From 3656bcecb06b20b209fc4be152421c02b808512d Mon Sep 17 00:00:00 2001 From: Daniel Munn Date: Thu, 21 Jun 2012 13:10:52 +0100 Subject: [PATCH] Issue #1 asks for screeners and features list, feature list included --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4889774c..99bf1482 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,24 @@ Redmine is a flexible project management web application, released under the ter Further information about the GPL license can be found at +Features +-------- + + * Directory structure + * Document versioning / revision history + * Email notifications for directories and/or documents + * Document locking + * Multi (drag/drop depending on browser) upload/download + * Multi download via zip + * Direct document sending via email + * Simple document approval workflow + * Document access auditing + * Integration with Redmine's activity feed + * Wiki macros for quick content linking + * Full read/write webdav functionality + * Optional document content fulltext search + * Compatible with redmine 2.0.x + Dependencies ------------ @@ -153,4 +171,4 @@ Contributing If you’ve added something, why not share it. Fork the repository (github.com/danmunn/redmine_dmsf), make the changes and send a pull request to the maintainers. -Changes with tests, and full documentation are preferred. \ No newline at end of file +Changes with tests, and full documentation are preferred.