2011-05-06 13:16 aarpon * [r954] inc/Stats.inc: Fixed bug 3298194. 2011-05-19 12:14 danielsevilla * [r955] inc/JobTranslation.inc, scripts/hucore.tcl: Skip the Z and/or T comparison previews if these are supposed to have more pixels than allowed at the jpg library. 2011-05-25 09:11 aarpon * [r956] images/no_strip.jpg: Added an image to replace z and time strip previews in case the size of the strip is larger than the max supported by the jpg library. Code to copy this code into the destination previews must still be added. 2011-05-26 09:21 aarpon * [r957] images/no_strip.jpg: Removed the no_strip.jpg image since it was decided to handle the missing strip previews differently. 2011-05-27 13:52 danielsevilla * [r958] inc/JobTranslation.inc, inc/Util.inc, scripts/hucore.tcl: Fixed bug: if an image name contains blanks the check for too large dimensions fails. 2011-05-31 12:48 aarpon * [r961] bin/.htaccess, inc/Job.inc, inc/extern/adodb5/.htaccess, scripts/highcharts/.htaccess, scripts/quickhelp/.htaccess, scripts/wz_tooltip/.htaccess: (1) Added several missing .htaccess files. (2) Removed call to createScriptVersionOne() in Job.inc (since there is only one version of the script-generating functions in HRM 2.0). 2011-06-01 15:45 aarpon * [r965] inc/Database.inc, inc/JobDescription.inc, inc/Parameter.inc, inc/QueueManager.inc, inc/Setting.inc, inc/SettingEditor.inc, inc/System.inc, inc/User.inc: (1) Set HRM version to 2.0.1 and minimum required HuCore version to 3.7.1-p6. (2) Cleaned up some code and documentation.