##// END OF EJS Templates
Fixed: auto-generated links corrupted when url contains & characters in the query string....
Fixed: auto-generated links corrupted when url contains & characters in the query string. git-svn-id: http://redmine.rubyforge.org/svn/trunk@690 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r588:25f8c64f925d
r679:521f4a6ddbc9
Show More
README
77 lines | 2.5 KiB | text/plain | TextLexer
Jean-Philippe Lang
Initial commit...
r2 == redMine
redMine - project management software
Jean-Philippe Lang
various documentation updates...
r138 Copyright (C) 2006-2007 Jean-Philippe Lang
http://redmine.rubyforge.org/
Jean-Philippe Lang
Initial commit...
r2
== 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
Jean-Philippe Lang
Doc files updated for 0.5.0 release...
r440 redMine is a flexible project management web application written using Ruby on Rails.
Jean-Philippe Lang
Initial commit...
r2
Jean-Philippe Lang
various documentation updates...
r138 * Multiple users/multiple projects
* Fully customizable role based access control
* Issue tracking system
* Fully customizable workflow
* Documents/files repository
Jean-Philippe Lang
Doc update for 0.5.1 release....
r588 * Forums
Jean-Philippe Lang
various documentation updates...
r138 * News management
Jean-Philippe Lang
Doc files updated for 0.5.0 release...
r440 * Per project Wiki
* Time tracking
Jean-Philippe Lang
Doc update for 0.5.1 release....
r588 * Repository browser and diff viewer
Jean-Philippe Lang
various documentation updates...
r138 * Email notifications
* Custom fields for projects, users and issues
* Multiple LDAP authentication support
* User self-registration support
Jean-Philippe Lang
Doc files updated for 0.5.0 release...
r440 * Multilanguage support
Jean-Philippe Lang
Doc update for 0.5.1 release....
r588 * Multiple repositories support
Jean-Philippe Lang
Doc files updated for 0.5.0 release...
r440 * Multiple databases support
Jean-Philippe Lang
Initial commit...
r2
Jean-Philippe Lang
v0.2.0...
r5 == User documentation
User documentation for redMine is written using DocBook XML format.
It's also avaible as HTML files in /public/manual (contextual help)
Jean-Philippe Lang
Initial commit...
r2 == 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/)
Jean-Philippe Lang
credits for english help translation to Todd McGrath...
r196 * Karim Trott (german translation)
* Todd McGrath (help with english translation)
Jean-Philippe Lang
japanese translation added (thanks to Satoru Kurashiki)...
r275 * Satoru Kurashiki (japanese translation)
Jean-Philippe Lang
added italian translation [Alessio Spadaro]...
r331 * Alessio Spadaro (italian translation)
Jean-Philippe Lang
Doc files updated for 0.5.0 release...
r440 * Andy Wu (chinese simplified translation)
* Thomas L�ber (german translation)
* Daniel Weinand (german translation)
Jean-Philippe Lang
Doc update for 0.5.1 release....
r588 * Joao Carlos Clementoni (portuguese translation)
* Cyril Mougel (side by side diff)
* Nikolay Solakov (Bulgarian translation)
* Linda van den Brink (Dutch translation)
* Pavol Murin (Wiki attachments)
* Thomas Habets (Swedish translation)
* Ralph Vater (CVS adapter)