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
f2149d4cdf Fixed issue: Missing number of records per page in sample search 2017-11-23 10:54:56 +11:00
Adam Zammit
629809da5e New Feature: Overall performance report
New Feature: Download searched sample to file
New Feature: Added docker-compose template
Fixed Bug: Performance reporting with unended calls has undefined result (was using NOW())
Fixed Bug: Total call time limited to MySQL SEC_TO_TIME function
2017-09-25 12:52:29 +10:00
Adam Zammit
9391f2780c Fixed issue: Sample search not working with large number of columns 2017-06-27 11:36:06 +10:00
Adam Zammit
438f331c7c Remove debugging string 2017-05-18 11:44:58 +10:00
Adam Zammit
950b27ba84 New feature: Server side sample querying to speed up sample searching 2017-05-18 11:40:35 +10:00
Adam Zammit
778e84c14d Fixed typo 2017-03-29 11:53:51 +11:00
Adam Zammit
1bbcf21194 New feature: Assign sample records to cases via search function 2017-03-24 13:14:45 +11: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
e40495d468 fix: selector container too short, sort samples in slelector by name 2015-11-30 23:27:53 +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
92000359a8 Fix typo's 2015-09-07 11:50:20 +10:00
Adam Zammit
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10: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
2889678fe1 admin panel querries adjusted for sample_import_var_restrict table 2015-05-17 17:04:04 +03:00
Alex
bb66576200 updates, small improvemnts 2015-03-23 13:41:38 +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
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
d3008b7c93 Handle case where multiple cases are assigned to the same sample (otherwise will not show) 2009-03-02 07:00:26 +00:00
azammitdcarf
7e4ade1ade Bug in samplesearch.php where multiple records are returned for a sample record. The number of records returned is the same as the number of sample_vars 2009-03-02 06:42:19 +00:00
azammitdcarf
ec24d5af18 Import from DCARF SVN 2008-10-15 04:49:50 +00:00