Commit Graph

388 Commits (1528c1de7ecbb1906c5a1c701fb00b119cc29cd5)

Author SHA1 Message Date
Mike Koch 1528c1de7e #331 Update headers 9 years ago
Mike Koch 3619a4c507 #331 Update password 9 years ago
Mike Koch 379d096f88 #331 Update admin_settings_save 9 years ago
Mike Koch a52dbb840f #320 Add setting 9 years ago
Mike Koch fc1ab9a861 Don't allow status creation in demo mode 9 years ago
Mike Koch 28a9698f71 #317 Only render HTML if the ticket was created with it enabled 9 years ago
Mike Koch 094f06d02b #305 Improve check for update ux 9 years ago
Mike Koch b5576e9b4c #310 Add tooltips to statuses page and fix create status issue 9 years ago
Mike Koch 389ddce086 #309 Add submit ticket page (staff) to quick help section setting 9 years ago
Mike Koch cc5c72bcf1 #303 Remove deprecated panel 9 years ago
Mike Koch f64aa7a2cc Should be ID, not Id 9 years ago
Mike Koch 8fa5bc95b8 #304 Fix inserting canned templates/responses in the TinyMCE editor 9 years ago
Mike Koch 5a25becff6 It's ID, not Id 9 years ago
Mike Koch f2b8fb8f74 Grab the next status id when inserting 9 years ago
Mike Koch 194c4a0dad #275 Utilize the separated folders option 9 years ago
Mike Koch 698e0b678a #275 Add setting for knowledgebase attachments folder 9 years ago
Mike Koch 8cba950253 #275 Customers now have the new attachment viewer 9 years ago
Mike Koch 246d2e6261 #275 Show download count next to attachment name 9 years ago
Mike Koch 0d8eda3697 #298 Fix default status for actions 9 years ago
Mike Koch 32efca8f5c #298 Don't allow user to delete statuses that are a default action or have tickets set to that status 9 years ago
Mike Koch 7e5390936f #298 Resort statuses when one is deleted 9 years ago
Mike Koch d733dbe004 #298 Set a sort value to new statuses 9 years ago
Mike Koch 1b8c69cb31 Merge pull request #297 from mkoch227/bug-fix-zero-kb-attachments
Fix some 0kb attachment issues
9 years ago
Mike Koch 0bb4ce223f #287 Fix some 0kb attachment issues 9 years ago
Mike Koch ce33ee44f6 Fix some missing htmLawed references 9 years ago
Mike Koch 4173c366e6 Merge branch 'master' into tiny-mce-for-tickets
# Conflicts:
#	admin/admin_settings.php
#	admin/admin_settings_save.php
#	language/en/text.php
#	modsForHesk_settings.inc.php
9 years ago
Mike Koch 222258a591 #202 Add TinyMCE to manage canned page 9 years ago
Mike Koch 84dda62e71 #209 Start working on TinyMCE for manage canned 9 years ago
Mike Koch 03de74dea7 Merge pull request #293 from mkoch227/improve-statuses-ui
Improve Statuses UI
9 years ago
Mike Koch e708c722a2 #202 Add TinyMCE to ticket template page 9 years ago
Mike Koch 4f65200405 #209 Add setting for status sort to settings page 9 years ago
Mike Koch 9db20734ca #209 Everything uses the new status_functions 9 years ago
Mike Koch a131b7842e #209 Add sort property, and statuses page honors sort 9 years ago
Mike Koch c9360fd538 #209 Update search and export pages to show new status table
Still need to fix searching and need to test exporting
9 years ago
Mike Koch 6b83e852d0 #209 Support new status table 9 years ago
Mike Koch 22e8a8efe9 #209 View ticket on admin side now supports new statuses 9 years ago
Mike Koch f056e83b40 #209 Statuses can now be sorted 9 years ago
Mike Koch bb00445ae2 #209 Build modals at end to prevent nested forms, provide suggestions from language file 9 years ago
Mike Koch 90903e8491 #209 Start implementing move up/down 9 years ago
Mike Koch 14ad6cd4f2 #209 Statuses can now be deleted 9 years ago
Mike Koch 1a825b81af #209 Statuses can now be edited 9 years ago
Mike Koch 05be7d7041 #209 Some performance tweaks; also use function for rest of page 9 years ago
Mike Koch 2b6807137f #209 Add ability get status text based on xref or fallback 9 years ago
Mike Koch 03718e2632 #209 New statuses can be created to the xref table 9 years ago
Mike Koch 15c2e7d983 #209 Mockup for create status modal is complete, add table for status text 9 years ago
Mike Koch e64eebad81 #209 Some more UI changes. Still need to setup modals. 9 years ago
Mike Koch 84e2be3a8c #209 Remove unused save actions 9 years ago
Mike Koch 35a3f80890 #209 Only show move up/down if at the right point 9 years ago
Mike Koch 2e3d9ccded #209 Remove form-related fields from the table 9 years ago
Mike Koch 98e589dfb4 #209 Tweak the statuses UI
- Remove "Language Key" input field
- Add panels to separate content
- Add pencil icon w/tooltip that will soon hold a way to edit the name
9 years ago