2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated Limesurvey to revision 11354

This commit is contained in:
azammitdcarf
2011-11-11 01:59:29 +00:00
parent 82a45813b4
commit a4935b7f08
27 changed files with 23399 additions and 20008 deletions

View File

@@ -77,16 +77,51 @@ 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 11228) to 1.91+ (build 11343) Nov 8, 2011
-Fixed issue #5126: CSV export - no new lines (c_schmitz)
-Fixed issue #5455: INSERTANS not working in Multiple options with comments (c_schmitz)
-Fixed issue #5508: $printanswershonorsconditions settings doesn't work - all questions are shown in Print Answers page (c_schmitz)
-Fixed issue #5532: Problem with encoding Polish character "a" (c_schmitz)
-Fixed issue #5536: Error when clicking "resume later" and token persistence enabled. (c_schmitz)
-Fixed issue #5538: Further file uploads may fail after first upload processed following Next/Prev question group - patch by litotes (c_schmitz)
-Fixed issue #5549: queXML: Yes/no and gender questions are not translated (azammitdcarf)
-Fixed issue #5557: Basic admin notification and Detailed admin notification email templates are blank after upgrade from 1.90 (c_schmitz)
-Fixed issue: Problems on exporting tokens (c_schmitz)
-Fixed issue: Slow export of tokens (c_schmitz)
Changes from 1.91+ (build 11136) to 1.91+ (build 11228) Oct 20, 2011
#Updated translation: Danish by Andreas Christoffersen (c_schmitz)
#Updated translation: Czech (c_schmitz)
#Updated translation: Polish (elisa-ls)
-Fixed issue #5489: Survey Iteration changes value usesleft in user table to 0 instead of 1 (lemeur)
-Fixed issue #5126: CSV export - no new lines (c_schmitz)
-Fixed issue #5323: .missing class added in answered filtered array question "Show question index / allow jumping" modality - patch by flocs (c_schmitz)
-Fixed issue #5418: Failing check on fieldnames POST variable (c_schmitz)
-Fixed issue #5466: "List (radio)" question displayed always as unanswered when using question index and 'Other' option (c_schmitz)
-Fixed issue #5474: Not possible to send a token to multiple email addresses (c_schmitz)
-Fixed issue #5491: SMTP error messages though emails are sent fine (c_schmitz)
-Fixed issue #5494: When exporting statistics to PDF format with more than 35 entries(answers) answers are overlapping on the following page (c_schmitz)
-Fixed issue #5495: Error when importing questions (list type) with default value set (c_schmitz)
-Fixed issue #5508: $printanswershonorsconditions settings doesn't work - all questions are shown in Print Answers page (c_schmitz)
-Fixed issue #5515: File uploads fail if title or comment contains apostrophe (') (c_schmitz)
-Fixed issue: Administration user could gain access to database information reserved for Super-administrators (c_schmitz)
Changes from 1.91+ (build 11110) to 1.91+ (build 11136)
#Updated translation: Danish by Andreas Christoffersen (c_schmitz)
#Updated translation: Czech (c_schmitz)
-Fixed issue #5489: Survey Iteration changes value usesleft in user table to 0 instead of 1 (lemeur)
-Fixed issue: Administration user could gain access to database information reserved for Super-administrators (c_schmitz)
-Fixed issue: Integrity check reporting errors with subquestions due to invalid type or group id (c_schmitz)
Changes from 1.91+ (build 11026) to 1.91+ (build 11110)
#Updated translation: Polish (elisa-ls)
-Fixed issue: Re-implemented commit 10985 ("groups of "or"ed conditions were displaying multiple times") (maziminke)
-Fied issue: Some single choice questions were missing answer codes for available answer options. Some questions using "other" text fields were missing correct IDs. (maziminke)
-Fixed issue #05476: File upload questions hidden by condition with min file upload set prevent survey submission (lemeur)
-Fixed issue #05477: Users with all rights unticked still see everyone in the system in the surveylist view (lemeur)
-Fixed issue #05483: Conditions using previous answers as rightoperand do not work when both questions are on the same page (lemeur)
-Fixed issue #05493: Conditions using previous answers (coded as @sgqa@) aren't translated when survey is imported. (lemeur)
-Fixed issue 05488: multi numeric - slider, inital value dont register (tpartner)
-Fixed issue #5476: File upload questions hidden by condition with min file upload set prevent survey submission (lemeur)
-Fixed issue #5477: Users with all rights unticked still see everyone in the system in the surveylist view (lemeur)
-Fixed issue #5483: Conditions using previous answers as rightoperand do not work when both questions are on the same page (lemeur)
-Fixed issue #5493: Conditions using previous answers (coded as @sgqa@) aren't translated when survey is imported. (lemeur)
-Fixed issue #5488: multi numeric - slider, inital value dont register (tpartner)
-Fixed issue: slider layout multinumeric can't be answered without javascript (shnoulle)
-Fixed issue: Path disclosure vulnerabilities (c_schmitz)
-Fixed issue: Templates not editable in Chinese (c_schmitz)
@@ -99,14 +134,13 @@ Changes from 1.91+ (build 11018) to 1.91+ (build 11026)
Changes from 1.91+ (build 10951) to 1.91+ (build 11018)
#Updated translation : French (b00z00)
#Updated translation: German (c_schmitz)
#Updated translation: German Informal (c_schmitz)
#Updated translation: German informal (c_schmitz)
-Fixed issue: Survey Name not displaying when $showsgqacode is false. (jcleeland)
-Fixed issue: groups of "or"ed conditions were displaying multiple times. Removed additional "group by" entries in initial SQL that was causing the repeated processing of groups. (jcleeland)
-Fixed issue #5426: default <option> tag redundant in language chooser (c_schmitz)
-Fixed issue #5461: Arithmetic mean and deviation are not displayed even if showaggregateddata is set to 1- thanks to jpasquier (c_schmitz)
-Fixed issue #5462: Survey crashes if the referrer URL contains a single quote (c_schmitz)
-Fixed issue 05386: System still delete the user account even I cancel the deletion in confirmation box. (tpartner)
-Fixed issue #5386: System still delete the user account even I cancel the deletion in confirmation box. (tpartner)
-Fixed issue #5459: Conditions are not imported correctly for multiple choice questions (mennodekker)
Changes from 1.91+ (build 10859) to 1.91+ (build 10951)