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

66 Commits

Author SHA1 Message Date
azammitdcarf 319845eaf5 Added queXS paradata and metadata export to Limesurvey data output including call attempts, number of answering machine messages, and all sample variables 2012-11-29 01:55:33 +00:00
azammitdcarf c569559964 Merging the updated Limesurvey 1.92+ branch of queXS to trunk 2012-11-21 04:04:39 +00:00
azammitdcarf 5aa93f847a Updated jquery in Limesurvey due to Firefox 12 scroll bug: https://bugzilla.mozilla.org/show_bug.cgi?id=749935 2012-05-10 01:35:49 +00:00
azammitdcarf 04bbeb6c0b Automatically create tokens table when activating (as is required by queXS) 2012-05-01 00:39:11 +00:00
azammitdcarf 242499a899 Updated XMLRPC to 3.0.0 beta 2011-11-14 04:27:30 +00:00
azammitdcarf 3ac1c22bca Removed xmlrpc 2.2.2 2011-11-14 04:25:20 +00:00
azammitdcarf bfe3f2470f Added a backport of Limesurvey CI Remote Control 2 functionality for adding a response.
Can be used to insert a new response into a questionnaire via XML-RPC
Added xmlrpc package from: http://phpxmlrpc.sourceforge.net (new BSD licence compatible with GPL)
2011-11-11 05:26:58 +00:00
azammitdcarf a4935b7f08 Updated Limesurvey to revision 11354 2011-11-11 01:59:29 +00:00
azammitdcarf 4e93b2e0ca Updated to Limesurvey 1.91+ Revision 11132 2011-10-10 01:32:52 +00:00
azammitdcarf 859396b9d0 Update to Limesurvey revision 11132 (part two) 2011-10-10 01:26:21 +00:00
azammitdcarf 11c5f3e1df Updating to Limesurvey 1.9.1+ revision 11132 (part one) 2011-10-10 01:24:38 +00:00
azammitdcarf 16d775ec4b Added ALTERNATE_INTERFACE config directive (defaults to false)
Alternate interface appears for non VoIP users when ALTERNATE_INTERFACE set to true
This interface is a bit faster to operate (less popup windows) and makes more sense when not using the system to auto-dial
Sponsored by Zimi
2011-10-05 04:29:41 +00:00
azammitdcarf 4abd0c59ac Updated limesurvey to revision 11019 2011-09-20 23:28:02 +00:00
azammitdcarf 5aad5360ac Removed progress graph and replaced with text (no good for speaking over the phone if it is a graph)
Updated template to look a bit cleaner
2011-09-08 02:54:46 +00:00
azammitdcarf 1526fb4b67 Always skip welcome screen - don't rely on settings 2011-09-08 02:37:06 +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 280a839e59 Administrator appointment editing added calendar to assist 2011-08-29 00:42:04 +00:00
azammitdcarf a80f582ec3 Export to SPSS was failing due to queXS tokens
Only include Nap javascript when nap is enabled
2011-04-08 06:32:51 +00:00
azammitdcarf b9929cfd2a Updated queXMLPDF class to queXML 1.3.3 2011-03-31 00:55:36 +00:00
azammitdcarf c618bbb4da Added directory level authentication example to limesurvey admin 2011-02-24 04:32:36 +00:00
azammitdcarf 9c7296d1f7 Removed limesurvey install directory 2011-02-21 00:40:15 +00:00
azammitdcarf 227d4ce08b Merged changes from vm line 2011-02-21 00:30:48 +00:00
azammitdcarf 6b9c892adf Added AUTO_LOGOUT_MINUTES support to the main screen (when enabled) 2011-01-25 04:12:07 +00:00
azammitdcarf 07bef16e93 Added child frame functions for AUTO_LOGOUT_MINUTES (otherwise movement in child frames such as questinonaire do not count as non-idle time) 2011-01-25 03:44:41 +00:00
azammitdcarf 1be24e7cc0 Added JQuery nap plugin from here: http://www.frebsite.nl/werk/scripts/jquery_nap_plugin/index_en.php (MIT Licenced) 2011-01-18 23:58:15 +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 ca02adf4c2 Updated php-gettext to 1.0.11 2011-01-17 22:34:09 +00:00
azammitdcarf eb743c2f9b Added @ to avoid notices generated 2010-12-22 04:48:24 +00:00
azammitdcarf 06910ef57d Added limesurvey token of number of answering machine messages left (outcome 23 - household answering machine, message left)
This can be used in conditions to define when to leave a message
2010-10-18 03:25:49 +00:00
azammitdcarf f7b418fb13 Added PERCCOMPLETE token to enhance respondent selection scripts
Displays percentage complete of the main case instrument
Also can be used as a token for limesurvey conditions (i.e. check for it being > 0 to say "we have already started")
2010-10-18 02:05:15 +00:00
azammitdcarf 3586883a71 Won't clear queXS menu when handling conditions in Limesurvey 2010-10-04 04:57:24 +00:00
azammitdcarf 0b384bdc53 Added no call available screen
Updated so schedule appointment and setting outcome functions can occur on standard list radio
2010-09-30 01:32:16 +00:00
azammitdcarf cc64834bde Upped memory limit of limesurvey to 128
Added multiplier for long text boxes and line colour specifier to queXMLPDF
Will only export case_id and date fields in queXML when not outputting to a PDF
2010-09-30 00:53:26 +00:00
azammitdcarf a23e4984e3 Added icon for scanner
Updated queXMLPDF class to point to TCPDF isntallation
Added icon to limesurvey page
Modified export_structure_quexml to be able to export a string of noheader specified
2010-09-30 00:17:59 +00:00
azammitdcarf d01db2da15 Added TCPDF 5.8.034
Added queXML queXMLPDF class
2010-09-29 23:55:29 +00:00
azammitdcarf 6d482aa6d5 Removed old TCPDF 2010-09-29 23:42:20 +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 3ea0eaddb2 Give focus to text boxes on load 2010-09-13 01:30:26 +00:00
azammitdcarf 2751740124 Added print template missing files 2010-08-31 00:47:23 +00:00
azammitdcarf 3d48df262f Added case_id and date to queXML structure output (as appears in fixed width data file) 2010-08-31 00:46:29 +00:00
azammitdcarf e3e17abc54 Added jquery 2010-08-04 23:34:29 +00:00
azammitdcarf 77af800507 Updated templates to look a bit better and include the limesurvey customonLoad function 2010-07-29 02:20:45 +00:00
azammitdcarf 384f2e5539 Handle assigning queXS sample codes in the fieldname of a condition 2010-07-22 01:53:19 +00:00
azammitdcarf 6ed532845e Added more descriptive elements to printable survey for debugging 2010-02-22 22:57:00 +00:00
azammitdcarf 90fd204e55 Make sure to only move forward on click where appropriate (allow false to be passed to stop auto click) 2010-02-22 22:54:03 +00:00
azammitdcarf 4c4e78b415 When INSERTANS used, do not display "No Answer" when no answer is selected 2010-02-22 22:52:39 +00:00
azammitdcarf c42bdefa30 Added configuration directive for Auto advance: LIME_AUTO_ADVANCE 2010-02-07 22:32:48 +00:00
azammitdcarf b7da4515a4 Updated to php-gettext-1.0.9 2010-01-15 03:59:04 +00:00
azammitdcarf d1b139d315 Merged from McMasterReports branch 2010-01-14 07:45:37 +00:00
azammitdcarf 2288dc8134 VoIP is done on an operator by operator basis 2009-11-12 03:45:25 +00:00