Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 10:48:39 -05:00
d073add6a6 feat: Complete mobile UI overhaul
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 10:39:04 -05:00
efa1b81a62 chore: Update cache version to 20260124 for mobile CSS/JS changes
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 22:10:44 -05:00
7465fb6fc4 feat: Comprehensive mobile UI improvements
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 22:04:46 -05:00
ee317d6662 fix: Keyboard shortcuts for ? key and ESC modal closing
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 22:01:29 -05:00
11a593a7dd refactor: Code cleanup and documentation updates
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:28:48 -05:00
6e569c8918 fix: Remove redundant session_start from get_users.php
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:23:03 -05:00
9360e38fbb fix: Use utf8mb4_general_ci collation for ticket_dependencies table
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:19:33 -05:00
5c22526c08 fix: Add missing API routes to index.php
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:16:43 -05:00
6d03f9c89b fix: Session auth, sidebar toggle, and dependencies table
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 10:40:43 -05:00
380b0e1adf fix: Sidebar toggle positioning and documentation updates
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 10:24:30 -05:00
b8a987e4c6 fix: Cache busting and visibility group editing UI
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 10:06:20 -05:00
e86a5de3fd feat: Add 9 new features for enhanced UX and security
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 21:54:12 -05:00
c32e9c871b feat: Add timezone setting in preferences + clickable logo
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 21:48:32 -05:00
8b4ef2a7f5 feat: Add timezone support with EST default
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 21:36:51 -05:00
2c35ccc199 fix: Add table alias to COUNT query for advanced filters
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 21:12:15 -05:00
0046721fde feat: Add admin navigation, fix modals, clickable stats, update docs
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 17:26:01 -05:00
08d6808bc3 Update README.md and add debug error handlers
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 17:08:04 -05:00
7462d7c509 fix: Add error handling to dependencies + cleanup migrations
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 17:02:57 -05:00
2ce4a14201 fix: Use LEFT JOIN in DependencyModel queries
jared pushed to main at LotusGuild/tinker_tickets 2026-01-20 17:01:49 -05:00
92f936e1be fix: Fix upload_attachment.php AuditLogModel call