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

18 Commits

Author SHA1 Message Date
Alex
defe090114 switch from include ("auth-admin.php"); to require ("auth-admin.php"); 2015-09-15 20:20:26 +03: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
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
879c89a278 added icons + buttons
fix minor design  differences between working installation and tree
2015-07-08 18:34:56 +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
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
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
Adam Zammit
942464768e Allow for single row quotas to be updated on editing 2014-02-19 15:58:34 +11:00
Adam Zammit
94b63054b5 Merged to 1.10.1
Fixed bug in quotareport
Almost finished reworking quotarow to handle multiple conditions on questions and samples (need to remove use of -2 and -1 values elsewhere)
2014-02-18 16:34:33 +11:00
Adam Zammit
892525d80f New tables created for complex quotas
Conversion of code to handle new schema begun
2014-01-28 14:58:05 +11: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
f0eec45186 Update token in quotareport 2013-01-24 15:52:14 +11:00
Adam Zammit
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
19143de1c0 Quota priority feature added including auto priority calculation (Sponsor: Zimi) 2010-09-13 01:37:27 +00:00
azammitdcarf
5b835e4a7d Merged changes from quota performance branch 2010-08-31 01:18:34 +00:00
gediminasm
6dcf9168e0 Quota row management - copy quota rows with recalculating quota 2010-03-08 20:55:25 +00:00
azammitdcarf
d1b139d315 Merged from McMasterReports branch 2010-01-14 07:45:37 +00:00