Commit Graph

78 Commits (263a5804c84b62c67f99ad8ac9f3344e5056e765)

Author SHA1 Message Date
Mike Koch 263a5804c8 Basic overdue ticket alerts working 8 years ago
Mike Koch 2863fb82e2 Remove reminder_time column, as the cron job uses SQL to calculate the time 8 years ago
Mike Koch 7331396776 Add a couple columns to the install SQL 8 years ago
Mike Koch 1cdcc34d71 Add 'usage' for categories 8 years ago
Mike Koch 31a69cebe9 Getting started on reminders 8 years ago
Mike Koch 1df4e7775a A bunch of calendar fixes 8 years ago
Mike Koch 0743f63982 more work on category colors 8 years ago
Mike Koch 5708c63b75 Add category support. Need to honoror 'click to select' though 8 years ago
Mike Koch 1c58747db7 Removed the "create ticket on" options
It may cause some weird issues when creating a ticket (who created it, message, custom fields, etc), so pulling this out for now. There will be a way to create a ticket from an already created event via a query string that is passed to the admin_new_ticket page.
8 years ago
Mike Koch b4bb77f2aa Add due date column to tickets table 8 years ago
Mike Koch 1cdc673d56 Switching back to DATETIME 8 years ago
Mike Koch b9a1b7fe6b Add ability to retrieve events. Also change dates to epoch format 8 years ago
Mike Koch 5dcce6436e #201 Add comment field 8 years ago
Mike Koch 57593a36db #201 Add table for calendar events 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 8 years ago
Mike Koch 3c3eb35432 Getting started on message logs 8 years ago
Mike Koch e5347b145e #329 Update installer for logging table 8 years ago
Mike Koch 97d7f2d849 Start working on token services 8 years ago
Mike Koch b289325276 Can now enable/disable public API 8 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 06fa58bb83 Cornucopia of installer fixes 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 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 6cbd9e7913 Update installer 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 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 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