Commit Graph

308 Commits (55ee82d3859fdd2d3ed08dc40c75886a57d1e935)

Author SHA1 Message Date
Cody Mize cd53a5812e Update array instantiation syntax to support PHP 5.3.X 8 years ago
Mike Koch 520995111b Add FullCalendar languages, choose language based on HESK language 8 years ago
Mike Koch 22a8132953 Fixes #431 localize calendar header text 8 years ago
Mike Koch 75ecd7d579 Better UX for max files exceeded 8 years ago
Mike Koch dd5c5a90d3 Fix file upload when multiple files are selected at once 8 years ago
Mike Koch a9a820219e #407 Fix file limits 8 years ago
Mike Koch 1153e6f229 Fix accepted files 8 years ago
Mike Koch dc1e5e490f Fix overflowing image on attachment viewer 8 years ago
Mike Koch 70d622dc0e Fix double file-submission 8 years ago
Mike Koch 41bbeaf97f Use the new button layout on all dropzones 8 years ago
Mike Koch be6659b183 Disable button when max attachments reached 8 years ago
Mike Koch fcf54ac9ca Several attachment changes
- Use an "Add File" button at the bottom of the dropzone instead of clicking directly on the dropzone
- Adjust layout to hopefully fix issue with long file names (haven't tested yet)
- Show percentage in percentage bar
- Fix issue where percentage bar would still animate even after upload finished
8 years ago
Mike Koch 243d72d602 Disable submit buttons until uploads complete 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 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 51720f17a8 Add colorpicker for categories and statuses 8 years ago
Mike Koch 047f36c92c Replace semicolons with commas for multiple emails 8 years ago
Mike Koch e9dfaa3460 Add blank due date when piping in a ticket 8 years ago
Mike Koch 32bcb9ddfe I think this should work, still needto test 8 years ago
Mike Koch 99ba705338 Fix syntax error 8 years ago
Mike Koch 471110f312 Use in_array instead of strpos 8 years ago
Mike Koch 50e4861d39 Some calendar fixes 8 years ago
Mike Koch a801a64f93 Calendar is finished... I think. 8 years ago
Mike Koch a860ba5d40 Add due date on create ticket screen 8 years ago
Mike Koch 23040e1745 Add null check for ownerless tickets 8 years ago
Mike Koch a47068c83b Add support for emails for users who want emails sent for overdue tickets not assigned to them 8 years ago
Mike Koch dd0481b452 Add notification for overdue tickets not assigned to me 8 years ago
Mike Koch 9c93b739b3 Add cron database functions file 8 years ago
Mike Koch 263a5804c8 Basic overdue ticket alerts working 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 451c3dfbf5 Update common 8 years ago
Mike Koch a989911864 Add readonly option and security group 8 years ago
Mike Koch 8756200fee Calendar cron job now working 8 years ago
Mike Koch 033dd8e4fb Getting started on the email stuff 8 years ago
Mike Koch 8e51429dce #189 Start working on customer-side calendar 8 years ago
Mike Koch f2ba296eb6 #471 Update installer 8 years ago
Mike Koch 569a1ab6af #471 Update headers to 2.6.6 for all other files 8 years ago
Mike Koch 4500313fd5 #471 Update common to 2.6.6 8 years ago
Mike Koch 4c5d9416cb Edit modal working. Fixed some other issues 8 years ago
Mike Koch 1984f73cf2 Feedback, better SQL 8 years ago
Mike Koch 6cbe3564a1 Add clockpicker dependency for times 8 years ago
Mike Koch 816a4413e1 #201 A basic calendar is now displayed
Still need to add a cluster of handlers to handle adding events, saving, loading, etc.
8 years ago
Mike Koch 4d4c29e0ae Update installer 8 years ago
Mike Koch 1eeb477577 Enforce file limits 8 years ago
Mike Koch ecf0d1a7dc Drag and drop attachments now working for admin notes and admin replies 8 years ago
Mike Koch 07acdaccb5 Add drag and drop for admin ticket, fix URL for other pages 8 years ago
Mike Koch 07b82c4d93 New attachment uploader working for customer ticket create 8 years ago