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

21 Commits

Author SHA1 Message Date
Adam Zammit
bed64ed0cb New feature: Add records to an existing sample 2017-08-07 12:07:36 +10:00
Adam Zammit
82b931ebcf Fixed bug: Can't delete sample 2017-05-16 14:28:06 +10:00
Adam Zammit
d3dfaa7124 Fixed: lp:1620421 SQL not compatible with ONLY_FULL_GROUP_BY mode 2016-09-08 12:23:21 +10:00
Alex
f1c54ddd40 fix lp: 1527201 2015-12-21 20:31:19 +03:00
Alex
d3095e7191 fixed extra not-translated <option> item 2015-10-05 16:46:08 +03:00
Alex
defe090114 switch from include ("auth-admin.php"); to require ("auth-admin.php"); 2015-09-15 20:20:26 +03:00
Adam Zammit
009c111d69 Merged selected fixes from Alex (thanks!) 2015-09-07 12:24:00 +10:00
Adam Zammit
b933a858b9 Updated translation grabber to search for TQ strings
Fixed typo's
2015-09-07 11:53:59 +10:00
Alex
b0ea86fc34 merged rev. 479 from main 2015-09-03 14:47:03 +03:00
Adam Zammit
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Alex
9055f794e9 fix PHP Notices: Undefined variable:, Undefined index:, Undefined offset: 2015-08-14 03:10:26 +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
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
b2a0602fd5 cosmetic and equalization with working branch 2015-05-20 15:35:02 +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
4a6a1f0026 file update, switch to bs-toggle 2015-03-23 17:07:11 +03:00
Alex
d577f6096d NEW Admin panel pages: questionnairelist.php, samplelist.php, samplesearch.php,
updated callhistory.php, custom.css

aded library bootstrap-toggle,  bootstrap-confirmation.js
2015-02-24 02:19:56 +03:00
Adam Zammit
e5feb27daa Fixes lp:1255359 Translation strings with single quotes break some SQL queries 2013-11-27 12:03:07 +11:00
Adam Zammit
0b22c5206d New feature - allow operators to restrict viewing permissions of sample variables (Requires new table) 2013-07-04 14:35:07 +10:00
Adam Zammit
afdebbc94d Allow for sample name to be edited 2013-03-08 15:09:42 +11:00
Adam Zammit
3ed1cd1fce Allow for enabling/disabling the listing of samples
Ability to deidentify a sample (delete fields)
2013-03-08 11:45:54 +11:00