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

39 Commits

Author SHA1 Message Date
Adam Zammit
d3dfaa7124 Fixed: lp:1620421 SQL not compatible with ONLY_FULL_GROUP_BY mode 2016-09-08 12:23:21 +10:00
Alex
946ad86fb0 cosmetics 2015-12-02 02:12:58 +03:00
Alex
aa5ab804ec cosmetic fix 2015-11-26 01:47:14 +03:00
Alex
5d6c5871d4 cosmetics 2015-11-18 15:33:06 +03:00
Alex
74912ca201 display selector list only for enabled samples 2015-09-17 14:06:48 +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
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Alex
9af54ab70e typo 2015-08-04 00:42:35 +03: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
879c89a278 added icons + buttons
fix minor design  differences between working installation and tree
2015-07-08 18:34:56 +03:00
Alex
7d15d24457 fixed issues after merging with rev.448 to operate with var_id and exclude_var_id instead of sample_var
* removed "Go back"  href url ,  use js function " onclick='history.back();return false;' " ( fix bug #1472568)
(Feature) * added SGQ code to questions selector (fix bug #1472581)
* fixed questions selector sorting (fix bug #1472581)
(Feature) * added answer code table for  resriction question selected, if exist 
(Feature) * hide "add restriction" if no question or sample variable selected
(Feature) *  added  import .csv files restriction depending on user_agent 
*added+changed Info messages  for restriction blocks 
* added input fields for "Description" in both restriction blocks  by sample and by question, added table column for  "Description" values, sql qerries adjusted
replaced standart checkbox with Icheck  /  toggle button
replaced fileinput with "filestyle.js" 

reworked page layout , adjusted  to "Featue"   Bootstrap layout

need to update Changelog and quexs.sql
2015-07-08 14:34:14 +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
ed4e52d55e merged rev.445 2015-04-01 16:41:59 +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
7ef3e2b3d2 allow for deleting, exporting to CSV and importing from CSV of row quotas 2014-03-14 15:47:07 +11:00
Adam Zammit
942464768e Allow for single row quotas to be updated on editing 2014-02-19 15:58:34 +11:00
Adam Zammit
03c34c12ce Handle editing/deleting of quota restrictions 2014-02-19 15:02:56 +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
f5acc307a1 Fixes lp:1255359 Translation strings with single quotes break some SQL queries
Additional fix for submit buttons where the value needs to be double quoted
2013-11-27 12:21:37 +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
28e0606088 Replaced the rest of the short tags with long ones 2013-01-24 15:33:27 +11:00
azammitdcarf
c569559964 Merging the updated Limesurvey 1.92+ branch of queXS to trunk 2012-11-21 04:04:39 +00:00
azammitdcarf
dd73eb4196 New feature: Sample only quota for row quota (set quotas based on sample record values) 2012-05-01 00:13:26 +00:00
azammitdcarf
45755f6485 Updated question quota selections to work properly with Limesurvey 1.91+ database structure 2012-04-30 05:23:43 +00:00
azammitdcarf
16d775ec4b Added ALTERNATE_INTERFACE config directive (defaults to false)
Alternate interface appears for non VoIP users when ALTERNATE_INTERFACE set to true
This interface is a bit faster to operate (less popup windows) and makes more sense when not using the system to auto-dial
Sponsored by Zimi
2011-10-05 04:29:41 +00:00
azammitdcarf
e5615b708a Can define centre and project information in administrative menu
Able to edit questionnaires RS text and name
Can disable/enable questionnaires for viewing in admin interface
RS text entered via new CKEditor including ability to insert tokens/template replace text
Added setting table and associated getter/setter functions (currently only used for centre information but could add more)
2011-01-18 03:32:21 +00:00
azammitdcarf
19143de1c0 Quota priority feature added including auto priority calculation (Sponsor: Zimi) 2010-09-13 01:37:27 +00:00
azammitdcarf
7deebcabd7 Removed "copying with adjusting" as this is the default 2010-08-31 01:38:15 +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
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
7d6758e924 Changed method of quota row calculation to be by listing in database 2009-05-28 22:32:57 +00:00
azammitdcarf
d5f58a1dcc Had a fixed value in there 2009-04-07 23:42:39 +00:00
azammitdcarf
db1bcfb1df Added quota row functionality (ability to assign a quota to remove records by row from a sample) 2009-03-27 03:32:03 +00:00