Commit Graph

408 Commits (88de2df3c07166b1b025b0c26e600c7d9db23f19)

Author SHA1 Message Date
Mike Koch 23dc02399f Update headers that weren't changed to 2.6.1 9 years ago
Mike Koch f0bbff9626 Closes #152 Allow user to disable bootstrap-theme.css 9 years ago
Mike Koch df277c915e Closes #162 use nl2br for messages for HTML-formatted emails 9 years ago
Mike Koch 3d6796bfd9 Closes #166 Replace VERIFYURL and ACTIVATIONKEY for verifyEmail 9 years ago
Mike Koch b7450785fa Closes #159 Fix HTML emails when sending emails via piping.
Plus the path to the settings file was wrong 😦
9 years ago
Mike Koch edf0f7c852 Fix some bugs on the profile page 9 years ago
Mike Koch 8e585cd262 Closes #144 Updated to HESK 2.6.1 9 years ago
Mike Koch dbc5868f27 Closes #143 Include modsForHesk_settings if it hasn't been included yet 9 years ago
Mike Koch e39553a8d7 Closes #139 - Don't new-line SMTP array headers 9 years ago
Mike Koch 9e116d1172 Closes #138 Fix notification settings when saving 9 years ago
Mike Koch b669e4c0dc #136 Update ticket_list 9 years ago
Mike Koch 917ef469f5 #136 Update show_search_form 9 years ago
Mike Koch 1275fd981e #136 Update common 9 years ago
Mike Koch 107d02b198 #136 Update admin_functions 9 years ago
Mike Koch 61ec7728c4 Squashed commits:
[9157ee5] squish with version change
[de99bb5] squish with version only changes
[a9954fa] squish with version commit
[f67c9c4] #136 Update print
[032dbfc] #136 Update submit_ticket
[5a41ae9] squish with version commit
[9dc287b] squish with version commit
9 years ago
Mike Koch 50df4767ef Closes #133/#134 - Set status when creating ticket, set correct language for ticket's user 9 years ago
Mike Koch fd5e5e6ee5 Show date on ticket list 9 years ago
Mike Koch 4b91ff12bc More UI updates 9 years ago
Mike Koch 55dc1accde #128 Update Bootstrap and Boostrap-RTL 9 years ago
Mike Koch 4528a22ce2 #127 Update FontAwesome to 4.3.0 9 years ago
Mike Koch c532369fd4 Closes #106: Support HTML-formatted emails 9 years ago
Mike Koch 2a5421e4d5 Closes #126 Add Mailgun support 9 years ago
Mike Koch daaaead1f7 #122 Patch up some syntax errors 9 years ago
Mike Koch da259b984d #122 Patch up some files that weren't updated for custom statuses 9 years ago
Mike Koch a94d300cc5 #105 Honor the ticket's language field when setting languages for emails 9 years ago
Mike Koch 6a5de96b7d #112 SMTP Cc/Bcc fields are working properly 9 years ago
Mike Koch 5d35171332 Closes #113 Support Chrome v39's theme-color meta tag 9 years ago
Mike Koch 5538965a4e Closes #114 Move hesk_dateToString to common 9 years ago
Mike Koch 8fd8d2345b #110 Miscellaneous UI tweaks 9 years ago
Mike Koch bdf44e0a16 #110 Update user management / profile pages 9 years ago
Mike Koch f291aa4f67 #110 Use FontAwesome icon instead of .png 9 years ago
Mike Koch d603781334 #110 Show dropdown for ticket template / canned responses 9 years ago
Mike Koch ed43191d68 Update the maintenance message style 9 years ago
Mike Koch e8d0c9f901 Show maintenance mode / kb only above the navbar 9 years ago
Mike Koch b658af1098 Fix some layout issues 9 years ago
Mike Koch dd958b6946 #110 Update Service Messages page 9 years ago
Mike Koch 8401543f8a #110 Update CSS and JS references 9 years ago
Mike Koch 1c2e2cf483 #92 Update ticket_list 9 years ago
Mike Koch 6db9db68bd #92 Update show_search_form 9 years ago
Mike Koch cd879f9898 #92 Update show_admin_nav.inc.php 9 years ago
Mike Koch 0c4e87b6e4 #92 Update print_tickets.inc.php 9 years ago
Mike Koch 53b86d2dbb #92 Update knowledgebase_functions.inc.php 9 years ago
Mike Koch 520fad4003 #92 Update header.inc.php 9 years ago
Mike Koch cd333c2c6b #92 Update email_functions.inc.php 9 years ago
Mike Koch bd5f9f5c0c #92 Update common.inc.php 9 years ago
Mike Koch 333789961e #88 Remove IP / email bans function 9 years ago
Mike Koch 59167aff66 #88 Remove dynamic ticket dashboard columns 9 years ago
Mike Koch 41030daad0 #88 Remove email customer on ticket closed feature 9 years ago
Mike Koch 8bf124fa8b Merge branch 'master' into remove-2-6-0-features
Conflicts:
	admin/admin_settings.php
	admin/admin_settings_save.php
	modsForHesk_settings.inc.php
9 years ago
Mike Koch 6e84309289 #30 Some fixes for verify email.
- Actually add the email to the verified_emails table
 - Pass in the $ticket variable to add the customer's name to the email
 - Actually call the correct email function.
