OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Davis 18c35f3792 [#324] Rename generators 14 years ago
app Added 'retro' style for gravatars. #7608 14 years ago
config [#230] Make loadpath of themes configurable 14 years ago
db/migrate [#129] Replace public strings using Redmine with ChiliProject 14 years ago
doc Update changelog for 1.2.0 14 years ago
extra Add git-smart-http support to apache perl module #245 14 years ago
files trunk moved from /trunk/redmine to /trunk 18 years ago
lib [#324] Rename generators 14 years ago
log trunk moved from /trunk/redmine to /trunk 18 years ago
public Merge branch 'feature/jstoolbar_fix_for_ie8' of https://github.com/finnlabs/chiliproject into finnlabs-305_jstoolbar_fix_for_ie8 14 years ago
script Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050 14 years ago
test scm: bazaar: fix typo and mistakes. 14 years ago
tmp/test Added an empty tmp/test directory so rake test will run out of the box. 16 years ago
vendor Coderay upgraded to 0.9.7 (#5344). 14 years ago
.gitignore Ignore .project and .loadpath files for hg/git mirrors. #7497 14 years ago
.hgignore Ignore .project and .loadpath files for hg/git mirrors. #7497 14 years ago
README.rdoc [#211] Updating rdoc documentation 14 years ago
Rakefile trunk moved from /trunk/redmine to /trunk 18 years ago

README.rdoc

= ChiliProject

ChiliProject is a web based project management system. It supports your team throughout the complete project life cycle, from setting up and discussing a project plan, over tracking issues and reporting work progress to collaboratively sharing knowledge.

More documentation and user guides can be found on the official website[https://www.chiliproject.org] and in the doc/ directory.

== Getting Started

We have a complete {install guide}[https://www.chiliproject.org/projects/chiliproject/wiki/Installation] online.

== Getting Help

ChiliProject is an run by a community of volunteers. We have set up different ways to get help depending on your preferences.

* Self guided help and user documentation - https://www.chiliproject.org/projects/chiliproject/wiki/Help
* Forums for specific questions - https://www.chiliproject.org/projects/chiliproject/boards
* Real time chat using IRC - https://www.chiliproject.org/projects/chiliproject/wiki/IRC
* Commercial support - https://www.chiliproject.org/projects/chiliproject/wiki/Commercial_Offerings

== Contributing

We welcome all help for the project, no task is too small. Our documentation is editable by anyone on our wiki[https://www.chiliproject.org/projects/chiliproject/wiki], we accept patches on our {issue tracker}[https://www.chiliproject.org/projects/chiliproject/issues], and everyone is welcome to discuss the project in our forums[https://www.chiliproject.org/projects/chiliproject/boards].

More details can be found on our Contribute page[https://www.chiliproject.org/projects/chiliproject/wiki/Contribute].

== License

ChiliProject is licensed under the GNU GPL v2. See the doc directory for more details.

ChiliProject is a fork based on Redmine. Redmine is Copyright Jean-Philippe Lang and others.