Changesets: LimeSurvey
develop c5135d65 2018-04-24 14:09 Details Diff |
Dev: Some cleanup | ||
mod - application/controllers/SurveyController.php | Diff File | ||
develop 74fb0cf5 2018-04-24 14:02 Details Diff |
Dev: Add psalm dev-master, but remove in Travis script | ||
mod - .travis.yml | Diff File | ||
mod - composer.json | Diff File | ||
mod - third_party/composer/ClassLoader.php | Diff File | ||
mod - third_party/composer/LICENSE | Diff File | ||
mod - third_party/composer/autoload_real.php | Diff File | ||
develop 5f32b43e 2018-04-24 13:21 Committer: GitHub Details Diff |
Fixed issue 13628: Unable to import responses from archive - fix security (#1056) |
Affected Issues 13628 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
develop fe5f9d63 2018-04-24 13:12 Details Diff |
Dev: Fix check integrity and question organizer (TODO: Proper group name etc) | ||
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/views/admin/survey/organizeGroupsAndQuestions_view.php | Diff File | ||
master da99a3a2 2018-04-24 12:43 Details Diff |
Fixed issue 13590: Check data integrity shows 'errorneous question group order' for all surveys |
Affected Issues 13590 |
|
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
develop f71bb07f 2018-04-24 12:43 Details Diff |
Fixed issue 13590: Check data integrity shows 'errorneous question group order' for all surveys |
Affected Issues 13590 |
|
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
develop cf19a02b 2018-04-24 10:15 Committer: GitHub Details Diff |
Fixed issue 13628: Unable to import responses from archive (#1055) |
Affected Issues 13628 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
master c78e1c4f 2018-04-23 13:31 Details Diff |
Fixed issue : Tutorial menu shown even if empty | ||
mod - application/views/admin/super/_tutorial_menu.php | Diff File | ||
develop c58f790b 2018-04-23 13:31 Committer: ollehar Details Diff |
Fixed issue : Tutorial menu shown even if empty | ||
mod - application/views/admin/super/_tutorial_menu.php | Diff File | ||
master f6eff233 2018-04-23 12:48 Details Diff |
Dev: Better manual link in notification | ||
mod - application/controllers/admin/themes.php | Diff File | ||
develop 3ac3cc98 2018-04-23 12:48 Details Diff |
Dev: Better manual link in notification | ||
mod - application/controllers/admin/themes.php | Diff File | ||
master 7134642d 2018-04-23 12:14 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz | ||
mod - locale/de/de.mo | Diff File | ||
develop 0c28967c 2018-04-23 12:14 LimeSurvey Translations Bot Committer: ollehar Details Diff |
Updated translation: German by c_schmitz | ||
mod - locale/de/de.mo | Diff File | ||
develop af72691d 2018-04-23 12:08 Committer: GitHub Details Diff |
DEV: fix quotaLS url validation on import (#1053) | ||
mod - application/models/QuotaLanguageSetting.php | Diff File | ||
master e8df003e 2018-04-23 11:54
Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: French (France) by arnaud21 Updated translation: Hungarian by kkd Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by Han Updated translation: Polish by elissa Updated translation: German (Informal) by c_schmitz Updated translation: Dutch (Informal) by Han Updated translation: Polish (Informal) by elissa |
||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/de-informal/de-informal.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/hu/hu.mo | Diff File | ||
mod - locale/ja/ja.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 | ||
develop ce8523ae 2018-04-23 11:54
Committer: ollehar Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: French (France) by arnaud21 Updated translation: Hungarian by kkd Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by Han Updated translation: Polish by elissa Updated translation: German (Informal) by c_schmitz Updated translation: Dutch (Informal) by Han Updated translation: Polish (Informal) by elissa |
||
mod - locale/ca/ca.mo | Diff File | ||
mod - locale/de-informal/de-informal.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/hu/hu.mo | Diff File | ||
mod - locale/ja/ja.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 | ||
master 2ce161c3 2018-04-23 11:47
Details Diff |
Dev Automatic translation update | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
develop 35187ebd 2018-04-23 11:47
Committer: ollehar Details Diff |
Dev Automatic translation update | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
master 6d6cf33a 2018-04-23 10:33 Committer: GitHub Details Diff |
Merge pull request #1052 from adamzammit/fix-13609 Fixed issue 13609: {QUEXMLPDF} Placeholder in template for Save to P… |
Affected Issues 13609 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
master d5983588 2018-04-23 10:17 Details Diff |
Fixed issue 13609: {QUEXMLPDF} Placeholder in template for Save to PDF triggers error if shown on welcome page |
Affected Issues 13609 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
develop 0a54c738 2018-04-23 10:17 Committer: ollehar Details Diff |
Fixed issue 13609: {QUEXMLPDF} Placeholder in template for Save to PDF triggers error if shown on welcome page |
Affected Issues 13609 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
develop 38795147 2018-04-22 21:35 Committer: GitHub Details Diff |
DEV: simplify optin controller (#1049) | ||
mod - application/controllers/OptinController.php | Diff File | ||
develop 00b9c325 2018-04-20 23:23 Committer: GitHub Details Diff |
DEV: Fix psalm failing tests (#1046) * fix failing vimeo/psalm * fix failing vimeo/psalm, use psalm 1.x |
||
mod - .travis.yml | Diff File | ||
mod - composer.json | Diff File | ||
mod - third_party/composer/ClassLoader.php | Diff File | ||
mod - third_party/composer/LICENSE | Diff File | ||
mod - third_party/composer/autoload_real.php | Diff File | ||
master bf3fd7ae 2018-04-20 19:45
Details Diff |
Fixed issue 13497: Editor sreen loads without css when creating/opdating custom css |
Affected Issues 13497 |
|
mod - application/controllers/admin/themes.php | Diff File | ||
develop 620bcec4 2018-04-20 19:45
Committer: ollehar Details Diff |
Fixed issue 13497: Editor sreen loads without css when creating/opdating custom css |
Affected Issues 13497 |
|
mod - application/controllers/admin/themes.php | Diff File |