Commit Graph

360 Commits (b1b16fe3812d5e62163c1c56189efe96c41bdd95)

Author SHA1 Message Date
Mike Koch e57f2e34c2 More progress on the new staff dashboard 8 years ago
Mike Koch 6b8fe5848d Getting started on a new backend look and feel 8 years ago
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
Mike Koch 1bdd658a7d Attachments can be removed via AJAX 8 years ago
Mike Koch 056e85d9ea Some more work on attachments 8 years ago
Mike Koch 87f6093138 Add database ID to the file object 8 years ago
Mike Koch b133a3e31e Can now attach files on the create ticket page via dropzone 8 years ago
Mike Koch 1338bb0167 More work on attachments 8 years ago
Mike Koch 25bb024f2c Dropzone is somewhat working, need to actually try it out 8 years ago
Mike Koch 87f8572f12 Making some progress... not much though. 8 years ago
Mike Koch c4bc0df5c0 Add dropzone.js dependency 8 years ago
Mike Koch 26e750959a Some improvments 9 years ago
Mike Koch 9d2fd5f4d0 Some more message log stuff. Almost done. 9 years ago
Mike Koch 5255ef0425 Merge remote-tracking branch 'origin/api' into add-logging 9 years ago
Mike Koch b289325276 Can now enable/disable public API 9 years ago
Mike Koch 30562fbc87 Fixes #419 Fix footer on lockout screen 9 years ago
Mike Koch 9362a198eb #365 Get started on api 9 years ago
Mike Koch 68cb0114dc Update installer 9 years ago
Mike Koch 2dd27fefe1 Fix header warning 9 years ago
Mike Koch 4ffa0d97b6 Merge branch 'dropdown-for-tools-menu' into 2-6-0
# Conflicts:
#	inc/show_admin_nav.inc.php
9 years ago
Mike Koch 71a38e1156 #390 Add dropdown for tools 9 years ago
Mike Koch 7bf2c4c33b #391 Start working on active items on the admin nav 9 years ago
Mike Koch 9a8da11a8f #391 Add .active to customer-side nav items 9 years ago
Mike Koch 471f7fbd17 Update installer 9 years ago
Mike Koch ae0cec9c10 Merge pull request #384 from mkoch227/bug-fix-screen-res
Closes #383 Fix screen res on index page
9 years ago
Mike Koch 4a1cd39e11 Merge pull request #385 from mkoch227/bug-fix-mfh-settings-on-pipe
Fix HTML emails when piping
9 years ago
Mike Koch 0cc65135e3 Fix issue where textarea wouldn't update after validator 9 years ago
Mike Koch 4f23aa0b95 Some more screen res fixes 9 years ago
Mike Koch accd91fa3a Closes #382 Move to a wider scope 9 years ago
Mike Koch d66d1abef9 Fix reCAPTCHA for some users 9 years ago
Mike Koch 25cedadb9b Switch from $ticket to $tmpvar 9 years ago
Mike Koch dd0ba01fb7 Provide basic settings in case settings don't exist yet 9 years ago
Mike Koch 727f9432e9 Fix html2text for MSG_NO_ATTACHMENT and signatures w/special chars 9 years ago
Mike Koch accd424634 #370 Fix download attachment with email required 9 years ago
Mike Koch 5314f4f49f Remove unused function 9 years ago
Mike Koch 56e37e1358 #365 Use the ticket/replies HTML property for emails
Check the latest reply, or if there are no replies, the `html` property of the ticket.  If html is 1, then convert html to plaintext, otherwise leave it alone.
9 years ago
Mike Koch 03afe99284 #365 Convert HTML messages to plaintext using html2text 9 years ago
Mike Koch a559dc232a #365 Add html2text dependency, initial implementation 9 years ago
Mike Koch 8a432ec0bd #365 Get started on api 9 years ago
Mike Koch feb61469e2 #325 Valiate profile_functions 9 years ago
Mike Koch 002d6bdd9d #325 Some refactoring, validate find a ticket box 9 years ago
Mike Koch 7e9c09e008 #325 Add validation to view ticket sidebar 9 years ago
Mike Koch 00feae1b7b #325 Finish validation for view ticket 9 years ago
Mike Koch 6c0ea488c4 #325 Start work on clientside validation on submit ticket page 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 cf1f9588a4 Use Mods for HESK build number for cache control 9 years ago
Mike Koch 89fed16339 Moved common CSS into its own stylesheet 9 years ago
Mike Koch f899f3dc31 #326 Update pipe_functions to include user agent 9 years ago
Mike Koch 40e97ede1a #326 Some more user agent stuff 9 years ago
Mike Koch bb34ebc7a4 #326 Store user agent string with the ticket 9 years ago