Commit Graph
100 Commits
Author SHA1 Message Date
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 f018ac95c9 Updated translation template and uploaded to Launchpad 2011-09-08 02:56:48 +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 16065571f9 Added "No operator" in status screen when not logged in 2011-09-08 02:22: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 dfa55a3b9e Updated changelog 2011-08-29 01:35:28 +00:00
azammitdcarf bff802a8da Added script to move files from launchpad to directory structure
Updated translations from launchpad (Thanks everyone who contributed!)
2011-08-29 01:30:56 +00:00
azammitdcarf aa3ab9df48 Updated locale template 2011-08-29 01:07:46 +00:00
azammitdcarf 40ca3e0f02 Added strings from availability feature 2011-08-29 01:06:29 +00:00
azammitdcarf 8dc21ea1c8 Added database optimisations and keys 2011-08-29 01:04:54 +00:00
azammitdcarf 280a839e59 Administrator appointment editing added calendar to assist 2011-08-29 00:42:04 +00:00
azammitdcarf e8cdf17f49 Disabled overall performance information as it is slow with large installations and not particularly useful 2011-08-29 00:39:04 +00:00
azammitdcarf 02961a4277 Fixed typo in getChannel 2011-08-22 00:24:48 +00:00
azammitdcarf 2f51b37aeb Fixed regexp that was ignorning SIP channels 2011-08-19 05:29:47 +00:00
azammitdcarf b0a6ade3b3 Respondent selection text editor not printed correctly in Chrome
Patch by Grzesiek (thank you)
2011-07-29 00:16:02 +00:00
azammitdcarf 7ff0dcb179 Misc fixes - extra carriage return and wrong font size in css 2011-07-04 06:20:20 +00:00
azammitdcarf a097c15443 Added "availability" feature
Administrators specificy "availability groups" which include days of the week and times
Operators then choose if a case will be available within the availability group
2011-07-04 06:18:19 +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 57879e7a4e added config directive TEMPORARY_DIRECTORY 2011-03-02 00:28:46 +00:00
azammitdcarf e9997305fc New feature: Assign the next case to an operator specifically using the administrative functions 2011-02-28 05:00:26 +00:00
azammitdcarf 86e5bfbd09 Removed reliance on sessions as unecessary 2011-02-24 22:05:56 +00:00
azammitdcarf c618bbb4da Added directory level authentication example to limesurvey admin 2011-02-24 04:32:36 +00:00
azammitdcarf ccf26f8b10 Determine if accessing by http or https for default configuration 2011-02-21 01:50:55 +00:00
azammitdcarf a6a083c634 Moved .htaccess to .htaccess.example to avoid server internal 500 errors 2011-02-21 01:40:49 +00:00
azammitdcarf db19c4a37d Added changelog 2011-02-21 01:34:06 +00:00
azammitdcarf 61c0a3e532 Updated translations 2011-02-21 01:04:04 +00:00
azammitdcarf b705a262dd Updated translation template 2011-02-21 00:52:55 +00:00
azammitdcarf 9c7296d1f7 Removed limesurvey install directory 2011-02-21 00:40:15 +00:00
azammitdcarf 5b13440762 Added limesurvey structure to database file to reduce installation steps 2011-02-21 00:38:16 +00:00
azammitdcarf 227d4ce08b Merged changes from vm line 2011-02-21 00:30:48 +00:00
azammitdcarf df4c8c520c Added PROCESS_LOG_LIMIT for limit to rows to display of process logs 2011-02-17 04:29:10 +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 614647435f Missing comma 2011-02-16 05:06:00 +00:00
azammitdcarf 697a9ee04e Bug:System sort process was not limiting by questionnaire_sample 2011-02-09 03:41:02 +00:00
azammitdcarf 5ac53a50f1 Bug in system sort SQL statement 2011-02-09 03:05:06 +00:00
azammitdcarf 2f1643fb23 Only show enabled questionnaires to clients 2011-02-08 22:11:49 +00:00
azammitdcarf b6f68345b3 Make sure to set the sortorder to NULL when ending a case so it doesn't come straight up again in system sort mode
Get the questionnaire testing variable in the systemsort query
2011-02-08 22:11:09 +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 faf69e5610 Reduced font size so tabs (should) fit on 1024x768 screen by default 2011-02-04 01:38:23 +00:00
azammitdcarf c10effcba3 Only add enabled operators to call list when in testing mode 2011-02-04 00:06:27 +00:00
azammitdcarf a3f68d4372 Moved Australian data from base structure file to additional file 2011-02-03 23:37:54 +00:00
azammitdcarf 0d893225cd Removed auto refresh from performance screen and disabled overall statistics as not useful for operators, and performance can appear at the start of each case 2011-02-03 05:40:11 +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 8a2d53be65 Removed extra bracket 2011-02-03 03:55:20 +00:00
azammitdcarf 05f73f1ceb Added ALLOW_RESPONDENT_SELECTOR config directive to hide or show the respondent selector to the interviewer 2011-02-03 01:44:45 +00:00
azammitdcarf d0ccbdc372 Added HEADER_EXPANDER_MANUAL config directive to allow for manual expanding/contracting (via clickable image) of the header area
Images from OpenIconLibrary: http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions
2011-02-03 01:25:54 +00:00
azammitdcarf 56272934f7 Added ALLOW_PAGE_REFRESH config directive (default true) 2011-02-02 05:35:08 +00:00
azammitdcarf 03438a15ed Updated translation template 2011-02-01 23:54:14 +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 821eec5463 Replaced display:inline with display:"" to avoid changing location of box
Added statusbox class
Removed headerexpander script from index unless selected in config file
Can specify whether to escape ampersands when using get_respondentselection_url function
2011-01-28 01:12:55 +00:00
azammitdcarf 29e10d7cb9 Can disable/enable tabs in config file 2011-01-27 01:45:14 +00:00
azammitdcarf 2f78104de5 Added contactdetails tab (like respondent information) and CONTACT_DETAILS_TAB config directive to display it
Added ability to expand/contract the header when not in use with HEADER_EXPANDER config directive and jQuery javascript code
2011-01-27 01:28:02 +00:00
azammitdcarf f2e9f1c8d4 Added DEFAULT_TAB and DEFAULT_TAB_APPOINTMNT to config files to define default tab to see on case screen 2011-01-26 23:49:57 +00:00
azammitdcarf 2ddc4b811e 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
azammitdcarf 09c75bcc7b Added AUTO_LOGOUT_MINUTES functionality to rs scripts 2011-01-25 04:26:05 +00:00
azammitdcarf c9eabe5408 Added note to display if logged off due to inactivity 2011-01-25 04:24:37 +00:00
azammitdcarf 6b9c892adf Added AUTO_LOGOUT_MINUTES support to the main screen (when enabled) 2011-01-25 04:12:07 +00:00
azammitdcarf a1c5b77fef Added AUTO_COMPLETE_OUTCOME (set call status complete when not using VoIP at end of completed questionnaire)
And AUTO_LOGOUT_MINUTES (logout from queXS when no activity on the screen) to config.default.php
2011-01-25 04:10:47 +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 47410627e9 Jump to questionnaire where no rs_project_intro or rs_callback defined
Automatically assign case as complete when questionnaire is complete, and AUTO_COMPLETE_OUTCOME is set to true
2011-01-18 23:44:22 +00:00
azammitdcarf 44453fe28f Don't show complete outcome unless case complete 2011-01-18 23:43:13 +00:00
azammitdcarf ba850b9a38 Appointment time respects TIME_FORMAT define in configuration 2011-01-18 23:19:58 +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 da72f94d5d Replaced outcome deselector (18)
Only display enabled questionnaires
2011-01-18 03:42:19 +00:00
azammitdcarf 4b62e0b9dc Fixes for fixed width data output from limesurvey (item width) 2011-01-18 03:38:52 +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 8dab3a26b4 Support for Internet Explorer browser 2011-01-11 05:01:22 +00:00
azammitdcarf a088423e9b 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
azammitdcarf 831fc50a89 Fixed path problems 2011-01-10 22:30:59 +00:00
azammitdcarf ff1a5ddf80 Start the VoIP process from the command line (could add to /etc/rc.local for example) 2011-01-10 22:24:18 +00:00
azammitdcarf c4e9d85294 Added queXS Database changes to support timezones, prefixes and postcodes (zipcodes) for the United States of America 2011-01-06 00:46:31 +00:00
azammitdcarf 41c679e15d Properly handle the case where a questionnaire is not shift restricted 2010-12-23 03:20:01 +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 eb743c2f9b Added @ to avoid notices generated 2010-12-22 04:48:24 +00:00
azammitdcarf 618fd90ac6 Adding an operator timezone from list 2010-12-17 04:09:48 +00:00
azammitdcarf cde42c2295 Missing string concatenation 2010-10-26 23:11:45 +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 33dbbf8342 Updated translations from Launchpad
Added updatemo.sh script for updating mo files a bit faster
2010-09-30 01:59:59 +00:00
azammitdcarf 734ad7787e Updated translation template 2010-09-30 01:47:50 +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 19143de1c0 Quota priority feature added including auto priority calculation (Sponsor: Zimi) 2010-09-13 01:37:27 +00:00
azammitdcarf 3ea0eaddb2 Give focus to text boxes on load 2010-09-13 01:30:26 +00:00
azammitdcarf a6a3f586e0 Added missing row from table for quota performance update 2010-08-31 02:55:24 +00:00
azammitdcarf 67a9711aae Added missing comma 2010-08-31 01:54:59 +00:00
azammitdcarf 7deebcabd7 Removed "copying with adjusting" as this is the default 2010-08-31 01:38:15 +00:00