Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 12:35:34 -04:00
2378e56268 Fix bulk assign user search: replace broken combobox with typeahead
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 12:33:53 -04:00
025963a78f Make title column greedy when other columns are hidden
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 12:31:34 -04:00
c6037a9ccc Fix ticket age, bulk assign, add column visibility toggle
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 12:15:45 -04:00
6c491c1baa Fix close-ticket UX, add cmd palette hint, breadcrumb, image lightbox
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 11:39:28 -04:00
6eae9ef816 Add command palette (Ctrl+K / Cmd+K) globally
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 11:32:08 -04:00
bc88ba3612 Fix notifications 500 (audit_id column), smart resolution time units
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 11:25:30 -04:00
5e04478586 Fix parse error in notifications.php: escape inner quotes in LIKE string
jared pushed to main at LotusGuild/tinker_tickets 2026-04-05 11:18:21 -04:00
jared pushed to main at LotusGuild/tinker_tickets 2026-04-05 11:04:47 -04:00
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 11:01:40 -04:00
9494df2bf9 Add timezone and notif_last_seen to user_preferences valid keys whitelist
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 10:59:35 -04:00
ac05b212b2 Fix performAdvancedSearch ReferenceError, settings save, sort reset, notifications 500, CSP
df6c4de196 Fix notification comment query, status title, and is-hidden visibility
2ccf4f2261 Clarify comment: @mention highlight skips markdown-rendered elements
Compare 3 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-04-05 10:53:33 -04:00
ac05b212b2 Fix performAdvancedSearch ReferenceError, settings save, sort reset, notifications 500, CSP
df6c4de196 Fix notification comment query, status title, and is-hidden visibility
2ccf4f2261 Clarify comment: @mention highlight skips markdown-rendered elements
dcbe6fb383 Fix double-firing event handlers, non-bubbling keyboard status event, and saved filter status type
914c33ecf3 Fix CSP-blocked chart scripts, undefined CSS classes, and double-firing click handlers
Compare 7 commits »
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 10:40:22 -04:00
dcbe6fb383 Fix double-firing event handlers, non-bubbling keyboard status event, and saved filter status type
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-04 23:00:40 -04:00
914c33ecf3 Fix CSP-blocked chart scripts, undefined CSS classes, and double-firing click handlers
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-04 22:51:46 -04:00
d588590989 fix: ticket preview popup wrong position and persists after interactions
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-04 22:50:18 -04:00
b7b6884bb0 fix: add missing CSS classes + clean up remaining inline styles
jared pushed to main at LotusGuild/tinker_tickets 2026-04-04 22:47:46 -04:00
54887ffa24 fix: kanban not loading on refresh + modal horizontal scroll + lt-kv-row CSS
613886068d fix: sanitize FULLTEXT boolean mode search to prevent MySQL parse errors
847d6b2656 fix: malformed img tag in header avatar + notif footer inline styles
c2cd923d32 fix: RecurringTicketModel INSERT bind_param type string mismatch
67a7d769f0 fix: unassigned filter not working + null guards on modal selects
Compare 5 commits »
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-04 22:45:47 -04:00
54887ffa24 fix: kanban not loading on refresh + modal horizontal scroll + lt-kv-row CSS
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-04 22:40:30 -04:00
613886068d fix: sanitize FULLTEXT boolean mode search to prevent MySQL parse errors
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-04 22:38:43 -04:00
847d6b2656 fix: malformed img tag in header avatar + notif footer inline styles