Changesets: LimeSurvey

master 9ede3d46

2003-05-05 19:07:22

jcleeland

Details Diff
Added conversion of $_GET['pass'] and $_POST['pass'] to $pass (used in usercontrol) which wasn't being registered if register_globals = off.


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

master 223a85af

2003-04-30 23:30:32

jcleeland

Details Diff
Removed check that conditions were consistent with survey order because it was prodocing false positives. (Line 317)


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

master 7e7e99f9

2003-04-30 23:23:49

jcleeland

Details Diff
Fixed error caused by $_POST['cquestion'] and $_POST['canswer'] on servers with register_globals turned on. unset $cquestion and $canswer after use.


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

master 186cac8a

2003-04-25 08:14:59

jcleeland

Details Diff
Fixed bug/oversight where summary result wasn't showing which answer the summary was for with Array Type questions.


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

master f131ea89

2003-04-25 07:31:37

jcleeland

Details Diff
Corrected typo - detecting which format survey is in (if $sid)


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

master f4d3fe43

2003-04-25 07:14:32

jcleeland

Details Diff
Added 'Group at a time' option in new survey and edit survey (although actual feature is not yet available)


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

master 8b216ed2

2003-04-25 04:46:39

jcleeland

Details Diff
Had to place \n's between input buttons in browse screen. I don't like the way it looks (some browsers interpret the \n as a space), but it was breaking on long lines...


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

master 46d3a637

2003-04-24 18:47:03

jcleeland

Details Diff
TWEAK: Some tidying up of conditions information (smaller font, maroon colour)


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

master ff90631f

2003-04-24 18:44:11

jcleeland

Details Diff
Added conditional information - instructions prior to any question that has conditions set.


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

master 99e4df88

2003-04-24 18:42:54

jcleeland

Details Diff
Added some extra comments around conditions section for future reference


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

master 357f6759

2003-04-24 18:17:48

jcleeland

Details Diff
Updated to add further suggestions for failures in fopen, and use of htpasswd exec file.


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

master dc258b2a

2003-04-24 08:01:21

jcleeland

Details Diff
Updated to provide instructions relating to conditional questions


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

master deb43526

2003-04-24 06:42:53

jcleeland

Details Diff
Added error message for pre-existing conditions that don't match questions appearing prior to question for which condition is set.


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

master 038cb152

2003-04-24 06:35:56

jcleeland

Details Diff
Added consistency check for conditions (make sure that any conditions set are relying on questions that appear BEFORE the question concerned)


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

master a0405f8f

2003-04-23 23:55:22

jcleeland

Details Diff
Increased fget buffer size to 10240 to allow for large sized welcome messages in survey (and possibly large sized help texts etc). 10240 should be enough for any possible scenario, but remember Bill Gates and 640k!


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

master 9ab5694b

2003-04-23 23:45:36

jcleeland

Details Diff
Added error checking in case groups, questions, answers or conditions don't exist - checks for existence of matching arrays before processing.


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

master a207980d

2003-04-23 23:44:37

jcleeland

Details Diff
Added conditions table


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

master 38ea39f9

2003-04-21 05:22:16

jcleeland

Details Diff
Made some small changes in the text on the pre-final (last) submit screen.


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

master 8e0e2720

2003-04-21 05:16:33

jcleeland

Details Diff
Modified javascript in ranking to disable choices select after last option removed. Also fixed minor bug in List type question, radio buttons, where $$fname still used. Changed to $_SESSION['fname']


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

master 8ee1b772

2003-04-21 05:15:05

jcleeland

Details Diff
Modified javascript for ranking to disable choices select after last option removed


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

master 103ff135

2003-04-21 03:13:58

jcleeland

Details Diff
Fixed median calculation (to match methodology for quartiles Q1 and Q3).


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

master 5baa5e0c

2003-04-21 02:43:26

jcleeland

Details Diff
Finalised quartile calculations using minitab method (http://mathforum.org/library/drmath/view/60969.html). Who would have thought there would be 4 different possible ways of calculating quartiles - and they all give different results! My mind is agog.


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

master eb88fa13

2003-04-20 20:40:21

jcleeland

Details Diff
Fixed bug - q1 should never be lower than minimum and q3 should never be higher than maximum.


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

master 340b5fcf

2003-04-20 19:32:15

jcleeland

Details Diff
Tidied display of existing conditions, added grouping by question, and "AND" or "OR" explanation between to clarify method of selection.


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

master 99fe0020

2003-04-20 08:41:04

jcleeland

Details Diff
Fixed SQL code getting groups and questions that are ordered prior to question condition is being set for.


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@252 b72ed6b6-b9f8-46b5-92b4-906544132732
Attach Issues:
mod - admin/conditions.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1441 1442 1443 1444 1445 1446 1447 ... 1452 1453 1454  Next  Last