Commit Graph

213 Commits (6b471e797d6526d27ef0c013064e863a05e61f35)

Author SHA1 Message Date
Mike Koch f899f3dc31 #326 Update pipe_functions to include user agent 9 years ago
Mike Koch 40e97ede1a #326 Some more user agent stuff 9 years ago
Mike Koch bb34ebc7a4 #326 Store user agent string with the ticket 9 years ago
Mike Koch 4661e88702 #326 Add platform.js to header files 9 years ago
Mike Koch 49da07662b #326 Switch from PHP library to platform.js 9 years ago
Mike Koch f0cd1f5159 Merge branch '2-5-0' into user-agent-support 9 years ago
Mike Koch 598fd76509 #339 Rename the RTL css file from .php to .css 9 years ago
Mike Koch 868deff525 Merge pull request #342 from mkoch227/move-settings-to-db
Move MFH Settings to Database
9 years ago
Mike Koch de5a568cd2 Merge remote-tracking branch 'origin/master' into move-settings-to-db
# Conflicts:
#	install/mods-for-hesk/sql/installSql.php
9 years ago
Mike Koch 849ef01b17 #327 Settings are finally all driven through the database 9 years ago
Mike Koch 57ba54d044 #327 Fix find_tickets page 9 years ago
Mike Koch 72ffcebe00 #327 Save setting to the DB 9 years ago
Mike Koch dba84f19b2 #327 Move UI color CSS to header.inc.php 9 years ago
Mike Koch a784ef1c14 #327 Switched back to getting all settings 9 years ago
Mike Koch 264c2e028e #327 Replaced all instances (I think?) of $modsForHesk_settings 9 years ago
Mike Koch 22465d68dc #327 Some more progress on moving settings to DB 9 years ago
Mike Koch 77489d8eef #330 Add MESSAGE_NO_ATTACHMENTS tag 9 years ago
Mike Koch 1528c1de7e #331 Update headers 9 years ago
Mike Koch 39a49b9cf5 #331 Update recaptchalib 9 years ago
Mike Koch b774572766 #331 Update email_functions 9 years ago
Mike Koch f3d84cf361 #331 Update common 9 years ago
Mike Koch a0958641ff #331 Update admin_functions 9 years ago
Mike Koch 6d9362ed4d #327 Fix query, use DB settings on index page 9 years ago
Mike Koch 4934c60e34 #327 Add method for getting MFH settings 9 years ago
Mike Koch 148fe141d8 #326 Add library for parsing user agent 9 years ago
Mike Koch b7e54d3b45 #321 Fix downloads for helpdesks not at root level 9 years ago
Mike Koch 28a9698f71 #317 Only render HTML if the ticket was created with it enabled 9 years ago
Mike Koch cbb80754fe #231 Append, don't replace the replies sql 9 years ago
Mike Koch bea4422bdc Enforce the language on the JOIN, not the WHERE 9 years ago
Mike Koch 9612b61e46 Fix missing quotes 9 years ago
Mike Koch 663d0e3863 Also enforce language column 9 years ago
Mike Koch 194c4a0dad #275 Utilize the separated folders option 9 years ago
Mike Koch 598e19130b #275 Add attachments.inc.php to source control 9 years ago
Mike Koch 8cba950253 #275 Customers now have the new attachment viewer 9 years ago
Mike Koch 246d2e6261 #275 Show download count next to attachment name 9 years ago
Mike Koch 0bb4ce223f #287 Fix some 0kb attachment issues 9 years ago
Mike Koch 77c2de5d80 Merge pull request #294 from mkoch227/bug-fix-empty-email-recipient
Don't send email if all email fields are empty
9 years ago
Mike Koch 4e8e072924 #291 Don't send email if all email fields are empty 9 years ago
Mike Koch 4173c366e6 Merge branch 'master' into tiny-mce-for-tickets
# Conflicts:
#	admin/admin_settings.php
#	admin/admin_settings_save.php
#	language/en/text.php
#	modsForHesk_settings.inc.php
9 years ago
Mike Koch b7c7cd8639 #202 Use htmLawed to help prevent against XSS attacks 9 years ago
Mike Koch 497a7550f4 #202 Use htmLawed to help prevent XSS 9 years ago
Mike Koch 03de74dea7 Merge pull request #293 from mkoch227/improve-statuses-ui
Improve Statuses UI
9 years ago
Mike Koch 9db20734ca #209 Everything uses the new status_functions 9 years ago
Mike Koch 05063218c4 #209 Fix checkboxes on search screen and use correct status on ticket table 9 years ago
Mike Koch c9360fd538 #209 Update search and export pages to show new status table
Still need to fix searching and need to test exporting
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 bab50e059f #284 Add cURL support for recaptchalib_v2 9 years ago
Mike Koch f19f204534 #284 Add recaptchalib to repo 9 years ago