LimeSurvey: develop 5b936cb6

Author Committer Branch Timestamp Parent
TonisOrmisson GitHub develop 2018-02-04 16:54:35 develop 0c2c0d47
Changeset

DEV: implement SurveyActivator (#923)

  • dont use activateSurvey()

  • Split activation to pieces 1

  • Split activation to pieces 2

  • Split activation to pieces 2

  • fix brackets

  • create directory

  • remove activateSurvey from helper

  • add phpdoc & return types

  • Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

  • less ifs

  • replace raw SQl with createCommand()

  • DEV: SurveyActivator make private methods protected

  • Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

  • Add tests

  • DEV: surveyActivator : tests - assert tables created

  • DEV: surveyActivator : tests - assert tokens table created

  • Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

  • DEV: activator - add directory separators
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
add - application/models/SurveyActivator.php Diff File
mod - tests/TestHelper.php Diff File
add - tests/controllers/SurveyActivatorTest.php Diff File
add - tests/data/surveys/limesurvey_survey_561859.lss Diff File