Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
Dan Rice 8099f37a48 Merge pull request #140 from TracksApp/move-manual
Move install and upgrade instructions into the main Tracks release
2013-02-04 10:20:35 -08:00
app fix regressions and use timecop to fix time in tests. Thanks Dan and Hans! 2013-01-06 16:01:53 +01:00
config Replace 'Echéance' by 'Échéance' 2013-02-03 14:58:22 -05:00
db update docs for 2.2RC1 release 2013-01-02 13:06:42 +01:00
doc Update URL for ZIP download 2013-02-03 12:13:03 -05:00
features fix regressions and use timecop to fix time in tests. Thanks Dan and Hans! 2013-01-06 16:01:53 +01:00
lib fix regressions and use timecop to fix time in tests. Thanks Dan and Hans! 2013-01-06 16:01:53 +01:00
log update gitignore rules to match rails 3.2.8 defaults 2012-09-27 10:37:36 -04:00
public add swf to asset pipeline. Fixes #1311 2012-07-16 17:38:44 +02:00
script Remove obsolete scripts from Rails <3.0 and RSpec 2013-01-29 11:54:13 -05:00
test fix regressions and use timecop to fix time in tests. Thanks Dan and Hans! 2013-01-06 16:01:53 +01:00
vendor Vendor lrbalt's fork of cache_digests 2013-01-25 21:04:59 -05:00
.gitignore Add test coverage generation using simplecov 2012-12-22 22:56:30 -06:00
.travis.yml Don't run CI on 1.8.7. 2012-10-09 12:55:35 -05:00
.yardopts Yardoc - show private and protected methods in api doc 2011-10-24 21:40:18 +02:00
Capfile Modified capfile to allow plugins 2009-04-01 04:00:38 +08:00
config.ru initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
COPYING Add GPLv2 license text 2013-02-03 15:00:41 -05:00
Gemfile lock versions in Gemfile for release 2013-01-27 13:18:42 +01:00
Gemfile.lock lock versions in Gemfile for release 2013-01-27 13:18:42 +01:00
Rakefile initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
README.md Restore original copyright naming 2013-02-03 15:01:23 -05:00

Tracks: a GTD(TM) web application, built with Ruby on Rails

Copyright (C) 2004-2013 rousette.org.uk

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.

Code Climate

More documentation for Tracks can be found within the /doc directory.

The manual can be found at the website mentioned above. The manual 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.

The wiki has a lot of user contributed installation HOWTOs for various webhosts, specific OS's and more.

If you are thinking about contributing towards the development of Tracks, please read /doc/README_DEVELOPERS for general information. Also you can find some information on development, testing and contributing on the wiki. And if coding is not your thing, we welcome contributions in translations or (updates on) HOWTO's on the wiki a lot!

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!

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.