HESK 2.7.0 beta
3 has been released.
You will find the download file (and diff, Mike

) in the first post.
==> Install or update BETA 1/2 to BETA 3
Just like any HESK install/update, follow instructions in the docs.
Don't forget to backup files before uploading and make sure you
don't upload the new "hesk_settings.inc.php" file! There are also changes in the language files, don't forget to upload those!
==> Changes from beta 2
- fixed autorefresh still enabled
- fixed 20 to 50 in edit_post.php
- custom radio filed; option to not select a default value
- modified default staff permissions to match 2.6.x default permissions
- redirect to correct page when editing KB articles from List private/draft
- in "Tickets per user" report show how many tickets a user has submitted
- in staff interface handle hidden fields as text fields
- clean custom field values in admin panel after submitting ticket
- don't force SSL from CLI (for email piping/fetching)
- fixed min/max date "+X days" format display when X = 0
- fixed the issue with "ticketid" column title in last position, not first
- removed default value from hesk_suggestEmail allowMultiple
- changed domain used in examples/defaults to example.com
- some other minor tweaks