diff options
author | nodiscc <nodiscc@gmail.com> | 2018-06-16 22:29:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-16 22:29:14 +0000 |
commit | 45c5efc2a15c7385b8fcb9dc9913eed72a8eea68 (patch) | |
tree | 8b84a1d3e6f6fe7de77292a2ef654675988d3f0f | |
parent | Merge pull request #1403 from Kickball/fix-document-management (diff) | |
parent | added link to source for OpenProject (diff) | |
download | awesome-selfhosted-45c5efc2a15c7385b8fcb9dc9913eed72a8eea68.tar.gz awesome-selfhosted-45c5efc2a15c7385b8fcb9dc9913eed72a8eea68.zip |
Merge pull request #1412 from DJCrashdummy/patch-1
added link to source for OpenProject
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1129,7 +1129,7 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen - [Klaus](https://github.com/jonashaag/klaus/) - Simple, easy-to-set-up Git web viewer that Just Works. `ISC` `Python` - [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)) `GPL-3.0` `Java` - [Octobox](https://octobox.io/) `⚠` - Take back control of your GitHub Notifications. ([Source Code](https://github.com/octobox/octobox)) `AGPL-3.0` `Ruby` -- [OpenProject](https://www.openproject.org) - OpenProject is a web-based project management system. `GPL-3.0` `Ruby` +- [OpenProject](https://www.openproject.org) - OpenProject is a web-based project management system. ([Source Code](https://github.com/opf/openproject)) `GPL-3.0` `Ruby` - [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-2.0` `PHP` - [Phproject](http://www.phproject.org/) - High performance full-featured project management system. ([Demo](http://demo.phproject.org/), [Source Code](https://github.com/Alanaktion/phproject)) `GPL-3.0` `PHP` - [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/)) `GPL-2.0` `Ruby` |