Changesets: LimeSurvey
master ed14d0a9 2018-04-03 18:50 Committer: ollehar1 Details Diff |
Fixed issue 13565: Remove punctuation points from php (#1036) Fixed issue 13565: Remove punctuation points from PHP |
Affected Issues 13565 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 58bcd794 2018-03-31 21:14 Committer: GitHub Details Diff |
Fixed issue 13540: Panel integration add url parameter doesn't show any target question (#1035) |
Affected Issues 13540 |
|
mod - application/views/admin/survey/subview/accordion/_integration_panel.php | Diff File | ||
master 86b67572 2018-03-31 20:08 Committer: GitHub Details Diff |
Fixed issue 13539: Hide progress bar on "thank you" page in vanilla theme (#1034) |
Affected Issues 13539 |
|
mod - themes/survey/vanilla/views/subviews/header/progress_bar.twig | Diff File | ||
master 1701b5c4 2018-03-31 17:05 Committer: GitHub Details Diff |
Fixed issue 13368: Favicon transparent background (#1033) |
Affected Issues 13368 |
|
mod - themes/admin/favicon.ico | Diff File | ||
master c1aab43a 2018-03-30 21:34 Details Diff |
Dev: PluginHelper default action to sidebody Dev: seems the best choice :) |
||
mod - application/controllers/admin/PluginHelper.php | Diff File | ||
master 14527130 2018-03-30 19:32 Details Diff |
Fixed issue 13555: Long survey name + Long Group name : breadcumb seems unusuable Dev: limit to 60 caracters if not active Dev: active work for group, don't find for Survey |
Affected Issues 13555 |
|
mod - application/views/admin/survey/breadcrumb.php | Diff File | ||
master f38f10b5 2018-03-30 16:12 Committer: GitHub Details Diff |
Fixed issue 13519: No import button in Template listing (#1031) * Fixed issue 13519: No import button in Template listing - add menu view * Fixed issue 13519: No import button in Template listing - prerequisite checking in controller * Fixed issue 13519: No import button in Template listing - clean controller * Fixed issue 13519: No import button in Template listing - import_modal as separate view * Fixed issue 13519: No import button in Template listing - fix error messages |
Affected Issues 13519 |
|
mod - application/controllers/admin/themeoptions.php | Diff File | ||
add - application/views/admin/themeoptions/import_modal.php | Diff File | ||
mod - application/views/admin/themeoptions/index.php | Diff File | ||
add - application/views/admin/themeoptions/surveythememenu.php | Diff File | ||
mod - application/views/admin/themes/templateeditorbar_view.php | Diff File | ||
mod - application/views/admin/themes/templatesummary_view.php | Diff File | ||
master 31081abc 2018-03-30 16:01 Committer: GitHub Details Diff |
Fixed issue 13520: Unable to import theme (#1030) * Fixed issue 13520: Unable to import theme * Fixed issue 13520: Unable to import theme, adjust text |
Affected Issues 13520 |
|
mod - application/controllers/admin/themes.php | Diff File | ||
develop b0292741 2018-03-29 19:57 Details Diff |
Dev: Install plugin by ZIP (WIP) | ||
mod - application/config/config-defaults.php | Diff File | ||
mod - application/controllers/admin/PluginManagerController.php | Diff File | ||
mod - application/controllers/admin/themes.php | Diff File | ||
mod - application/helpers/admin/template_helper.php | Diff File | ||
mod - application/libraries/PluginManager/PluginManager.php | Diff File | ||
mod - application/views/admin/pluginmanager/index.php | Diff File | ||
add - application/views/admin/pluginmanager/uploadModal.php | Diff File | ||
develop 3dbb4621 2018-03-29 18:01 Committer: ollehar1 Details Diff |
DEV: Token length to fit UUID 36 chars (#1019) Dev: Allow token length to fill uuid -> 36 chars |
||
mod - application/config/version.php | Diff File | ||
mod - application/helpers/admin/activate_helper.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - application/models/Token.php | Diff File | ||
develop d6da93ac 2018-03-29 17:52 Details Diff |
Dev: Remove unused code | ||
mod - application/controllers/admin/PluginManagerController.php | Diff File | ||
develop 09c109b3 2018-03-29 17:50 Details Diff |
Dev: Add upload/plugins folder | ||
mod - application/libraries/PluginManager/PluginManager.php | Diff File | ||
add - upload/plugins/index.html | Diff File | ||
develop b7faca19 2018-03-29 17:11 Details Diff |
Dev: Missing license in config | ||
mod - plugins/AuditLog/config.xml | Diff File | ||
develop 24e00a79 2018-03-29 17:08 Details Diff |
Dev: Name fix in config | ||
mod - application/core/plugins/ExportR/config.xml | Diff File | ||
master 8d24b704 2018-03-29 17:02 ecraven Committer: c_schmitz Details Diff |
Fixed issue: AuthLDAP doesn't work with multiple search bases. (#998) Dev This commit fixes the type on account creation and goes through all base DNs for login. |
||
mod - application/core/plugins/AuthLDAP/AuthLDAP.php | Diff File | ||
master d1a27926 2018-03-29 16:59
Committer: c_schmitz Details Diff |
Fixed issue 13529: Survey text are not updated via EM javascript Fixed issue 13533 : Unable to use Expression Manager inside template |
Affected Issues 13529 |
|
mod - application/config/internal.php | Diff File | ||
mod - application/core/LSETwigViewRenderer.php | Diff File | ||
mod - application/core/LS_Twig_Extension.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - themes/survey/vanilla/views/subviews/header/head.twig | Diff File | ||
mod - themes/survey/vanilla/views/subviews/messages/welcome.twig | Diff File | ||
mod - themes/survey/vanilla/views/subviews/survey/group_subviews/group_desc.twig | Diff File | ||
mod - themes/survey/vanilla/views/subviews/survey/group_subviews/group_name.twig | Diff File | ||
develop 54900ea4 2018-03-29 16:55 Details Diff |
Dev: Indentation etc | ||
mod - application/views/admin/pluginmanager/index.php | Diff File | ||
master 5294f1a5 2018-03-29 16:46 Committer: GitHub Details Diff |
Fixed issue 13526: When renaming a template : some part are fixed, some other not (#1029) |
Affected Issues 13526 |
|
mod - application/models/Template.php | Diff File | ||
develop cacb44df 2018-03-29 16:43 Details Diff |
Dev: Fix activate plugin and remove unused code | ||
mod - application/controllers/admin/PluginManagerController.php | Diff File | ||
mod - application/libraries/PluginManager/PluginManager.php | Diff File | ||
mod - application/models/Plugin.php | Diff File | ||
mod - application/views/admin/pluginmanager/index.php | Diff File | ||
master 08d1aeec 2018-03-29 16:37 Committer: ollehar1 Details Diff |
Fixed issue 13534: Language selection does not work in survey-list page (#1028) |
Affected Issues 13534 |
|
mod - assets/packages/limesurvey/survey.js | Diff File | ||
master 3c2631de 2018-03-29 16:14 Details Diff |
Dev: whistle … | ||
mod - application/views/admin/survey/Question/editdefaultvalues_view.php | Diff File | ||
master 248ef025 2018-03-29 16:02
Details Diff |
Release 3.6.1+180329 | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 2f66749e 2018-03-29 15:43 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by qualitatuvic Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Dutch by Han Updated translation: Polish by elissa Updated translation: Dutch (Informal) by Han Updated translation: Polish (Informal) by elissa |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/ca.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 5dc8e7aa 2018-03-29 15:32 Details Diff |
Dev: PHPDoc | ||
mod - application/libraries/PluginManager/PluginManager.php | Diff File | ||
develop 07301416 2018-03-29 15:30 Details Diff |
Dev: Add new install plugin from file procedure | ||
mod - application/controllers/admin/PluginManagerController.php | Diff File | ||
mod - application/libraries/PluginManager/PluginManager.php | Diff File | ||
mod - application/models/PluginConfiguration.php | Diff File | ||
mod - application/views/admin/pluginmanager/scanFilesResult.php | Diff File |