2f6b395b30
Redmine is a flexible project management web application written using Ruby on Rails framework, it is cross-platform and cross-database. Feature Overview: * Multiple projects support * Flexible role based access control * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications * Per project wiki * Per project forums * Time tracking * Custom fields for issues, time-entries, projects and users * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authentication support * User self-registration support * Multilanguage support * Multiple databases support PR: 264638
18 lines
376 B
Text
18 lines
376 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Redmine was installed.
|
|
|
|
You now need to setup your Redmine installation so
|
|
please have a look at the Installation Guide.
|
|
|
|
https://www.redmine.org/projects/redmine/wiki/RedmineInstall
|
|
|
|
|
|
If you are upgrading please read the Upgrading Guide
|
|
before starting the new version.
|
|
|
|
https://www.redmine.org/projects/redmine/wiki/RedmineUpgrade
|
|
EOM
|
|
}
|
|
]
|