diff options
author | vincent-clipet <vincent.clipet.7@gmail.com> | 2016-08-28 02:02:48 +0000 |
---|---|---|
committer | vincent-clipet <vincent.clipet.7@gmail.com> | 2016-08-28 02:23:32 +0000 |
commit | 8d923d869eb087177f2063f031f577c8c1dfa338 (patch) | |
tree | 1e79f5f433926166de369beb2b516f6adcd20eef | |
parent | Join Chat Button Fix (diff) | |
download | awesome-selfhosted-8d923d869eb087177f2063f031f577c8c1dfa338.tar.gz awesome-selfhosted-8d923d869eb087177f2063f031f577c8c1dfa338.zip |
ADD :: Demo & source URL for Redmine
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -821,7 +821,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [Lavagna](http://lavagna.io) - Lavagna is an open-source issue/project management tool designed for small teams. Lightweight, pure Java, easy to install, easy to use. ([Source Code](https://github.com/digitalfondue/lavagna)) `GPLv3` `Java` * [OpenProject](https://www.openproject.org) - Project collaboration. * [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Demo](https://secure.phabricator.com/), [Source Code](https://github.com/phacility/phabricator)) `Apache` `PHP` - * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. `GPLv2` `Ruby` + * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. ([Demo](http://demo.redmine.org/), [Source Code](https://svn.redmine.org/redmine/)) `GPLv2` `Ruby` * [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods. ([Source Code](https://github.com/taigaio)) * [The Bug Genie](http://www.thebuggenie.com/) - Written in PHP. * [Trac](http://trac.edgewall.org/) - Written in python. |