LimeSurvey: master 074ce16f

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2016-11-03 13:22:23 master 1a389b98
Affected Issues  11858: When adding a new group In multi lingual : can not update other language
Changeset

Fixed issue 11858: When adding a new group In multi lingual : only 1st language is created
Dev: no need to control of survey-name is set: remove it
Dev: if it must be : fix model not do a js
Dev: return a clear error string when try to add a group to an active survey (before : same test, but no error)

mod - application/controllers/admin/database.php Diff File
mod - application/controllers/admin/questiongroups.php Diff File
mod - application/models/QuestionGroup.php Diff File
mod - application/views/admin/survey/QuestionGroups/addGroup_view.php Diff File
mod - scripts/admin/questiongroup.js Diff File