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

57 Commits

Author SHA1 Message Date
azammitdcarf 227d4ce08b Merged changes from vm line 2011-02-21 00:30:48 +00:00
azammitdcarf d9ca3044d0 Remove note about refreshing as this does not occur 2011-02-17 03:45:29 +00:00
azammitdcarf e1357712ce Added process_log table to database
Log process data to a separate table for speed and better display (don't have to do too many updates)
Updated VoIP watching process to more gracefully handle socket timeouts/errors
2011-02-17 03:36:18 +00:00
azammitdcarf 697a9ee04e Bug:System sort process was not limiting by questionnaire_sample 2011-02-09 03:41:02 +00:00
azammitdcarf 13d9c856e3 Remove unused columns from get_case_id select statement
Make sure to make cases and sample records unavailable before sorting enabled ones
2011-02-08 02:11:42 +00:00
azammitdcarf 0adf4a9d2d When assigning skills and questionnaires to operators, respect their "enabled" or "disabled" state
Only display performance for enabled operators
2011-02-03 05:34:05 +00:00
azammitdcarf 1ffb93df13 Added a "system sort" process which sorts cases and the sample file from enabled questionnaires periodically (based on SYSTEM_SORT_MINUTES config directive). Enabling this may improve performance where there is a large number of interviewers, a large sample or complex quotas as the sort doesn't need to be done for each interviewer at each case.
Allow for multiple background processes to run concurrently
2011-02-01 05:27:55 +00:00
azammitdcarf 3905e33e46 Made sure only enabled questionnaire assignments effected (otherwise would wipe out others) 2011-01-18 23:19:09 +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 8dab3a26b4 Support for Internet Explorer browser 2011-01-11 05:01:22 +00:00
azammitdcarf 5627459c37 Added highlighting for online extensions 2010-12-23 01:54:48 +00:00
azammitdcarf df38004bb1 Removed debugging information from .htaccess
Added operatorlist administrative function which can enable/disable operators, update passwords and download VoIP configuration
2010-12-23 00:34:26 +00:00
azammitdcarf 7cd1a21d84 Added freepbx 2.8.0 integration functions
Added htpasswd integration functions
Adding an operator can now add a freepbx extension and/or a password for apache htpasswd authentication
Adding a client can now add a password for apache htpasswd authentication
Updated template for ACSPRI
Added .htaccess files by default
2010-12-22 04:51:51 +00:00
azammitdcarf 618fd90ac6 Adding an operator timezone from list 2010-12-17 04:09:48 +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 19143de1c0 Quota priority feature added including auto priority calculation (Sponsor: Zimi) 2010-09-13 01:37:27 +00:00
azammitdcarf 7deebcabd7 Removed "copying with adjusting" as this is the default 2010-08-31 01:38:15 +00:00
azammitdcarf 5b835e4a7d Merged changes from quota performance branch 2010-08-31 01:18:34 +00:00
azammitdcarf 00be6363ea Added ability to delete case notes as supervisor 2010-08-10 23:44:21 +00:00
azammitdcarf 54afeaaa14 Added VoIP Extension status monitoring in admin functions 2010-07-30 04:26:52 +00:00
azammitdcarf 68fd999832 Set VoipWatch to auto reconnect when disconnected
Will not automatically refresh Voip Watch page (can just click on link to reload)
2010-07-29 02:22:37 +00:00
azammitdcarf 9c03efd51b Can output entire key file (this should be placed in a function instead of this file) 2010-03-30 04:35:40 +00:00
gediminasm 6dcf9168e0 Quota row management - copy quota rows with recalculating quota 2010-03-08 20:55:25 +00:00
azammitdcarf f0ce240cfe Added extension password to operator details 2010-02-22 23:00:16 +00:00
azammitdcarf 57803b1072 Fixed bug where not displaying if default lang is not 'en' 2010-02-09 05:20:00 +00:00
azammitdcarf c174aab40b Added error message when not an operator and trying to add a shift 2010-01-27 00:24:50 +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 2288dc8134 VoIP is done on an operator by operator basis 2009-11-12 03:45:25 +00:00
azammitdcarf 316c0c472b Added ability to delete appointment when newly created 2009-08-03 02:08:59 +00:00
azammitdcarf 6fe9465084 Added 'force' kill where the server has been rebooted 2009-07-29 00:44:13 +00:00
azammitdcarf c9663c9c24 Can now edit and create appointments as supervisor 2009-07-29 00:43:33 +00:00
azammitdcarf 8537cc22eb Displays the sample variables to pre fill 2009-07-29 00:42:59 +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 7d6758e924 Changed method of quota row calculation to be by listing in database 2009-05-28 22:32:57 +00:00
azammitdcarf cfaf287c1d Properly displays days of the week using language settings 2009-04-16 03:07:41 +00:00
azammitdcarf d5f58a1dcc Had a fixed value in there 2009-04-07 23:42:39 +00:00
azammitdcarf db1bcfb1df Added quota row functionality (ability to assign a quota to remove records by row from a sample) 2009-03-27 03:32:03 +00:00
azammitdcarf e5199dacc0 Added quota functionality 2009-03-17 23:30:00 +00:00
azammitdcarf b505e48d0a Updated language information 2009-03-17 23:26:54 +00:00
azammitdcarf 4c5768bc2f Added databasestrings 2009-03-17 06:01:37 +00:00
azammitdcarf 3f26d4f541 View appointments by case in supervisor mode
Display appointments: prepare for the ability to edit and create appointments by the administrator
2009-03-10 22:52:42 +00:00
azammitdcarf 83e6b75946 Added outcome by sample 2009-03-10 02:01:36 +00:00
azammitdcarf d3008b7c93 Handle case where multiple cases are assigned to the same sample (otherwise will not show) 2009-03-02 07:00:26 +00:00
azammitdcarf 7e4ade1ade Bug in samplesearch.php where multiple records are returned for a sample record. The number of records returned is the same as the number of sample_vars 2009-03-02 06:42:19 +00:00
azammitdcarf 0a96a90b7a Only display link to edit in limesurvey if case exists in limesurvey 2009-02-26 22:32:49 +00:00
azammitdcarf f5774e8458 Added link for modifying responses for the case 2009-02-26 07:11:08 +00:00
azammitdcarf 43d29af65d Specific path required when run in background 2008-12-02 05:27:52 +00:00
azammitdcarf 0f83bd06ab Now displays data from last process run
When refreshing, will not continually create new processes
XHTML head refresh function can clear any GET requests
2008-12-02 01:21:23 +00:00
azammitdcarf 30557ffadf Added VoIP watch from browser (executes background PHP file process.php) 2008-12-01 23:42:50 +00:00