Changesets: LimeSurvey

master fb67fa71

2003-03-16 00:51:24

jcleeland

Details Diff
Some tidying up, fixed bug when no filters selected


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

master 75708008

2003-03-16 00:42:07

jcleeland

Details Diff
Fixed all passed variables so that they aren't a register_globals issue (at least I'm pretty sure I did). Also added summary facility (still some tidying to do) and question descriptor (click on the question mark for full question text)


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

master 19182782

2003-03-16 00:40:33

jcleeland

Details Diff
Fixed links to statistics script so that they aren't a register_globals issue ($sql post variable)


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

master c8e577a6

2003-03-16 00:39:56

jcleeland

Details Diff
Fixed links to statistics script so that they aren't a register_globals issue


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

master 224022ad

2003-03-15 22:07:54

jcleeland

Details Diff
Added links to browse and export scripts so that statistics results could be viewed or exported


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

master 99f45b9d

2003-03-15 22:07:18

jcleeland

Details Diff
Modified to work with output from statistics script. Note bug seems to exist when exporting abbreviated responses.


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

master b8bff857

2003-03-15 22:05:55

jcleeland

Details Diff
Added links to statistics script, and modified to show results from statistics script


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

master fca933e8

2003-03-15 21:14:50

jcleeland

Details Diff
Fixed error in SQL logic. Brain working now. Uses "IN" and "( ??? OR ???)" to determine results, rather than straight "AND" between conditions.


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

master 1b12b95a

2003-03-15 20:57:47

jcleeland

Details Diff
Added total survey information and percentage calculations


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

master 31f3f104

2003-03-15 20:32:32

jcleeland

Details Diff
Fixed order of query, to sort by GID


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

master 18a0f3d1

2003-03-15 20:21:26

jcleeland

Details Diff
Now functioning although without list or export functions, and needs to add date and text field options


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

master b19f3c3f

2003-03-15 18:19:32

jcleeland

Details Diff
Development: Remembers selections


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

master 3f064c60

2003-03-15 16:49:51

jcleeland

Details Diff
Not yet functional. Basic statistics on survey results


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

master 971a35c3

2003-03-15 16:34:32

jcleeland

Details Diff
Fixed bug - missing dollar sign on line 163 (copy question, copy answers)


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

master 300f07cb

2003-03-15 16:20:33

jcleeland

Details Diff
New Feature: Email Reminders


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

master efb33d50

2003-03-15 07:24:49

Miguel E. Guajardo

Details Diff
Enlarged 'E'dit and 'D'elete action buttons in browse action.
Made name and email text boxes larger in edit action.
Cleaned up HTML somewhat in edit action.-JAR


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

master 7773119f

2003-03-15 07:23:27

Miguel E. Guajardo

Details Diff
Added sorting of questions in natural order.
Changed database column references from numeric to associative.
Cleaned up HTML tags.-JAR


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

master 906f32fd

2003-03-15 07:20:49

Miguel E. Guajardo

Details Diff
Changed references to database fields/columns from numeric indices to associative indices.-JAR


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

master 0e1f23c8

2003-03-15 07:19:23

Miguel E. Guajardo

Details Diff
Changed database column references from numeric to associative.
Cleaned up HTML tags.-JAR


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

master d3821917

2003-03-15 07:17:38

Miguel E. Guajardo

Details Diff
Fixed bug introduced by adding natural sort. An empty row array is created in case no rows are returned from the database. This prevents foreach($row as $value) from stopping with an error.-JAR


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

master e21e9019

2003-03-15 07:15:14

Miguel E. Guajardo

Details Diff
Changed references to database fields/columns from numeric indices to associative indices. Database inserts now specify column names. -JAR


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

master 55a164a1

2003-03-15 07:04:20

Miguel E. Guajardo

Details Diff
Tweak - removed an extra <br />.-JAR


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

master 162a9162

2003-03-15 06:58:52

Miguel E. Guajardo

Details Diff
Tweaks to HTML and error reporting.-JAR


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

master 7b5c22bf

2003-03-15 06:56:55

Miguel E. Guajardo

Details Diff
Changed database field/column references from index number to name.-JAR


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

master 89e3fdba

2003-03-15 06:54:32

Miguel E. Guajardo

Details Diff
Cleaned up HTML.-JAR


git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@20 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 ... 1449 1450 1451 1452 1453  Next  Last