Commit Graph

244 Commits (b1b16fe3812d5e62163c1c56189efe96c41bdd95)

Author SHA1 Message Date
Mike Koch 5dcce6436e #201 Add comment field 8 years ago
Mike Koch 57593a36db #201 Add table for calendar events 8 years ago
Mike Koch 4d4c29e0ae Update installer 8 years ago
Mike Koch 056e85d9ea Some more work on attachments 8 years ago
Mike Koch b133a3e31e Can now attach files on the create ticket page via dropzone 8 years ago
Mike Koch 5255ef0425 Merge remote-tracking branch 'origin/api' into add-logging 9 years ago
Mike Koch 3c3eb35432 Getting started on message logs 9 years ago
Mike Koch e5347b145e #329 Update installer for logging table 9 years ago
Mike Koch 97d7f2d849 Start working on token services 9 years ago
Mike Koch b289325276 Can now enable/disable public API 9 years ago
Mike Koch 68cb0114dc Update installer 9 years ago
Mike Koch 471f7fbd17 Update installer 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 e1383c65d8 Update installer 9 years ago
Mike Koch 2712f70ba1 #365 Remove HTML column. It won't work 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 25c8bd8ef5 #361 Add setting for navbar title url 9 years ago
Mike Koch a93b6e18f4 #253 Fix indentation across the project 9 years ago
Mike Koch 6cd71605c1 fix css classes 9 years ago
Mike Koch f268994ab4 #348 Use build numbers instead of version numbers 9 years ago
Mike Koch b054dde714 #337 Remove v prefix from version numbers 9 years ago
Mike Koch 52ba392050 #326 Add setting for showing user agent info 9 years ago
Mike Koch ce8c681a2c #326 Display a modal for user agent and screen res 9 years ago
Mike Koch bb34ebc7a4 #326 Store user agent string with the ticket 9 years ago
Mike Koch de5a568cd2 Merge remote-tracking branch 'origin/master' into move-settings-to-db
# Conflicts:
#	install/mods-for-hesk/sql/installSql.php
9 years ago
Mike Koch a784ef1c14 #327 Switched back to getting all settings 9 years ago
Mike Koch 22465d68dc #327 Some more progress on moving settings to DB 9 years ago
Mike Koch 6cbd9e7913 Update installer 9 years ago
Mike Koch 5bdea0c343 #331 Update install functions 9 years ago
Mike Koch 1528c1de7e #331 Update headers 9 years ago
Mike Koch cf6e381989 #327 Make sure the setting exists. Otherwise give it a default value 9 years ago
Mike Koch 8719c51a80 #327 Add SQL to insert all records to DB 9 years ago
Mike Koch 5b4422c59b Fix installer
I got too copy-paste happy 😦
9 years ago
Mike Koch ad60d297e5 #320 Update installer 9 years ago
Mike Koch a38a00cf83 Add html column to stage_tickets, update uninstaller 9 years ago
Mike Koch 28a9698f71 #317 Only render HTML if the ticket was created with it enabled 9 years ago
Mike Koch 389ddce086 #309 Add submit ticket page (staff) to quick help section setting 9 years ago
Mike Koch 19cf074fc4 Make sure we can change to the other languages during installation 9 years ago
Mike Koch d22c1db84d Fix installer issues 9 years ago
Mike Koch 1cbeb19a7a Change version reqirements for showing the tasks section 9 years ago
Mike Koch a812b4379a Add line break 9 years ago
Mike Koch e107f0eabb Update uninstaller 9 years ago
Mike Koch 3fdbced605 Update install pages for 2.4.0 9 years ago
Mike Koch 698e0b678a #275 Add setting for knowledgebase attachments folder 9 years ago
Mike Koch e7a90e66e4 #275 Add kb attachment download count 9 years ago
Mike Koch f5cc9da792 #275 Add download count column to attachments table 9 years ago
Mike Koch bae3574ee9 #288 Add statuses key to tickets table in the very beginning upgrade 9 years ago
Mike Koch 4173c366e6 Merge branch 'master' into tiny-mce-for-tickets
# Conflicts:
#	admin/admin_settings.php
#	admin/admin_settings_save.php
#	language/en/text.php
#	modsForHesk_settings.inc.php
9 years ago
Mike Koch 98ee61ff6d #209 Write migration to populate the xref table 9 years ago
Mike Koch 6be1d32a54 #209 Start migration logic 9 years ago
Mike Koch f056e83b40 #209 Statuses can now be sorted 9 years ago
Mike Koch 90903e8491 #209 Start implementing move up/down 9 years ago
Mike Koch 15c2e7d983 #209 Mockup for create status modal is complete, add table for status text 9 years ago
Mike Koch edae4ffa37 #202 Add setting for rich text 9 years ago
Mike Koch c3c1f2a43c #218 Add SQL to create quick_help_sections table 9 years ago
Mike Koch 469ded409f Update installer 9 years ago
Mike Koch 6b7987ffef Update installer for 2.3.1 9 years ago
Mike Koch 01f513732f [MFH-1] Fix install sql error 9 years ago
Mike Koch 458bbc8bdc Fix SQL 9 years ago
Mike Koch 4988fc49bd #257 Update README and LICENSE 9 years ago
Mike Koch 54b8ffe7e8 #255 Update HESK/MFH versions 9 years ago
Mike Koch b5a2a11b69 #255 Update installer 9 years ago
Mike Koch 40afa50bca #255 Update headers 9 years ago
Mike Koch ac3ba746f6 Update uninstaller 9 years ago
Mike Koch c50aa6a8d0 #196 Move can_man_settings and can_change_notification_settings into heskprivileges 9 years ago
Mike Koch 4a2862e433 #196 Add permission template id to user 9 years ago
Mike Koch ff3ebc5067 #196 fix create sql, add default permission templates 9 years ago
Mike Koch 5af37d5616 #196 Some boilerplate stuff 9 years ago
Mike Koch 5834fd4720 #208 Add manager column to categories table 9 years ago
Mike Koch 0ff3d301f2 #204 Update uninstaller 9 years ago
Mike Koch 9e63a0f2ec #204 Drop the correct columns during uninstall 9 years ago
Mike Koch 1b73d0ec54 #204 Save lat/lon when creating new ticket 9 years ago
Mike Koch 4300bf03fd #204 Add setting for location tracking 9 years ago
Mike Koch 83525aabb5 #204 Add crosshair to ticket subject to view location 9 years ago
Mike Koch 57345d2f41 Add version 2.3.0 file update function 9 years ago
Mike Koch afa279d98d #195 Moved statuses to Tools menu
Still need to add the permission
9 years ago
Mike Koch f4c6588e41 Store the selected icon into the DB 9 years ago
Mike Koch a29fb44c5b Fix link 9 years ago
Mike Koch 5171512f85 Update install scripts 9 years ago
Mike Koch e1f25b0e52 Fix variable name 9 years ago
Mike Koch f25edc47f1 fix query string 9 years ago
Mike Koch 2b2392af48 Update install scripts 9 years ago
Mike Koch a22c9c3867 #146 Add file update to install script 9 years ago
Mike Koch 6d01eebb5e Add option for default status for when tickets are autoclosed 9 years ago
Mike Koch 62d19e255e #157 Add closable setting to statuses
Still need to enforce this though
9 years ago
Mike Koch 61fed97bfe #169 Don't use a dedicated column 9 years ago
Mike Koch 570ab0e54f #169 Add can_manage_email_template permission 9 years ago
Mike Koch 19b2582a19 Add 2.1.1 AJAX PHP logic 9 years ago
Mike Koch 4a3c9fc98d Add 2.1.1 JavaScript and button to installation page 9 years ago
Mike Koch eb7bdc33fc Force users to install HESK before copying Mods for HES files 9 years ago
Mike Koch e11745c4cc Update headers to 2.6.2 9 years ago
Mike Koch dcd21cd760 Fixes #180 use the verification table, update stage_tickets table to match tickets table 9 years ago
Mike Koch adfc275cb5 Closes #168 Provide a way to uninstall Mods for HESK 9 years ago
Mike Koch c3134b459a #168 Add SQL scripts, start JavaScript code 9 years ago
Mike Koch 2ddfc10933 #168 Add uninstall button to install screen, create uninstall php file 9 years ago
Mike Koch 49748e68f6 Some more 2.6.0 -> 2.6.1 changes 9 years ago