Page 1 of 1

New version of HESK: 2.5.5

Posted: Mon Aug 04, 2014 7:51 pm
by Klemen
HESK has just been updated to version 2.5.5

UPDATE FROM VERSION 2.5.4:
1. Download HESK 2.5.4 to 2.5.5 patch
2. Read HOW TO INSTALL.html

UPDATE FROM VERSION 2.5.3:
1. Download HESK 2.5.3 to 2.5.5 patch
2. Read HOW TO INSTALL.html

UPDATE FROM VERSION 2.5.2:
1. Download HESK 2.5.2 to 2.5.5 patch
2. Read HOW TO INSTALL.html

UPDATE FROM VERSION 2.5.1:
1. Download HESK 2.5.1 to 2.5.5 patch
2. Read HOW TO INSTALL.html

UPDATE FROM VERSION 2.5.0:
1. Download HESK 2.5.0 to 2.5.5 patch
2. Read HOW TO INSTALL.html

----------------------------------------------------------------------------------------------------

UPDATE FROM OLDER VERSIONS:
1. Download Full installation file
2. Open docs/step-by-step-guide.html and read instructions under "Upgrading from old versions"

----------------------------------------------------------------------------------------------------

CODE CHANGES IN 2.5.5:
If you have a customized version of HESK 2.5.3 you can apply the code changes yourself:
HESK 2.5.3 to 2.5.5 unified file

If you have a customized version of and older HESK 2.5.x version, changes to update to version 2.5.3 have been posted here

In the download you will find 1 new file and a list of changes in unified format:
http://en.wikipedia.org/wiki/Diff#Unified_format
http://www.gnu.org/software/diffutils/m ... ormat.html

In short: remove lines starting with -, add lines starting with +, ignore other lines.

----------------------------------------------------------------------------------------------------

If you have problems with version 2.5.5 please open a new topic, do not reply here!

----------------------------------------------------------------------------------------------------

Changes in 2.5.5:
- fix: correct TinyMCE update to 3.5.11 from version 2.5.4

Changes in 2.5.4:
- fix: MySQL test ignoring new database name when verifying tables
- fix: adjust time if MySQL and PHP use different time zone setting
- fix: single quotes not escaped properly in Javascript
- updated TinyMCE to 3.5.11

Re: New version of HESK: 2.5.4

Posted: Tue Aug 05, 2014 1:39 am
by mkoch227
If anyone would like the unified diffs from 2.5.3 to 2.5.4 (if you want to make the changes manually), you can download them at http://numods.mkochcs.com/downloads/253 ... _diffs.zip

Re: New version of HESK: 2.5.4

Posted: Tue Aug 05, 2014 5:49 am
by Klemen
Thanks, Mike.

Also, please note there has been an error in TinyMCE update, so I released a new small update to fix it.

I apologize for the inconvenience!

To move from 2.5.4 to 2.5.5 change this code in file inc/header.inc.php

Code: Select all

3.5.10
to

Code: Select all

3.5.11

Re: New version of HESK: 2.5.5

Posted: Wed Aug 06, 2014 9:39 am
by Klemen
Here is also a unified diff file for moving from 2.5.3 to 2.5.5:
http://www.hesk.com/get/hesk253_to_255_diff