kakra / railscollab forked from jamesu/railscollab

A Project Management and Collaboration tool inspired by Basecamp

This URL has Read+Write access

kakra (author)
Fri Jul 17 06:24:21 -0700 2009
commit  9c6eb4cb47c3619efe833e7903d190a81752ada4
tree    0dec3f5e210401f26907568a72c30908e5eff8ca
parent  77759e49bf901bf43b62ed9aff96a9895cf5fa3d
name age message
file .gitignore Loading commit data...
file Capfile Mon Nov 17 19:34:06 -0800 2008 added template capistrano files [D]
file INSTALL.markdown
file LICENSE Thu Jul 16 12:28:19 -0700 2009 Update LICENSe copyright attribution based on r... [jamesu]
file README.markdown Wed Jan 28 12:46:03 -0800 2009 Link to the wiki in README [jamesu]
file Rakefile Tue Nov 06 06:18:42 -0800 2007 - Move everything to trunk git-svn-id: svn+ssh... [jamesu]
file UPGRADE.markdown Thu Nov 27 08:12:23 -0800 2008 Remove mention of Forms [jamesu]
directory app/
directory config/
directory db/
directory doc/ Tue Nov 06 06:18:42 -0800 2007 - Move everything to trunk git-svn-id: svn+ssh... [jamesu]
directory lib/
directory log/ Thu May 22 06:31:47 -0700 2008 Add .gitignore for problematic empty folders [jamesu]
directory public/
directory script/
directory spec/ Sat Aug 22 22:34:45 -0700 2009 Fix tests Signed-off-by: James Urquhart <james... [scambra]
directory stories/ Sun Aug 24 12:16:00 -0700 2008 Added RSpec-on-Rails - added vendor plugin rspe... [darxriggs]
directory test/
directory tmp/ Thu May 22 06:31:47 -0700 2008 Add .gitignore for problematic empty folders [jamesu]
directory vendor/
README.markdown

RailsCollab

What is it?

RailsCollab is a free web based Project Management and Collaboration tool largely inspired by Basecamp, the communication-oriented project management solution from 37signals.

Its roots come from a similar project called ProjectPier (previously known as ActiveCollab), which instead of Ruby is written in PHP.

Manage projects. How?

In RailsCollab, you have the following:

  • Task lists - to keep track of what needs to get done, and who is responsible
  • Milestones - to track what needs to get done and by whom
  • Times - to record how much time has been spent on a project or task
  • Files - to share data with your clients
  • Messages - for centralized communication

You can add clients to your projects at any time. Each member of a client can have a login, whose access can be restricted to certain elements of the project.

How can i install / upgrade?

Refer to the INSTALL.markdown and UPGRADE.markdown files

A word of warning however. If you are upgrading from an old version pre-0.8 stable (database version 14 or lower), then MAKE SURE YOU BACK UP YOUR UPLOADED FILES.

I do i do [x]?

Check out the wiki on github.

Are there any screenshots or is there even a demo?

Please refer to the project entry on OpenSourceRails for any screenshots or demos.

Licensing

For licensing details, refer to the LICENSE file in the root directory.