LimeSurvey: master 1b74ddf8

Author Committer Branch Timestamp Parent
DenisChenu GitHub master 2019-01-09 12:20:35 master ab247ba5
Affected Issues  14398: Unable to set a different standardthemerootdir than default one
Changeset

Fixed issue 14398: Unable to set a different standardthemerootdir than default one (#1201)

Dev: get core template list from standardthemerootdir
Dev: Set DB settings by config.php settings in default TemplateManifest
Dev: Fixed issue : allow to update final default theme
Dev: Test if template is really standard before set as standard

mod - application/config/config-defaults.php Diff File
mod - application/models/SettingGlobal.php Diff File
mod - application/models/Template.php Diff File
mod - application/models/TemplateManifest.php Diff File