9 years ago
Mike Koch 81fb037335 #30 Add email function for verify email 9 years ago
Mike Koch dfb07b979c Closes #98 Add email template for re-opening ticket assigned to diff user 9 years ago
Mike Koch dde55cf4e1 #91 Support multilanguage custom fields 9 years ago
Mike Koch aa4f8bb736 Fix indentation courtesy of PHPStorm 9 years ago
Mike Koch 602d9c6c27 #91 Use Bootstrap datepicker instead of jQuery UI 9 years ago
Mike Koch f7064ed399 #91 Add jQuery UI 9 years ago
Mike Koch 23b68707ec Closes #93 Show the language dropdown on the header 10 years ago
Mike Koch 773837d6f3 Revert "Revert the removal of some features...for now"
This reverts commit 0924dd5cc8.
10 years ago
Mike Koch 0924dd5cc8 Revert the removal of some features...for now
This reverts commit f61c05ac34.
10 years ago
Mike Koch 16fc6dea86 #88 Remove maintenance mode feature 10 years ago
Mike Koch 64f6be511c Closes #83 now use Mods for Hesk instead of NuMods 10 years ago
Mike Koch 8915114b42 Closes #63 open links in tickets in new tab / window
Typically, users should be given the ability to open links in the same window. However, according to HTML5 specifications, the _blank target attribute is now permitted for specific use cases. Opening external links, in my opinion, is a valid use case.
10 years ago
Mike Koch 83b4b16d48 Closes #73: Send email to customer when ticket closed 10 years ago
Mike Koch 96f73211d9 Closes #61: Manage help desk settings can be toggled for non-admins and admins 10 years ago
Mike Koch 1ec604f94c Closes #54: Custom language text can now be loaded for each language 10 years ago
Mike Koch e6db35fadf Closes #56: Responsified the ticket table 10 years ago
Mike Koch f000ebc729 #51 Fixed variable naming clash 10 years ago
Mike Koch e045921e9f #29 Check the banned emails list for piped emails
We can't check IPs since they can't always be pulled from the email.
10 years ago
Mike Koch b5361d683a Don't show the maintenance page when on the login screen 10 years ago
Mike Koch bdf2460755 Closes #34: Very basic maintenance mode up and running 10 years ago
Mike Koch 187db3635e Closes #35: Autorefresh now working on the ticket dashboards! 10 years ago
Mike Koch 93a72804f9 #35 Refresh value must be 1000 or greater to prevent constant refreshes 10 years ago
Mike Koch 9f78ed41fd #35 Ticket dashboard now shows autorefresh time 10 years ago
Mike Koch df15806e42 Closes #47: The panel now collapses to the correct size when there are 0 results. 10 years ago
Mike Koch 29aa70aab7 custom0 isn't a valid custom field 10 years ago
Mike Koch 364b2fdd91 #42 Show font icons on the navigation menus if setting is enabled 10 years ago
Mike Koch 666ffe7a77 Updated FontAwesome to 4.2.0 10 years ago
Mike Koch 48e5662def #42 Started on adding icons to areas of the help desk 10 years ago
Mike Koch 19fb152ba5 #26 EXPERIMENTAL support for right-to-left text direction 10 years ago
Mike Koch 8398efa538 #25 Dashboard columns can now be added/removed via JavaScript! 10 years ago
Mike Koch 8cd7aebaae #24 the search tickets screen has been restyled 10 years ago
Mike Koch 835ad2acf7 Still a half-baked implementation. Jump to page is driving me nuts. 10 years ago
Mike Koch de7ed0f1f3 Half-baked newish admin dashboard 10 years ago
Mike Koch e6d1d715da Now the index page uses a panel instead of a hacky tab bar.
It is also more responsive.
10 years ago
Mike Koch b40f3f1c78 Updated HESK to 2.5.5 (which is also NuMods 1.2.4) 10 years ago
Mike Koch 407e93fe28 Updated version numbers on license header 10 years ago
Mike Koch 2964ba6975 #22 Now new tickets can be created, even with multiple pages 10 years ago
Mike Koch dc57fceab3 #20 Fixed multi-language support 10 years ago
Mike Koch f805e3829b Revert "Temporarily removing the viewport meta tag for all pages."
This reverts commit 0db07c9ad7.
10 years ago
Mike Koch 481531e20f Changed name from NuHesk to NuMods per Klemen's request. 10 years ago
Mike Koch 0db07c9ad7 Temporarily removing the viewport meta tag for all pages.
There is a wacky CSS bug that is currently making tickets impossible to read.  This tag will be removed until a fix is found and made.
10 years ago
Mike Koch f5d3c2bdce Renamed settings and language file keys 10 years ago
Mike Koch 5f1e2e844d Implemented custom status on search form 10 years ago
Mike Koch fbf31394a0 Implemented custom statuses on admin home (ticket table) 10 years ago
Mike Koch 0694986b3a Fixed ticket table header on admin_main for Firefox users 10 years ago
Mike Koch f910334f7e Fixed dynamic CSS link on header admin 10 years ago
Mike Koch 4f4b44e1cb #15 Now the UI colors can be modified via the settings file 10 years ago
Mike Koch 2022bf7073 #14 Added tooltips to various areas of the help desk 10 years ago
Mike Koch 5122aa1f27 #16 Added viewport meta tags to the headers to properly scale on mobile 10 years ago
Mike Koch 4954361927 #12 Fixed TinyMCE version number 10 years ago
Mike Koch 621e1342e8 #10 Fixed CSS location links 10 years ago
Mike Koch 2ecdfdea98 #6 Added comment to designate beginning of custom nav elements 10 years ago
Mike Koch 80a691d15a #7 Commented out samples, and added comment line for beginning of custom blocks 10 years ago
Mike Koch 1544114ac3 #7 Now custom admin-side nav elements can be added 10 years ago
Mike Koch b1e54eb52a #6 Now custom client-side nav items can be added 10 years ago
Mike Koch 38dbe3233a #4 Now the small KB search is usable 10 years ago
Mike Koch 47e01c439c Now using regular CSS instead of minified CSS 10 years ago
Mike Koch e0863b6b6d Initial Hesk UI Commit 10 years ago