Changesets: LimeSurvey

master 3595d3b0

2004-10-23 23:29:46

jcleeland

Details Diff
Fixed bug in previous version, started development of "sql builder" component for more complex filtering (not finished)


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

master 91a88446

2004-10-21 23:29:25

jcleeland

Details Diff
Added more checking for existence of fields prior to insert query generation. Note: TEST BEFORE USE


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

master b4227561

2004-10-21 23:27:34

jcleeland

Details Diff
Added new question types ("!" and "W" and "Z") to relevant integrity checks prior to activation. (IE: Script checks that "!" type questions actually have answers, and "W" or "Z" type questions are linked to a labelset)


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

master 7ce9839e

2004-10-21 23:24:23

jcleeland

Details Diff
FEATURE: Added "datestamp" filter to filter options, so you can search for a range of response dates, or a specific date


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

master 7b94d8a7

2004-10-21 20:30:53

jcleeland

Details Diff
FEATURE: Added "id" filter to filter options, so you can search for a range of response id's, or a specific id


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

master cc040204

2004-10-17 04:50:22

jcleeland

Details Diff
BUGFIX: Fix a table nesting problem with multiple-column multiplechoice questions. provided by C Scott Ananian / Verified Voting


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

master 2e08ff4d

2004-10-16 22:50:52

jcleeland

Details Diff
TWEAK: "trims" saved answers used for code_filter, so that a space or otherwise whitespace answer doesn't exclude all answers


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

master bd417691

2004-10-16 03:33:43

jcleeland

Details Diff
New Question Type(s) and New Question Attribute: List (flexible) question types - both radio and dropdown. These are the same as the existing "List" type questions, however they can use pre-defined "label sets" as their list of questions - something I've been meaning to do for a while. A new question attribute called "Code Filter" has also been added. This applies to the two new question types, and allows you to filter the codes that are displayed. The filtering can be done either using plain text, or by entering the "fieldname" of a previous question. Note that this new question attribute _REQUIRES_ a manual update to the question_attributes table if you've already created it - the "value" field must be increased to varchar(20) rather than varchar(5) in order to allow a full fieldname to be entered. All other related files have been updated to deal with new question types.


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

master d3038bf2

2004-10-13 21:02:27

jcleeland

Details Diff
Checks that "datestamp" entry does not already exist in "insertarray" before adding it - this should (hopefully) stop errors when submitting surveys caused by duplicate "datestamp" values.


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

master 9f80ba26

2004-10-12 20:48:20

jcleeland

Details Diff
TWEAK: Added "return confirm" to delete button, "Are you sure you want to delete this entry?"


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

master b248ac7b

2004-10-12 20:41:11

jcleeland

Details Diff
TWEAK: Fixed ordering of select for existing assessments so that "heading" doesn't appear in the "mimimum" column.


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

master 7290af18

2004-10-11 00:44:47

jcleeland

Details Diff
Updated with new translation constants (assessments heading)


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

2004-10-10 16:54:09

jcleeland

Details Diff
Uses new escape functions


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

master fae8a887

2004-10-10 16:52:05

jcleeland

Details Diff
Added error message if "save" email does not work


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

master a29895e0

2004-10-10 16:50:02

jcleeland

Details Diff
Uses new escape functions
Do_Assessments function - does str_replace on {TOTAL} and replaces with count for that group/survey


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

master a2fcd965

2004-10-10 16:48:05

jcleeland

Details Diff
uses auto_unescape function


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

master a3da021f

2004-10-08 08:43:27

jcleeland

Details Diff
bugfix: extrapolates full fieldnames for multiple option when passing selected columns to export.php


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

master d41c192a

2004-10-08 08:08:43

jcleeland

Details Diff
Feature: If 'summary' information is passed on from statistics.php, will preselect those questions for export


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

master d460a458

2004-10-08 08:06:59

jcleeland

Details Diff
Feature: Passes "summary" information to export.php so that only fields selected for display get exported (or at least, pre-selected for export)


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

master 8c874ade

2004-10-04 17:44:29

jcleeland

Details Diff
Bugfix: Load saved data SQL coding was faulty - fixed.


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

master 855dd1a3

2004-10-04 06:59:16

jcleeland

Details Diff
Updated to remove assessments and question attributes when deleting, and to detect orphan question_attributes or assessments.


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

master 6ccfc1d9

2004-10-03 21:15:42

jcleeland

Details Diff
Bugfix: From C Scott Ananian (Verified Voting) - error when display question type "P" - always displayed "Y" in comment area. Fixed. Also added C Scott's incorporation of "autoreload" function into dataentry script.


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

master a0989249

2004-10-03 05:55:52

jcleeland

Details Diff
Bugfix: exporting to Microsoft Word was breaking when token data was included


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

master 20b577dd

2004-10-03 01:00:37

jcleeland

Details Diff
New translations for autoreload, vvimport and vvexport


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1229 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/lang/chinese/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 80b57965

2004-10-02 23:33:02

jcleeland

Details Diff
Bugfix: If no assessments exist for a survey, warning/error was occuring when checking against assessments. Script now checks for existence of array before iterating through it.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1228 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - index.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1410 1411 1412 1413 1414 1415 1416 ... 1460 1461 1462  Next  Last