Commit Graph

569 Commits (75ecd7d579733c21c0d07dab8796a0a2a41fda99)

Author SHA1 Message Date
Mike Koch 33cb1723ee Display category colors on calendar 8 years ago
Mike Koch d74b07b455 Add category colors, overall category UX improvements 8 years ago
Mike Koch 0743f63982 more work on category colors 8 years ago
Mike Koch 2fa0858fab Add 'Click to select' on each dropdown. Still need to add validation 8 years ago
Mike Koch 5708c63b75 Add category support. Need to honoror 'click to select' though 8 years ago
Mike Koch 7567fc8ff5 Display popover when hovering over an event 8 years ago
Mike Koch d8acf87d48 Add jump by year, start working on popovers 8 years ago
Mike Koch 569a1ab6af #471 Update headers to 2.6.6 for all other files 8 years ago
Mike Koch a4de4886d9 #471 Update knowledgebase for 2.6.6 8 years ago
Mike Koch e771090e51 Add button to create a ticket based on calendar details 8 years ago
Mike Koch 9138a32533 Add button to create a ticket based on this event 8 years ago
Mike Koch 1c58747db7 Removed the "create ticket on" options
It may cause some weird issues when creating a ticket (who created it, message, custom fields, etc), so pulling this out for now. There will be a way to create a ticket from an already created event via a query string that is passed to the admin_new_ticket page.
8 years ago
Mike Koch eed4e4392a Display and update due date from ticket page 8 years ago
Mike Koch ff5d4a6153 CRUD Operations are complete 8 years ago
Mike Koch 688d330268 Events can now be deleted 8 years ago
Mike Koch 4c5d9416cb Edit modal working. Fixed some other issues 8 years ago
Mike Koch 6677dce6fd AJAX call is working. haven't actually saved anything yet though 8 years ago
Mike Koch 0973ed421d more changes 8 years ago
Mike Koch d0d792af3b Add assign to dropdown 8 years ago
Mike Koch 1f866a9cc1 Add create ticket date and tooltips 8 years ago
Mike Koch f503ec5c0c Remove some default values 8 years ago
Mike Koch 5f2d7c1a66 Some more calendar stuff 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 ae0db735a0 Fixes #456 Use the correct checkbox name 8 years ago
Mike Koch 3ea316388c Knowledgebase attachment uploading now working 9 years ago
Mike Koch c99144ec14 Got one of the KB file drops working 9 years ago
Mike Koch ecf0d1a7dc Drag and drop attachments now working for admin notes and admin replies 9 years ago
Mike Koch 07acdaccb5 Add drag and drop for admin ticket, fix URL for other pages 9 years ago
Mike Koch 4352097882 Signatures can be up to 1000 characters long 9 years ago
Mike Koch 8d581daf80 Signatures can be up to 1000 characters 9 years ago
Mike Koch 26e750959a Some improvments 9 years ago
Mike Koch 56cf706458 Contentify the page 9 years ago
Mike Koch 9d2fd5f4d0 Some more message log stuff. Almost done. 9 years ago
Mike Koch 0c841ce60b Committing in a bad state...search is half-working 9 years ago
Mike Koch 1f397af222 Basic initial load is working 9 years ago
Mike Koch 5255ef0425 Merge remote-tracking branch 'origin/api' into add-logging 9 years ago
Mike Koch 3c3eb35432 Getting started on message logs 9 years ago
Mike Koch 5b098c8fca Tokens can now be reset 9 years ago
Mike Koch 9bb2a3fd3d Tokens can now be generated 9 years ago
Mike Koch d23b80a37c more user security stuff 9 years ago
Mike Koch f84207cc44 Start working on auth token management 9 years ago
Mike Koch b289325276 Can now enable/disable public API 9 years ago
Mike Koch 82877aff8b #414 Start working on the API settings page 9 years ago
Mike Koch 0c0596fc2d Merge pull request #436 from mkoch227/bug-fix-save-mailgun-settings
Save mailgun settings
9 years ago
Mike Koch f179d6c1e2 #435 Save mailgun settings 9 years ago
Mike Koch 50dae5f873 Merge pull request #434 from mkoch227/bug-fix-status-on-email
Update ticket status before sending email
9 years ago
Mike Koch 276a0906bd #420 Update ticket status before sending email 9 years ago
Mike Koch f733351a04 Merge pull request #433 from mkoch227/bug-fix-query-string-custom-fields
Fix custom field query string parsing on admin side
9 years ago
Mike Koch bb653f0131 #424 Fix custom field query string parsing on admin side 9 years ago
Mike Koch b57fd89b47 Merge pull request #432 from mkoch227/bug-fix-language-lost-on-edit
Update HTML property when editing ticket/reply
9 years ago
Mike Koch acf6ff3123 Fixes #417 Update HTML property when editing ticket/reply 9 years ago
Mike Koch f14e4d55d2 Merge pull request #431 from mkoch227/bug-fix-language-lost-on-edit
Retain language when editing ticket
9 years ago
Mike Koch 1f5827d5a1 Fixes #415 Retain language when editing ticket 9 years ago
Mike Koch 0dd3d05447 Merge pull request #429 from mkoch227/bug-fix-delete-banned-emails
Fix banned emails
9 years ago
Mike Koch 45caec4de8 Fixes #416 fix markup for banned emails 9 years ago
Mike Koch 0cb8d6cf7a Merge pull request #428 from mkoch227/bug-fix-cant-reset-password
Fix Password Reset Page
9 years ago
Mike Koch 4a87f9e74b Fixes #423 remove extra call to load DB functions 9 years ago
Mike Koch ee9718f44e Fixes #405 Retrieve settings at global level 9 years ago
Mike Koch b0f031f716 Merge pull request #402 from mkoch227/bug-fix-parse-date-on-export
#398 Parse date custom fields
9 years ago
Mike Koch 2f301a1cb3 #398 Parse date custom fields 9 years ago
Mike Koch 7b38fe3c10 #378 Parent/Child tickets are now Linked tickets 9 years ago
Mike Koch eca1dfc0b3 #392 Add constants for all items for admin nav 9 years ago
Mike Koch 7bf2c4c33b #391 Start working on active items on the admin nav 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 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 4f23aa0b95 Some more screen res fixes 9 years ago
Mike Koch 727f9432e9 Fix html2text for MSG_NO_ATTACHMENT and signatures w/special chars 9 years ago
Mike Koch c5cc934483 Fix saving user agent setting 9 years ago
Mike Koch 0ffd3edf7e #371 Move glyphicon to UI, remove hard-coded string 9 years ago
Mike Koch 754ad82c54 Improve private message table 9 years ago
Mike Koch 3528f284f6 #325 Add clientside validation to mail 9 years ago
Mike Koch 89a6c2cfc7 #325 Validate profile page 9 years ago
Mike Koch 77fd639c5a #325 Validate create status modal 9 years ago
Mike Koch 7647b4d559 #325 Remove var_dump 9 years ago
Mike Koch b33d62aa26 #325 Getting started on statuses validation 9 years ago
Mike Koch 2a210f1185 #325 Add validation to service messages 9 years ago
Mike Koch 67ca7a3379 #325 Add validation to banned_ips 9 years ago
Mike Koch f8a2802e08 #325 Add validation for banned emails 9 years ago
Mike Koch 4f72e017b8 #325 Add validation to manage_knowledgebase 9 years ago
Mike Koch dafc94c58a Add validation for ticket templates 9 years ago
Mike Koch f2ad2f5b98 #325 Add validation to manage_canned 9 years ago
Mike Koch 4543ba415c #325 Add validation to manage categories 9 years ago
Mike Koch ec7e21cf54 Slight UI change to permission templates 9 years ago
Mike Koch c53ab310c0 #325 Not validating existing templates... weird issues with the validator 9 years ago
Mike Koch 448d7894ff #325 Some more progress made on manage permission templates validation 9 years ago
Mike Koch 0dd5bff109 #325 Getting started on permission template validation 9 years ago
Mike Koch feb61469e2 #325 Valiate profile_functions 9 years ago
Mike Koch 92abcf17bc #325 Add validation to admin ticket page 9 years ago
Mike Koch 11dc343f49 Replace deprecated font tag 9 years ago
Mike Koch 405a403a54 #325 Add validation to admin create ticket 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 ddaf235167 Manage users no longer has inline styling 9 years ago
Mike Koch 8c662d218c Removed inline styling on manage_categories 9 years ago
Mike Koch 1491f11073 Manage ticket templates no longer has inline styling 9 years ago
Mike Koch bdd3622ad1 Manage canned no longer has inline styles 9 years ago
Mike Koch ea5f692f55 Remove inline styling from manage kb 9 years ago
Mike Koch 1a4d62fec9 Remove inline styling from export 9 years ago