Redmine/redmine/doc
Jean-Philippe Lang 552d99d664 tables and forms redesign,
added form builder for several views

git-svn-id: http://redmine.rubyforge.org/svn/trunk@21 e93f8b46-1217-0410-a6f0-8f06a7374b81
2006-09-02 13:33:23 +00:00
..
docbook/fr Localization plugin removed (replaced with GLoc) 2006-07-29 19:54:22 +00:00
CHANGELOG tables and forms redesign, 2006-09-02 13:33:23 +00:00
COPYING Initial commit 2006-06-28 18:11:03 +00:00
INSTALL 0.3 unstable 2006-07-29 09:32:58 +00:00
README v0.2.0 2006-07-09 16:30:01 +00:00

README

== redMine

redMine - project management software
Copyright (C) 2006  Jean-Philippe Lang
http://redmine.org/

== License

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.


== Main features

redMine is a project management software written using Ruby on Rails.

* multiple users/projects
* fully customizable role based access control
* issue tracking system
* fully customizable workflow
* documents/files repository
* email notifications
* multilanguage support


== User documentation

User documentation for redMine is written using DocBook XML format.
It's also avaible as HTML files in /public/manual (contextual help)


== Versioning

redMine versioning scheme is major.minor.revision
Versions before 1.0.0 must be considered as beta versions and upgrading support
may not be provided for these versions.


== Credits

* Jean-Francois Boutier (spanish translation)
* Andreas Viklund (open source XHTML layout, http://andreasviklund.com/)