Commit Graph

949 Commits (6fcd22b533bb02cc262ed109b9b0641bca10000c)

Author SHA1 Message Date
Mike Koch b95876e6a1
Add new audit trail entries for admin_reply_ticket 7 years ago
Mike Koch 111dbb30b9
Add custom field descriptions to edit post 7 years ago
Mike Koch d01135ac1b
Add custom field descriptions to admin create ticket page 7 years ago
Mike Koch d06e80056a
Clear descriptions when deleting custom field 7 years ago
Mike Koch ce8ff6efe5
Custom field descriptions can be saved 7 years ago
Mike Koch 745ecd42aa
Getting started adding custom field descriptions 7 years ago
Mike Koch 6d632be7b8
Managers are back in action 7 years ago
Mike Koch 79f41a7652
Permission groups seem to be good to go? 7 years ago
Mike Koch 056b02522e
Working on permission template -> group conversion 7 years ago
Mike Koch 4d9eeeb1d0
More manager stuff 7 years ago
Mike Koch 477b780805
Re-added all manager-related code 7 years ago
Mike Koch 3c0148ddc2
Add bootstrap-select to all dropdowns in green, change background on ticket list 7 years ago
Mike Koch 8de106cbb2
Starting to use bootstrap-select on admin_ticket to improve dropdowns 7 years ago
Mike Koch 5b7c2f7ec7
Remove all manager usages 7 years ago
Mike Koch 02d965e2d9
Localized some stuff, add descriptions to create ticket pages 7 years ago
Mike Koch 45726bd388
Categories can be sorted 7 years ago
Mike Koch 25fde2aa65
Add description 7 years ago
Mike Koch 29f1eb3503
Fixed up editing/creating 7 years ago
Mike Koch 2238a52c40
Add generate link modal 7 years ago
Mike Koch 499b604cc3
Some more changes 7 years ago
Mike Koch 8a2c03a587
Make visibility a column 7 years ago
Mike Koch 24cdb08449
Categories can be created, modify modal 7 years ago
Mike Koch f7272e8549
Categories can now be edited via the page 7 years ago
Mike Koch 136ca3f206
Fix banned icon for private categories 7 years ago
Mike Koch a1a870ed34
Adding some more JS goodness. Still need to include autoassign/type into the modal 7 years ago
Mike Koch aa307e6b15 Some more category changes 7 years ago
Mike Koch 7fb7a8bec4 Table being loaded. Need to handle proper name display though 7 years ago
Mike Koch 38cea82821 More work on manage categories page 7 years ago
Mike Koch d76cc27e8e Add number of tickets to category 7 years ago
Mike Koch c86788e7fd Getting started on manage categories page changes, fixed API config issue 7 years ago
Mike Koch 3ec2419086 Fix API URL 7 years ago
Mike Koch 73b3a01bc0 Version checks are now asynchronous 7 years ago
Skylar Ittner 297d7f3cfd Add captcheck captcha option 7 years ago
Skylar Ittner a5ae672b9f Add Bootswatch theme picker, Fix bug where the bootstrap theme can't be disabled 7 years ago
Skylar Ittner 4baa85a8c5 Replace TinyMCE with Summernote, round 1 7 years ago
Mike Koch 3ca6b1a435 Add a URL rewrite setting for the API. Not using it in code yet... might not even do that lol 7 years ago
Mike Koch 0caf4e740e Fix color issues on calendar page 7 years ago
Mike Koch a219883117 Fix colors on new category panel 7 years ago
Mike Koch 9a5738eb1c Use relative URLs for attachment handling 7 years ago
Mike Koch 4a49c8c510 Make all AJAX calls relative 7 years ago
Mike Koch f5933e8bfa update installer, fix colorpicker presets 7 years ago
Mike Koch c39e4462e8 Add nav element for API settings 7 years ago
Mike Koch f6283a4c13 Fix the API settings page, update validator, fix sidebar text hover 7 years ago
Mike Koch 34358be637 Add dirty forms check on add reply form 7 years ago
Mike Koch 45c1291711 More color changes 7 years ago
Mike Koch 550d7f5d3c Staff UI colors working 7 years ago
Mike Koch cebcefe7e2 Actually save the settings 7 years ago
Mike Koch 69b78d0829 JS updated for presets 7 years ago
Mike Koch 3a7db2f7ca Small change 7 years ago
Mike Koch f07358cb4a Set the right form names 7 years ago
Mike Koch 7d6f3828fd Fixed some SQL and used proper settings names 7 years ago
Mike Koch daca2e6273 More work on admin UI colors 7 years ago
Mike Koch 9f0fd7c657 Working on custom staff panel color schemes 7 years ago
Mike Koch 88de2df3c0 Remove trailing PHP tags 7 years ago
Mike Koch 858e14ee8c Remove RTL support 7 years ago
Mike Koch 01570e856c Login header image is working 7 years ago
Mike Koch 55a1d3d5ad Working on adding a login header image 7 years ago
Mike Koch 57f9fdec63 Saving properly works, login page updated 7 years ago
Mike Koch 3a8d69b061 Only update image if changed 7 years ago
Mike Koch e48022b533 Login background can be uploaded 7 years ago
Mike Koch 65c7c15c74 more work on login background 7 years ago
Mike Koch 31265e7696 Working on saving the login backdrop 7 years ago
Mike Koch 22789540ec Form is pretty much done for login background 7 years ago
Mike Koch fb2861ea21 Add options for image url or background color 7 years ago
Mike Koch 0956496b99 Getting started on adding login background customizations 7 years ago
Mike Koch ac0df60a3e Category colors are properly saved, calendar pages updated 7 years ago
Mike Koch 523b80fb4c Update the form for the new fields 7 years ago
Mike Koch a043dced97 Getting started on enhanced color changes 7 years ago
Mike Koch 1a873cd377 Update calendar.php 7 years ago
Mike Koch 8d8d99e103 Remove erronous var_dump 7 years ago
Mike Koch 2990eadd07 Replace old HESK headers with current ones 7 years ago
Mike Koch 06b23e5459 Localized missing keys 7 years ago
Mike Koch 29d72b9c0e Fix custom fields on manage email templates 7 years ago
Mike Koch 09c650d487 Merge branch '395-custom-blocks-to-database' into '3-1-0'
Move Custom Blocks/Nav Elements to Database

