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

221 Commits

Author SHA1 Message Date
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
Alex
4c443320b4 merged rev446 2015-05-17 18:16:12 +03:00
Alex
56c60b269e THE KEY file , all modification done for.
Now 4-in-1 
- edit sample_var name/type
- delete sample_var
- DELETE SAMPLE (competely) from sample/sampe_var/sample_import/sample_import_var_restrict
 - check for previously undeleted sample records in previously deidentified samples (with option to clear residues )
*prepared to check proper var types selections and delete var confirmation

Need to decide
- if required additional limitation on sample_var delete / type change 
- if required to delete sample  records from other tables as well (case , call attempts, calls, _notes)...  

all admin panel querries adjusted for sample_import_var_restrict table
2015-05-17 17:41:58 +03:00
Alex
10f6d8ede4 querries adjusted for sample_import_var_restrict table and exclude_var_id
reworked quotareport
2015-05-17 17:20:41 +03:00
Alex
2ea0d1b521 modified admin appointment creation to limit valid appointments within start-end range
!! requires updated jquerry date-timpeicker addon
2015-05-17 17:18:59 +03:00
Alex
ee3eac2234 querries adjusted for sample_import_var_restrict table,
modfied file naming
2015-05-17 17:13:25 +03:00
Alex
2889678fe1 admin panel querries adjusted for sample_import_var_restrict table 2015-05-17 17:04:04 +03: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
Alex
3e09fc0048 lol wrong way updated...
once again...  fixed 'required' attribute for input to apply only when field is visible 

+  merge with main rev.445
2015-04-01 18:29:49 +03:00
Alex
d38a79c57c fixed 'required' attribute for input to apply only when field is visible 2015-04-01 17:26:52 +03:00
Alex
ed4e52d55e merged rev.445 2015-04-01 16:41:59 +03:00
Alex
a678d06d04 added attribute 'required' to input fields 2015-03-24 17:01:00 +03:00
Alex
2d508c83cb New page layout 2015-03-23 17:33:48 +03:00
Alex
ce1e8e7086 New page look and layout,
Features: sample data block, disabled "create appointment" for saces with missing sample id, "delete" protection,
modal "change call outcome", 

* "deidentify" currently blocked
2015-03-23 17:28:26 +03:00
Alex
ef47a7875a New look,
Features: added diff time to default zone, current time in zone list (converted to usertimezone ) ,  timezone selector filtered by continent to have shorter options  list

*to change continent filter edit row 99 (WHERE `Name` LIKE 'Europe%' OR `Name` LIKE 'Asia%')
 - > substitute "Europe" &/or "Asia" with required continent names (as in timezones list) 
    to filter by single continent delete  //  OR `Name` LIKE 'Asia%  // 
    to remove row, don't gorget to keep    //   ";  //  at thend of that querry
2015-03-23 17:19:25 +03:00
Alex
4a6a1f0026 file update, switch to bs-toggle 2015-03-23 17:07:11 +03:00
Alex
a4e32c4d66 New look,
Fetures: checkboxes transformed to toggle switches, clockpicker for time input
readonly input fields :  input time with clockpicker  only (to avoid input typing and format mistakes), better visualisation for year and weeks selection (in addsgift.php)
2015-03-23 16:59:35 +03:00
Alex
c876fbd21a 3 in 1 page for better usage and simulaneous view,
updated sidebar menu in  index.php
2015-03-23 16:41:19 +03:00
Alex
bb66576200 updates, small improvemnts 2015-03-23 13:41:38 +03:00
Alex
c89bf98c19 NEW look, new Feature: respondent Timezone and Local time displayappointments.php
updated jquery timepicker,  changed to "range" mode  ( start time max limits  end time min, end time min limits  start time max)
changed "create" behaviour (bug:1435257 ) - now call attemp is created only if appointment is submitted

*?? do we need to "delete" call attempt id apointment is deleted? ( filter by   called / not yet called cases?)

* required  to develop  date/time restriction according to shifts and timeslots ,  call addshift.php  if shift is not sheduled for required date/time
2015-03-23 13:31:22 +03:00
Alex
80f78fb3cb updated questionnairelist.php and new.php
TOTAL NEW look, crosslinks,

modified input types, added restrictions, collapse CKeditor textarea, "delete" protection 

switched to bs-toggle  
updated js/custom.js
2015-03-23 12:46:28 +03:00
Alex
e3db2c8abf pages new look
modified input types, added field  restrictions  in   assignsample.php
2015-03-23 12:35:57 +03:00
Alex
4e565a8bbf new "Operators" menu pages
new Feature: Password generator,

switch to bs-toggle from bs-switch
2015-03-23 12:26:38 +03:00
Alex
25b94fb428 new look for pages 2015-03-23 12:03:33 +03:00
Alex
979981adb6 new "client" pages
NEW feature: pass generator for  new user add
2015-03-23 11:45:48 +03:00
Alex
e2268206f7 new "quota" pages
increased nr of charachters for question description, 
modified  order to be more understandable to set quota parameters

*requires translation strings update
2015-03-23 11:40:37 +03:00