This website requires JavaScript.
Explore
Help
Register
Sign In
Talenttic_survey
/
CATI_Tool
Watch
2
Star
0
Fork
0
You've already forked CATI_Tool
mirror of
https://github.com/ACSPRI/queXS
synced
2024-04-02 12:12:16 +00:00
Code
Issues
Releases
Activity
187
Commits
2
Branches
0
Tags
29e10d7cb9cdc19b5ca2f0a20e3b6a818fe1eec1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
azammitdcarf
29e10d7cb9
Can disable/enable tabs in config file
2011-01-27 01:45:14 +00:00
admin
Made sure only enabled questionnaire assignments effected (otherwise would wipe out others)
2011-01-18 23:19:09 +00:00
client
Added freepbx 2.8.0 integration functions
2010-12-22 04:51:51 +00:00
css
Support for Internet Explorer browser
2011-01-11 05:01:22 +00:00
database
Can define centre and project information in administrative menu
2011-01-18 03:32:21 +00:00
display
Import from DCARF SVN
2008-10-15 04:49:50 +00:00
functions
Appointment time respects TIME_FORMAT define in configuration
2011-01-18 23:19:58 +00:00
include
Added AUTO_LOGOUT_MINUTES support to the main screen (when enabled)
2011-01-25 04:12:07 +00:00
js
Added contactdetails tab (like respondent information) and CONTACT_DETAILS_TAB config directive to display it
2011-01-27 01:28:02 +00:00
locale
Updated translations from Launchpad
2010-09-30 01:59:59 +00:00
userdoc
Merged from McMasterReports branch
2010-01-14 07:45:37 +00:00
voip
Script to download voip client (needs to be activated in status.php and a tmp directory needs to be created in the VoIP directory to operate)
2011-01-10 23:53:17 +00:00
.htaccess
Removed debugging information from .htaccess
2010-12-23 00:34:26 +00:00
appointment.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
appointmentlist.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
call.php
Don't show complete outcome unless case complete
2011-01-18 23:43:13 +00:00
callhistory.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
calllist.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
casenote.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
config.default.php
Can disable/enable tabs in config file
2011-01-27 01:45:14 +00:00
config.inc.local.php.example
Added an example config.inc.local.php
2010-01-15 01:58:47 +00:00
config.inc.php
Added an example config.inc.local.php
2010-01-15 01:58:47 +00:00
contactdetails.php
Added contactdetails tab (like respondent information) and CONTACT_DETAILS_TAB config directive to display it
2011-01-27 01:28:02 +00:00
db.inc.php
Can define centre and project information in administrative menu
2011-01-18 03:32:21 +00:00
endwork.php
Added note to display if logged off due to inactivity
2011-01-25 04:24:37 +00:00
index.php
Can disable/enable tabs in config file
2011-01-27 01:45:14 +00:00
info.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
lang.inc.php
Updated php-gettext to 1.0.11
2011-01-17 22:34:09 +00:00
licence.txt
Import from DCARF SVN
2008-10-15 04:41:48 +00:00
nocallavailable.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
nocaseavailable.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
performance.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
project_info.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
record.php
VoIP is done on an operator by operator basis
2009-11-12 03:45:25 +00:00
respondent.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
rs_answeringmachine.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
rs_business.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
rs_callback.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
rs_intro.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
rs_project_end.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
rs_project_intro.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
rs_quota_end.php
Added AUTO_LOGOUT_MINUTES functionality to rs scripts
2011-01-25 04:26:05 +00:00
shifts.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
status.php
Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js)
2011-01-25 04:32:16 +00:00
supervisor.php
Missing string concatenation
2010-10-26 23:11:45 +00:00
S
Description
No description provided
89
MiB