See merge request !60
7 years ago
Mike Koch f96095ad42 Add back name attribute 7 years ago
Mike Koch b82293d96d Custom nav elements now working on proper pages 7 years ago
Mike Koch 99c229fae7 Add toastr, fix several things regarding custom nav elements 7 years ago
Mike Koch 11f9266f10 Properly handle saving/getting URLs 7 years ago
Mike Koch add02b208d Add endpoints for re-ordering elements, add arrows to page 7 years ago
Mike Koch 25922d99f3 Separate each type, add a sort value to reorder them 7 years ago
Mike Koch 5cdd216cdb Elements can be deleted, add overlay during AJAX operations 7 years ago
Mike Koch 8682bd236e New elements can be created, existing elements can be edited 7 years ago
Mike Koch a139c7d351 Working on save functionality 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 01eaab29d5 Merge pull request #481 from zpetr/master
Unexpected [ bug fix
7 years ago
Mike Koch 3df5324732 Getting more work done on custom navigation 7 years ago
Mike Koch 8db64d903d Getting started on custom nav elements 7 years ago
zpetr c883a7b1d4 Unexpected [ bug fix
PHP Parse error:  syntax error, unexpected '[', expecting ')'
7 years ago
Mike Koch a95936a490 Fix some language keys 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 f4dbffa7e4 #544 Start updating to HESK 2.7.3 7 years ago
Mike Koch c3bad92656 #544 Start updating to HESK 2.7.3 7 years ago
Mike Koch 999cb74865 Merge remote-tracking branch 'remotes/origin/master' into api-rewrite 7 years ago
Mike Koch 10c7f00881 Fix audit trail when changing status 7 years ago
Mike Koch 47152eb7fb Fix hesk_POST 7 years ago
Mike Koch 8b886737b8 Change 'More' dropdown to a modal 7 years ago
Mike Koch 44ab6fc1e9 Start moving the 'more' section to a modal 7 years ago
Mike Koch 85458aa975 Fixes #516 Add autolink plugin to auto-generate URL when entering in messages 7 years ago
Mike Koch f28dc0f500 Fixes #517 Use consistent <br /> tag for checkboxes 7 years ago
Mike Koch 59ebafdf81 Fix some potention SQL injection vulns 7 years ago
Mike Koch 48f5ad1810 Merge branch '503-align-message-to-custom-fields' into '3-0-4'
#503 tweak message format, also fix some missing changes for the calendar fix

See merge request !47
7 years ago
Mike Koch 80b6ef4c9b #503 tweak message format, also fix some missing changes for the calendar fix 7 years ago
Mike Koch 3a89bfeca1 Merge branch '504-custom-field-default-value' into '3-0-4'
Fixes #504 set readonly field names different to prevent incorrect values

See merge request !46
7 years ago
Mike Koch 7a723f5250 Fixes #504 set readonly field names different to prevent incorrect values 7 years ago
Mike Koch 0e04e44e1f Merge branch '508-calendar-select-deselect' into '3-0-4'
Fixes #508 Update category visibility after loading events

See merge request !45
7 years ago
Mike Koch 938bb20c3f Fixes #508 Update category visibility after loading events 7 years ago
Mike Koch cc880a15fc Show stack traces on the message log page 7 years ago
Mike Koch c3e6fd5b35 Merge branch 'patch-1' of https://github.com/DarekTw/Mods-for-HESK into DarekTw-patch-1 7 years ago
DarekTw dd0119602b Fixed unclosed <div> 7 years ago
Mike Koch d7a25b7c7a Fixes #507 Add back missing create event button 7 years ago
Mike Koch 0215657650 Fix checkbox validator 7 years ago
Mike Koch 6a42560c0c Merge branch '497-update-to-hesk-2-7-2' into '3-0-1'
Update to HESK 2.7.2

See merge request !37
7 years ago
Mike Koch 5ae2c1c4a4 Merge branch '494-fix-kb-private' into '3-0-1'
Fix Knowledgebase UI for Staff

See merge request !35
7 years ago
Mike Koch 3557d5a97f Merge branch '489-canned-responses-not-showing' into '3-0-1'
Load canned responses before displaying reply form

See merge request !32
7 years ago
Mike Koch 081fcf779c Update to HESK 2.7.2 7 years ago
Mike Koch 030b62389e Fix knowledgebase for staff 7 years ago
Mike Koch 2050174cd7 Load canned reponses before displaying reply form 7 years ago
Mike Koch 788fb3462c Fix admin color scheme dropdown 7 years ago
Mike Koch 93c7ddc528 Fix date format on original ticket message 7 years ago
Mike Koch 93fb2e63f2 Translate text 7 years ago
Mike Koch d3dfd7f326 Change note color scheme, fix add note button 7 years ago
Mike Koch 63e969c0b6 Fix powered by when tickets > 1, fix copy ticket 8 years ago
Mike Koch ba8d35d762 Move add note to inline section instead of modal 8 years ago
Mike Koch ce73cb109a Fix new ticket not showing up with 0 results, fix powered by visibility 8 years ago
Mike Koch 6a4a1ec56c Remove useless 'from' 8 years ago
Mike Koch 7316538105 Add settings links to sidebar 8 years ago
Mike Koch 05072814b6 Mail uses sidebar 8 years ago
Mike Koch 996d73502d Add toggle tooltip 8 years ago
Mike Koch 45b3f88783 Calendar uses new sidebar 8 years ago
Mike Koch 2d2d8379cf Move the content-wrapper after the sidebar 8 years ago
Mike Koch c6c3650026 Moved all sidebar stuff back to sidebar, moved email and IP back to original message 8 years ago
Mike Koch f4da37bdcf Moved everything that used to be on the sidebar to the side 8 years ago
Mike Koch 94a9d59740 Starting to put ticket info on the sidebar 8 years ago
Mike Koch d55e19c5d6 Moved content-wrapper to actual pages 8 years ago
Mike Koch 937f91f352 Got a basic layout with top bar only working. Need to handle each page now 8 years ago
Mike Koch a89fc9b20f More progress on top navbar 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 53403e2345 Remove custom field IDs and fix placeholder encoding 8 years ago
Mike Koch 182f7f32ca Fix MFH verison check 8 years ago
Mike Koch 598ef29eb8 Remove leftover calendar panel 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 63e5e74b12 Udpate to FC 3, add jQuery 2 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