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

13 Commits

Author SHA1 Message Date
Adam Zammit
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Adam Zammit
fdc317c79a Fixes lp:1480880 - disable create new questionnaire if no active Limesurvey available
Also some other comment / localisation fixes
2015-08-05 10:49:42 +10:00
Adam Zammit
f18f8852a0 Remove references to old DEFAULT_TIME_ZONE config constant (use get_settings instead) 2015-08-05 10:36:21 +10:00
Alex
029ec9cb27 updated comment strings 2015-07-20 15:44:47 +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
b2a0602fd5 cosmetic and equalization with working branch 2015-05-20 15:35:02 +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
7f80ad71e1 updated admin panel files
added 'clockpicker'  library (could replace jquerry-ui timepicker later on in some files)
modified functions.display.php to handle external classes
modified addrow-v2.js to display cloned values and init clockpicker
2015-03-05 13:25:46 +03:00
Adam Zammit
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
cfaf287c1d Properly displays days of the week using language settings 2009-04-16 03:07:41 +00:00
azammitdcarf
b505e48d0a Updated language information 2009-03-17 23:26:54 +00:00
azammitdcarf
2e82a5985b Added callrestrict.php: Modify call restrictions in database
Added shifttemplate.php: Modify default shift template
Added: timezonetemplate.php: Modify default timezones
2008-11-18 01:46:42 +00:00