Changesets: LimeSurvey
master fa631761 2003-06-01 05:24:29 Details Diff |
Fixed bug caused by apostrophe in answer text, or question text on servers without magic_quotes on. Also fixed ordering of answers so that they display alphabetically by answer text. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@321 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/conditions.php | Diff File | ||
master 71a24211 2003-06-01 05:21:46 Details Diff |
Fixed ordering of answers. Should always be presented alphabetically by question text, not code. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@320 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 30435712 2003-06-01 05:19:13 Details Diff |
Fixed ordering of answers. Some were ordered by code, but should always be ordered by question text. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@319 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/activate.php | Diff File | ||
mod - admin/browse.php | Diff File | ||
mod - admin/dataentry.php | Diff File | ||
mod - admin/html.php | Diff File | ||
mod - admin/printablesurvey.php | Diff File | ||
master 87619fcd 2003-06-01 05:17:37 Details Diff |
Substantially re-wrote headings generation. Script now generates full and abbreviated headings using the fieldnames of the table as the reference point. This should make it far more error/fault tolerant. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@318 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master f1c44b3b 2003-05-31 08:53:52 Details Diff |
TWEAK: Fixed some HTML errors - <tr><td> stuff that wasn't being closed off and was a remnant from old index.html file git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@317 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 7afe6388 2003-05-31 01:06:54 Details Diff |
tidied, removed debug/commented out lines git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@316 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 915f04c6 2003-05-31 00:52:10 Details Diff |
Tidied code, removed debug and un-needed comment lines git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@315 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 68be0b82 2003-05-30 01:20:48 Details Diff |
commented out debug line that shouldn't have been there git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@314 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - question.php | Diff File | ||
master f238d957 2003-05-28 07:16:36 Details Diff |
Fixed body onload javascript error - loads an empty "checkfields" javascript git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@313 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 5a017e95 2003-05-28 06:57:07 Details Diff |
Fixed Bug with multiple option questions, display issues and mandatory field checking git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@312 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - qanda.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 78ec90a6 2003-05-24 22:46:45 Details Diff |
Changed radio buttons to dropdown lists for keyboard based dataentry git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@310 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master aba93e68 2003-05-24 22:15:52 Details Diff |
Commented out debug lines git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@309 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 845dd8a2 2003-05-24 21:42:32 Details Diff |
Created new menu in summary screen (database functions) which contains 2 new features (delete all invitations and delete all tokens, and also move the delete tokens link to this menu) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@308 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master feb45095 2003-05-24 21:07:08 Details Diff |
Removed size setting on browse table (table can grow or shrink based on size of entry). Added valign='top' to last cell(s) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@307 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 5b39d255 2003-05-24 20:57:16 Details Diff |
Added 'http-equiv refresh' to automatically reload browse page 2 seconds after deleting token entry. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@306 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master a4af603e 2003-05-24 20:40:36 Details Diff |
Added new str_replace for templates - {TEMPLATEURL} - which is replaced by the URL of the template directory being used (for insertion of graphics etc in templates) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@305 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master fd917b3f 2003-05-24 02:08:50 Details Diff |
Fixed bug - was adding numerical type twice for "view summary for all available fields" causing a crash if numerical field was included. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@304 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master af57d48f 2003-05-24 02:07:45 Details Diff |
Changed <BR>s to <br />. Added error reporting for when create table fails. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@303 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/createdb.php | Diff File | ||
master 8aef3ca2 2003-05-22 19:30:55 Details Diff |
Added feature: "View summary for all available fields" - produces a summary table for everything. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@302 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master 8b6bc222 2003-05-22 18:28:11 Details Diff |
TWEAK: Modified other version of 'currently not modified' font size. Also made final adjustments to early questions and moving backwards issue. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@301 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - question.php | Diff File | ||
master 2e8e1aa6 2003-05-22 18:27:28 Details Diff |
TWEAK: Modified other version of "not currently active" font size git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@300 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
master 15dfb9da 2003-05-22 17:58:18 Details Diff |
TWEAK: Changed font size for 'survey is not currently active' message (to size 2) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@299 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 7ae05fac 2003-05-22 17:55:36 Details Diff |
Added option to list with comment question type - dropdown list or radio buttons can now be chosen, depending upon choice in config.php ($lwcdropdown) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@298 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 5d4f08d5 2003-05-22 17:21:59 Details Diff |
Fixed bug with returning to welcome screen, after 1 question group, 2nd group has description. Also fixed problem with first question of group data being wiped out by group description screen. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@297 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - question.php | Diff File | ||
master cc6158e6 2003-05-22 06:15:57 Details Diff |
Modified "from" field in emails to present nice from (name and email) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@296 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File |