Commit Graph

113 Commits (fe6b4b1c480f4e829d8bfef28aed543533993f31)

Author SHA1 Message Date
Mike Koch fe6b4b1c48 Update installer / build number 7 years ago
Mike Koch 95606d1f0a Update installer the right way 7 years ago
Mike Koch d90d09b9ce Update installer 7 years ago
Mike Koch 0b0d046d04 Update installer 7 years ago
Mike Koch 80e69f3ef0 Bump to 3.0.3 7 years ago
Mike Koch a43338a017 Fix columns 7 years ago
Mike Koch 92b4f8e4d0 Update version, tweak login CSS to perform better on mobile 7 years ago
Mike Koch 76d47a6f64 Update installer for 3.0.0 7 years ago
Mike Koch 7fe7fa5450 Bump version to 3.0.0 RC 1 8 years ago
Mike Koch 87275b80cb Fix some install SQL and properly 500 on error 8 years ago
Mike Koch 34faefaf98 Bump version to stable for now 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 84e560e6ba Update installer 8 years ago
Mike Koch 262e0b5fc7 Update installer 8 years ago
Mike Koch da0fe09fc7 Fixes #436 Add missing columns to stage_tickets table 8 years ago
Mike Koch 6388e6e1cc Update installer 8 years ago
Mike Koch ecb2bf1e64 Adding a couple queries in advance for 2.7.0 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 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 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 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