Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
2020-07-19 18:07:23 +03:00
.github Create dependabot.yml 2020-07-17 12:53:39 +03:00
app Fix contribute link in footer; prefer HTTPS 2020-04-08 15:58:42 +01:00
bin Overhaul the environment system in bin/ to make the defaults easier to understand. Update the installation instructions. 2020-07-19 17:20:35 +03:00
config Fix the Docker Compose configuration and remove the database config from VCS 2020-07-19 17:36:06 +03:00
db Change "todos.description" from "string" to "text" 2020-01-13 15:19:23 -06:00
doc Overhaul the environment system in bin/ to make the defaults easier to understand. Update the installation instructions. 2020-07-19 17:20:35 +03:00
lib #1955: Use existing user parameter in taggable models instead of passing it 2019-06-26 00:19:32 +03:00
log update gitignore rules to match rails 3.2.8 defaults 2012-09-27 10:37:36 -04:00
public Add 32x32 favicon 2015-06-19 17:38:45 +02:00
script A few more fixes in hope of fixing the Docker Compose 2020-07-19 18:07:23 +03:00
test Fix test_start_from_in_future 2020-02-06 10:46:32 +13:00
vendor/assets Drop vendored SWFObject. Included in swf_fu. 2017-02-12 15:16:05 -05:00
.dockerignore Add Docker configuration 2016-01-24 15:59:34 -05:00
.gitignore Don't use docker if the file .skip-docker exists in project. 2019-05-13 15:55:59 +02:00
.rubocop.yml Add RuboCop 2016-08-27 10:09:14 -05:00
.yardopts Yardoc - show private and protected methods in api doc 2011-10-24 21:40:18 +02:00
config.ru Revert to stock config.ru 2015-03-08 20:50:27 -04:00
CONTRIBUTING.md Docker improvements to better use existing tools 2018-12-06 23:08:05 +01:00
COPYING Add GPLv2 license text 2013-01-26 12:59:25 -05:00
docker-compose.yml Fix the Docker Compose configuration and remove the database config from VCS 2020-07-19 17:36:06 +03:00
docker-entrypoint.sh Better Docker config: Use entrypoint to setup the environment, run in production mode by default, defaults for all config values 2020-07-19 16:12:57 +03:00
Dockerfile A few more fixes in hope of fixing the Docker Compose 2020-07-19 18:07:23 +03:00
Gemfile Update aasm to v4. 2020-07-17 21:28:42 +03:00
Gemfile.lock Merge pull request #2391 from TracksApp/dependabot/bundler/rack-mini-profiler-2.0.2 2020-07-17 21:40:34 +03:00
mkdocs.yml Specify pages for MkDocs 2014-10-02 11:15:13 -04:00
Rakefile Bring a few details in line with Rails 4.1 2014-06-19 12:33:38 -04:00
README.md Run migration before starting Docker server; update README a bit 2020-07-17 16:00:22 +03:00

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

Build Status Code Climate

Full instructions for both new installations and upgrades from older installations of Tracks can be found in the wiki.

If you are thinking about contributing towards the development of Tracks, please read /CONTRIBUTING.md 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!