Changesets: LimeSurvey

master 992bd502

2004-08-31 21:59:11

jcleeland

Details Diff
Added handling for "U" type questions


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1152 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/dataentry.php Diff File

master c13620f8

2004-08-31 21:58:42

jcleeland

Details Diff
Modifications from verifiedvoting.org to show mysqlerrors when updates fail, and escaping new lines in javascript
Bugfix - setting "lid" value when it doesn't exist - had "==" instead of "="
Added handling for new "allowsave" field in survey settings


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1151 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/database.php Diff File

master fcf4425a

2004-08-31 21:57:31

jcleeland

Details Diff
Added new table "saved" with its various fields
Added new field to surveys table - "allowsave"


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1150 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/checkfields.php Diff File

master 923ca676

2004-08-31 21:57:03

jcleeland

Details Diff
Added handling for new question type "U" - "Huge free text"


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1149 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/activate.php Diff File

master 60e0cf50

2004-08-31 21:56:33

jcleeland

Details Diff
New files to handle some aspects of saving/loading unfinished surveys


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1148 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
add - load.php Diff File
add - save.php Diff File

master 4e88e33e

2004-08-31 21:55:10

jcleeland

Details Diff
moved data gathering for "$thissurvey" array into a function in common.php
added handling for saving / loading survey data
moved templatereplace($line) function into common.php so it is accessible from other scripts


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1147 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - index.php Diff File

master 6758786d

2004-08-31 21:54:42

jcleeland

Details Diff
Added new question type "U" - "Huge Free Text" - from verifiedvoting.org changes
Added "other" capacity for "list (dropdown)" questions. If "other" is selected, javascript text box appears for the other to be typed into


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1146 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - qanda.php Diff File

master 56009d4c

2004-08-31 21:54:06

jcleeland

Details Diff
Added code to delete "saved" surveys if they are being used, when the survey is succesfully submitted to responses table.
Added "isset" check on $_POST['move'] for compatability with reloaded, saved surveys.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1145 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - question.php Diff File

master 1768e1dd

2004-08-31 21:53:35

jcleeland

Details Diff
Added code to delete "saved" surveys if they are being used, when the survey is succesfully submitted to responses table.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1144 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - group.php Diff File
mod - survey.php Diff File

master 5e9a90da

2004-08-26 06:33:50

jcleeland

Details Diff
Added "mandatory" indicator to questions. Uses _REQUIRED definition/constant from language file. (0.99dev01 only)


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1143 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/printablesurvey.php Diff File

master 1f6a7b58

2004-08-26 06:17:45

jcleeland

Details Diff
Bugfix: Checking questions that occur before the current one was broken because the comparison list wasn't showing Text type questions. This fixes the bug, and likewise fixes the "copy" questions bug, because the error was causing conditions script to believe that the question was the last one in the survey, and therefore there couldn't be any subsequent questions to copy the condition to.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1142 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/conditions.php Diff File

master fb5f30bc

2004-08-25 22:13:52

jcleeland

Details Diff
Strips html tags from question text before adding to select box. (Forgot to strip from short questions in last change)


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1141 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/conditions.php Diff File

master b2db42ee

2004-08-25 22:11:04

jcleeland

Details Diff
Strips html tags from question text before adding to select box.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1140 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/conditions.php Diff File

master 15b485e3

2004-08-25 07:14:21

jcleeland

Details Diff
Further updates to handle splitting "List" type question into two types.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1139 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/activate.php Diff File
mod - admin/browse.php Diff File
mod - admin/dataentry.php Diff File
mod - admin/export.php Diff File
mod - admin/printablesurvey.php Diff File
mod - admin/statistics.php Diff File
mod - index.php Diff File

master 5480cadb

2004-08-25 06:51:35

jcleeland

Details Diff
Split "List" type question into two - "List (radio)" or "List (dropdown)". List (radio) is the default, and earlier surveys using the "List" type question will default to the List (radio) type question. Further files to modify.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1138 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
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/french/messages.php Diff File
mod - admin/lang/italian/messages.php Diff File
mod - admin/lang/spanish/messages.php Diff File
mod - qanda.php Diff File

master f636e7ed

2004-08-25 06:05:59

jcleeland

Details Diff
Added {$dbprefix} to sql query


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1137 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/export.php Diff File

master af9b0615

2004-08-22 05:42:23

jcleeland

Details Diff
Corrected incorrect name for "blank.gif" (was "spacer.gif" - which doesn't exist). Also updated headings for "Action" and "Order" which were back to front.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1136 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/labels.php Diff File

master ac1725fc

2004-08-22 05:25:45

jcleeland

Details Diff
Swedish language update from Bj�rn Mildh


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1135 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - lang/swedish.lang.php Diff File

master 3b1ff853

2004-08-22 00:31:33

jcleeland

Details Diff
Some additional checks to ensure variables exist before evaluation (stops warning messages)


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1134 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - qanda.php Diff File

master a843d990

2004-08-22 00:27:58

jcleeland

Details Diff
Bugfixes: uses "_CLOSEWIN_PS" from public language files instead of admin language files. Uses crlf_lineendings function in common.php to avoid "pobox.html" email error/failures. Added hard-coded error message if email fails.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1133 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - register.php Diff File

master 6e9890b3

2004-08-22 00:23:46

jcleeland

Details Diff
Bugfix bugfix: "Label for $qa[7]" should have read label for $ia[7].


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1132 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - question.php Diff File

master 2bce6a33

2004-08-19 17:12:43

jcleeland

Details Diff
Added message at the top of "mandatory" questions to indicate that they are required. Uses new language constant "_REQUIRED" which by default is a red star.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1131 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
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
mod - qanda.php Diff File

master 0a1e9b47

2004-08-18 23:48:49

jcleeland

Details Diff
Minor bugfix - using isset to stop warning.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1130 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - qanda.php Diff File

master e1361786

2004-08-18 06:39:05

jcleeland

Details Diff
Added {TOKEN} as a replacement string when sending emails


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1129 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/tokens.php Diff File

master 4187bba0

2004-08-18 06:25:28

jcleeland

Details Diff
Fixes bug noted by Tom Ringate where an error is caused when deleting a labelset.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1128 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/labels.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1414 1415 1416 1417 1418 1419 1420 ... 1460 1461 1462  Next  Last