Commit Graph

991 Commits (7b38fe3c10d3e8cea17d78055063648d9c87aa78)
 

Author SHA1 Message Date
Mike Koch 7b38fe3c10 #378 Parent/Child tickets are now Linked tickets 9 years ago
Mike Koch 4ffa0d97b6 Merge branch 'dropdown-for-tools-menu' into 2-6-0
# Conflicts:
#	inc/show_admin_nav.inc.php
9 years ago
Mike Koch 71a38e1156 #390 Add dropdown for tools 9 years ago
Mike Koch 2be13e37ad Merge pull request #392 from mkoch227/add-active-for-navbar-items
Indicate active page on navbar
9 years ago
Mike Koch eca1dfc0b3 #392 Add constants for all items for admin nav 9 years ago
Mike Koch 7bf2c4c33b #391 Start working on active items on the admin nav 9 years ago
Mike Koch 9a8da11a8f #391 Add .active to customer-side nav items 9 years ago
Mike Koch 471f7fbd17 Update installer 9 years ago
Mike Koch ae0cec9c10 Merge pull request #384 from mkoch227/bug-fix-screen-res
Closes #383 Fix screen res on index page
9 years ago
Mike Koch 4a1cd39e11 Merge pull request #385 from mkoch227/bug-fix-mfh-settings-on-pipe
Fix HTML emails when piping
9 years ago
Mike Koch 8166a188bb Merge pull request #387 from mkoch227/bug-fix-no-setting-email-validate
Move db connection in verify email
9 years ago
Mike Koch 16aef469a9 Merge pull request #389 from mkoch227/bug-fix-encoded-characters
Properly insert ticket templates and canned responses
9 years ago
Mike Koch 0cc65135e3 Fix issue where textarea wouldn't update after validator 9 years ago
Mike Koch 7db763c1ee Closes #388 Properly insert ticket templates and canned responses when HTML is off 9 years ago
Mike Koch 9f63c22ea8 Closes #386 Move db connection in verify email 9 years ago
Mike Koch 4f23aa0b95 Some more screen res fixes 9 years ago
Mike Koch accd91fa3a Closes #382 Move to a wider scope 9 years ago
Mike Koch a21129a11d Closes #383 Fix screen res on index page 9 years ago
Mike Koch d66d1abef9 Fix reCAPTCHA for some users 9 years ago
Mike Koch 7fa8a83015 Update README 9 years ago
Mike Koch a28f017848 Merge pull request #379 from mkoch227/2-5-0
2.5.0 Update
9 years ago
Mike Koch 6f26a3c4a6 Merge pull request #381 from mkoch227/bug-fix-ticket-to-tmpvar
Switch from $ticket to $tmpvar
9 years ago
Mike Koch 25cedadb9b Switch from $ticket to $tmpvar 9 years ago
Mike Koch dd0ba01fb7 Provide basic settings in case settings don't exist yet 9 years ago
Mike Koch a42ae59d22 Always push new settings to table 9 years ago
Mike Koch 23b9a537c8 Fix references to CSS 9 years ago
Mike Koch 2570061c77 More installer fixes 9 years ago
Mike Koch 06fa58bb83 Cornucopia of installer fixes 9 years ago
Mike Koch 727f9432e9 Fix html2text for MSG_NO_ATTACHMENT and signatures w/special chars 9 years ago
Mike Koch c5cc934483 Fix saving user agent setting 9 years ago
Mike Koch e1383c65d8 Update installer 9 years ago
Mike Koch 781bd40a20 Merge pull request #376 from mkoch227/language-file-consistency
Improve Language File Consistency
9 years ago
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