Commit Graph

1904 Commits (bootswatch)
 

Author SHA1 Message Date
Mike Koch 2964ba6975 #22 Now new tickets can be created, even with multiple pages 10 years ago
Mike Koch a959e39881 renamed index.php to getTicket 10 years ago
Mike Koch 153201aea4 Merge branch 'master' into web-services 10 years ago
Mike Koch 6dac91ede5 Some code cleanup 10 years ago
Mike Koch dc57fceab3 #20 Fixed multi-language support 10 years ago
Mike Koch 3d235918ea Now tickets can be retreived by Tracking ID via REST 10 years ago
Mike Koch bff8f03887 Removed unused reference 10 years ago
Mike Koch 1f1c6071bb Set variable types and return just IDs; other repos will have mappings 10 years ago
Mike Koch 8e48a431af Switched getTicketForId to a static method; no more need for singleton 10 years ago
Mike Koch 71911acc35 Merge branch 'old-web-services' into web-services
Conflicts:
	README.md
10 years ago
Mike Koch 136d991b3a Updated version number 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 9e0f4ba01a Fixed ticket view on ticket.php for mobile devices 10 years ago
Mike Koch 3cc7c9ed07 Fixed ticket view on admin side (for mobile devices) 10 years ago
Mike Koch 8012527896 Updated name on install page 10 years ago
Mike Koch 481531e20f Changed name from NuHesk to NuMods per Klemen's request. 10 years ago
Mike Koch 169a8058ba Some more content fixes 10 years ago
Mike Koch 4a1b8028a5 Fixed checkbox text 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 8116500e1a Added blue background to add new row to help make it stand out 10 years ago
Mike Koch 4bc1de8af9 Now the status row is highlighted in red if the delete box is checked 10 years ago
Mike Koch a21f59f91e Updated installation script for updated table. 10 years ago
Mike Koch 00bdb9b6e6 Now new tickets and client replies can have statuses set 10 years ago
Mike Koch 38bcd28249 Removed unnecessary verbiage 10 years ago
Mike Koch 2c4cc5f285 Fixed case-sensitivity issue 10 years ago
Mike Koch 36b4f3f101 Now statuses used as a default action can't be deleted with the GUI 10 years ago
Mike Koch e4fc478ff5 Now client replies honor the database 10 years ago
Mike Koch 5713ecbda8 Additional status changes 10 years ago
Mike Koch 23bb7c027c Updated README.md 10 years ago
Mike Koch 3f5a019649 Added NuHesk installation/update script to install directory 10 years ago
Mike Koch f5d3c2bdce Renamed settings and language file keys 10 years ago
Mike Koch 0b147cf451 Updated version number and name 10 years ago
Mike Koch d55c3903c1 Now custom statuses can be managed on the settings page. 10 years ago
Mike Koch 4b38b3d48d Fixed Test Connection script 10 years ago
Mike Koch c6843787e9 Now the ticket export honors the database 10 years ago
Mike Koch d8c9b169c9 Reports page now honors the database 10 years ago
Mike Koch 4d1298626d Now the admin ticket page respects all closed statuses 10 years ago
Mike Koch 5a8a4abb2f Fixed change_status database connection. 10 years ago
Mike Koch 43b81a61e5 Now the admin_ticket checkbox in the reply form respects the database 10 years ago
Mike Koch 1ac547cc5b Now the lock ticket option respects the database 10 years ago
Mike Koch 7465eb420a Now the "mark ticket resolved"/"open ticket" links respect the DB 10 years ago
Mike Koch 5f1e2e844d Implemented custom status on search form 10 years ago
Mike Koch 9fc62839c6 Now the status is set to the IsClientClosed status ID instead of 3 10 years ago
Mike Koch 26bf481b05 Updated change_status.php for client side (marking ticket resolved) 10 years ago
Mike Koch ec7de04ebb Implemented custom statuses on admin_ticket.php 10 years ago
Mike Koch fbf31394a0 Implemented custom statuses on admin home (ticket table) 10 years ago
Mike Koch 77b9d5d433 Implemented custom status functionality on ticket print page 10 years ago
Mike Koch 4ef32e920d Added custom status functionality to the client-side ticket view page 10 years ago
Mike Koch e83631f5b6 Fixed syntax errors 10 years ago
Mike Koch 555b532bb2 Merge branch 'hesk-ui' into web-services
Conflicts:
	README.md
10 years ago