Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
2013-03-17 16:29:19 -06:00
app Fix off-by-one error in pie chart data 2013-03-17 16:20:12 -06:00
config Fix grammar in pie chart legend 2013-03-17 16:29:19 -06:00
db Check schema.rb into source control 2013-03-04 12:42:59 -05:00
doc Add instructions relating to renamed Czech locale 2013-03-09 12:35:42 -05:00
features do a small sleep to hopefully aviod an Element not found error 2013-03-02 11:44:54 +01:00
lib Render notes using RedCloth without formatize 2013-03-13 17:03:58 +02:00
log update gitignore rules to match rails 3.2.8 defaults 2012-09-27 10:37:36 -04:00
public Changed to work with rails 3 2013-02-25 21:27:03 +01:00
script Remove obsolete scripts from Rails <3.0 and RSpec 2013-01-28 17:11:59 -05:00
test Render notes using RedCloth without formatize 2013-03-13 17:03:58 +02:00
vendor fix timing issues on failing scenarios. Fix deprecated jquery functions and update jqueryui 2013-02-15 22:27:39 +01:00
.gitignore Check schema.rb into source control 2013-03-04 12:42:59 -05:00
.travis.yml allow build failures on 2.0.0 for now 2013-03-05 13:56:45 -06:00
.yardopts Yardoc - show private and protected methods in api doc 2011-10-24 21:40:18 +02:00
config.ru initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
COPYING Add GPLv2 license text 2013-01-26 12:59:25 -05:00
Gemfile Render notes using RedCloth without formatize 2013-03-13 17:03:58 +02:00
Gemfile.lock Render notes using RedCloth without formatize 2013-03-13 17:03:58 +02:00
Rakefile initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
README.md Move badges below meta in README 2013-03-02 00:13:44 +02: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.

Build Status Code Climate

Full instructions for both new installations and upgrades from older installations of Tracks can be found within the /doc directory.

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.

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.