2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

43 Commits

Author SHA1 Message Date
Adam Zammit d50218988a Make sure interviewer flag is set for admin operators 2017-07-05 10:00:54 +10:00
Adam Zammit 3c996a4a56 Fixed: lp:1620421 SQL not compatible with ONLY_FULL_GROUP_BY mode 2016-09-06 09:44:04 +10:00
Alex 675dcfbd4b update to main rev.503 2015-11-24 10:14:21 +02:00
Alex f9c285ee7c fix missing variable 2015-11-24 10:05:52 +02:00
Adam Zammit a87bf854c2 Include skeletonquest Limesurvey theme and make it default for self completions
Allow for custom Limesurvey themes to work for self completions
2015-11-24 16:28:59 +11:00
Adam Zammit 1041e73849 Fixes by Alex (thank you!) 2015-11-20 12:34:56 +11:00
Adam Zammit 54f779bf64 Added customised outcomes feature (thanks Alex) 2015-11-20 11:53:18 +11:00
Alex c9d11ceb08 default {ENDURL} for Lime 2015-10-05 16:26:19 +03:00
Alex defe090114 switch from include ("auth-admin.php"); to require ("auth-admin.php"); 2015-09-15 20:20:26 +03:00
Alex 7053c15930 merged rev. 486 2015-09-10 02:10:45 +03:00
Alex 33630a432b changed titles as may mismatch with existing titles and translations
added links to questionnairelist.php
some clean-up
2015-09-09 04:09:09 +03:00
Alex 16de6acfb4 set default list of outcomes when creating new questionnaire 2015-09-09 03:46:58 +03:00
Alex a6f2ecaa6a fixed undefined constants 2015-09-08 23:15:05 +03:00
Adam Zammit ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Alex 62b53ed732 merged rev.524 from ex-"Feature" branch - fix lp:1480880 2015-08-03 19:38:27 +03:00
Alex 261728628c bug fix lp:1480880 - " disable "create new" questionnaire if no active Limesurvey available" 2015-08-03 14:16:18 +03:00
Adam Zammit 3da998446b Removed references to SITE_URL and OPERATOR_PANEL_NAME put other descriptions in config 2015-08-03 13:58:41 +10:00
Alex 41cc3dbcb3 updated file links for easier Bootstrap, Jquery, Jquery-UI and Font-awesome updates
from  */bootstrap-3.3.2/* to */bootstrap/*
from  /js/jquery-2.1.3.min.js to /include/jquery/jquery.min.js
from  /jquery-ui/js/jquery-1.4.2.min.js   to   /jquery/jquery-1.4.2.min.js
from  /jquery-ui/js/jquery-ui-1.8.2.custom.min.js to /jquery-ui/jquery-ui.min.js
from  /jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css to /jquery-ui/jquery-ui.min.css

switch from  /font-awesome-4.3.0/  folder to  /font-awesome/  , updated links from */font-awesome-4.3.0/* to */font-awesome/*

!!!  files   with  childnap.js  require   jquery-1.4.2 ->  need to check if jquery-2.1.4 will work instead of jquery-1.4.2 !!!
2015-07-10 04:14:03 +03:00
Alex 3e09fc0048 lol wrong way updated...
once again...  fixed 'required' attribute for input to apply only when field is visible 

+  merge with main rev.445
2015-04-01 18:29:49 +03:00
Alex d38a79c57c fixed 'required' attribute for input to apply only when field is visible 2015-04-01 17:26:52 +03:00
Alex ed4e52d55e merged rev.445 2015-04-01 16:41:59 +03:00
Alex 80f78fb3cb updated questionnairelist.php and new.php
TOTAL NEW look, crosslinks,

modified input types, added restrictions, collapse CKeditor textarea, "delete" protection 

switched to bs-toggle  
updated js/custom.js
2015-03-23 12:46:28 +03:00
Adam Zammit 62ca8c9cba Fixed Bug lp:1410503 required URLto the CKeditor installation directory 2015-01-28 15:14:04 +11:00
Adam Zammit fd89d3917e Fixed Bug lp:1412389 removed language restriction 2015-01-28 14:34:28 +11:00
Adam Zammit 03c1679f18 Merged Ability to create new cases as a referral from an existing case feature
Also improves timezone detection
2014-01-08 15:20:41 +11:00
Adam Zammit dc5a7e8ba9 Fixes lp:1255348 Text cut off when entering some special characters 2013-11-27 11:29:12 +11:00
root 98f246dd03 Added referral function (requires addition to database) 2013-09-11 15:02:59 +10:00
Adam Zammit f853f56ced Mark URL as required for self completion 2013-04-29 11:59:21 +10:00
Adam Zammit a22f4acd66 Added self_complete flag to remove need to clear variables 2013-02-25 12:03:27 +11:00
Adam Zammit bc56e10311 Added respondent self completion details to new questionnaire's (need to add to modify) 2013-01-30 16:24:26 +11:00
Adam Zammit 28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf e085adafcc List questionnaires even if not in default language 2012-05-14 00:37:30 +00:00
azammitdcarf eaa9578ab8 Merging the Limesurvey 1.91+ branch of queXS in to the trunk 2011-09-08 01:58:41 +00:00
azammitdcarf b0a6ade3b3 Respondent selection text editor not printed correctly in Chrome
Patch by Grzesiek (thank you)
2011-07-29 00:16:02 +00:00
azammitdcarf e5615b708a Can define centre and project information in administrative menu
Able to edit questionnaires RS text and name
Can disable/enable questionnaires for viewing in admin interface
RS text entered via new CKEditor including ability to insert tokens/template replace text
Added setting table and associated getter/setter functions (currently only used for centre information but could add more)
2011-01-18 03:32:21 +00:00
azammitdcarf 0ef7c93737 New feature: Seperate limesurvey instrument for respondent selection
Dev Merged back changes from mcmasterlimers branch
2010-09-29 23:19:08 +00:00
azammitdcarf 57803b1072 Fixed bug where not displaying if default lang is not 'en' 2010-02-09 05:20:00 +00:00
azammitdcarf dd164ae5ff Bug fix when list empty 2010-01-15 01:55:50 +00:00
azammitdcarf d1b139d315 Merged from McMasterReports branch 2010-01-14 07:45:37 +00:00
azammitdcarf 54bea820c2 Removed reference to secondary database link $ldb
This means that both the limesurvey and the quexs tables must be in the same database, with the same connection
But has the advantage of being able to join records across tables easily
2009-05-29 00:04:16 +00:00
azammitdcarf bdea0cce62 Removed creation from queXML - wasn't implemented. (Should instead create by importing directly to LimeSurvey using the LimeSurvey queXML stylesheet) 2008-11-18 01:52:07 +00:00
azammitdcarf 0976fe62ee checked for existence of result set before applying RecordCount method
New questionnaire form has larger text boxes for entering data - and hides entry when rs not required
2008-11-14 00:58:44 +00:00
azammitdcarf ec24d5af18 Import from DCARF SVN 2008-10-15 04:49:50 +00:00