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

246 Commits

Author SHA1 Message Date
Alex c70eb93ef5 merge main up to rev.478 2015-08-31 13:51:15 +03:00
Adam Zammit cccf37ed0d Fix notices when using call history 2015-08-31 12:35:43 +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 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
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 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 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 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 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 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 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
Alex 261728628c bug fix lp:1480880 - " disable "create new" questionnaire if no active Limesurvey available" 2015-08-03 14:16:18 +03: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 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 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
Alex 029ec9cb27 updated comment strings 2015-07-20 15:44:47 +03:00
Alex 000a22466c Show only "not completed" missed appointments 2015-07-16 18:34:42 +03:00
Alex c5a472884f Fixes lp:1472581 add SGQ code to questions selector
Somehow changes to quota.php in rev.512  didn't save. 
Added SGQ code to selector in questionnaireprefill.php too
2015-07-10 12:27:24 +03:00
Alex 41cc3dbcb3 updated file links for easier Bootstrap, Jquery, Jquery-UI and Font-awesome updates
from  */bootstrap-3.3.2/* to */bootstrap/*
from  /js/jquery-2.1.3.min.js to /include/jquery/jquery.min.js
from  /jquery-ui/js/jquery-1.4.2.min.js   to   /jquery/jquery-1.4.2.min.js
from  /jquery-ui/js/jquery-ui-1.8.2.custom.min.js to /jquery-ui/jquery-ui.min.js
from  /jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css to /jquery-ui/jquery-ui.min.css

switch from  /font-awesome-4.3.0/  folder to  /font-awesome/  , updated links from */font-awesome-4.3.0/* to */font-awesome/*

!!!  files   with  childnap.js  require   jquery-1.4.2 ->  need to check if jquery-2.1.4 will work instead of jquery-1.4.2 !!!
2015-07-10 04:14:03 +03:00
Alex acd5bedffd reverted "Go back" href, added button to switch to quota report page (#1472568)
icons + buttons  in  quotareport.php
fix minor differences between working installation and tree in shifttemplate.php
2015-07-09 18:24:10 +03:00
Alex 17eb2c2f17 added "missed appointments" table 2015-07-08 18:35:40 +03:00
Alex 879c89a278 added icons + buttons
fix minor design  differences between working installation and tree
2015-07-08 18:34:56 +03:00
Alex 7d15d24457 fixed issues after merging with rev.448 to operate with var_id and exclude_var_id instead of sample_var
* removed "Go back"  href url ,  use js function " onclick='history.back();return false;' " ( fix bug #1472568)
(Feature) * added SGQ code to questions selector (fix bug #1472581)
* fixed questions selector sorting (fix bug #1472581)
(Feature) * added answer code table for  resriction question selected, if exist 
(Feature) * hide "add restriction" if no question or sample variable selected
(Feature) *  added  import .csv files restriction depending on user_agent 
*added+changed Info messages  for restriction blocks 
* added input fields for "Description" in both restriction blocks  by sample and by question, added table column for  "Description" values, sql qerries adjusted
replaced standart checkbox with Icheck  /  toggle button
replaced fileinput with "filestyle.js" 

reworked page layout , adjusted  to "Featue"   Bootstrap layout

need to update Changelog and quexs.sql
2015-07-08 14:34:14 +03:00
Alex a80ed8d876 added filter for "completed" appoinments in display list 2015-07-08 11:55:02 +03:00
Alex b25b661a62 fix small differences between working installation and tree
removed header row  from appointmentlist.php as it's too space consuming
2015-07-08 11:52:42 +03:00
Alex bb6943d386 revert to prev version in questionnairelist.php with changed merged from rev.448 2015-07-06 18:37:18 +03:00
Alex 2855f02e99 merged rev.448
!! requires check and update to operate with samle_var_id, exclude_var_id, 

Required  layout rework to prev. model + bootstrap
2015-06-26 16:28:10 +03:00
Adam Zammit 75dad27bc0 Updated to trunk 2015-06-02 12:44:50 +10:00
Alex b2a0602fd5 cosmetic and equalization with working branch 2015-05-20 15:35:02 +03:00