Commit Graph

80 Commits (a139c7d3513302fafd908525b1d7752d1c011691)

Author SHA1 Message Date
Mike Koch a139c7d351 Working on save functionality 7 years ago
Mike Koch 0418ff76ad Some more changes.... these are fantastic commit messages! 7 years ago
Mike Koch 0eab3f1622 Modal working 7 years ago
Mike Koch 944552aba2 Slowly working on the edit nav item modal 7 years ago
Mike Koch 6b05ee31ab Working on incorporating the API into the page 7 years ago
Mike Koch 4deedc73b4 Resend response properly working 7 years ago
Mike Koch e086322332 Working on adding the resend button to the actual ticket page 7 years ago
Mike Koch 77089c79ec Display warning on tab close if message contents are not empty 7 years ago
Mike Koch df503face9 Merge remote-tracking branch 'remotes/origin/master' into api-rewrite
# Conflicts:
#	build.php
#	install/install_functions.inc.php
#	install/mods-for-hesk/ajax/install-database-ajax.php
#	install/mods-for-hesk/installModsForHesk.php
#	install/mods-for-hesk/js/version-scripts.js
#	install/mods-for-hesk/modsForHesk.php
#	install/mods-for-hesk/sql/installSql.php
#	knowledgebase.php
7 years ago
Mike Koch 1bdb16ed64 Update database/database_mysqli for api,internal-api,cron 7 years ago
Mike Koch cc880a15fc Show stack traces on the message log page 7 years ago
Mike Koch f4da37bdcf Moved everything that used to be on the sidebar to the side 8 years ago
Mike Koch e9fdb0e132 Fix missing slashes in calendar events 8 years ago
Mike Koch 753c1f2bd2 Fix query to improve performance 8 years ago
Mike Koch b1b16fe381 HESK 2.7.0 RC1 -> Final changes 8 years ago
Mike Koch 579509ef59 Working on admin ticket restyling 8 years ago
Mike Koch 405b5942b6 #439 Fix events that span multiple months 8 years ago
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
Mike Koch 8a718c48f3 Update cors.php 8 years ago
Mike Koch 06be7db327 Add universal CORS restriction 8 years ago
Mike Koch dd5c5a90d3 Fix file upload when multiple files are selected at once 8 years ago
Mike Koch 4a86d9ddbb Convert FROM_UNIXTIME to UTC before querying 8 years ago
Mike Koch 075fcf3125 Display notice when event is overdue 8 years ago
Mike Koch aeb59d6722 Remove tracking ID from title, show icon instead 8 years ago
Mike Koch cc11a481f5 More calendar fixes 8 years ago
Mike Koch 097bded91a Added owner and priority... still need to update the other pages 8 years ago
Mike Koch e663b9605f Get started on ticket popover. Still a couple TODO items 8 years ago
Mike Koch cc175ad376 Use hesk_date instead of NOW(), fix tickets on calendar 8 years ago
Mike Koch f9ec18ce5f Fix drag-and-drop for attachments 8 years ago
Mike Koch 946ebfdaee Small JS and calendar fix 8 years ago
Mike Koch c77e53fa9e Secure the internal API 8 years ago
Mike Koch 50e4861d39 Some calendar fixes 8 years ago
Mike Koch a860ba5d40 Add due date on create ticket screen 8 years ago
Mike Koch 3707fc52b5 Reset email flag when the due date changes 8 years ago
Mike Koch a989911864 Add readonly option and security group 8 years ago
Mike Koch 472911d05a Contentified JS language 8 years ago
Mike Koch a4a92882b1 Some due date fixes and language file transfers 8 years ago
Mike Koch e252038b55 Fix saving ticket due dates. Still need to contentify 8 years ago
Mike Koch 0b24713a60 Fix reminder dropdowns when editing 8 years ago
Mike Koch c35e0159db Fix updating reminders 8 years ago
Mike Koch 7155e18903 Fix SQL for public end 8 years ago
Mike Koch 5ada01e09d Return reminder information and display on edit modal 8 years ago
Mike Koch e7107996eb #189 Display public events on the calendar 8 years ago
Mike Koch 7639bf3dd7 #189 Store user's id when creating reminder 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 33cb1723ee Display category colors on calendar 8 years ago
Mike Koch 1b7cf24258 Escape the start/end times instead of intval
On 32-bit PHP installations, the start/end times will exceed the max size
of a 32-bit integer, causing the query to always return 0 results.
8 years ago
Mike Koch 5708c63b75 Add category support. Need to honoror 'click to select' though 8 years ago
Mike Koch e771090e51 Add button to create a ticket based on calendar details 8 years ago