Commit Graph

832 Commits (1528c1de7ecbb1906c5a1c701fb00b119cc29cd5)
 

Author SHA1 Message Date
Mike Koch c136e7cd45 Merge branch 'master' into attachment-improvements 9 years ago
Mike Koch f5cc9da792 #275 Add download count column to attachments table 9 years ago
Mike Koch 121df747f5 #275 Add download_attachment to source control 9 years ago
Mike Koch ef1b6a1fb7 Merge pull request #299 from mkoch227/status-sort-on-new-status
Fix some status stuff before release
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 5454341743 Merge pull request #296 from mkoch227/fix-some-htmlawed-stuff
Fix some missing htmLawed references
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 9770f114a4 Merge pull request #295 from mkoch227/bug-fix-statuses-key-on-tickets-table
Add statuses key to tickets table in the very beginning upgrade
9 years ago
Mike Koch bae3574ee9 #288 Add statuses key to tickets table in the very beginning upgrade 9 years ago
Mike Koch 77c2de5d80 Merge pull request #294 from mkoch227/bug-fix-empty-email-recipient
Don't send email if all email fields are empty
9 years ago
Mike Koch 4e8e072924 #291 Don't send email if all email fields are empty 9 years ago
Mike Koch ac1d197f42 Merge pull request #285 from mkoch227/tiny-mce-for-tickets
Tiny mce for tickets
9 years ago
Mike Koch a55b4f1a7f #202 Turn off rich text by default 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 b7c7cd8639 #202 Use htmLawed to help prevent against XSS attacks 9 years ago
Mike Koch 497a7550f4 #202 Use htmLawed to help prevent XSS 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 99d25cbd33 Merge pull request #286 from mkoch227/curl-for-recaptcha
Add cURL Support for reCAPTCHA v2
9 years ago
Mike Koch c0dd60e576 Merge pull request #283 from mkoch227/bug-fix-custom-field-section-on-canned
Always show custom field selection when editing canned response
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 05063218c4 #209 Fix checkboxes on search screen and use correct status on ticket table 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 50778c02dd #209 Customer view ticket now supports new status table 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 98ee61ff6d #209 Write migration to populate the xref table 9 years ago
Mike Koch 6be1d32a54 #209 Start migration logic 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