Changesets: LimeSurvey
twig-layout 34d654e2 2017-04-06 17:46
Details Diff |
Dev: removed unused variable | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
twig-layout 5e30ba20 2017-04-06 17:46
Details Diff |
Dev: some cleaning | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
twig-layout 76cf8ded 2017-04-06 17:43
Details Diff |
Dev: removed unused code | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
twig-layout 599f331a 2017-04-06 16:40
Details Diff |
Dev: restored surveymode test | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
twig-layout a0eb3ad5 2017-04-06 15:16
Details Diff |
Dev: moved checkClearCancel to the correct place | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
twig-layout b0fa963f 2017-04-05 18:59
Details Diff |
Dev: note about session bug when using wrong ressource url in header | ||
mod - templates/default/views/subviews/head.twig | Diff File | ||
twig-layout 65e9ccba 2017-04-05 18:12
Details Diff |
Dev: fixed favicon url | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - templates/default/views/subviews/head.twig | Diff File | ||
master 64f9c8b4 2017-04-04 13:35 Details Diff |
Release 2.64.7 Build 170404 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 9e7a606b 2017-04-04 13:32 LimeSurvey Translations Bot Details Diff |
Updated translation: Czech by c_schmitz Updated translation: Hungarian by kkd Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by Han Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Portuguese (Portugal) by c_schmitz, samarta Updated translation: Dutch (Informal) by Han |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/cs/cs.mo | Diff File | ||
mod - locale/hu/hu.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/nn/nn.mo | Diff File | ||
mod - locale/pt/pt.mo | Diff File | ||
master 21cec15d 2017-04-04 12:54 Details Diff |
Fixed issue 12254: CSRF issue in admin after testing a survey |
Affected Issues 12254 |
|
mod - application/helpers/frontend_helper.php | Diff File | ||
master 358288b6 2017-04-03 17:51 Details Diff |
Fixed issue: Collation error in token import when the file charset is not properly detected Dev Now enforces the right collation even on queries |
||
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/core/db/DbConnection.php | Diff File | ||
master 3d1da4c0 2017-04-03 17:18 Details Diff |
Fixed issue #12249: This survey does not work with quota Dev: 2.63 release have issue with debug=2, else same fix than before + add warning log |
||
mod - application/controllers/admin/quotas.php | Diff File | ||
mod - application/models/Quota.php | Diff File | ||
mod - application/models/QuotaMember.php | Diff File | ||
mod - application/views/admin/quotas/viewquotas_quota_members_item.php | Diff File | ||
master 3440f6fd 2017-04-03 14:02 Details Diff |
Dev: Move notice to getMemberInfo(); indentation | ||
mod - application/models/Quota.php | Diff File | ||
mod - application/models/QuotaMember.php | Diff File | ||
master f2cfa084 2017-04-02 21:51
Committer: Details Diff |
Fixed issue 12187: invitation mails are not being sent using json-rpc |
Affected Issues 12187 |
|
mod - application/helpers/admin/token_helper.php | Diff File | ||
master 194e44f1 2017-03-31 14:49 Details Diff |
Release 2.64.6 Build 170332 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 9288e231 2017-03-31 14:45 LimeSurvey Translations Bot Details Diff |
Updated translation: Japanese by nomoto Updated translation: Polish by elissa Updated translation: Portuguese (Portugal) by c_schmitz, samarta Updated translation: Polish (Informal) by elissa |
||
mod - locale/ja/ja.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
mod - locale/pt/pt.mo | Diff File | ||
master efb95801 2017-03-31 13:29
Details Diff |
Fixed error: Still not working Quotas created more problems Dev: Inserted a notice when questiontypes not fitted for Quotas will be set as a quota. |
||
mod - application/models/Quota.php | Diff File | ||
mod - application/models/QuotaMember.php | Diff File | ||
master 578a9ecd 2017-03-31 12:48
Details Diff |
Fixed issue: Not displaying quotas | ||
mod - application/models/Quota.php | Diff File | ||
master 9b88bfb2 2017-03-31 11:21 Details Diff |
Release 2.64.5 Build 170331 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 1e95fb59 2017-03-31 11:18 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Czech by dusanm, jelen1, VBraun |
||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/cs/cs.mo | Diff File | ||
master 89ca5e01 2017-03-30 18:07
Details Diff |
Fixed issue: Quotas are not accessible on a non activated survey. | ||
mod - application/models/Quota.php | Diff File | ||
twig-layout 39a7cba9 2017-03-30 17:49
Details Diff |
Dev: few fixes | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
master fa4dbbde 2017-03-30 17:09 Details Diff |
Release 2.64.4 Build 170330 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
twig-layout 537d96fc 2017-03-30 16:57
Details Diff |
Dev: added fixMaxStep() method | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
twig-layout 83566ea3 2017-03-30 16:55
Details Diff |
Dev: added setGroup method | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File |