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

139 Commits

Author SHA1 Message Date
Adam Zammit
a87bf854c2 Include skeletonquest Limesurvey theme and make it default for self completions
Allow for custom Limesurvey themes to work for self completions
2015-11-24 16:28:59 +11:00
Adam Zammit
516f6709c0 Fixes by Alex (thank you)
Changed session backend to files to save some db processing
2015-11-24 11:12:29 +11:00
Alex
988bc5ed3d fix admin bottom margin 2015-09-20 14:46:29 +03:00
Alex
51d5a3e034 login page cosmetics 2015-09-17 14:09:43 +03:00
Adam Zammit
009c111d69 Merged selected fixes from Alex (thanks!) 2015-09-07 12:24:00 +10:00
Adam Zammit
19a9d8c1ef Removed htaccess example files
Started updating changelog
2015-09-07 11:49:12 +10:00
Alex
a2744f39fe ignore .htaccess and config.local files + cosmetics 2015-09-04 00:34:23 +03:00
Adam Zammit
bfea4eb47a Added default for site config 2015-08-24 16:08:54 +10:00
Adam Zammit
517e6f551c Remove references to HTPASSWD
Updated user creation / editing code to refer to limesurvey session
2015-08-24 15:46:15 +10:00
Adam Zammit
2fb2d6ece5 bootstrapify login screen 2015-08-18 16:00:25 +10:00
Adam Zammit
ec8522e316 Added authentication includes to all files 2015-08-14 16:15:20 +10:00
Adam Zammit
c91a7082d6 Remove session2 table (redundant with lime_sessions)
Set limesurvey to use session authentication
2015-08-14 15:32:15 +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
760144b929 make sure appointment picker works even when no shifts defined 2015-08-04 11:15:03 +10:00
Alex
6d86808a5d merged rev.525 from ex-"Feature" branch 2015-08-03 19:41:06 +03:00
Alex
684d7afac0 fix wrong characters in russian localization 2015-08-03 14:18:07 +03:00
Adam Zammit
ca752d4036 Remove regional settings for timepicker 2015-08-03 16:26:03 +10:00
Alex
f1935863fd updated lime and gettext translations files 2015-07-16 18:31:35 +03:00
Alex
f03146427d delete old files and folders 2015-07-10 04:14:46 +03:00
Alex
afb159d217 updated Bootstrap to 3.3.5 -> placed in /bootstrap/
updated jquery to 2.1.4 -> placed in /jquery/  
updated jquery-ui to 1.11.4 -> placed in /jquery-ui/
2015-07-10 04:05:44 +03:00
Alex
b2a0602fd5 cosmetic and equalization with working branch 2015-05-20 15:35:02 +03:00
Alex
790933c7bd limesurvey querries adjusted for sample_import_var_restrict table 2015-05-17 17:14:53 +03:00
Alex
3602e1d6ba missing final tag 2015-04-29 01:07:05 +03:00
Alex
824dc5d957 some css modifications to Lime export results page layout and view. was too small text and overlapping 2015-04-01 18:32:14 +03:00
Alex
bf22c9a06e removed bootstrap-switch addon application from branch, as all pages switched to bs-toogle application 2015-03-23 17:35:32 +03:00
Alex
f4be897763 jQuery Timepicker update to rev1.5.0
for localization just add .js.file for required languge code from https://github.com/trentrichardson/jQuery-Timepicker-Addon/tree/master/src/i18n

jQuerry-ui update (only for timepicker )
2015-03-23 11:02:06 +03:00
Alex
e1a9b2fc63 add iCheck library for coming updates (to replace standard checkbox and radio) 2015-03-05 13:27:09 +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
Alex
d577f6096d NEW Admin panel pages: questionnairelist.php, samplelist.php, samplesearch.php,
updated callhistory.php, custom.css

aded library bootstrap-toggle,  bootstrap-confirmation.js
2015-02-24 02:19:56 +03:00
Alex
6cf06562b0 include required js and css libraries,
"New" panel  index.php updated to use only internal libraries
2015-02-13 11:02:59 +03:00
Alex
dadad5ed63 !!! NEW ADMIN PANEL layout + required js and css libraries
modified functions/functions.xhtml.php file prepared for upcoming admin pages changes
2015-02-12 00:00:05 +03:00
Adam Zammit
6602dbf33c Remove session expired message from Limesurvey
Make sure to destroy session so as to allow respondent selection module to operator correctly
2014-04-01 12:42:20 +11:00
Adam Zammit
1fee78451f Allow translations of queXS created strings in Limesurvey 2014-03-17 09:45:30 +11:00
Adam Zammit
d1d991d92f allow internal limesurvey translations 2014-03-14 11:24:05 +11:00
Adam Zammit
2b01e4bb6c New Feature: Shift report in data output 2014-03-13 14:39:49 +11:00
Adam Zammit
a58be39d6f Fix for respondent selection 2014-03-12 10:17:07 +11:00
Adam Zammit
db3686de2e Fixed bug: OPERATOR and RESPONDENT replacements not working in respondent selection module 2014-03-11 12:00:04 +11:00
Adam Zammit
571debff63 Fixes lp:1257163 problem - closing case following self-completion on line 2013-12-12 14:44:11 +11:00
Adam Zammit
fd8ae1855c Add caseid to SPSS output 2013-10-11 14:42:48 +11:00
Adam Zammit
90c42b2b2e Added more metadata to output including:
*Case notes
*Case outcome
*Total interview time over all calls
*Interview time for last call
*Last number dialled
*Operator username for last call
2013-10-11 13:50:29 +11:00
Adam Zammit
7e9d920386 Fix starting survey in a negative percent 2013-10-11 10:29:04 +11:00
root
60df5f2e75 Fixes:1220515 Database error when displaying questionnaire 2013-09-05 15:53:25 +10:00
Adam Zammit
69ba3fb690 Added Strophe for XMPP chat and basic client 2013-07-16 15:14:01 +10:00
Adam Zammit
f69d62dec6 Added IS_INTERVIEWER token so can check if the questionnaire is administered by an interviewer by the following Lime Expression Manager code: {if(IS_INTERVIEWER,'This is an interviewer','THIS IS NOT AN INTERVIEWER')} 2013-06-07 10:40:15 +10:00
Adam Zammit
e0ee24a492 Set default template if token specified but no equivalent token in queXS (i.e. when using limesurvey within queXS standalone) 2013-05-08 10:09:38 +10:00
Adam Zammit
cf5addb19d Previews in Limesurvey should be as an interviewer 2013-04-29 16:11:41 +10:00
Adam Zammit
2b0cdce5f8 Only apply automatic text focus when working as an interviewer (otherwise may jump to strange part of page) 2013-04-29 15:09:55 +10:00
Adam Zammit
cd4860622b Email from should be for this particular questionnaire
Only autoadvance if an interviewer
2013-04-08 10:45:00 +10:00
Adam Zammit
94d6a1861d Don't rely on JS executing as PHP for ckeditor - won't translate though 2013-04-04 05:03:02 +00:00
Adam Zammit
f2c1bbfb3b Updated PEAR Calendar class to resolve PHP Strict notices 2013-04-03 22:53:27 +00:00