LimeSurvey: fancytree_new c4a73f23

Author Committer Branch Timestamp Parent
DenisChenu markusfluer fancytree_new 2016-11-03 13:22:23 fancytree_new 82a52aa7
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