Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
dependabot[bot] 101ade7ad5
Bump i18n-tasks from 0.9.36 to 0.9.37
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.36 to 0.9.37.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.36...v0.9.37)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 16:57:15 +00:00
.github Remove testing for Ruby 2.5 2022-01-03 13:02:59 +02:00
app Make REST help translatable; fix a few missing translations 2021-08-31 01:11:18 +03:00
bin Fix the bin/rails script to run Rails – copy-paste error. 2021-08-31 10:02:52 +03:00
config Translated using Weblate (Turkish) 2022-01-03 17:53:16 +01:00
db Small fix to fi locale and whitespace changes to migrate script 2021-01-06 15:33:13 +02:00
doc Remove testing for Ruby 2.5 2022-01-03 13:02:59 +02:00
lib More code style fixes 2021-01-06 03:47:35 +02:00
log update gitignore rules to match rails 3.2.8 defaults 2012-09-27 10:37:36 -04:00
public More code style fixes 2021-01-06 03:47:35 +02:00
script Fix using most recent versions of the Ruby images in the CI 2021-11-25 01:10:38 +02:00
test Use the new fork gem 2021-08-25 17:18:57 +03:00
test-envs Move to Ruby 2.7 for the default Docker version as well as the default target for alternative DB's. Fix the Ruby image version with three digits because the most recent versions seem to be somehow broken. 2020-12-11 20:02:47 +02:00
vendor/assets Drop vendored SWFObject. Included in swf_fu. 2017-02-12 15:16:05 -05:00
.codeclimate.yml Code style fixes 2020-10-10 05:14:24 +03:00
.dockerignore Add Docker configuration 2016-01-24 15:59:34 -05:00
.gitignore Hopefully the final fixes based on fresh installs with both Docker install methods 2020-07-20 00:58:45 +03:00
.rubocop.yml Make a few string and help page translatable. Fix the recurring todo dialog close button. 2021-01-06 11:17:08 +02:00
.ruby-version More code style fixes 2021-01-06 03:47:35 +02: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 Few more settings in order for the CI test automation 2020-07-19 22:04:45 +03:00
docker-entrypoint.sh Hopefully the final fixes based on fresh installs with both Docker install methods 2020-07-20 00:58:45 +03:00
Dockerfile Use the script in bin/ for running the rails server in the Docker image. 2021-11-29 21:37:44 +02:00
Dockerfile-2.5 Fix using most recent versions of the Ruby images in the CI 2021-11-25 01:10:38 +02:00
Dockerfile-2.6 Fix using most recent versions of the Ruby images in the CI 2021-11-25 01:10:38 +02:00
Gemfile Bump i18n-tasks from 0.9.36 to 0.9.37 2022-01-03 16:57:15 +00:00
Gemfile.lock Bump i18n-tasks from 0.9.36 to 0.9.37 2022-01-03 16:57:15 +00: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 Move from Freenode to Libera due to channel takeover 2021-06-15 23:17:43 +03:00
SECURITY.md Merge pull request #2491 from TracksApp/release_2.5.1 2020-09-24 13:03:55 +03:00

Tracks: a GTD™ compatible web application built with Ruby on Rails

Build Status Code Climate Translation status

About

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

As always, make sure that you take sensible precautions and back up all your data frequently, taking particular care when you are upgrading.

Enjoy being productive!

Contributors and consulting

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.