Changesets: LimeSurvey

master 21fafb8a

2004-07-05 21:16

jcleeland


Details Diff
Changed phpversion() function to use new constant set in common.php - _PHPVERSION. phpversion() is a very slow function call, so this speeds it up a bit.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1088 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/dataentry.php Diff File
mod - admin/dumpdb.php Diff File
mod - admin/dumpgroup.php Diff File
mod - admin/dumplabel.php Diff File
mod - admin/dumpquestion.php Diff File
mod - admin/dumpsurvey.php Diff File
mod - admin/labels.php Diff File
mod - admin/tokens.php Diff File
mod - index.php Diff File
mod - qanda.php Diff File
mod - register.php Diff File

master 307db4ca

2004-07-05 21:15

jcleeland


Details Diff
Added standard copyright/GPL information to top of file


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

master 74376c08

2004-07-04 08:05

jcleeland


Details Diff
New Swedish translations and minor amendments to existing translations kindly provided by Bj�rn Mildh


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

master a1bea393

2004-07-04 07:30

jcleeland


Details Diff
Removed backticks (`) from default_value fieldname in sql queries because it is no longer necessary since the change from "default"


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

master 34e49fc9

2004-07-02 02:29

jcleeland


Details Diff
New template files - clearll.pstpl and register.pstpl


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1084 b72ed6b6-b9f8-46b5-92b4-906544132732
add - templates/bubblegum/clearall.pstpl Diff File
add - templates/bubblegum/register.pstpl Diff File
add - templates/default/clearall.pstpl Diff File
add - templates/default/register.pstpl Diff File
add - templates/edgyblue/clearall.pstpl Diff File
add - templates/edgyblue/register.pstpl Diff File

master 1b0892e2

2004-07-02 02:26

jcleeland


Details Diff
New translation: define("_TP_REGISTERPAGE", "Register Page"); (second last line) for new template in templates.php


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1083 b72ed6b6-b9f8-46b5-92b4-906544132732
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 8b28a21d

2004-07-02 02:23

jcleeland


Details Diff
Updated to use the two new template files - clearall.pstpl and register.pstpl so that these screens can be templated.


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

master f9f47510

2004-07-02 02:22

jcleeland


Details Diff
Now uses two new template files - clearall.pstpl and register.pstpl so that these screens can be templated.


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

master 23a38f76

2004-06-29 01:39

jcleeland


Details Diff
Questions now sorted using usort and comparegroupthentitle function so that questions are presented in natural sort order.


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

master daa7bd3e

2004-06-27 18:49

jcleeland


Details Diff
Removed hard-coded text from submit.pstpl template files and replaced with {SUBMITCOMPLETE} and {SUBMITREVIEW} translations in the public language files. Modified template.php and index.php templateReplace functions to perform replacemnts, inserted english translation into all language files. Updated three core templates.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1079 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/templates.php Diff File
mod - index.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
mod - templates/bubblegum/submit.pstpl Diff File
mod - templates/default/submit.pstpl Diff File
mod - templates/edgyblue/submit.pstpl Diff File

master ea9e85a4

2004-06-27 17:44

jcleeland


Details Diff
Minor spelling correction (seperate to separate)


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1078 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - admin/lang/english/messages.php Diff File

master 437fa686

2004-06-27 17:32

jcleeland


Details Diff
Modified getTokenData() - put apostrophes around $token in SQL query and corrected error message.


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

master c7d31781

2004-06-24 09:01

jcleeland


Details Diff
TWEAK: In array(flexible), if $repeatheadings is 0, the feature is ignored


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

master 64b8235c

2004-06-24 08:48

jcleeland


Details Diff
BUGFIX: Further refinement of checkgroupfordisplay function - it wasn't distinguishing between conditions based on earlier groups, and the current group, and subsequently conditions within the existing group were breaking it. Now checks the group on which the condition relies and ignores the condition if it is the same group as the one being considered for display.


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

master 43ee2c11

2004-06-23 08:31

jcleeland


Details Diff
NEW: Added capacity to "repeat" the heading row for flexible label type questions, based on a new config.php settings called "$repeatheadings". Config.php will need updating too.


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

master 4bb5a100

2004-06-23 08:06

jcleeland


Details Diff
BUGFIX: function checkgroupfordisplay() wasn't correctly calculating whether or not a question should be displayed, it was counting it's chickens before they had hatched (almost literally). The count of matching answers by distinct cqid has been moved out of the cqid iteration.


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

master bdf0348f

2004-06-20 01:51

jcleeland


Details Diff
BUGFIX: Fixed bug caused by consecutive "Multiple Option" type questions where the while loop wasn't breaking and forcing the new question to be presented.


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

master 2ce11803

2004-06-19 22:01

jcleeland


Details Diff
Deleted some redundent "commented" lines.


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

master df860b80

2004-06-19 21:58

jcleeland


Details Diff
Now uses common.php "createFieldMap()" function for fieldname checking. Also checks token fields availability before generating join with tokens table (for backwards compatability with token tables that don't have attribute_1 and attribute_2 fields)


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

master 7302d308

2004-06-19 21:09

jcleeland


Details Diff
REWORKED: Extensively reworked to remove the "reverse engineering" method of matching a fieldname to an actual survey question. Now uses the new functions in common.php to generate an array of every fieldname that SHOULD be in the survey responses table, and can then match up the appropriate qid, answercode by searching that array. This has decreased file size by 10k (about 1 third). Would appreciate testing by others, but works well with my test survey data.


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

master a9abb16d

2004-06-14 07:26

jcleeland


Details Diff
NEW: Script by new developer Arjen Gideonse that exports data in SPSS format. The script is currently in preliminary stages and can be tested as a stand-alone only, using a URL like: spss.php?sid=1

This will ultimately be linked to the export.php script as an additional export option.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1068 b72ed6b6-b9f8-46b5-92b4-906544132732
add - admin/spss.php Diff File

master f867f836

2004-06-14 00:15

jcleeland


Details Diff
NEW: Script can now gather data from token entry and use that data in presenting questions. New function "getTokenData" which returns an array containing the token info. New "str_replace" lines in templatereplace function to replace {TOKEN:FIRSTNAME} etc.. with that data if it exists. Modified buildsurveysession() function to add $_SESSION['thistoken'] variable if the survey uses tokens and is NOT anonymous.


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

master f2db2d4d

2004-06-12 01:57

jcleeland


Details Diff
Some translations and corrections provided by John Krikorian


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

master 12f4c8b0

2004-06-10 04:36

jcleeland


Details Diff
Modified CREATE TABLE statement to create an index on the token field. This speeds up selects on the token field, allowing faster token generation.


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

master 0c363628

2004-06-10 02:08

jcleeland


Details Diff
TWEAK: If more than one email address seperated by a semi-colon exists in the surveys admin email field, will split and send notification email to both.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1064 b72ed6b6-b9f8-46b5-92b4-906544132732
mod - index.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1421 1422 1423 1424 1425 1426 1427 ... 1465 1466 1467  Next  Last