Changesets: LimeSurvey

master a0dc7299

2004-08-31 22:20:57

jcleeland

Details Diff
Added {SAVE} field, which is replaced by either the "Save" button, the "Load" button - or both in the case of an all-in-one survey.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1160 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/default/navigator.pstpl Diff File

master ca5a58d4

2004-08-31 22:19:25

jcleeland

Details Diff
New css style for 'saveall' buttons


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1159 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - templates/default/startpage.pstpl Diff File

master 1e76c6cc

2004-08-31 22:18:25

jcleeland

Details Diff
Various new labels for saving and loading surveys.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1158 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

master cef86e06

2004-08-31 22:10:42

jcleeland

Details Diff
Added labels for "allow save?", "Huge Text", and screen names for templates.php


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1157 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
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 4aff7037

2004-08-31 22:01:56

jcleeland

Details Diff
Added handling for new "load.pstpl" and "save.pstpl" templates
Removed "doubled up" templatereplace function, now uses common.php after adjusting the fake variables to suit.


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

master a7873693

2004-08-31 22:01:30

jcleeland

Details Diff
Added handling for "U" type question


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

master b3ab5e92

2004-08-31 22:00:58

jcleeland

Details Diff
Checks survey details for fax number, and if none is found, uses the default fax number from config.php
Added readonly='readonly' tags to inputs as per verifiedvoting.org diff
Added handling for "U" type question
Removed rem'd out debugging line


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

master 2ec72f42

2004-08-31 21:59:43

jcleeland

Details Diff
html to set to "allowsave" when creating/editing survey settings
Modifications for allowing question type "U" to work like other text inputs


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

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
 First  Prev  1 2 3 ... 140 ... 280 ... 420 ... 560 ... 700 ... 840 ... 980 ... 1120 ... 1260 ... 1374 1375 1376 1377 1378 1379 1380 ... 1400 ... 1421 1422 1423  Next  Last