Changesets: LimeSurvey
master 8a70bdf4 2019-04-30 12:09 Details Diff |
Dev Fixed texts | ||
mod - application/controllers/admin/dataentry.php | Diff File | ||
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/views/admin/export/generatestats/_statisticsoutput_arithmetic.php | Diff File | ||
master e77fd238 2019-04-30 11:56 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Czech by c_schmitz, slansky, VBraun, jelen1 Updated translation: Danish by Mikkel Updated translation: French (France) by DenisChenu, b00z00 Updated translation: Croatian by dominikvitt Updated translation: Hungarian by kkd Updated translation: Italian by lfanfoni Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by Han Updated translation: Polish by elissa Updated translation: Romanian by cdorin Updated translation: Russian by vipgroup Updated translation: Turkish by kayazeren Updated translation: Czech (Informal) by jelen1 Updated translation: German (Informal) by c_schmitz Updated translation: Italian (Informal) by lfanfoni Updated translation: Dutch (Informal) by Han Updated translation: Polish (Informal) by elissa Updated translation: Chinese (Simplified) by johnxan |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/cs-informal/cs-informal.mo | Diff File | ||
mod - locale/cs/cs.mo | Diff File | ||
mod - locale/da/da.mo | Diff File | ||
mod - locale/de-informal/de-informal.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/hr/hr.mo | Diff File | ||
mod - locale/hu/hu.mo | Diff File | ||
mod - locale/it-informal/it-informal.mo | Diff File | ||
mod - locale/it/it.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nl-informal/nl-informal.mo | Diff File | ||
mod - locale/nl/nl.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
mod - locale/ro/ro.mo | Diff File | ||
mod - locale/ru/ru.mo | Diff File | ||
mod - locale/tr/tr.mo | Diff File | ||
mod - locale/zh-Hans/zh-Hans.mo | Diff File | ||
master 4f704d37 2019-04-29 20:28
Details Diff |
Release 3.17.3+190429 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 88da8886 2019-04-29 15:09 Details Diff |
Dev: Undefined static property | ||
mod - tests/TestHelper.php | Diff File | ||
master ea14e523 2019-04-29 15:01 Details Diff |
Dev: Clear survey dynamic cache after survey activate (tests) | ||
mod - tests/TestHelper.php | Diff File | ||
master 6fd72b78 2019-04-29 14:54 Details Diff |
Dev: Better assert fail message | ||
mod - tests/helpers/RemoteControlTest.php | Diff File | ||
master 14481d3d 2019-04-29 14:43 Details Diff |
Dev: Clear database cache before each test class | ||
mod - tests/TestBaseClass.php | Diff File | ||
master 1bdd9714 2019-04-26 20:39 Details Diff |
Fixed issue : unable to delete label set in grid Dev: urlFormat to path : admin/labels/sa/delete/lid/$lid Dev: convertGETtoPOST don't move lid to POST Dev: Check with isPostRequest Dev: review LabelSet::model()->delete() |
||
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/helpers/admin/label_helper.php | Diff File | ||
mod - application/models/LabelSet.php | Diff File | ||
master cad7b383 2019-04-26 19:58 Details Diff |
Dev: uneeded since DBsession use iSessionExpirationTime for time out directly | ||
mod - application/controllers/survey/index.php | Diff File | ||
master 079416db 2019-04-26 19:44 Details Diff |
Dev: Fixes to remote API test | ||
mod - tests/helpers/RemoteControlTest.php | Diff File | ||
master 1a28a463 2019-04-26 19:02
Committer: GitHub Details Diff |
Fixed issue 14700: DbHttpSession broke (mariadb) with data too long Fixed issue 13950: (MS)SQL Error when saving getting a session token via API Dev: update data transparently (reset after allow usage after) Dev: usage of iSessionExpirationTime |
Affected Issues 13950, 14700 |
|
mod - application/config/version.php | Diff File | ||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/core/db/MssqlSchema.php | Diff File | ||
mod - application/core/db/PgsqlSchema.php | Diff File | ||
mod - application/core/web/DbHttpSession.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - application/models/Session.php | Diff File | ||
mod - installer/create-database.php | Diff File | ||
master 9dcffbb1 2019-04-26 18:25 Details Diff |
Dev: Finish first remote API unit test | ||
mod - tests/helpers/RemoteControlTest.php | Diff File | ||
master b4783148 2019-04-26 17:16 Details Diff |
Dev: Revert "Dev Added new PluginEvent onBeginRequest (#1242)" Dev: This reverts commit 7204d4d670bae52bb9af2f92d75ae0ca1ada1ddf. Dev: This commit broke Travis. |
||
mod - application/core/LSYii_Application.php | Diff File | ||
master 159f74c2 2019-04-26 17:11 Details Diff |
Dev: Add new test class for remote API | ||
add - tests/data/surveys/limesurvey_survey_666368.lss | Diff File | ||
add - tests/helpers/RemoteControlTest.php | Diff File | ||
master e8d55c9e 2019-04-26 17:08 Details Diff |
Dev: Add missing identity event property | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 9c1dae19 2019-04-26 16:18 Details Diff |
Fixed issue 13793: Error on RPC: add_response method with "Anonymized responses" Survey |
Affected Issues 13793 |
|
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 7204d4d6 2019-04-26 12:27 Committer: c_schmitz Details Diff |
Dev Added new PluginEvent onBeginRequest (#1242) Dev This is only a preliminary implementation of an event. So be prepared might be subject to change/deletion in the future. |
||
mod - application/core/LSYii_Application.php | Diff File | ||
master 4772cc7c 2019-04-24 20:00 Details Diff |
Fixed issue 13974: Batch-edit emails not working properly |
Affected Issues 13974 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
master a5f19d4b 2019-04-24 18:42 Details Diff |
Fixed issue 14793: Faulty assignments of query groups when importing participants from LDAP |
Affected Issues 14793 |
|
mod - application/views/admin/token/ldapform.php | Diff File | ||
master 9e678fb1 2019-04-23 20:18 Dominik Vitt Details Diff |
Fixed issue 14652: Quota system is showing submit button when quota exceeded |
Affected Issues 14652 |
|
mod - themes/survey/vanilla/views/subviews/content/quotas.twig | Diff File | ||
master e5066c12 2019-04-23 12:50 Details Diff |
Fixed issue 14785: Question type file upload in surveys does not work in Internet Explorer 11 |
Affected Issues 14785 |
|
mod - assets/scripts/uploader.js | Diff File | ||
master aaf5ebfc 2019-04-23 12:29
Committer: Details Diff |
Dev: create $qid and $other var for checkValidityAnswer (#1266) Dev: this don't change anything, but seems more understandable ? Dev: alternaive : $qid = null; Dev: if(!empty($qinfo['qid']) { $qid = $qinfo['qid'];} Dev: if(empty($qid) && !empty($qinfo['info']['qid']) { … |
||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 31b11114 2019-04-18 12:38 Dominik Vitt Details Diff |
Fixed issue 14785: Group Name and Description do not display on Export to Printable Survey | ||
mod - themes/survey/vanilla/views/subviews/print/print_group.twig | Diff File | ||
master ac95cfc9 2019-04-17 13:13 Details Diff |
Dev: use CHttpSession::setTimeout Dev: maybe uneeded with DbHttpSession but use existing function always |
||
mod - application/controllers/survey/index.php | Diff File | ||
master baad6389 2019-04-16 19:55 Details Diff |
Dev: uneeded var | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File |