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

859 Commits

Author SHA1 Message Date
Alex f1c54ddd40 fix lp: 1527201 2015-12-21 20:31:19 +03:00
Alex c9ee8279c7 fix lp:1528293 - fix and translated outcomes descriptions, added 'outcome id' to output,
fix lp: 1527201  -  output to csv in dataoutput.php
2015-12-21 20:22:21 +03:00
Adam Zammit cc0cac2852 Got CAS authentication working (basic) 2015-12-18 15:37:15 +11:00
Adam Zammit 700a74bad8 Updated phpCAS to 1.3.4 2015-12-18 12:58:14 +11:00
Adam Zammit 97b636a3ff Added note about file permissions to README 2015-12-18 12:42:07 +11:00
Adam Zammit bb61a1e3b6 Fixed bug: When self completing group by group or all-in-one, numeric key presses may change previous answers 2015-12-18 09:24:51 +11:00
Adam Zammit d3f1fe44c3 Updated with bug fixes and features 2015-12-16 12:54:17 +11:00
Adam Zammit 2ce4db61e9 Removed reference to session storage as using files by default 2015-12-16 12:24:35 +11:00
Adam Zammit 79dc700341 Updated translations (Thank you!)
Added AUTO_INCREMENT to outcome table in main SQL
2015-12-16 12:21:12 +11:00
Adam Zammit efea95b42d Fixed text and display for sample ordering (Thanks Alex) 2015-12-16 12:11:52 +11:00
Adam Zammit c271bf3315 Updated respondent selection screens (Thanks Alex)
Reverted changes to call.php as was not executing js properly
Added custom outcome code changes (thanks Alex)
Fixed error in CHANGELOG with AUTO_INCREMENT value
2015-12-16 12:05:42 +11:00
Alex 751d1a2c39 display sort_order value instead of minus 2015-12-15 12:47:12 +03:00
Alex a71f3cc91a revert manings to already translated ones, unset "$_GET['sort']" both for up and down requests, code simplified 2015-12-15 12:22:33 +03:00
Alex 22b2c42701 update to rev.518 (+sortsample) 2015-12-15 10:47:04 +03:00
Alex cb1833d0ea upвate to rev514 2015-12-15 10:43:00 +03:00
Adam Zammit a4f94cab76 Use browser locale instead of SESSION determine language 2015-12-15 16:12:50 +11:00
Adam Zammit 6a4e02de7b Fixes and updates from Alex (thank you) 2015-12-15 16:06:55 +11:00
Adam Zammit 359932a34f Separate out sample sorting within a questionnaire and globally 2015-12-15 15:42:50 +11:00
Adam Zammit bfc121262f Adding sorting by questionnaire 2015-12-15 15:03:44 +11:00
Alex b95dc9d4cb lp:1477650 - implemented questionnaire/sample sorting 2015-12-14 18:15:27 +03:00
Alex 7575f45066 upвated to rev.514 main 2015-12-14 18:11:02 +03:00
Adam Zammit d668403774 Removed updater files 2015-12-11 15:27:43 +11:00
Alex db5bdbf16b fixed lp:1523701 -> UPDATED jquery-ui and timepicker + added localization libraries to jquery-ui and timepicker 2015-12-11 01:19:18 +03:00
Alex 39c7954471 UPDATED : Bootstrap to 3.3.6; font-awesome to 4.5.0; bootstrap-tables;
CLEANED  not used doc, examples e.t.c files and folders
2015-12-10 23:50:14 +03:00
Alex 0e3dfa06b8 UPDATEd : Bootstrap to 3.3.6; font-awesome to 4.5.0; bootstrap-tables;
CLEANED  not used doc, examples e.t.c files and folders
2015-12-10 17:08:44 +03:00
Alex 507124b678 updateв to main rev511 2015-12-10 15:19:46 +03:00
Adam Zammit 40ef637ed3 Removed references to the updater 2015-12-10 10:55:09 +11:00
Adam Zammit 07620e1db6 Updated README file to describe a basic install and pointed users to it if no database installed 2015-12-10 10:48:13 +11:00
Alex 80a04fb84b embedded "add custom outcome" and "delete custom outcome" feature for admin only
custom outcomes "delete" enabled starting from id=100, so  DB update (in CHANGELOG) is not required but  RECOMMENDED
2015-12-09 23:36:07 +03:00
Alex d4ffeda3ed re-engineered files to make identical as currently possible 2015-12-08 02:31:02 +03:00
Alex edc0896923 fix : PHP Fatal error: Cannot redeclare translate_array() 2015-12-07 18:57:45 +03:00
Alex 0fea57f29a merged rs_intro.php and rs_intro_interface2.php;
removed references to rs_intro_interface2.php;
 removed rs_intro_interface2.php;
 bootstrapified rs_intro.php
2015-12-07 00:48:24 +03:00
Alex 3c846d34c4 fix : PHP Fatal error: Cannot redeclare translate_array() 2015-12-06 14:04:15 +03:00
Alex 273fb168b6 filter outcomes on rs panels;
1st  iteration: merge rs_ x_interface2 files to  rs_  files, removed merged _intreface2 files
2015-12-06 03:00:49 +03:00
Alex 3717615f74 wrong fix -> revert changes from rev540 , added GROUP BY to avoid duplicated rows 2015-12-04 18:55:58 +03:00
Alex 1bb854bc4c updated to rev.511 2015-12-04 11:23:56 +03:00
Adam Zammit 2f557eee21 Updated translation template (Again) 2015-12-04 15:01:51 +11:00
Adam Zammit 19b3baf49d Updated missing header 2015-12-04 15:00:02 +11:00
Adam Zammit 0939f8e90d Bug fixes from Alex - thank you 2015-12-04 14:57:10 +11:00
Adam Zammit c47d123ed9 Updated translation strings - thank you to all those who contributed! 2015-12-04 14:50:12 +11:00
Adam Zammit 7135118350 Fixed error with wildcards 2015-12-04 14:40:35 +11:00
Alex 37c6104be9 merge rev.492 "customized_outcomes" 2015-12-03 00:17:36 +03:00
Alex 47340844ea filter outcome_id=32 if not limesurvey_is_quota_full (checked before) 2015-12-03 00:13:07 +03:00
Alex 18753ad05b INITIAL BUG? -> Fixed 2015-12-02 23:43:46 +03:00
Alex 660c14db88 export sample column names instead of attribute_ in dounloaded csv file,
TRANSLATE  outcome descriptions when  short question codes export selected
2015-12-02 02:18:23 +03:00
Alex 946ad86fb0 cosmetics 2015-12-02 02:12:58 +03:00
Alex 549dfc144b fix mistake from rev. 540 2015-12-02 02:11:04 +03:00
Alex e8cf89515c fix for "customized_outcomes" 2015-12-02 01:21:29 +03:00
Alex 50f5c33a9f FIX duplicated rows appear in selctor/result list If more than 1 quota set per questionnaire/ sample 2015-12-02 00:28:13 +03:00
Alex 4e34b1ebc5 fix unchanged querry to fit branch 2015-12-01 19:00:09 +03:00