Obsolete!!! Backbone’s changes for ChiliProject
 
 
 
 
 
 
Go to file
Felix Schäfer dfb77852cf Split up Travis tests to avoid hitting the hard Travis timeout 2013-03-19 23:40:33 +01:00
app Explicitely set js calendar until complete switch to jQuery #1121 2013-03-19 21:19:33 +01:00
config Remove monkey patch which is already included in Rails 2.3.17 #1233 2013-02-13 15:18:17 +01:00
db fix db migrate #1164 2013-03-19 21:30:48 +01:00
doc Update changelog for 3.8.0 2013-03-19 22:36:06 +01:00
extra Update Copyright for 2013 2013-01-06 23:42:27 +01:00
files wiki-text monospaced 11px 2012-08-20 20:18:17 +02:00
lib Bump version to 3.8.0 2013-03-19 22:36:48 +01:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Links to new/not existing wikipages are italic #1197 2013-01-06 21:13:34 +01:00
script Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
test Don't set YAML on serialized fields #1233 2013-02-13 15:18:17 +01:00
tmp/test Added an empty tmp/test directory so rake test will run out of the box. 2009-06-08 02:07:30 +00:00
vendor Losslessly recompress all the image files. Fixes #1070 2012-07-09 18:28:14 +02:00
.gitignore Test ChiliProject on rubinius on Travis 2012-06-07 14:30:45 +02:00
.gitmodules [#123] Removed the acts_as_journalized submodule 2011-05-13 09:49:56 -07:00
.hgignore [#290] ignoring .rvmrc files 2011-05-10 08:40:58 +02:00
.travis.yml Split up Travis tests to avoid hitting the hard Travis timeout 2013-03-19 23:40:33 +01:00
CONTRIBUTING.md Add a CONTRIBUTING guide. #1192 2012-12-09 18:10:11 +01:00
Gemfile Bump Rails to 2.3.18 #1252 2013-03-19 21:30:48 +01:00
README.rdoc add travis build status to README.rdoc 2012-12-09 18:24:13 +01:00
Rakefile Load rake tasks from plugins in chiliproject_plugins #1074 2012-07-10 14:39:32 +02:00

README.rdoc

= ChiliProject {<img src="https://travis-ci.org/chiliproject/chiliproject.png?branch=master" />}[http://travis-ci.org/chiliproject/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.