Changesets: LimeSurvey
master cea6677f 2015-11-12 17:34
Details Diff |
-fixed : 09988 | ||
mod - application/views/admin/super/header.php | Diff File | ||
master 1b8c98e1 2015-11-10 19:53 Details Diff |
Fixed issue 10029: When sending AJAX calls from Firefox, RemoteControl doesn't respond FF appends "de-facto" the string "charset=UTF-8" to the content-type header Remote Control didn't recognize "application/json; charset=UTF-8" as valid header. Now allows CONTENT_TYPE to be like "application/json; charset=UTF-8". |
Affected Issues 10029 |
|
mod - application/libraries/LSjsonRPCServer.php | Diff File | ||
master 46d1242c 2015-11-09 21:17 Details Diff |
Release 2.06+ Build 151109 | ||
mod - docs/release_notes.txt | Diff File | ||
master f5fa66d1 2015-11-09 21:07 Details Diff |
Fixed issue 09971: Integrity check showing error if MSSQL is used Dev Applied patch from https://github.com/yiisoft/yii/pull/3976 |
Affected Issues 09971 |
|
mod - framework/db/schema/mssql/CMssqlCommandBuilder.php | Diff File | ||
master 4d80388e 2015-11-09 11:12 Details Diff |
Fixed issue 10001: Relevance equation on different group not working with decimal values Dev: quick fix in JS, must be done in PHP only of different group in EM |
Affected Issues 10001 |
|
mod - scripts/expressions/em_javascript.js | Diff File | ||
Shnoulle-fix-09988 01c8b3ab 2015-11-09 10:17 Details Diff |
Fixed issue 09988: all admin template is green Dev: quick fix, didn't fix css for darkblue and bubblefish |
Affected Issues 09988 |
|
mod - application/views/admin/super/header.php | Diff File | ||
master 68908603 2015-11-07 01:02 Details Diff |
Fixed issue #10022 : [security] textarea input are not filtered in public part Dev: htmlspecialchars for all textarea |
||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 0add0cca 2015-11-05 14:30 Details Diff |
Fixed issue #10018: XSS vulnerabilities in admin section / template part Dev: fix some issue with tree trasversing if user allowed to edit template |
||
mod - application/controllers/admin/templates.php | Diff File | ||
master f6dcabc0 2015-11-05 12:32 Details Diff |
Fixed issue #10018: XSS vulnerabilities in admin section | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
master c29496e5 2015-11-05 12:23 Details Diff |
Fixed issue #10018: XSS vulnerabilities in admin section | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
mod - application/views/admin/participants/importCSV_view.php | Diff File | ||
master 9b209b93 2015-11-03 10:22 Details Diff |
Dev Removed duplicate code | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
master 22d4b190 2015-11-02 19:43 Details Diff |
Fixed issue 10008: Array/struct parameter in remote control function - list_participants dev: $aConditions parameter can be struct type in remote control function - list_participants dev: valid response if it is a Zend_XmlRpc_Server_Fault |
Affected Issues 10008 |
|
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
master f8660381 2015-11-02 17:10 Details Diff |
Merge pull request #376 from KRav007/feature/new_remote_function_add_participant_to_cpd New feature for remote control |
||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
master 1b5ac8f9 2015-11-02 17:09 Details Diff |
Fixed issue 10004: Using hide_tip advanced settings does not hide the tips Dev: remove the span. and div. Dev: removed the diplay block to div : it's default Dev: see http://codeguide.co/#css-selectors |
Affected Issues 10004 |
|
mod - templates/basic/template.css | Diff File | ||
mod - templates/bluengrey/template.css | Diff File | ||
mod - templates/clear_logo/template.css | Diff File | ||
mod - templates/default/template.css | Diff File | ||
mod - templates/eirenicon/template.css | Diff File | ||
mod - templates/limespired/template.css | Diff File | ||
mod - templates/mint_idea/template.css | Diff File | ||
mod - templates/sherpa/template.css | Diff File | ||
mod - templates/vallendar/template.css | Diff File | ||
master 78179687 2015-11-02 17:07 kairavesloot Details Diff |
New feature: Remote API âadd participants to CPDâ | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 9354ac88 2015-11-02 16:43 kairavesloot Details Diff |
make array php 5.3 compatible | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 34138c91 2015-11-02 15:51 kairavesloot Details Diff |
make model function static | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
master 2afb7719 2015-11-02 14:51 kairavesloot Details Diff |
remove duplicate code | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 8a87cd89 2015-11-02 10:20 kairavesloot Details Diff |
some cleanups | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
develop dd143324 2015-11-01 23:10 Details Diff |
Update PHPCI config. | ||
mod - phpci.yml | Diff File | ||
master f3c53584 2015-10-31 23:26 Details Diff |
Better issue solution. | ||
mod - application/helpers/Zend/XmlRpc/Server.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 7bc5e95a 2015-10-31 21:05 Details Diff |
10008: Array/struct parameter in remove control function - list_participants The struct parameter is changed in array in XMLRPC function parameters. |
||
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
mod - application/helpers/Zend/XmlRpc/Server.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 34054702 2015-10-30 13:55 Details Diff |
Merge pull request #378 from odalecne/patch-2 Fixed issue: 'token' column collation is not set in survey tables |
||
mod - application/helpers/admin/activate_helper.php | Diff File | ||
master 6e609576 2015-10-30 10:57 Details Diff |
Fixed issue: 'token' column collation is not (always) set in survey tables |
Affected Issues 10045 |
|
mod - application/helpers/admin/activate_helper.php | Diff File | ||
master 9f905b94 2015-10-30 09:30 kairavesloot Details Diff |
typo | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File |