Changesets: LimeSurvey

master 5bcec774

2004-04-03 05:53:25

jcleeland

Details Diff
Added check for isset for $htpasswddir


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

master 8cb0136b

2004-03-30 04:05:25

jcleeland

Details Diff
Refined new function "checkgroupfordisplay" to deal with multiple option type questions.


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

master c61e2bb0

2004-03-30 03:40:16

jcleeland

Details Diff
Fixed moving previous/group description when last question in previous group is conditional and not displaying. Moved checking if the group has changed to function (checkIfNewGroup).


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

master 9151c87b

2004-03-29 20:22:57

jcleeland

Details Diff
Modified checkgroupfordisplay function so that it can deal with conditions that rely on multiple conditional question ids (cqids) - that use the "and" boolean logic.


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

master 560cf93d

2004-03-29 04:57:31

jcleeland

Details Diff
Added functionality to use new function "checkgroupfordisplay" in index.php. So long as this returns false, script moves to next group (or previous group). Should no longer display a page for a group where none of the conditions for display are met.


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

master 0459acae

2004-03-29 04:56:02

jcleeland

Details Diff
New function checkgroupfordisplay($gid) which checks the current group to determine if it should or should not be displayed (returns true for "display" and false for "don't display")


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

master 0d042cd6

2004-03-29 03:18:46

jcleeland

Details Diff
Modified to use new config.php setting $shownoanswer when determining whether or not to show the "No Answer" option in multiple/list answers that are not mandatory.


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

master 943f9010

2004-03-29 03:16:31

jcleeland

Details Diff
Added function to read CSV upload files line by line, instead of using fgets - which can't recognise Mac line endings. Also fixed removal of end of line character so that all variations are supported (previously end of line character was being saved to database causing problems with export.php when exporting data)


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

master f8de9ca3

2004-03-28 03:26:04

jcleeland

Details Diff
Added constants for conditions designer


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@967 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/italian/messages.php Diff File
mod - admin/lang/spanish/messages.php Diff File

master 41368e56

2004-03-28 03:24:52

jcleeland

Details Diff
TWEAK: Enlarged size of conditions designer window to allow for new copy conditions feature


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

master 26686bf4

2004-03-28 03:23:53

jcleeland

Details Diff
NEW FEATURE: Added capacity to copy conditions from one question to subsequent questions. Also cleaned coding and inserted translation defines


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

master a290c8d5

2004-03-27 20:14:21

jcleeland

Details Diff
BUGFIX: Where "other" fields are created at activate but not needed would break export. Fixed. Added handling for question type "E"


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

master 695240b9

2004-03-23 02:59:06

jcleeland

Details Diff
BUGFIX: Dropdown (select) lists / javascript was not working properly when applied to conditional questions within the same page. Fixed by ensuring "java[fieldname]" field is updated when required.


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

master 82a60668

2004-03-20 20:12:28

jcleeland

Details Diff
Added "lastgroupname" hidden variable to welcome screen so that mandatory checks would work on the very first question (keeps consistency with changing "groupname" and "group description" display)


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

master df0c8b11

2004-03-20 19:54:21

jcleeland

Details Diff
Fixed warning that occurred if no "lid" when moving question.


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

master 81db831b

2004-03-20 19:45:27

jcleeland

Details Diff
Modified to allow re-use of token when selecting "Clear all"


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

master 9a689c12

2004-03-20 19:40:13

jcleeland

Details Diff
Removed old commented out lines


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

master eee4a63c

2004-03-20 19:38:59

jcleeland

Details Diff
Now detects token when clicking "prev" after commencing survey. Uses returnglobal('token') instead of $_GET['token']


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

master 352d3424

2004-03-20 19:30:38

jcleeland

Details Diff
Now uses mysql_query to create Database using SQL code rather than mysql_create_db which is deprecated (and gives an annoying warning in later versions of PHP). Also resolves error if PHP is using MySQL API Client Interface 4 or above, which doesn't have the mysql_create_db function.


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

master 267d6b8c

2004-03-20 17:14:05

jcleeland

Details Diff
Slovenian Language File Created by Gasper Koren [gasper@fdvinfo.net]: Web Survey Methodology - http://www.websm.org/


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

master c0a33f93

2004-03-19 05:15:24

jcleeland

Details Diff
Bugfix: javascript checkconditions function not working properly for dropdown select lists. Added "java" to document.getElementById['name'] in else.


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

master 6fa65ad3

2004-03-17 02:43:07

jcleeland

Details Diff
Bugfix: Delete "tokens" table didn't use $dbprefix and so didn't work properly if config.php included a db-prefix. Fixed.


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

master f8a8d78c

2004-03-13 04:49:20

jcleeland

Details Diff
Added hspace setting to image


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

master ef76e1f0

2004-03-13 04:40:28

jcleeland

Details Diff
Tidied


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

master 2215565f

2004-03-11 04:11:00

jcleeland

Details Diff
Changed "other" field for list type questions to be 255 chars in length


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@951 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/activate.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1421 1422 1423 1424 1425 1426 1427 ... 1460 1461 1462  Next  Last