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

30 Commits

Author SHA1 Message Date
Alex 47340844ea filter outcome_id=32 if not limesurvey_is_quota_full (checked before) 2015-12-03 00:13:07 +03: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 eff3a27a25 simplified code, adjusted for customized_outcomes 2015-11-18 21:58:17 +03:00
Alex defe090114 switch from include ("auth-admin.php"); to require ("auth-admin.php"); 2015-09-15 20:20:26 +03:00
Alex 83d3b8e2e3 fixed 'quotes' issue,
cosmetics to call_interface2.php
2015-09-10 13:38:05 +03:00
Alex 7053c15930 merged rev. 486 2015-09-10 02:10:45 +03:00
Alex 5c3bc40f69 added 'predefined outcomes' filter 2015-09-09 11:58:43 +03:00
Adam Zammit ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Adam Zammit c097d61e42 Allow for titles not to appear where they don't need to be 2015-08-04 10:32:49 +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
Adam Zammit f5acc307a1 Fixes lp:1255359 Translation strings with single quotes break some SQL queries
Additional fix for submit buttons where the value needs to be double quoted
2013-11-27 12:21:37 +11:00
Adam Zammit e5feb27daa Fixes lp:1255359 Translation strings with single quotes break some SQL queries 2013-11-27 12:03:07 +11:00
Adam Zammit ae36595e72 Added new feature of automatic dialling using AUTO_DIAL_SECONDS parameter in config file
Will also automatically end the case after the same number of seconds
2013-11-20 11:40:46 +11:00
Adam Zammit 971eb8d584 Save call attempt id in to sent when sent and set default call id 2013-02-27 09:28:00 +11:00
Adam Zammit ae5c2f8431 Added email to respondent popup
Changed id's of self completion outcomes to allow for a few custom ones to not effect
Added email validation and token getting functions
Optout function of limesurvey to set outcome to refused and add a case note for clarity
Need to do: Complete email function to actually send an email invitation
2013-02-25 15:25:08 +11:00
Adam Zammit ec5c6fa833 Replaced short tags with long ones 2013-01-24 15:32:30 +11:00
azammitdcarf 44453fe28f Don't show complete outcome unless case complete 2011-01-18 23:43:13 +00:00
azammitdcarf 8dab3a26b4 Support for Internet Explorer browser 2011-01-11 05:01:22 +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 4ac3816bc4 Updated from McMaster branch to not use popup windows (better for Kiosks) 2010-08-04 05:03:36 +00:00
azammitdcarf 3bbb234896 VoIP status is now part of VoIP monitoring so we don't query the Asterisk server often
Uses the "Register" and "Unregister" options of Asterisk to get extension status
Stores voip_status in operator table
2010-07-30 03:18:14 +00:00
azammitdcarf 94e6114098 Typo in call.php
Added doc line to config.default.php
2010-02-22 23:03:51 +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
azammitdcarf cdfb3a2195 Made calls, call attempts and cases only created in the one spot 2009-02-19 03:38:07 +00:00
azammitdcarf c0cecbd25b Added transactions 2009-02-17 22:47:28 +00:00
azammitdcarf b7aea5f581 works properly if VOIP is disabled 2008-10-16 22:23:20 +00:00
azammitdcarf f988e1dad9 Import from DCARF SVN 2008-10-15 04:41:48 +00:00