Commit Graph

210 Commits (b2241810679a5d72d8bcc0ee198374693e5b2b65)

Author SHA1 Message Date
Mike Koch d5c4b39790 Remove invalid keyword in MySQL 5.7 8 years ago
Mike Koch a801a64f93 Calendar is finished... I think. 8 years ago
Mike Koch 7f4f5fff23 Add saving of settings 8 years ago
Mike Koch 1d079a5336 Start working on settings 8 years ago
Mike Koch dd0481b452 Add notification for overdue tickets not assigned to me 8 years ago
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 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