stable

Clone or download

Read-only

Merge commit 'refs/changes/53/6453/4' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #9492: Disable surveys service by default

Modified Files

Name
M src/common/project/Project.class.php +1 −1 Go to diff View file
M src/common/project/ServiceManager.class.php +3 −1 Go to diff View file
M src/common/widget/WidgetLayoutManager.class.php +3 −1 Go to diff View file
M src/common/widget/Widget_MySurveys.class.php +10 −5 Go to diff View file
M src/db/mysql/database_initvalues.sql +2 −2 Go to diff View file
M src/etc/local.inc.dist +4 −0 Go to diff View file
M src/www/survey/index.php +3 −0 Go to diff View file
M src/www/survey/privacy.php +3 −0 Go to diff View file
M src/www/survey/rating_resp.php +3 −0 Go to diff View file
M src/www/survey/survey.php +4 −0 Go to diff View file
M src/www/survey/survey_resp.php +4 −0 Go to diff View file