Commit Graph

957 Commits (0ffd3edf7e332cec6c10fe7be7b675a4274c93e0)
 

Author SHA1 Message Date
Mike Koch 0ffd3edf7e #371 Move glyphicon to UI, remove hard-coded string 9 years ago
Mike Koch ed092c1bbd Merge pull request #374 from mkoch227/bug-fix-download-attachment-email
#370 Fix download attachment with email required
9 years ago
Mike Koch accd424634 #370 Fix download attachment with email required 9 years ago
Mike Koch 5a66c16144 Merge pull request #373 from mkoch227/stabilize-canned-responses
Stabilize canned responses
9 years ago
Mike Koch 5314f4f49f Remove unused function 9 years ago
Mike Koch 10fb6e374d Remove api folder for now 9 years ago
Mike Koch 56e37e1358 #365 Use the ticket/replies HTML property for emails
Check the latest reply, or if there are no replies, the `html` property of the ticket.  If html is 1, then convert html to plaintext, otherwise leave it alone.
9 years ago
Mike Koch 03afe99284 #365 Convert HTML messages to plaintext using html2text 9 years ago
Mike Koch a559dc232a #365 Add html2text dependency, initial implementation 9 years ago
Mike Koch 2712f70ba1 #365 Remove HTML column. It won't work 9 years ago
Mike Koch 8a432ec0bd #365 Get started on api 9 years ago
Mike Koch bd115aaccb #365 Finish install changes 9 years ago
Mike Koch 989d67a231 #365 Add html column to templates and canned responses table 9 years ago
Mike Koch 34ef665699 Merge pull request #369 from mkoch227/client-side-validation
Client side validation
9 years ago
Mike Koch 754ad82c54 Improve private message table 9 years ago
Mike Koch 3528f284f6 #325 Add clientside validation to mail 9 years ago
Mike Koch 89a6c2cfc7 #325 Validate profile page 9 years ago
Mike Koch 77fd639c5a #325 Validate create status modal 9 years ago
Mike Koch 7647b4d559 #325 Remove var_dump 9 years ago
Mike Koch b33d62aa26 #325 Getting started on statuses validation 9 years ago
Mike Koch 2a210f1185 #325 Add validation to service messages 9 years ago
Mike Koch 67ca7a3379 #325 Add validation to banned_ips 9 years ago
Mike Koch f8a2802e08 #325 Add validation for banned emails 9 years ago
Mike Koch 4f72e017b8 #325 Add validation to manage_knowledgebase 9 years ago
Mike Koch dafc94c58a Add validation for ticket templates 9 years ago
Mike Koch f2ad2f5b98 #325 Add validation to manage_canned 9 years ago
Mike Koch 4543ba415c #325 Add validation to manage categories 9 years ago
Mike Koch ec7e21cf54 Slight UI change to permission templates 9 years ago
Mike Koch c53ab310c0 #325 Not validating existing templates... weird issues with the validator 9 years ago
Mike Koch 448d7894ff #325 Some more progress made on manage permission templates validation 9 years ago
Mike Koch 0dd5bff109 #325 Getting started on permission template validation 9 years ago
Mike Koch feb61469e2 #325 Valiate profile_functions 9 years ago
Mike Koch 92abcf17bc #325 Add validation to admin ticket page 9 years ago
Mike Koch 11dc343f49 Replace deprecated font tag 9 years ago
Mike Koch 405a403a54 #325 Add validation to admin create ticket 9 years ago
Mike Koch 002d6bdd9d #325 Some refactoring, validate find a ticket box 9 years ago
Mike Koch 7e9c09e008 #325 Add validation to view ticket sidebar 9 years ago
Mike Koch 00feae1b7b #325 Finish validation for view ticket 9 years ago
Mike Koch e2ce9186f0 #325 Add validation to view ticket forms, not including replies 9 years ago
Mike Koch 84a39e814a Now support checkbox/multiselect validation 9 years ago
Mike Koch d922bb58d7 Only check for rich text if setting is enabled 9 years ago
Mike Koch 75e332ea0c Display proper text and scroll into place. Switch emails to text instead of email 9 years ago
Mike Koch b7670b6f2b Process TinyMCE validation on submit, fix warning w/multselect 9 years ago
Mike Koch d563f8381b Got started on message validation for rich text 9 years ago
Mike Koch 7bf3f658f8 Replace deprecated HTML tag 9 years ago
Mike Koch a76e659027 #325 Some more validation. Not sure how to handle the TinyMCE editor yet 9 years ago
Mike Koch 3c01d428ac #325 Got most custom fields going through validation 9 years ago
Mike Koch 6c0ea488c4 #325 Start work on clientside validation on submit ticket page 9 years ago
Mike Koch 6b86062fcf #325 Add bootstrap validator library 9 years ago
Mike Koch 77750d4aba Merge pull request #362 from mkoch227/add-navbar-title-url-setting
Add setting for navbar title url
9 years ago