stable

Clone or download

Read-only

request #10391: Remove documentation manager V1

Import tool to the actual docman is kept Change-Id: I4f0fb3190f343591c187fc8b59ac314b10d5d6f7

Modified Files

Name
M plugins/statistics/include/SearchFieldsPresenterBuilder.php +0 −1 Go to diff View file
M plugins/statistics/site-content/en_US/statistics.tab +0 −1 Go to diff View file
M plugins/statistics/site-content/fr_FR/statistics.tab +0 −1 Go to diff View file
M plugins/statistics/www/frequence_stat_graph.php +0 −25 Go to diff View file
D site-content/en_US/docman/about_codendi.txt +0 −43 Go to diff View file
D site-content/en_US/docman/docman.tab +0 −129 Go to diff View file
M site-content/en_US/include/include.tab +0 −1 Go to diff View file
D site-content/fr_FR/docman/about_codendi.txt +0 −37 Go to diff View file
D site-content/fr_FR/docman/docman.tab +0 −122 Go to diff View file
M site-content/fr_FR/include/include.tab +0 −1 Go to diff View file
M src/common/project/Admin/ProjectUGroup/View/Permissions.class.php +0 −8 Go to diff View file
M src/common/project/Project.class.php +0 −4 Go to diff View file
M src/common/project/ProjectCreator.class.php +1 −2 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 −1 Go to diff View file
M src/common/user/User.class.php +0 −6 Go to diff View file
M src/common/widget/Widget_ProjectPublicAreas.class.php +0 −8 Go to diff View file
M src/db/mysql/database_initvalues.sql +2 −21 Go to diff View file
M src/db/mysql/database_structure.sql +0 −1 Go to diff View file
D src/db/mysql/docmanv1_structure.sql +0 −46 Go to diff View file
A src/db/mysql/updates/2017/201706301720_remove_docman_v1.php +43 −0 Go to diff View file
D src/utils/DocmanLegacyDownloader.pl +0 −106 Go to diff View file
M src/utils/user.py +0 −2 Go to diff View file
D src/www/docman/admin/editdocgrouppermissions.php +0 −48 Go to diff View file
D src/www/docman/admin/editdocpermissions.php +0 −47 Go to diff View file
D src/www/docman/admin/index.php +0 −328 Go to diff View file
D src/www/docman/display_doc.php +0 −79 Go to diff View file
D src/www/docman/doc_utils.php +0 −355 Go to diff View file
D src/www/docman/download.php +0 −57 Go to diff View file
D src/www/docman/index.php +0 −45 Go to diff View file
D src/www/docman/new.php +0 −171 Go to diff View file
D src/www/docs/site/about_codendi.php +0 −18 Go to diff View file
D src/www/docs/site/index.php +0 −30 Go to diff View file
M src/www/project/admin/editugroup.php +0 −1 Go to diff View file
M src/www/project/admin/index.php +0 −3 Go to diff View file
M src/www/project/admin/permissions.php +0 −18 Go to diff View file
M src/www/project/admin/ugroup.php +1 −1 Go to diff View file
M src/www/project/admin/ugroup_utils.php +3 −19 Go to diff View file
M src/www/project/admin/userperms.php +0 −18 Go to diff View file
M src/www/project/export/access_logs_export.php +0 −33 Go to diff View file
M src/www/project/stats/source_code_access.php +0 −6 Go to diff View file
M src/www/project/stats/source_code_access_utils.php +0 −32 Go to diff View file
M src/www/tracker/gotoid.php +0 −7 Go to diff View file
M tests/lib/TestDataBuilder.php +0 −4 Go to diff View file
M tests/rest/ProjectTest.php +3 −19 Go to diff View file
M tests/simpletest/common/project/UGroupTest.php +0 −4 Go to diff View file
M tests/simpletest/common/user/UserTest.php +0 −3 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +0 −5 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +0 −2 Go to diff View file