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

989 Commits

Author SHA1 Message Date
azammitdcarf 0a6705ad57 Updated language template 2010-08-31 01:07:48 +00:00
azammitdcarf d88f03d974 Set VoIP status in database functions 2010-08-31 00:51:07 +00:00
azammitdcarf 02b84a2dd0 Print date when selected 2010-08-31 00:49:36 +00:00
azammitdcarf a0aabbcc53 Don't try and call supervisor when on a call 2010-08-31 00:48:57 +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 7742406f57 Added index to appointment table to speed up case selection criteria 2010-08-24 02:18:10 +00:00
azammitdcarf 00be6363ea Added ability to delete case notes as supervisor 2010-08-10 23:44:21 +00:00
azammitdcarf 4fbfc6f152 Don't need to close the window now as reloading the main page will do it for us 2010-08-05 05:22:03 +00:00
azammitdcarf 9166af65da Close window using new method 2010-08-05 04:23:43 +00:00
azammitdcarf 78e0c040c8 Javascript includes 2010-08-04 23:36:43 +00:00
azammitdcarf e3e17abc54 Added jquery 2010-08-04 23:34:29 +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 54afeaaa14 Added VoIP Extension status monitoring in admin functions 2010-07-30 04:26:52 +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 864ba7968d Need to debug loadall=reload more before removing - so replaced this 2010-07-29 02:28:34 +00:00
azammitdcarf 646ab247c3 Removed last patch by gediminasm - needs to be reviewed before adding to trunk
Removed "reload=all" from URL as this was endless looping in some situations
2010-07-29 02:23:50 +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 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 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 f9d528c0df Token should insert to the default locale 2010-02-23 01:21:21 +00:00
azammitdcarf 94e6114098 Typo in call.php
Added doc line to config.default.php
2010-02-22 23:03:51 +00:00
azammitdcarf cc92e9de90 Status updated to handle extension password for switching VoIP on an off
VoIP Functions can properly handle IAX2 extensions
2010-02-22 23:02:24 +00:00
azammitdcarf f0ce240cfe Added extension password to operator details 2010-02-22 23:00:16 +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 57803b1072 Fixed bug where not displaying if default lang is not 'en' 2010-02-09 05:20:00 +00:00
azammitdcarf c42bdefa30 Added configuration directive for Auto advance: LIME_AUTO_ADVANCE 2010-02-07 22:32:48 +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 50020ead94 Put the code for outcome to be for the supervisor in the right spot 2010-01-21 00:35:35 +00:00
azammitdcarf a35022b29f Added that supervisor outcomes should be given priority along with final outcomes 2010-01-21 00:24:53 +00:00
azammitdcarf b7da4515a4 Updated to php-gettext-1.0.9 2010-01-15 03:59:04 +00:00
azammitdcarf ebbdf07115 Updated translations 2010-01-15 03:43:21 +00:00
azammitdcarf fcc22f33c9 Added an example config.inc.local.php
Changed config.inc.php to include config.inc.local.php and config.default.php so config.inc.local.php will never be overwritten by an update
2010-01-15 01:58:47 +00:00
azammitdcarf ca48199dd4 Removed DCARF specific info 2010-01-15 01:56:39 +00:00
azammitdcarf dd164ae5ff Bug fix when list empty 2010-01-15 01:55:50 +00:00
azammitdcarf d58d632bd3 Updated translation file 2010-01-15 01:55:29 +00:00
azammitdcarf 12254c09ff Changed varchars to text in respondent selection text 2010-01-15 01:54:31 +00:00
azammitdcarf d1b139d315 Merged from McMasterReports branch 2010-01-14 07:45:37 +00:00
azammitdcarf 18dbb16138 SIP and IAX channels work (specify in operator setup) 2010-01-11 03:51:46 +00:00
azammitdcarf 2288dc8134 VoIP is done on an operator by operator basis 2009-11-12 03:45:25 +00:00
azammitdcarf 24b4f9e0e0 Only update for known extensions 2009-08-27 03:03:33 +00:00
azammitdcarf 316c0c472b Added ability to delete appointment when newly created 2009-08-03 02:08:59 +00:00
azammitdcarf 1d03878bbe Added strip tags to stop errors within dropdown boxes (eg remove <br/> tags) 2009-07-29 00:45:26 +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