This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 58974ec1389e18bfd8a7bf5c24cdfca60ef87134
tree d77a89f704e8a200449d93d6079194e451aeb21e
parent 2c09db45c5b6dcbf6099dd5f0101b5ee5a9dc242
tree d77a89f704e8a200449d93d6079194e451aeb21e
parent 2c09db45c5b6dcbf6099dd5f0101b5ee5a9dc242
tracks /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jan 04 14:14:03 -0800 2009 | [lukemelia] |
| |
README | Mon Jan 05 10:51:32 -0800 2009 | [bsag] |
| |
Rakefile | Sat May 24 07:57:18 -0700 2008 | [bsag] |
| |
app/ | Thu Jan 08 05:25:06 -0800 2009 | [lrbalt] |
| |
config/ | Tue Dec 23 02:48:57 -0800 2008 | [lrbalt] |
| |
db/ | Thu Jan 08 01:18:03 -0800 2009 | [lrbalt] |
| |
doc/ | Wed Jan 07 03:37:43 -0800 2009 | [bsag] |
| |
lib/ | Sun Jan 04 14:14:03 -0800 2009 | [lukemelia] |
| |
log.tmpl/ | Sat May 24 07:57:18 -0700 2008 | [bsag] |
| |
public/ | Wed Dec 03 03:03:23 -0800 2008 | [Jakub A.Tesinsky] |
| |
script/ | Sat Nov 29 21:34:15 -0800 2008 | [lukemelia] |
| |
spec/ | Thu Jan 01 23:22:06 -0800 2009 | [epall] |
| |
stories/ | Sat Nov 29 21:34:15 -0800 2008 | [lukemelia] |
| |
test/ | Thu Jan 08 01:18:03 -0800 2009 | [lrbalt] |
| |
vendor/ | Fri Dec 26 09:55:09 -0800 2008 | [bsag] |
README
# Tracks: a GTD(TM) web application, built with Ruby on Rails * Project homepage: http://www.rousette.org.uk/projects/ * GitHub: http://github.com/bsag/tracks/ * Trac (for bug reports and feature requests): http://dev.rousette.org.uk/report/6 * Wiki (community contributed information): http://www.rousette.org.uk/projects/wiki/ * Forum: http://www.rousette.org.uk/projects/forums/ * Mailing list: http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss * Original developer: bsag (http://www.rousette.org.uk/) * Contributors: http://dev.rousette.org.uk/wiki/Tracks/Contributing/Contributors * Version: 1.6 * Copyright: (cc) 2004-2008 rousette.org.uk. * License: GNU GPL **An important note for version 1.6: OpenID support is broken in this release. The fix isn't trivial because of changes to the `ruby-openid` gem, so we wanted to get this version out now and fix OpenID for the next release. If you depend on OpenID integration, we recommend waiting until the next release.** All the documentation for Tracks can be found within the /doc directory. It contains a manual in HTML (manual.html) or PDF format (manual.pdf), and this includes full instructions for both new installations and upgrades from older installations of Tracks. The instructions might appear long and intimidatingly complex, but that is mostly because of the number of different platforms supported, and the different configurations which can be used (e.g. running Tracks on your local computer or on a remote server). If you choose the appropriate section for your situation (installation vs. upgrade), and use the easiest (recommended) method, you should find the instructions easy to follow. If you encounter problems, try searching the wiki, forum or mailing list (URLs above), and ask a question if you cannot find a solution to your problem. For those upgrading, change notes are available in /doc/CHANGELOG. If you are thinking about contributing towards the development of Tracks, please read /doc/README_DEVELOPERS for general information, or /doc/tracks_api_wrapper.rb for information on Tracks' API. While fully usable for everyday use, Tracks is still a work in progress. Make sure that you take sensible precautions and back up all your data frequently, taking particular care when you are upgrading. Enjoy being productive!






