Commit Graph

198 Commits (1de92c0d2605ff484602a0de84ff0112210bf82d)

Author SHA1 Message Date
Mike Koch 937f91f352 Got a basic layout with top bar only working. Need to handle each page now 8 years ago
Mike Koch 50d8493448 Renamed created ticket for same contact, moved close/open to main list of options 8 years ago
Mike Koch a604982818 Fix audit log 8 years ago
Mike Koch 654a2be8ab Change submit reply + change status to dropup to prevent overflow issues 8 years ago
Mike Koch f310039d89 Tweak notes color scheme 8 years ago
Mike Koch 18ffa18383 Changed look of message boxes 8 years ago
Mike Koch 6eb97cd7c8 Merge branch 'hesk-2-7-0-final-update' into 'master'
HESK 2.7.0 Final Changes

See merge request !30
8 years ago
Mike Koch 49e385e730 Replace ->num_rows with hesk_dbNumRows() 8 years ago
Mike Koch b1b16fe381 HESK 2.7.0 RC1 -> Final changes 8 years ago
Mike Koch 7d83f10370 Update license headers 8 years ago
Mike Koch c560fc74dd Remove extra ' from map modal 8 years ago
Mike Koch 9532ab3ee7 Edit post restyled, fixes to admin_ticket 8 years ago
Mike Koch 6c5c9f0591 Finish updating admin_ticket 8 years ago
Mike Koch fd7d9e902b Still working on admin ticket. Continue on line 1772 of the diff 8 years ago
Mike Koch df5ec2281d Some more changes 8 years ago
Mike Koch 8b14ef19cd View ticket and edit post on admin-side restyled 8 years ago
Mike Koch 03765bb798 Added clock to bottom, changed icons for reply vs cust reply 8 years ago
Mike Koch ee979cf15b Starting on timeline 8 years ago
Mike Koch f1e106bf48 More work on admin_ticket 8 years ago
Mike Koch b2f1ff3419 More admin ticket changes 8 years ago
Mike Koch 3eb1cdaffb More admin ticket changes 8 years ago
Mike Koch e3d2052912 Still working on admin ticket 8 years ago
Mike Koch 12aca461ad Move close/open ticket and create new for contact to dropdown 8 years ago
Mike Koch 579509ef59 Working on admin ticket restyling 8 years ago
Mike Koch e2c144d8ed Start working on ticket screen 8 years ago
Mike Koch ef19dcb9b5 Update version headers 8 years ago
Mike Koch 252d317e79 #414 Replace ->fetch_assoc() with hesk_dbFetchAssoc() 8 years ago
Mike Koch a9a820219e #407 Fix file limits 8 years ago
Mike Koch 4a9e613f0a Fix dropzone layout on notes 8 years ago
Mike Koch 41bbeaf97f Use the new button layout on all dropzones 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 5a8db97739 Fix time for created/updated on ticket header 8 years ago
Mike Koch ee87ec50e0 Fix canned responses 'Add to Bottom' 8 years ago
Mike Koch 7cbd197284 Update headers 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 2355d0b883 Add sample language field to use for JS language keys 8 years ago
Mike Koch e252038b55 Fix saving ticket due dates. Still need to contentify 8 years ago
Mike Koch 914fb0ff9c #189 Allow categories to be both tickets/events, events, or tickets 8 years ago
Mike Koch 1df4e7775a A bunch of calendar fixes 8 years ago
Mike Koch eed4e4392a Display and update due date from ticket page 8 years ago
Mike Koch ecf0d1a7dc Drag and drop attachments now working for admin notes and admin replies 9 years ago
Mike Koch 7b38fe3c10 #378 Parent/Child tickets are now Linked tickets 9 years ago
Mike Koch 0cc65135e3 Fix issue where textarea wouldn't update after validator 9 years ago
Mike Koch 7db763c1ee Closes #388 Properly insert ticket templates and canned responses when HTML is off 9 years ago
Mike Koch 92abcf17bc #325 Add validation to admin ticket page 9 years ago
Mike Koch a93b6e18f4 #253 Fix indentation across the project 9 years ago
Mike Koch 52ba392050 #326 Add setting for showing user agent info 9 years ago
Mike Koch 40e97ede1a #326 Some more user agent stuff 9 years ago
Mike Koch ce8c681a2c #326 Display a modal for user agent and screen res 9 years ago
Mike Koch 9156e98169 #326 Show user agent info on admin_ticket 9 years ago
Mike Koch 6c8feec6f7 #326 Start displaying user agent information 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 849ef01b17 #327 Settings are finally all driven through the database 9 years ago
Mike Koch 264c2e028e #327 Replaced all instances (I think?) of $modsForHesk_settings 9 years ago
Mike Koch da7b0f6691 Merge pull request #335 from mkoch227/fix-canned-templates-and-responses
Fix canned templates and responses
9 years ago
Mike Koch 63f0199f9e #334 Properly escape quotes in canned responses/ticket templates 9 years ago
Mike Koch 1528c1de7e #331 Update headers 9 years ago
Mike Koch 28a9698f71 #317 Only render HTML if the ticket was created with it enabled 9 years ago
Mike Koch 8fa5bc95b8 #304 Fix inserting canned templates/responses in the TinyMCE editor 9 years ago
Mike Koch 8cba950253 #275 Customers now have the new attachment viewer 9 years ago
Mike Koch 246d2e6261 #275 Show download count next to attachment name 9 years ago
Mike Koch ce33ee44f6 Fix some missing htmLawed references 9 years ago
Mike Koch 4173c366e6 Merge branch 'master' into tiny-mce-for-tickets
# Conflicts:
#	admin/admin_settings.php
#	admin/admin_settings_save.php
#	language/en/text.php
#	modsForHesk_settings.inc.php
9 years ago
Mike Koch 9db20734ca #209 Everything uses the new status_functions 9 years ago
Mike Koch 22e8a8efe9 #209 View ticket on admin side now supports new statuses 9 years ago
Mike Koch 5068c5ba2d #208 Add TinyMCE to client side and fix edit post for admin 9 years ago
Mike Koch ffabc4e67d #202 Only decode HTML if rich text is enabled 9 years ago
Mike Koch f75cc87c10 #208 Fix rendering of HTML and for signatures 9 years ago
Mike Koch fc5b47072b #202 Start adding TinyMCE to admin pages.
Still need to fix canned responses on admin_ticket though
9 years ago
Mike Koch 5b27b9c464 #202 Display HTML-formatted versions of ticket messages
Should add conditional to parse the HTML or to leave it alone, depending on the helpdesk's setting
9 years ago
Mike Koch 9edb0095a4 #274 Add category sort property for dropdowns and table 9 years ago
Mike Koch 47f4978d5b Closes #263 Fix response layouts 9 years ago
Mike Koch 40afa50bca #255 Update headers 9 years ago
Mike Koch 139853e0d4 #255 Update code for 2.6.3 9 years ago
Mike Koch 69b8aaadfe #208 Manager can now access all ticket-related functions 9 years ago
Mike Koch 96fe276ea0 #208 Update some security stuff for managers. Still have a lot to do 9 years ago
Mike Koch f4fc8ecf43 #208 Manager should have all ticket-related privileges 9 years ago
Mike Koch 259e8d79a0 #204 Allow staff to see "friendly" street name 9 years ago
Mike Koch 73264a6af0 #204 Reset button group when closing w/out saving 9 years ago
Mike Koch 1efb9b69b5 #204 Allow staff to change location if necessary 9 years ago
Mike Koch a6328e3be8 #204 Process error handling on staff-side 9 years ago
Mike Koch 38704b2c12 #204 Map is now in a modal and can be obtained via FontAwesome icon 9 years ago
Mike Koch b44884a99e #204 Use leaflet to get a basic map displayed.
Still needs to be improved though. Also may not use the CDN.
9 years ago
Mike Koch 480067381c #204 Only show crosshair if location is enabled 9 years ago
Mike Koch 83525aabb5 #204 Add crosshair to ticket subject to view location 9 years ago
Mike Koch afa279d98d #195 Moved statuses to Tools menu
Still need to add the permission
9 years ago
Mike Koch 0ae1d46aa7 Fixes #213 Only add attachments if %%MESSAGE%% tag is present 9 years ago
Mike Koch 50da09b201 Fixes #217 Perform case-insensitive comparison for file extensions
Also include jpeg as a valid photo extension
9 years ago
Mike Koch a914642622 Closes #200 Actually link the button to the download file 9 years ago
Mike Koch 8963d7396c #146 Update delete attachment queries 9 years ago
Mike Koch 190b3ff475 #146 Attachments can now be embedded directly into emails
Only tested SMTP, still need to check PHP mail() and Mailgun
9 years ago
Mike Koch 297afdbf88 #153 Finish adding basic "recent tickets" information 9 years ago
Mike Koch 93ffba2a43 #153 got basic output going. just need to add links and color-coded circles with tooltips 9 years ago
Mike Koch 8be17f91e7 Only show "close ticket" if staff can close it 9 years ago
Mike Koch a4b7e22c1c Fixes #185 Add true parameter to hesk_date for notes 9 years ago
Mike Koch e11745c4cc Update headers to 2.6.2 9 years ago
Mike Koch 79ebb90789 Closes #176 restyle attachments to be more responsive
While keeping the same features 😀
9 years ago
Mike Koch e9ff6b42ea #176 Something different, but still not working right 9 years ago
Mike Koch 28196447fb Fixes #175 Fixed the layout of responses when using reply at top
The markup is invalid in the source code, but it somehow makes it work. Strange...
9 years ago