Commit Graph

894 Commits (ea5f692f55eb04def879538eb1050bef1ebd9dc1)
 

Author SHA1 Message Date
Mike Koch bb00445ae2 #209 Build modals at end to prevent nested forms, provide suggestions from language file 9 years ago
Mike Koch 90903e8491 #209 Start implementing move up/down 9 years ago
Mike Koch 14ad6cd4f2 #209 Statuses can now be deleted 9 years ago
Mike Koch 1a825b81af #209 Statuses can now be edited 9 years ago
Mike Koch 05be7d7041 #209 Some performance tweaks; also use function for rest of page 9 years ago
Mike Koch 2b6807137f #209 Add ability get status text based on xref or fallback 9 years ago
Mike Koch 03718e2632 #209 New statuses can be created to the xref table 9 years ago
Mike Koch 15c2e7d983 #209 Mockup for create status modal is complete, add table for status text 9 years ago
Mike Koch e64eebad81 #209 Some more UI changes. Still need to setup modals. 9 years ago
Mike Koch 84e2be3a8c #209 Remove unused save actions 9 years ago
Mike Koch 35a3f80890 #209 Only show move up/down if at the right point 9 years ago
Mike Koch 2e3d9ccded #209 Remove form-related fields from the table 9 years ago
Mike Koch 98e589dfb4 #209 Tweak the statuses UI
- Remove "Language Key" input field
- Add panels to separate content
- Add pencil icon w/tooltip that will soon hold a way to edit the name
9 years ago
Mike Koch bab50e059f #284 Add cURL support for recaptchalib_v2 9 years ago
Mike Koch f19f204534 #284 Add recaptchalib to repo 9 years ago
Mike Koch 8473d7280f #202 Don't allow customers to view markup when entering message 9 years ago
Mike Koch 5068c5ba2d #208 Add TinyMCE to client side and fix edit post for admin 9 years ago
Mike Koch 7048ab621b #208 Fix print view 9 years ago
Mike Koch ffabc4e67d #202 Only decode HTML if rich text is enabled 9 years ago
Mike Koch 01964b61b8 Closes #281 Always show custom field selection when editing canned response 9 years ago
Mike Koch f75cc87c10 #208 Fix rendering of HTML and for signatures 9 years ago
Mike Koch 9dd83e9f41 #208 Don't use TinyMCE for custom fields 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 035c5f092a #202 Add setting for rich text 9 years ago
Mike Koch edae4ffa37 #202 Add setting for rich text 9 years ago
Mike Koch c73f97e0de Merge branch 'master' into tiny-mce-for-tickets 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 d928a1956b Merge pull request #280 from mkoch227/hide-quick-help-sections
Hide quick help sections
9 years ago
Mike Koch 43d00943c6 #218 Utilize quick help section settings on actual pages 9 years ago
Mike Koch 5c3fca0682 #218 Add settings area for quick help sections 9 years ago
Mike Koch c3c1f2a43c #218 Add SQL to create quick_help_sections table 9 years ago
Mike Koch 9ceb15d90e Merge pull request #278 from mkoch227/sticky-indicator
Add visual indicator for stickied KB articles
9 years ago
Mike Koch 920ac53de9 Merge pull request #279 from mkoch227/sort-categories-alphabetically
Sort categories alphabetically
9 years ago
Mike Koch 7afb51164a Closes #274 Add setting for setting category sort 9 years ago
Mike Koch 9edb0095a4 #274 Add category sort property for dropdowns and table 9 years ago
Mike Koch 41fe2bc6f5 Closes #277 Add visual indicator for stickied KB articles 9 years ago
Mike Koch 9fd5b31ac1 Update README.md 9 years ago
Mike Koch 469ded409f Update installer 9 years ago
Mike Koch e4865f192b Close #272 Switch to an https capable CDN 9 years ago
Mike Koch 9cf564a99f Update README 9 years ago
Mike Koch 6b7987ffef Update installer for 2.3.1 9 years ago
Mike Koch 645c01f75f Merge pull request #266 from mkoch227/make-leaflet-stored-locally
Store leaflet CSS/JS locally
9 years ago
Mike Koch 8a9045df40 Merge pull request #267 from mkoch227/large-space-when-requesting-location
Display map div only after getting location
9 years ago
Mike Koch a202808f0b Merge pull request #268 from mkoch227/knowledgebase-footer
Hopefully fixed the footer...again
9 years ago
Mike Koch 306efad3a0 Merge pull request #269 from mkoch227/fix-reply-layout
Fix response layouts
9 years ago
Mike Koch 5c50c26239 Merge pull request #270 from mkoch227/fix-install-syntax-error
[MFH-1] Fix install sql error
9 years ago
Mike Koch 70b695f5bf Merge pull request #271 from mkoch227/cannot-create-status
[MFH-2] Fix status validation
9 years ago
Mike Koch 0373f60936 [MFH-2] Fix status validation #resolve 9 years ago
Mike Koch 01f513732f [MFH-1] Fix install sql error 9 years ago
Mike Koch 47f4978d5b Closes #263 Fix response layouts 9 years ago