Commit Graph
100 Commits
Author SHA1 Message Date
Adam Zammit 2f557eee21 Updated translation template (Again) 2015-12-04 15:01:51 +11:00
Adam Zammit 19b3baf49d Updated missing header 2015-12-04 15:00:02 +11:00
Adam Zammit 0939f8e90d Bug fixes from Alex - thank you 2015-12-04 14:57:10 +11:00
Adam Zammit c47d123ed9 Updated translation strings - thank you to all those who contributed! 2015-12-04 14:50:12 +11:00
Adam Zammit 7135118350 Fixed error with wildcards 2015-12-04 14:40:35 +11:00
Adam Zammit af33c5eaa7 Fixes from Alex (thanks) 2015-11-27 11:18:30 +11:00
Adam Zammit 5b7f03761f Fixed bug: Error inserting case due to token random generation collision
Dev: Update to mt_rand function
Dev: Multiple tries on failure to generate unique token
2015-11-26 21:07:30 +11:00
Adam Zammit bf592f527b Re-disable sample check by default as too time consuming for multiple interviewers 2015-11-25 12:46:24 +11:00
Adam Zammit a87bf854c2 Include skeletonquest Limesurvey theme and make it default for self completions
Allow for custom Limesurvey themes to work for self completions
2015-11-24 16:28:59 +11:00
Adam Zammit 2f22dd1019 Fixed bug introduced in last commit 2015-11-24 16:09:38 +11:00
Adam Zammit 09b0a74489 Fixed Bug: Web first case generation failing with some insert strings 2015-11-24 13:21:52 +11:00
Adam Zammit 516f6709c0 Fixes by Alex (thank you)
Changed session backend to files to save some db processing
2015-11-24 11:12:29 +11:00
Adam Zammit 79de7f7efb Updated translations from Launchpad. Thank you for translating!
Thank you for the beginning of a Croatian translation!
2015-11-20 14:54:18 +11:00
Adam Zammit e1c85e17f9 Updated translation strings 2015-11-20 14:52:18 +11:00
Adam Zammit 9195f574b1 Fixes lp:1516742 wrong BLOB for "password" in CHANGELOG 2015-11-20 14:21:14 +11:00
Adam Zammit 88fe60e38f Fixes lp:1510369 When survey completed as "Self completed online", quotas based on either sample or data inputs, are not counted as completed
Dev: Were not being reported as completed in the quota report but added as completions for calculating the quota
Dev: Will need to be running the system sort process to make sure the quotas are updated when using a self complete sample
2015-11-20 14:12:25 +11:00
Adam Zammit a055129674 Fixes lp:1510368 Lime quota with more than one option in list doesn't display in queXS quota report 2015-11-20 14:01:34 +11:00
Adam Zammit 1041e73849 Fixes by Alex (thank you!) 2015-11-20 12:34:56 +11:00
Adam Zammit 299b623001 Added link to operator panel 2015-11-20 11:57:14 +11:00
Adam Zammit 54f779bf64 Added customised outcomes feature (thanks Alex) 2015-11-20 11:53:18 +11:00
Adam Zammit 3514f1ad82 Added sample sort code in CHANGELOG 2015-11-20 10:25:08 +11:00
Adam Zammit 88dc3926cc Added client panel (client statistics) functionality (thanks Alex) 2015-11-19 16:31:01 +11:00
Adam Zammit b18aec4d2f Merged sample sort order feature 2015-11-18 12:46:57 +11:00
Adam Zammit abd33cd9a4 added sort number and tooltips, unset $_GET request to avoid undefined indexes 2015-11-18 12:40:00 +11:00
Adam Zammit e71d8d2a3b Set cookie path for session 2015-11-17 15:02:55 +11:00
Adam Zammit 2b1f11e313 Allow background processes to run from the command line 2015-11-17 15:02:08 +11:00
Adam Zammit 37cd24f63f Added sort_order to queries 2015-09-11 12:29:43 +10:00
Adam Zammit 338f50c6b6 Added sorting of samples to front end 2015-09-11 12:04:24 +10:00
Adam Zammit f6a2f0d5d7 Updated database structure 2015-09-11 11:08:00 +10:00
Adam Zammit c5f52b9b02 Fixed notices in supervisor 2015-09-07 16:14:06 +10:00
Adam Zammit 60256e1e03 Updated translations file 2015-09-07 12:24:58 +10:00
Adam Zammit 009c111d69 Merged selected fixes from Alex (thanks!) 2015-09-07 12:24:00 +10:00
Adam Zammit 4ebb11e3a8 Updated changelog with more instructions 2015-09-07 12:11:34 +10:00
Adam Zammit b933a858b9 Updated translation grabber to search for TQ strings
Fixed typo's
2015-09-07 11:53:59 +10:00
Adam Zammit 92000359a8 Fix typo's 2015-09-07 11:50:20 +10:00
Adam Zammit 19a9d8c1ef Removed htaccess example files
Started updating changelog
2015-09-07 11:49:12 +10:00
Adam Zammit 32b4f042eb Merged new authentication (session authentication) branch 2015-09-02 14:52:38 +10:00
Adam Zammit 1bf6229ed3 Updated to trunk 2015-09-02 14:42:05 +10:00
Adam Zammit 6f14272c6d Updated SQL for upgrade 2015-09-02 14:35:00 +10:00
Adam Zammit 29878a7179 Remove reference to directory based authentication 2015-09-02 13:43:06 +10:00
Adam Zammit d321f63cca Link settings option to operator editing
Initial user always to have superadmin rights (otherwise may lose access to system)
2015-09-02 13:37:46 +10:00
Adam Zammit 030bcdf7e7 Updated Changelog and translations for 1.13.1 release 2015-08-31 12:58:32 +10:00
Adam Zammit cccf37ed0d Fix notices when using call history 2015-08-31 12:35:43 +10:00
Adam Zammit bfea4eb47a Added default for site config 2015-08-24 16:08:54 +10:00
Adam Zammit 09976ee25f Make sure to die after auth fails 2015-08-24 15:57:17 +10:00
Adam Zammit 517e6f551c Remove references to HTPASSWD
Updated user creation / editing code to refer to limesurvey session
2015-08-24 15:46:15 +10:00
Adam Zammit 8a139b9b07 Fix order of includes to avoid error 2015-08-24 15:23:11 +10:00
Adam Zammit 6be4a2d1c9 Replace link with queXS to be "user" not loginID 2015-08-18 16:31:14 +10:00
Adam Zammit 13155fa7db Added session_start to authentication 2015-08-18 16:18:31 +10:00
Adam Zammit 2fb2d6ece5 bootstrapify login screen 2015-08-18 16:00:25 +10:00
Adam Zammit ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Adam Zammit cfba7e27f4 queXS to use Limesurvey session table 2015-08-14 15:34:41 +10:00
Adam Zammit cd41038ee9 Restrict execution to CLI for voip scripts 2015-08-14 15:34:19 +10:00
Adam Zammit c91a7082d6 Remove session2 table (redundant with lime_sessions)
Set limesurvey to use session authentication
2015-08-14 15:32:15 +10:00
Adam Zammit 20bbfef4e6 Dev: Fixed bug in SQL query for max call attempts selection 2015-08-11 12:55:22 +10:00
Adam Zammit 23942b8939 Fixes lp:1408870 Add "Maximum attempts reached" as an outcome
Dev: Updated outcomes to be 4 new outcomes (max calls, max call attempts split by eligible, unknown eligibility)
Dev: Set the end_case function to set the outcomes to max call * reached if those variables set
Dev: Made sure outcomes are temporary outcomes as otherwise numbers will not be available again if max call limits changed
Dev: This means the outcomes are indicators only and could still be assigned to operators - it is merely a temporary case outcome (not a final outcome nor a call outcome)
2015-08-10 16:24:28 +10:00
Adam Zammit 6b819340d8 New Feature: Pre-generation of cases and copying of sample variables to Limesurvey attributes for "Web First" then CATI methodology 2015-08-07 15:48:59 +10:00
Adam Zammit b4e84e0148 New Feature: Pre-generation of cases and copying of sample variables to Limesurvey attributes for "Web First" then CATI methodology 2015-08-07 01:46:43 -04:00
Adam Zammit a7bda583af Fix sample import given new database structure (sample_var table)
Fix typo in import.php
2015-08-07 14:07:34 +10:00
Adam Zammit fa4d950788 Max call attempts should be temporary outcome as value can change 2015-08-07 14:04:31 +10:00
Adam Zammit e76590a549 Fix typo in import.php
Fixed bug: Sample not importing due to new sample_var table structure
2015-08-06 22:53:50 -04:00
Adam Zammit 22a60543e6 Update FreePBX compatability to 2.11
Make IAX extensions start from 1000
2015-08-07 12:19:45 +10:00
Adam Zammit f4665aa0b9 Make IAX extensions start from 1000 not 2000
Remove HTML password validation (was failing for me and shouldn't be restricted here)
Make freepbx functions work with freepbx 2.11 (requires manual reload but much less dirty code)
2015-08-06 22:16:41 -04:00
Adam Zammit f9e724452b Start the system monitoring process as well 2015-08-06 22:16:13 -04:00
Adam Zammit 5371c20c4c Fixed checkbox group selection and HTML errors 2015-08-05 11:15:06 +10:00
Adam Zammit fdc317c79a Fixes lp:1480880 - disable create new questionnaire if no active Limesurvey available
Also some other comment / localisation fixes
2015-08-05 10:49:42 +10:00
Adam Zammit f18f8852a0 Remove references to old DEFAULT_TIME_ZONE config constant (use get_settings instead) 2015-08-05 10:36:21 +10:00
Adam Zammit 5f539c3f60 Updated changelog for 1.13.0 release 2015-08-04 13:59:44 +10:00
Adam Zammit bd421395c5 Updated translations 2015-08-04 13:58:15 +10:00
Adam Zammit 55d9b16fdc Fixed some notices 2015-08-04 12:41:39 +10:00
Adam Zammit db97f26190 Fixed typo 2015-08-04 12:27:55 +10:00
Adam Zammit 7fa1968836 Display current link in admin menu 2015-08-04 12:24:57 +10:00
Adam Zammit 760144b929 make sure appointment picker works even when no shifts defined 2015-08-04 11:15:03 +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
Adam Zammit f11f231b70 Fixes lp:1481092 typo in in admin/quotarow.php:499 2015-08-04 10:04:31 +10:00
Adam Zammit ca752d4036 Remove regional settings for timepicker 2015-08-03 16:26:03 +10:00
Adam Zammit af20331147 Disable menu to nowhere for now 2015-08-03 16:08:48 +10:00
Adam Zammit a7995b6e53 Removed reference to dashboard.php 2015-08-03 16:06:03 +10:00
Adam Zammit 78714121ec Fixed dialog box not appearing with new version of jquery / jquery ui
Fixed case not completing due to quotas with exclude_var_id of 0
Fixed notice on interface2 where $appointment  variable not specified
2015-08-03 16:00:05 +10:00
Adam Zammit a3ed3f47ef Updated CHANGELOG for 1.13.0 release
Updated translations
2015-08-03 14:58:21 +10:00
Adam Zammit d3259a2447 Replace outcome codes 34,35 with 42,43 (Max call attempts/ Max calls reached) 2015-08-03 14:15:48 +10:00
Adam Zammit 4f91b49d50 Merged feature branch from Alex (thank you for your hard work!) 2015-08-03 14:12:16 +10:00
Adam Zammit a702844772 Added database changes to CHANGELOG
Removed explanatory text for updating (now in CHANGELOG)
Added new outcomes to databasestrings
Updated database schema to be as consistent as possible with original database
2015-08-03 14:02:31 +10:00
Adam Zammit 3da998446b Removed references to SITE_URL and OPERATOR_PANEL_NAME put other descriptions in config 2015-08-03 13:58:41 +10:00
Adam Zammit 6155da6d8c Stopped logo from spinning 2015-08-03 13:58:05 +10:00
Adam Zammit 69fea1d0c5 Updates translations 2015-08-03 13:51:05 +10:00
Adam Zammit 65695247d2 Remove restriction on timezones 2015-08-03 12:56:47 +10:00
Adam Zammit 1a68f4e012 Updated system sort to match generic sort 2015-08-03 12:36:27 +10:00
Adam Zammit 9d68e5a0f4 Fixes lp:1472581 add SGQ code to questions selector, proper questions list order (thanks Alex) 2015-07-09 15:23:25 +10:00
Adam Zammit 0098908b6b Fixes lp:1472563 typo in sql querry after rev.448 (thanks Alex) 2015-07-09 14:53:31 +10:00
Adam Zammit aff2941ea6 Fixed Bug: lp:1468417 operators fail to get next case ID 2015-07-02 15:28:08 +10:00
Adam Zammit 0a891d94cd Updated CHANGELOG for 1.12.0 release
Updated translations
2015-06-02 16:17:22 +10:00
Adam Zammit 297e1cc993 Merged complex quota feature 2015-06-02 16:04:43 +10:00
Adam Zammit 75dad27bc0 Updated to trunk 2015-06-02 12:44:50 +10:00
Adam Zammit ce0a8db15c Fix typo in SQL 2015-06-02 12:31:13 +10:00
Adam Zammit 5c0fa55d29 Bug Fix: lp:1459935 When no operators have an extension assigned, questionnaires in test mode fail to create phone numbers for new cases 2015-06-02 12:24:24 +10:00
Adam Zammit 22dfe12e41 Fixes lp:1452070 New numbers still drawn when 'allow new numbers to be drawn' set to No
Dev: Was only occuring when system sort process enabled
2015-05-06 09:34:14 +10:00
Adam Zammit a475567889 Fixes lp:1436664 - System sort process fails where database name not 'quexs'
Also fixes notices generated where the default language doesn't match the questionnaire language on quota reporting
2015-03-26 16:01:20 +11:00
Adam Zammit 128104e16b Added readme for GIT 2015-02-26 11:02:26 +11:00
Adam Zammit 3ed6a8545e Disable check for available cases on no case available page as it is too time consuming 2015-02-19 10:25:06 +11:00