LimeSurvey: master 12c56b9f

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2016-07-29 12:30:01 master 1acdcf98
Changeset

Dev: move QuestionAttributesSettings to an helper
Dev: add /ls/helper to namespace (think we need it elsewhere)
Dev: now, we load only attribute we need (not whole question type attribute)
Dev: in fact : we load all existing attribute, but take only needed for $questionAttributesSettings[type]

mod - application/controllers/admin/database.php Diff File
mod - application/controllers/admin/questions.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
add - application/helpers/questionHelper.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/QuestionAttribute.php Diff File
mod - index.php Diff File