stable
Clone or download
Read-only
request #9739: Remove surveys
Change-Id: Ief39d65a21bd270f87dc9830928bac3010b4ae79
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/statistics/include/Statistics_ServicesUsageDao.class.php | +0 | −20 | Go to diff View file |
M | plugins/statistics/www/services_usage.php | +1 | −3 | Go to diff View file |
M | site-content/en_US/include/include.tab | +0 | −2 | Go to diff View file |
M | site-content/en_US/my/my.tab | +0 | −3 | Go to diff View file |
M | site-content/en_US/project/project.tab | +1 | −20 | Go to diff View file |
D | site-content/en_US/survey/survey.tab | +0 | −234 | Go to diff View file |
M | site-content/en_US/themes/gforge-compat.tab | +0 | −2 | Go to diff View file |
M | site-content/en_US/widget/widget.tab | +0 | −1 | Go to diff View file |
M | site-content/fr_FR/include/include.tab | +0 | −2 | Go to diff View file |
M | site-content/fr_FR/my/my.tab | +0 | −3 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +0 | −19 | Go to diff View file |
D | site-content/fr_FR/survey/survey.tab | +0 | −227 | Go to diff View file |
M | site-content/fr_FR/themes/gforge-compat.tab | +0 | −2 | Go to diff View file |
M | site-content/fr_FR/widget/widget.tab | +0 | −1 | Go to diff View file |
M | src/common/autoload.php | +2 | −4 | Go to diff View file |
M | src/common/include/URLVerification.class.php | +0 | −1 | Go to diff View file |
M | src/common/layout/Layout.class.php | +0 | −1 | Go to diff View file |
M | src/common/project/Project.class.php | +1 | −6 | Go to diff View file |
M | src/common/project/Service.class.php | +0 | −1 | Go to diff View file |
M | src/common/project/ServiceManager.class.php | +0 | −3 | Go to diff View file |
D | src/common/survey/SurveySingleton.class.php | +0 | −97 | Go to diff View file |
M | src/common/widget/Widget.class.php | +1 | −4 | Go to diff View file |
M | src/common/widget/WidgetLayoutManager.class.php | +0 | −6 | Go to diff View file |
D | src/common/widget/Widget_MySurveys.class.php | +0 | −86 | Go to diff View file |
M | src/common/widget/Widget_ProjectPublicAreas.class.php | +0 | −11 | Go to diff View file |
M | src/db/mysql/database_initvalues.sql | +0 | −25 | Go to diff View file |
M | src/db/mysql/database_structure.sql | +0 | −95 | Go to diff View file |
D | src/db/mysql/updates/2015/201502171150_fix_escaping_survey.php | +0 | −96 | Go to diff View file |
M | src/etc/local.inc.dist | +0 | −7 | Go to diff View file |
M | src/utils/underworld-root/db_project_metric.pl | +0 | −32 | Go to diff View file |
M | src/utils/underworld-root/db_project_weekly_metric.pl | +0 | −25 | Go to diff View file |
D | src/utils/underworld-root/db_rating_stats.pl | +0 | −80 | Go to diff View file |
M | src/utils/underworld-root/stats_nightly.sh | +0 | −4 | Go to diff View file |
M | src/www/mail/index.php | +0 | −1 | Go to diff View file |
D | src/www/mail/mail_nav.php | +0 | −24 | Go to diff View file |
M | src/www/project/admin/index.php | +0 | −3 | Go to diff View file |
M | src/www/project/export/index.php | +2 | −25 | Go to diff View file |
M | src/www/project/export/project_export_utils.php | +0 | −26 | Go to diff View file |
D | src/www/project/export/survey_responses_export.php | +0 | −121 | Go to diff View file |
D | src/www/survey/admin/add_question.php | +0 | −78 | Go to diff View file |
D | src/www/survey/admin/add_survey.php | +0 | −95 | Go to diff View file |
D | src/www/survey/admin/browse_question.php | +0 | −34 | Go to diff View file |
D | src/www/survey/admin/browse_survey.php | +0 | −34 | Go to diff View file |
D | src/www/survey/admin/confirm_update.php | +0 | −96 | Go to diff View file |
D | src/www/survey/admin/edit_question.php | +0 | −113 | Go to diff View file |
D | src/www/survey/admin/edit_survey.php | +0 | −53 | Go to diff View file |
D | src/www/survey/admin/index.php | +0 | −51 | Go to diff View file |
D | src/www/survey/admin/show_questions.php | +0 | −50 | Go to diff View file |
D | src/www/survey/admin/show_results.php | +0 | −44 | Go to diff View file |
D | src/www/survey/admin/show_results_aggregate.php | +0 | −334 | Go to diff View file |
D | src/www/survey/admin/show_results_comments.php | +0 | −40 | Go to diff View file |
D | src/www/survey/admin/show_results_csv.php | +0 | −117 | Go to diff View file |
D | src/www/survey/admin/show_results_individual.php | +0 | −250 | Go to diff View file |
D | src/www/survey/admin/update_question.php | +0 | −125 | Go to diff View file |
D | src/www/survey/admin/update_radio.php | +0 | −72 | Go to diff View file |
D | src/www/survey/admin/update_survey.php | +0 | −103 | Go to diff View file |
D | src/www/survey/index.php | +0 | −68 | Go to diff View file |
D | src/www/survey/privacy.php | +0 | −23 | Go to diff View file |
D | src/www/survey/rating_resp.php | +0 | −46 | Go to diff View file |
D | src/www/survey/survey.php | +0 | −53 | Go to diff View file |
D | src/www/survey/survey_data.php | +0 | −260 | Go to diff View file |
D | src/www/survey/survey_resp.php | +0 | −86 | Go to diff View file |
D | src/www/survey/survey_utils.php | +0 | −531 | Go to diff View file |
M | src/www/themes/common/css/utils/_fonts.scss | +0 | −4 | Go to diff View file |
M | src/www/themes/common/css/utils/_services.scss | +0 | −1 | Go to diff View file |
M | src/www/themes/common/css/utils/_widget.scss | +0 | −8 | Go to diff View file |
D | src/www/themes/common/images/ic/survey.png | +- | −- | Go to diff View file |
D | src/www/themes/common/images/ic/survey16b.png | +- | −- | Go to diff View file |
D | src/www/themes/common/images/widget-preview-my_surveys-en_US.png | +- | −- | Go to diff View file |
D | src/www/themes/common/images/widget-preview-my_surveys-fr_FR.png | +- | −- | Go to diff View file |
M | tests/integration/_fixtures/local.inc | +0 | −3 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +0 | −1 | Go to diff View file |