Changesets: LimeSurvey
master a62f9f45 2004-08-17 05:26:10 Details Diff |
Bugfixes for printable survey and dataentry - the "conditions" explanation fields were effectively incomplete and not explaining conditions on questions appropriately. This should fix it the problem. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1121 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
mod - admin/printablesurvey.php | Diff File | ||
master a1ab07e0 2004-08-16 07:08:43 Details Diff |
Bugfix: #1008587 submitted by carsten schmitz - incorrect constant label used in modanswers function git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1120 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/labels.php | Diff File | ||
master 8ad6fc42 2004-08-13 02:09:33 Details Diff |
* Small correction git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1119 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/lang/english/survey.html | Diff File | ||
master 33a4c92d 2004-08-11 06:53:35 Details Diff |
Bugfix: The $totaland setting in checkgroupfordisplay() was not resetting between questions causing false positives and groups displaying when they shouldn't. This fixes the error by resetting the value at the beginning of each question. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1118 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 5155fd8b 2004-08-08 05:58:38 Details Diff |
Changed sample help text, added replacement for {QUESTIONHELPPLAINTEXT} git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1117 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/templates.php | Diff File | ||
master 636ac7ed 2004-08-08 05:57:52 Details Diff |
Fixed bug where {QUESTIONHELPPLAINTEXT} was displaying the actual code when there was no help for a question. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1116 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 5230febe 2004-08-06 22:16:49 Details Diff |
Slovenian public language file update kindly provided by Gasper Koren git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1115 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - lang/slovenian.lang.php | Diff File | ||
master 76bb34a7 2004-08-06 22:15:57 Details Diff |
Modifications provided by Scott Ananian (cscott.net) for bobby compliance.. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1114 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - qanda.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 3f935d2b 2004-08-03 22:01:34 Details Diff |
Bugfix: Corrected function "checkgroupfordisplay" which was not working properly across multiple conditions for a page. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1113 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 2885dc3c 2004-08-02 23:58:10 Details Diff |
Added "_PS_CON_OR" which had been dropped by Liang's translation. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1112 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - lang/simplified-chinese.lang.php | Diff File | ||
master aa4e739d 2004-08-02 23:52:54 Details Diff |
Updated simplified-chinese kindly provided by Liang Zhao git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1111 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - lang/simplified-chinese.lang.php | Diff File | ||
master 332f4a8d 2004-07-30 19:29:32 Details Diff |
Updated printablesurvey.php - the word "or" in the conditions explanation was still hard-coded. Added new translation in public language files and updated. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1110 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File | ||
mod - lang/chinese.lang.php | Diff File | ||
mod - lang/danish.lang.php | Diff File | ||
mod - lang/english.lang.php | Diff File | ||
mod - lang/french.lang.php | Diff File | ||
mod - lang/hungarian.lang.php | Diff File | ||
mod - lang/italian.lang.php | Diff File | ||
mod - lang/norwegian.lang.php | Diff File | ||
mod - lang/simplified-chinese.lang.php | Diff File | ||
mod - lang/slovenian.lang.php | Diff File | ||
mod - lang/spanish.lang.php | Diff File | ||
mod - lang/swedish.lang.php | Diff File | ||
master 35ce52e8 2004-07-30 19:23:42 Details Diff |
Bugfix: #998700 - Users able to submit two surveys/votes. Added token checking routine to every page presented, to ensure that people can't submit two or more surveys per token by a particular cheating method. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1109 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 591e07b8 2004-07-27 23:26:58 Details Diff |
Modified to present questions/export in natural sort order (ie: question 9 comes before question 10) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1108 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master 63fec289 2004-07-24 21:18:31 Details Diff |
Removed debug comments/echos git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1106 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/activate.php | Diff File | ||
master b5000271 2004-07-23 23:23:59 Details Diff |
Bugfixes provided by David Gaia Kano - fixing export issues due to coding errors. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1105 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master 4554b1ea 2004-07-23 23:03:54 Details Diff |
Minor revisions for 508 compatibility - adding "id" tags to all form elements. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1104 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - index.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 26164e8d 2004-07-23 23:01:25 Details Diff |
Further modifications for Section 508 compatibility. The presentation method for array type questions does not easily lend itself to the requirement of <label> statements - I have put labels in, however this does not really meet the spirit of Section 508 - so I've also added "title" elements in the radio buttons where needed to clarify what the radio button represents. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1103 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 51f4b8ea 2004-07-23 16:37:42 Details Diff |
Added check to activation, if survey allows public registration, a token table should be created. Required new translation "_AC_REGISTRATION" explaining need to create token table. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1102 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/activate.php | Diff File | ||
mod - admin/lang/chinese/messages.php | Diff File | ||
mod - admin/lang/english/messages.php | Diff File | ||
mod - admin/lang/french/messages.php | Diff File | ||
mod - admin/lang/italian/messages.php | Diff File | ||
mod - admin/lang/spanish/messages.php | Diff File | ||
master f10ede7a 2004-07-23 16:36:06 Details Diff |
Fixed "Register Screen" display, which wasn't showing survey.pstpl as it should.. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1101 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/templates.php | Diff File | ||
master 57f17d6d 2004-07-23 15:47:12 Details Diff |
New and corrected translations file in French, translated by Pascal Bastien. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1100 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - lang/french.lang.php | Diff File | ||
master 781e2fa6 2004-07-23 15:41:10 Details Diff |
New messages.php file in French, translated by Pascal Bastien - help files are still in english git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1099 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - admin/lang/french/admin.html | Diff File | ||
add - admin/lang/french/answer.html | Diff File | ||
add - admin/lang/french/group.html | Diff File | ||
add - admin/lang/french/labels.html | Diff File | ||
add - admin/lang/french/labelsets.html | Diff File | ||
add - admin/lang/french/messages.php | Diff File | ||
add - admin/lang/french/question.html | Diff File | ||
add - admin/lang/french/survey.html | Diff File | ||
add - admin/lang/french/tokens.html | Diff File | ||
add - admin/lang/french/users.html | Diff File | ||
master d263d124 2004-07-23 15:25:41 Details Diff |
Removed some stray "hardcoded" language - required creation of new entry in lang file - "_OPTIONAL" git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1098 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
mod - admin/lang/chinese/messages.php | Diff File | ||
mod - admin/lang/english/messages.php | Diff File | ||
mod - admin/lang/italian/messages.php | Diff File | ||
mod - admin/lang/spanish/messages.php | Diff File | ||
master 9de7ae9b 2004-07-21 06:58:21 Details Diff |
More changes for Regulation 508 compliance git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1097 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master c4d0f014 2004-07-19 22:31:03 Details Diff |
"Localised" hard coded text messages - uses public language files. Also added conditions handling for "array, flexible" type questions. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1096 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File |