Commit Graph

607 Commits (6d62492cc7b956e62a8350362e4357e7273d7a68)
 

Author SHA1 Message Date
Mike Koch 6d62492cc7 Actually show an error message if the template could not be saved 9 years ago
Mike Koch afa279d98d #195 Moved statuses to Tools menu
Still need to add the permission
9 years ago
Mike Koch cc1d6dee77 #195 Moved all settings from the general tab into their new locations 9 years ago
Mike Koch f3e00678d1 Merge pull request #241 from mkoch227/alignment-issues
Alignment issues
9 years ago
Mike Koch 02a49171d5 #233 Fix panels when number of rows in top/latest are 0 9 years ago
Mike Koch e950f7fce8 Fixes #240 show the sidebar regardless of number of articles 9 years ago
Mike Koch 494fe73078 #233 Fix footer on new_ticket 9 years ago
Mike Koch 63aeecbdb1 #233 Fix undefined variable and checkbox alignment 9 years ago
Mike Koch 919e5718f7 #233 Fix footer in knowledgebase 9 years ago
Mike Koch d2a14c0c53 #233 Fix footer on reports page 9 years ago
Mike Koch 16053d6b94 Merge pull request #239 from mkoch227/fix-knowledgebase-markup
Closes #236 fix markup for knowledgebase folder icons
9 years ago
Mike Koch a13fe410cf Closes #236 fix markup for knowledgebase folder icons 9 years ago
Mike Koch 0068fad7f2 Merge pull request #238 from mkoch227/bug-fix-232-merge-ticket-status
Fixes #232 Show status of merged ticket on client-side view ticket
9 years ago
Mike Koch db6441c3db Fixes #232 Show status of merged ticket on client-side view ticket 9 years ago
Mike Koch aa86a094eb #233 Fix some alignment issues 9 years ago
Mike Koch c2e87677e3 Merge pull request #234 from mkoch227/service-messages
Service messages
9 years ago
Mike Koch 33dc2c3a9c Closes #141 Show correct icon for each service message 9 years ago
Mike Koch f4c6588e41 Store the selected icon into the DB 9 years ago
Mike Koch 6898a5a9be #141 Finish up making iconpicker changes 9 years ago
Mike Koch aa58468634 Change text for No Icon
... i still have to figure out some way to localize that piece of text
9 years ago
Mike Koch 0bed4daddf #141 Implement reset button and turn off shadows
So you can actually see the highlighted icon
9 years ago
Mike Koch 75636fa9ac #141 Add reset button to iconpicker 9 years ago
Mike Koch 9c3c298a64 Update bootstrap-iconpicker to allow for a reset button
It doesn't work yet, though
9 years ago
Mike Koch 1ac6602246 Merge branch 'master' into service-messages 9 years ago
Mike Koch f927fb8f2b #141 Implement bootstrap-iconpicker 9 years ago
Mike Koch b4b3417b14 Revert "#141 Using jQuery fonticonpicker instead"
This reverts commit 62ec9ebfc3.
9 years ago
Mike Koch 7aabc1a4ae Revert "#141 Implement the icon picker"
This reverts commit e6bef55986.
9 years ago
Mike Koch 87be96ff49 Revert "create snippets for json parsing"
This reverts commit 89725ff071.
9 years ago
Mike Koch b3830b8b6f Revert "#141 Removed parser snippet"
This reverts commit a6626d98b7.
9 years ago
Mike Koch a6626d98b7 #141 Removed parser snippet 9 years ago
Mike Koch 1c307e0972 Update README.md 9 years ago
Mike Koch 5351407d1e Update README.md 9 years ago
Mike Koch 89725ff071 create snippets for json parsing 9 years ago
Mike Koch e6bef55986 #141 Implement the icon picker
Still need to actually add the icons by parsing the YAML file of FontAwesome icons
9 years ago
Mike Koch 62ec9ebfc3 #141 Using jQuery fonticonpicker instead 9 years ago
Mike Koch b2f89369ac #141 Add missing language tags 9 years ago
Mike Koch 9defb24235 Merge branch 'master' into service-messages
Conflicts:
	language/en/text.php
9 years ago
Mike Koch d53c1285f0 #141 Remove bootstrap-iconpicker
Using different library instead
9 years ago
Mike Koch 082aa5ff33 Basic starting point for service message updates 9 years ago
Mike Koch b10d4ae971 Fixes #228 Fix file path for plaintext templates 9 years ago
Mike Koch a29fb44c5b Fix link 9 years ago
Mike Koch 5171512f85 Update install scripts 9 years ago
Mike Koch 9cc69d57c4 Update README 9 years ago
Mike Koch 15bbdcd978 Closes #225 Fix inserting for new statuses 9 years ago
Mike Koch 77ed135c40 Add non-english directories to .gitignore 9 years ago
Mike Koch 9c8887cd48 Fix missing $htmlPath reference, as it's not needed 9 years ago
Mike Koch bf2d8eabee Fixes #210 don't add tick marks around language 9 years ago
Mike Koch 5b8a00af8d Merge pull request #221 from mkoch227/fix-attachments
Fix attachments
9 years ago
Mike Koch 0ae1d46aa7 Fixes #213 Only add attachments if %%MESSAGE%% tag is present 9 years ago
Mike Koch 48f0747669 #213 Add new parameter to hesk_mail and add helper function to check if message template has a particular tag 9 years ago