Changesets: LimeSurvey
master d3c9982a 2004-05-09 03:54 Details Diff |
Now uses survey table email_register and email_confirm for email templates instead of template files and public lang file. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1012 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
mod - register.php | Diff File | ||
master 0f54a2ae 2004-05-09 03:53 Details Diff |
Now uses survey table email_invite, email_remind for email templates instead of template files. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1011 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/tokens.php | Diff File | ||
master 9f6ad295 2004-05-09 02:42 Details Diff |
NEW: Modified to allow survey based saving of email invitation, email reminder, registration email and email confirmation. New fields created in survey table. Update/New survey code updated. Also see changed lang files, used for the default message. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1010 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/checkfields.php | Diff File | ||
mod - admin/database.php | Diff File | ||
mod - admin/html.php | Diff File | ||
master b3002e01 2004-05-07 20:08 Details Diff |
BUGFIX: Modified editquestion code so that "Other" setting cannot be changed once survey is activated. This is important because having "Other" selected requires its own responses field, which is not possible after activating survey. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1009 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/html.php | Diff File | ||
master 317f9375 2004-05-07 20:07 Details Diff |
BUGFIX: Added unset to answertype "L" with no "other" - where acount and usedanswer variables weren't being reset after removing question number. Also added more debug lines git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1008 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master b13672c3 2004-05-07 06:25 Details Diff |
Changed window.close to self.close (for compatability with mac safari browser). Added some extra debug lines. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1007 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master 6402dcbc 2004-05-06 06:59 Details Diff |
Changed window.close to self.close (for compatability with mac safari browser) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1006 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - register.php | Diff File | ||
master 0e21548c 2004-04-30 04:10 Details Diff |
BUGFIX: Fixed export timeout issue with Multiple choice with comments type question. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1005 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/export.php | Diff File | ||
master 09c2b4da 2004-04-26 08:17 Details Diff |
Added administration functions, extra fields, translations for register functionality. Now working, pending full testing. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1004 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/checkfields.php | Diff File | ||
mod - admin/database.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/italian/messages.php | Diff File | ||
mod - admin/lang/spanish/messages.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 - register.php | Diff File | ||
master 86814acf 2004-04-25 17:24 Details Diff |
Added the beginnings of "registration" functionality for token based surveys. Still need to modify admin files and database. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1003 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - register.php | Diff File | ||
mod - index.php | Diff File | ||
master 11b5e8ce 2004-04-25 02:27 Details Diff |
Only prints "Choose any that apply" or "Select only one" in the question text if there is more than one possible answer. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1002 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 996e2a05 2004-04-25 02:18 Details Diff |
Moved all survey database variables into array $thissurvey, and modified related references - including in functions, and global statements. Modified submission statements to check that the PHPSurveyor session variables actually exist before submitting data to responses table. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1001 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - index.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 6fe88b1c 2004-04-25 02:15 Details Diff |
Modified to NOT add a mandatory entry for boilerplate questions (something that shouldn't be possible to set anyway, but just in case!) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1000 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master c80ee954 2004-04-24 01:44 Details Diff |
Major restructure of files, moving shared coding into functions out of group,survey and question.php files into index.php. Mostly tested but does need some more checking. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@999 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - index.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 0e8c9b86 2004-04-23 23:47 Details Diff |
Bugfix: Fixed notices where error reporting is on (using isset checks).. also fixed updating flexible labels by column. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@998 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master b42d79ed 2004-04-23 23:43 Details Diff |
Updated to recognise and handle flexible labels by column question type ("H") git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@997 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/browse.php | Diff File | ||
mod - admin/dataentry.php | Diff File | ||
master 23896737 2004-04-23 23:00 Details Diff |
Created new functions, checkmandatory, checkconditionalmandatory referred to by the display scripts (question, group, survey). Also added array handling functions previously in the qanda.php script so that all public scripts could access them. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@996 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 5ffe2fa8 2004-04-23 22:59 Details Diff |
Removed conditional answer checking functions from all scripts (question, group and survey) and placed single function in index.php referred by each. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@995 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - group.php | Diff File | ||
mod - question.php | Diff File | ||
mod - survey.php | Diff File | ||
master 295d7c79 2004-04-23 22:58 Details Diff |
Removed array handling functions to index.php so they would be available to all public scripts. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@994 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 3deeec51 2004-04-23 22:39 Details Diff |
Updated to handle "Flexible labels by column" question (type "H") git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@993 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/conditions.php | Diff File | ||
master 21d7a26c 2004-04-22 09:00 Details Diff |
Bugfix - was not modified to handle question type "H" (flexible labels by column) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@992 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master d84f8105 2004-04-22 01:37 Details Diff |
Simplified Chinese Translation kindly provided by Liang Zhao git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@991 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - lang/simplified-chinese.lang.php | Diff File | ||
master 7f66ae60 2004-04-20 08:23 Details Diff |
Tweak - check existence of $notanswered array before counting git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@990 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - question.php | Diff File | ||
master 97a23e29 2004-04-20 08:23 Details Diff |
Enhancements to jpgraph - now shows bar graphs instead of pie charts for multiple choice type questions. Font can be set in config.php ($jpgraphfont). Added check boxes for determining whether or not to display text based fields. Preliminary work for better summary displays of results for ranking questions (not yet enabled) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@989 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master b4a18cee 2004-04-20 07:27 Details Diff |
Minor tweak checking for existance of $oldsid (for resetting survey session if survey changes without a nice exit) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@988 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File |