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
Adam Zammit
fc74099de7
Add operator and respondent details to expression manager
2013-03-27 12:13:21 +11:00
Adam Zammit
7cb7de5d16
Replace date time hardcoding with defaults from config
...
Add operator and respondent details to core replacements in Limesurvey expression manager (need to use capitalisation)
2013-03-27 11:02:23 +11:00
Adam Zammit
fa83098b49
Added appointment and outcome codes to list with comment
2013-03-25 16:04:34 +11:00
Adam Zammit
d63d29ff19
Added limit on access to override all access
2013-03-21 11:51:45 +11:00
Adam Zammit
f4ed476660
Allow editing of sample name and fixed bug from accessing external pages by non interviewer
2013-03-08 15:35:17 +11:00
Adam Zammit
17dcb4928b
Don't refer to files outside the tree if not used by an interviewer
2013-03-08 15:29:13 +11:00
Adam Zammit
21ab42213f
Updated default email template text
2013-03-08 13:52:56 +11:00
Adam Zammit
a81d74debc
Fix END URL for self completion
2013-02-27 15:59:43 +11:00
Adam Zammit
0b07934419
Fixed template URL for self completors
2013-02-27 15:37:04 +11:00
Adam Zammit
aefb0c9e6b
NOW() should be converted to UTC
2013-02-27 15:07:07 +11:00
Adam Zammit
2b7eeff881
Only display email button when enabled for questionnaire
...
Set a case note when completed online
2013-02-27 15:04:47 +11:00
Adam Zammit
62c5937765
Avoid notice if getting operator id when not one
2013-02-27 14:30:53 +11:00
Adam Zammit
4896c60f04
Make sure to get path of template right
...
HTaccess remove space that caused error
2013-02-27 14:26:44 +11:00
Adam Zammit
ae5c2f8431
Added email to respondent popup
...
Changed id's of self completion outcomes to allow for a few custom ones to not effect
Added email validation and token getting functions
Optout function of limesurvey to set outcome to refused and add a case note for clarity
Need to do: Complete email function to actually send an email invitation
2013-02-25 15:25:08 +11:00
Adam Zammit
8749df9a0c
Limesurvey to get template, mode and endurl from queXS when running in self complete mode
2013-02-20 16:00:28 +11:00
Adam Zammit
01cd69c0fc
Add specification for storing self completion details
...
Allow for self completion without using interviewer argument to Limesurvey (need to update to take details from database)
2013-01-30 15:45:24 +11:00
Adam Zammit
8eef600032
Add example htaccess files for security of directories
2013-01-29 10:59:26 +11:00
Adam Zammit
9694ec704c
Fixed expression manager selection by token
...
Fixed export notices about array
2013-01-25 15:30:59 +11:00
Adam Zammit
45c2792d25
Added separate case id output to token output
2013-01-24 16:23:24 +11:00