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

15 Commits

Author SHA1 Message Date
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
41d6a89942 fix differences between working installation and tree
nocaseavailable.php: enabled call restrictions and outside times calculation, modified querry to count samples 
 waitnextcase_interface2.php: added quota filter for sample search , display "End work" button if no case aailable
2015-07-08 15:00:51 +03:00
Adam Zammit
75dad27bc0 Updated to trunk 2015-06-02 12:44:50 +10:00
Adam Zammit
3ed6a8545e Disable check for available cases on no case available page as it is too time consuming 2015-02-19 10:25:06 +11:00
Adam Zammit
ed6b89f1d9 Don't rely on qsqr_question table as not necessary 2014-02-19 15:06:21 +11:00
Adam Zammit
c142c24ef0 Updated quota functions to handle new structure and concept 2014-01-31 14:37:49 +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
a60ab9e961 Add message about missing sample if sample not assigned 2013-06-18 16:05:24 +10:00
Adam Zammit
768950da35 Display if assigned questionnaires are enabled or not 2013-04-23 14:53:32 +10:00
Adam Zammit
ec5c6fa833 Replaced short tags with long ones 2013-01-24 15:32:30 +11:00
azammitdcarf
2ddc4b811e Added support for AUTO_LOGOUT_MINUTES to all child windows of the main frame (added jQuery and childnap.js) 2011-01-25 04:32:16 +00:00
azammitdcarf
54bea820c2 Removed reference to secondary database link $ldb
This means that both the limesurvey and the quexs tables must be in the same database, with the same connection
But has the advantage of being able to join records across tables easily
2009-05-29 00:04:16 +00:00
azammitdcarf
8c4d7373b4 Appointment list: error in SQL
No case available, now list quota row's
Do not allow the assigning of a case_id or creation of a token in the Limesurvey tables where a transaction has failed
2009-05-28 02:22:47 +00:00
azammitdcarf
b505e48d0a Updated language information 2009-03-17 23:26:54 +00:00
azammitdcarf
f988e1dad9 Import from DCARF SVN 2008-10-15 04:41:48 +00:00