Commit Graph

1729 Commits (925ad5f53804e915bd187b8cf350e49b60451c24)
 

Author SHA1 Message Date
Mike Koch de7ed0f1f3 Half-baked newish admin dashboard 10 years ago
Mike Koch 90ce8db424 #23 Now "change language to" no longer appears when multilang is off 10 years ago
Mike Koch 27ba6ebc78 The admin_ticket screen is now fully responsive. Woohoo! 10 years ago
Mike Koch 0f648ddac2 Removed the excess margin on the PM page 10 years ago
Mike Koch 7fa2b81e29 Status section is now a panel, and padded tabbed sections 10 years ago
Mike Koch 2029931974 Now the export page uses a panel instead of a tabbed menu 10 years ago
Mike Koch 9078b6b2ea Now the reports page uses a panel instead of a tabbed container 10 years ago
Mike Koch 08f6678fe8 Knowledgebase page now uses a panel instead of tabbed bar 10 years ago
Mike Koch 4b0495fdd5 Now the managed canned responses page uses a panel 10 years ago
Mike Koch 6439916bac Fixed padding on categories tabbed content
These will not be converted since they are actually useful
10 years ago
Mike Koch 4d5e7dcbe1 Now the manage users page utilizes a panel instead of a tabbed bar 10 years ago
Mike Koch ab8ac0edd3 Install pages updated to panels 10 years ago
Mike Koch 1ceea3d20b Knowledgebase page now uses panel instead of tabs 10 years ago
Mike Koch 6abbb047b7 Now the ticket input page uses a panel instead of a hacky tab 10 years ago
Mike Koch 90ee80c5cc The ticket page is now more responsive 10 years ago
Mike Koch 80d68ae01d Got a bit further in the responsive green row. Still some work to do. 10 years ago
Mike Koch c295f081c5 Starting to work on some more responsive layout for ticket.php 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 680a2a16b1 Added update for v1.2.4 10 years ago
Mike Koch 06adabf887 Updated .gitignore 10 years ago
Mike Koch 3883c93229 Updated README 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 a4e1623b0a Update README.md 10 years ago
Mike Koch ed94097161 Updated version # and GA tracking 10 years ago
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