Commit Graph

50 Commits (925ad5f53804e915bd187b8cf350e49b60451c24)

Author SHA1 Message Date
Mike Koch 925ad5f538 #544 Rest of the 2.7.3 updates 7 years ago
Mike Koch c6a2f7fcff Fix undefined index when submitting ticket as customer 7 years ago
Mike Koch 6eb97cd7c8 Merge branch 'hesk-2-7-0-final-update' into 'master'
HESK 2.7.0 Final Changes

See merge request !30
7 years ago
Mike Koch 49e385e730 Replace ->num_rows with hesk_dbNumRows() 7 years ago
Mike Koch b1b16fe381 HESK 2.7.0 RC1 -> Final changes 7 years ago
Mike Koch 7d83f10370 Update license headers 7 years ago
Mike Koch 49b8b44413 Use YYYY-MM-DD regex due to datepicker switch 7 years ago
Mike Koch 9ca1bcffb1 Update submit_ticket 8 years ago
Mike Koch ef19dcb9b5 Update version headers 8 years ago
Mike Koch 65452902bb Merge remote-tracking branch 'origin/master' into 2-6-0
Conflicts:
	admin/manage_knowledgebase.php
	inc/header.inc.php
	inc/headerAdmin.inc.php
	install/mods-for-hesk/sql/installSql.php
8 years ago
Mike Koch 047f36c92c Replace semicolons with commas for multiple emails 8 years ago
Mike Koch 7cbd197284 Update headers 8 years ago
Mike Koch 07b82c4d93 New attachment uploader working for customer ticket create 8 years ago
Mike Koch 4f23aa0b95 Some more screen res fixes 9 years ago
Mike Koch a21129a11d Closes #383 Fix screen res on index page 9 years ago
Mike Koch a93b6e18f4 #253 Fix indentation across the project 9 years ago
Mike Koch 40e97ede1a #326 Some more user agent stuff 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 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 36d7d08d1d Merge pull request #333 from mkoch227/fix-extra-line-breaks
Fix extra line breaks in HTML templates
9 years ago
Mike Koch 829eb07580 Closes #323 Don't add additional line breaks in HTML messages 9 years ago
Mike Koch 1528c1de7e #331 Update headers 9 years ago
Mike Koch 68ed326695 #320 Enforce the new setting 9 years ago
Mike Koch 28a9698f71 #317 Only render HTML if the ticket was created with it enabled 9 years ago
Mike Koch b7c7cd8639 #202 Use htmLawed to help prevent against XSS attacks 9 years ago
Mike Koch 40afa50bca #255 Update headers 9 years ago
Mike Koch 139853e0d4 #255 Update code for 2.6.3 9 years ago
Mike Koch 2d0f3ce037 Closes #226 Fix attachments for creating new tickets 9 years ago
Mike Koch 1b73d0ec54 #204 Save lat/lon when creating new ticket 9 years ago
Mike Koch e11745c4cc Update headers to 2.6.2 9 years ago
Mike Koch 23dc02399f Update headers that weren't changed to 2.6.1 9 years ago
Mike Koch 61ec7728c4 Squashed commits:
[9157ee5] squish with version change
[de99bb5] squish with version only changes
[a9954fa] squish with version commit
[f67c9c4] #136 Update print
[032dbfc] #136 Update submit_ticket
[5a41ae9] squish with version commit
[9dc287b] squish with version commit
9 years ago
Mike Koch daaaead1f7 #122 Patch up some syntax errors 9 years ago
Mike Koch da259b984d #122 Patch up some files that weren't updated for custom statuses 9 years ago
Mike Koch 12cc442b6b #92 Update submit_ticket.php 9 years ago
Mike Koch 333789961e #88 Remove IP / email bans function 9 years ago
Mike Koch 073ff3c765 Include multiselect with checkbox check 9 years ago
Mike Koch 6e84309289 #30 Some fixes for verify email.
- Actually add the email to the verified_emails table
 - Pass in the $ticket variable to add the customer's name to the email
 - Actually call the correct email function.
9 years ago
Mike Koch 13953d5627 #30 Tell user to verify email if it hasn't been verified yet 9 years ago
Mike Koch efce82d1d6 #30 Only validate emails if the help desk is configured to do so 9 years ago
Mike Koch 81fb037335 #30 Add email function for verify email 9 years ago
Mike Koch 3d2616ba89 #30 If the email hasn't been verified, add it to the pending verification table 9 years ago
Mike Koch 691deb7f67 #30 Submit ticket now checks the verified_emails table before creating 9 years ago
Mike Koch dde55cf4e1 #91 Support multilanguage custom fields 9 years ago
Mike Koch 2b234e8e1d #91 Finished date custom fields 9 years ago
Mike Koch 7ede557b64 #29 IP / Email bans now are used on the submit ticket page.
Still need to do POP3 fetching / piping.
10 years ago
Mike Koch 407e93fe28 Updated version numbers on license header 10 years ago
Mike Koch 9200692d34 Fixed submit ticket page for post-submission 10 years ago