stable

Clone or download

Read-only

request #9492: Disable surveys service by default

If you want to enable it, you must set the sys_use_surveys parameter to 1 Change-Id: I5209d8c0b111f1f9132327cdffc9e9ea617617e2

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