Commit Graph

294 Commits (bootswatch)

Author SHA1 Message Date
Mike Koch b1b16fe381 HESK 2.7.0 RC1 -> Final changes 8 years ago
Mike Koch c5aff8b9db Merge remote-tracking branch 'origin/master' into 3-0-0 8 years ago
Mike Koch bb1e62af82 Mark this update as beta 1 8 years ago
Mike Koch 852f2d8da7 Fix CSS class 8 years ago
Mike Koch 5ca17fb9e9 Updated installer. Still need to test actual install script 8 years ago
Mike Koch ea75c7d1f4 Remove random 2.7.0 scripts 8 years ago
Mike Koch df46cc7579 Some tweaks to the database validation 8 years ago
Mike Koch 44f62052f2 Add a database validator 8 years ago
Mike Koch 84e560e6ba Update installer 8 years ago
Mike Koch ef19dcb9b5 Update version headers 8 years ago
Mike Koch 262e0b5fc7 Update installer 8 years ago
Mike Koch e8e49b3d4c Update installer 8 years ago
Mike Koch da0fe09fc7 Fixes #436 Add missing columns to stage_tickets table 8 years ago
Mike Koch e5e6f35e97 Update install_functions.inc.php 8 years ago
Mike Koch 6388e6e1cc Update installer 8 years ago
Mike Koch 574e80b892 Installer improvements 8 years ago
Mike Koch 61fc65a4ac Installer UI tweak 8 years ago
Mike Koch ecb2bf1e64 Adding a couple queries in advance for 2.7.0 8 years ago
Mike Koch 181f50ded4 Update uninstall scripts 8 years ago
Mike Koch 8047920fb1 #415 Convert BIT columns to INT 8 years ago
Mike Koch 252d317e79 #414 Replace ->fetch_assoc() with hesk_dbFetchAssoc() 8 years ago
Mike Koch 8885516922 #411 Add primary key to settings table 8 years ago
Mike Koch 9d8305442a #394 Remove alter table warning from install page 8 years ago
Mike Koch 946ebfdaee Small JS and calendar fix 8 years ago
Mike Koch 4136013097 Update installer' 8 years ago
Mike Koch ca25034f37 Make the public API opt-in since the settings page is hidden 8 years ago
Mike Koch 65452902bb Merge remote-tracking branch 'origin/master' into 2-6-0
Conflicts:
	admin/manage_knowledgebase.php
	inc/header.inc.php
	inc/headerAdmin.inc.php
	install/mods-for-hesk/sql/installSql.php
8 years ago
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 62d04bf6e6 Fix install scripts 8 years ago
Mike Koch ba8a89a3c3 Update installer 8 years ago
Mike Koch f564bd47cc Merge remote-tracking branch 'origin/master' into hesk-2-6-7-update 8 years ago
Mike Koch 7cbd197284 Update headers 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 1afa0ad639 Fix installer 8 years ago
Mike Koch f2ba296eb6 #471 Update installer 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 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