LimeSurvey: master cfbe5975

Author Committer Branch Timestamp Parent
user70560 LouisGac master 2017-10-09 11:41:46 master 3f8dc497
Affected Issues  09235: Copy (and export/import ?) survey plugin settings
Changeset

New feature 09235: Copy, export and import survey plugin settings (#816)

New feature 09235: Copy, export and import survey plugin settings
Dev: update the XML lss file
Dev: export using plugin name, not id
Dev: import with plugin name find id
Dev: must check with broken plugin
Dev: must review Plugin::model()->rules() a little
Dev: add rules to PluginSettings

mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/models/PluginSetting.php Diff File
mod - application/views/admin/survey/importSurvey_view.php Diff File