stable
Clone or download
Read-only
Merge commit 'refs/changes/90/4990/3' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #8783: Remove Docman watermark plugin
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Actions.class.php | +0 | −12 | Go to diff View file |
M | plugins/docman/include/Docman_Controller.class.php | +2 | −6 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataFactory.class.php | +0 | −5 | Go to diff View file |
M | plugins/docman/include/Docman_Version.class.php | +3 | −7 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Admin.class.php | +1 | −3 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Details.class.php | +0 | −14 | Go to diff View file |
M | plugins/docman/tests/Docman_SOAPActionsTest.php | +2 | −6 | Go to diff View file |
D | plugins/docmanwatermark/ChangeLog | +0 | −13 | Go to diff View file |
D | plugins/docmanwatermark/POSTINSTALL.txt | +0 | −9 | Go to diff View file |
D | plugins/docmanwatermark/README | +0 | −42 | Go to diff View file |
D | plugins/docmanwatermark/VERSION | +0 | −1 | Go to diff View file |
D | plugins/docmanwatermark/db/install.sql | +0 | −28 | Go to diff View file |
D | plugins/docmanwatermark/db/uninstall.sql | +0 | −4 | Go to diff View file |
D | plugins/docmanwatermark/etc/docmanwatermark.inc.dist | +0 | −5 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermarkPluginDescriptor.class.php | +0 | −32 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermarkPluginInfo.class.php | +0 | −137 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_Actions.class.php | +0 | −106 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_Controller.class.php | +0 | −316 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_HTTPController.class.php | +0 | −43 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_ItemDao.class.php | +0 | −70 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_ItemFactory.class.php | +0 | −133 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_Log.class.php | +0 | −53 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_LogDao.class.php | +0 | −61 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_Metadata.class.php | +0 | −59 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_MetadataDao.class.php | +0 | −74 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_MetadataFactory.class.php | +0 | −195 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_MetadataImportFactory.class.php | +0 | −155 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_MetadataValue.class.php | +0 | −58 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_MetadataValueDao.class.php | +0 | −87 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_MetadataValueFactory.class.php | +0 | −92 | Go to diff View file |
D | plugins/docmanwatermark/include/DocmanWatermark_Stamper.class.php | +0 | −260 | Go to diff View file |
D | plugins/docmanwatermark/include/autoload.php | +0 | −39 | Go to diff View file |
D | plugins/docmanwatermark/include/docmanwatermarkPlugin.class.php | +0 | −204 | Go to diff View file |
D | plugins/docmanwatermark/include/exception/DocmanWatermark_EncryptedPdfException.class.php | +0 | −28 | Go to diff View file |
D | plugins/docmanwatermark/include/view/DocmanWatermark_View_AdminWatermark.class.php | +0 | −171 | Go to diff View file |
D | plugins/docmanwatermark/include/view/DocmanWatermark_View_ItemDetailsSectionWatermarking.class.php | +0 | −129 | Go to diff View file |
D | plugins/docmanwatermark/include/view/DocmanWatermark_View_RedirectAfterCrud.class.php | +0 | −41 | Go to diff View file |
D | plugins/docmanwatermark/site-content/en_US/docmanwatermark.tab | +0 | −60 | Go to diff View file |
D | plugins/docmanwatermark/site-content/fr_FR/docmanwatermark.tab | +0 | −60 | Go to diff View file |
D | plugins/docmanwatermark/tests/DeletedValueWatermarkTest.php | +0 | −264 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +0 | −15 | Go to diff View file |
M | tools/rpm/tuleap.spec | +0 | −19 | Go to diff View file |