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

783 Commits

Author SHA1 Message Date
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
Alex
9055f794e9 fix PHP Notices: Undefined variable:, Undefined index:, Undefined offset: 2015-08-14 03:10:26 +03:00
Alex
5f05e34620 select cases referred to superviser only for enabled questionnaires and samples 2015-08-14 01:45:20 +03:00
Alex
233823797b fix " Invalid argument supplied for foreach() ", " Undefined variable:" , " Use of undefined constant " 2015-08-13 03:27:02 +03:00
Alex
090cb8d534 fixed "undefined variables" 2015-08-12 20:26:36 +03:00
Alex
a85d33cb00 fixed: added header and css+js libraries 2015-08-12 14:46:31 +03:00
Alex
6c1206b4b2 updated translation, fixed " % complete" issue, appeared again 2015-08-11 14:20:32 +03:00
Alex
7915dacbb9 merged rev.476 2015-08-11 11:14:44 +03:00
Adam Zammit
20bbfef4e6 Dev: Fixed bug in SQL query for max call attempts selection 2015-08-11 12:55:22 +10:00
Alex
388b34e822 merged rev. 475 2015-08-11 01:02:57 +03:00
Alex
da02d076ce Added help notice for Time_Zone settings 2015-08-11 00:50:10 +03:00
Alex
7064f276fb fix missing translation tag 2015-08-10 20:33:09 +03:00
Alex
0b5c47a2c6 merged rev. 475 "Add Max calls and attempts" 2015-08-10 20:28:52 +03: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
Alex
5be029ac08 removed admin.css and display.css as not required anymore
Temporary switch dashpoard to display/index.php
2015-08-10 01:37:07 +03:00
Alex
fb16dd2460 kept from "Feature" branch 2015-08-09 17:44:33 +03:00
Alex
ce0de201cc merged main to rev 474 2015-08-09 02:45:41 +03: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
Alex
9af54ab70e typo 2015-08-04 00:42:35 +03:00
Alex
6d86808a5d merged rev.525 from ex-"Feature" branch 2015-08-03 19:41:06 +03:00
Alex
62b53ed732 merged rev.524 from ex-"Feature" branch - fix lp:1480880 2015-08-03 19:38:27 +03:00
Alex
4ef93acd81 merged rev.523 from ex-"Feature" branch 2015-08-03 19:34:14 +03:00