Commit Graph

886 Commits (df780f4546e99fd8ba804c2ecc2bccf9454ba4b2)

Author SHA1 Message Date
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
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