Skip to content

Commit

Permalink
Dev: releasing 1.92RC1
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@11702 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
Thibault Le Meur committed Dec 20, 2011
1 parent 4c812f4 commit 1d5edde
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion docs/release_notes.txt
@@ -1,4 +1,4 @@
Welcome to LimeSurvey v1.91+!
Welcome to LimeSurvey v1.92RC1!

Warranty: This program is provided "as is" without warranties of any kind, either expressed or implied,
including, but not limited to, the implied warranties of merchantability and fitness for a particular
Expand Down Expand Up @@ -77,6 +77,41 @@ HOW TO UPGRADE from a LimeSurvey 1.70(+) version to the latest 1.9x

Thank you to everyone who helped with this new release!

Changes from 1.91+ (build 10218) to 1.92RC1 (build 11379) Dec 20, 2011
#Updated translations: Backported relevant translations from the Yii version (c_schmitz)
+New Feature #05103: Support conditional piping/tailoring and complex calculations via embedded equation parser (tmswhite)
+New Feature #05104: Create new question type for stored calculation results, called Equation (tmswhite)
+New Feature #05268: Do all LimeReplacementField and Token replacements in a single function (tmswhite)
+New Feature #05269: Use ExpressionManager for Branching logic as optional alternative to Conditions (tmswhite)
+New Feature #05279: Add a GUI for ExpressionManager (tmswhite)
+New Feature #05288: Optionally replace Assessments with ExpressionManager features (tmswhite)
+New Feature Show Logic File for Entire Survey, with all conditions, validation, and tailoring (tmswhite)
+New feature: Sets "equals" as the default comparison operator for conditions (jcleeland)
+New feature: quick-add feature for label sets which (was in _dev branch but was accidentally removed with merge in from _dev_tms branch) (tmswhite)
-Fixed issue: santize_token should be used to sanitize tokens, not sanitize_xss_string (jcleeland)
-Fixed issue: token registration system was not checking survey settings for token length, defaulting to 15. Fixed. (jcleeland)
-Fixed issue #05156: Insert picture not possible in email templates (lemeur)
-Fixed issue #05189: IE Non-Secure Warnings on HTTPS survey (tpartner)
-Fixed issue #05250: CKEditor minor CSS issues (tpartner)
-Fixed issue #05254: Table Height not Correct in Response View (tpartner)
-Fixed issue #05281: Multiple choice with comments - JavaScript Error (tpartner)
-Fixed issue #05299: Answers designed by table - first element not displayed (tpartner)
-Fixed issue #05306: Google Map doesn't center on default Lat/Lon (tpartner)
-Fixed issue #05317: templatereplace() doesn't properly handle some missing replacement values (tmswhite)
-Fixed issue #05330: Arrays/Radio Group options don't show in IE7 (tpartner)
-Fixed issue #05350: Exit and Clear Survey targets causes problems in iframes ( patch by wabrit) (shnoulle)
-Fixed issue #05356: can not add html element in other_replace_text (shnoulle)
-Fixed issue #5325: SQL-Error on Exporting QueXML using MS SQL-Server (azammitdcarf)
-Fixed issue #5327: RegExpressions are not shown in the field when editing the condition (lemeur)
-Fixed issue #5367: Unable to import old survey with Array dual scale question ( thanks c_schmitz ) (shnoulle)
-Fixed issue #5400: QueXML export on Windows Server (IIS) (azammitdcarf)
-Fixed issue: other_replace_text aren't filter if filterxsshtml are set (shnoulle)
-Fixed issue: #05392 column "SID" of relation "lime_surveys" does not exist with posgresql (shnoulle)
-Fixed issue: 404 log error on install (shnoulle)
-Fixed issue: Clean up question code/number display (tpartner)
-Fixed issue #5259: Datepicker localisation broken during survey taking (mennodekker)
-Fixed issue: Added missing ie_fix files to citronate template (tmswhite)

Changes from 1.91+ (build 11343) to 1.91+ (build 11379) Nov 16, 2011
-Fixed issue #5580: conditions don't work when using slider with emoticons and evaluation is done on the same page (lemeur)
-Fixed issue #5570: INSERTANS does not return other comment in multiple questions with Other activated (c_schmitz)
Expand Down

0 comments on commit 1d5edde

Please sign in to comment.