Commit graph

4497 commits

Author SHA1 Message Date
dependabot[bot]
bd085b7db9
Bump rubocop from 1.19.1 to 1.20.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 00:02:27 +00:00
Jyri-Petteri Paloposki
1572ba7204
Merge pull request #2651 from TracksApp/better_pluralisation
Remove the custom pluralisation rules in favor of rails_i18n and fix …
2021-08-26 18:04:49 +03:00
Jyri-Petteri Paloposki
16e26de2c5 Remove the custom pluralisation rules in favor of rails_i18n and fix the RU language file a bit. 2021-08-26 17:38:06 +03:00
Jyri-Petteri Paloposki
16b3de443d
Merge pull request #2650 from TracksApp/jqueryui_lang_files
Precompile datepicker i18n files for each language.
2021-08-26 13:39:48 +03:00
Jyri-Petteri Paloposki
406fdf2335 Fix a coding style error by CodeClimate 2021-08-26 13:22:28 +03:00
Jyri-Petteri Paloposki
5a6ee73d7d Precompile datepicker i18n files for each language.
Not an optimal solution, because it uses files from our own repository instead of the bundle, but found no other solution for now.
2021-08-26 12:49:40 +03:00
Jyri-Petteri Paloposki
d487222893
Merge pull request #2649 from TracksApp/fix_bin_scripts
Remove the Ruby dependency on host by fixing the bin/ra[ke,ils] scripts to use basic sh
2021-08-25 20:41:17 +03:00
Jyri-Petteri Paloposki
d9e20e6d12 Remove the Rails dependency on host by fixing the bin/ra[ke,ils] scripts to use basic sh 2021-08-25 20:28:12 +03:00
Jyri-Petteri Paloposki
bb2bcd7245
Merge pull request #2648 from TracksApp/autocomplete_fix
Fix autocomplete accessibility content overflow
2021-08-25 19:40:12 +03:00
Jyri-Petteri Paloposki
70cca807b7 Add BUNDLE_WITHOUT to the installation document.
Fixes #2297
2021-08-25 19:35:40 +03:00
Jyri-Petteri Paloposki
b268486703 Fix autocomplete accessibility content overflow 2021-08-25 19:26:21 +03:00
Jyri-Petteri Paloposki
fe4aa22c5d
Merge pull request #2647 from TracksApp/lockfile_update
Change the GitHub URL to fix a warning
2021-08-25 17:32:41 +03:00
Jyri-Petteri Paloposki
6c0d3ca1b3 Use the new fork gem 2021-08-25 17:18:57 +03:00
Jyri-Petteri Paloposki
64002c632f
Merge pull request #2646 from TracksApp/dependabot/bundler/rubocop-1.19.1
Bump rubocop from 1.19.0 to 1.19.1
2021-08-24 11:51:31 +03:00
Jyri-Petteri Paloposki
65e2108999
Merge pull request #2645 from TracksApp/dependabot/bundler/listen-3.7.0
Bump listen from 3.6.0 to 3.7.0
2021-08-24 11:51:20 +03:00
dependabot[bot]
76e97a9e77
Bump rubocop from 1.19.0 to 1.19.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.19.0...v1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 00:02:06 +00:00
dependabot[bot]
59f3f61186
Bump listen from 3.6.0 to 3.7.0
Bumps [listen](https://github.com/guard/listen) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 00:01:56 +00:00
Jyri-Petteri Paloposki
8a306b6426
Merge pull request #2643 from TracksApp/dependabot/bundler/bullet-6.1.5
Bump bullet from 6.1.4 to 6.1.5
2021-08-17 13:43:10 +03:00
dependabot[bot]
4321fba433
Bump bullet from 6.1.4 to 6.1.5
Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/6.1.4...6.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 00:01:55 +00:00
Jyri-Petteri Paloposki
9691304c8a
Merge pull request #2641 from TracksApp/dependabot/bundler/will_paginate-3.3.1
Bump will_paginate from 3.3.0 to 3.3.1
2021-08-13 09:49:45 +03:00
Jyri-Petteri Paloposki
ccc3cba16f
Merge pull request #2642 from TracksApp/dependabot/bundler/rubocop-1.19.0
Bump rubocop from 1.18.4 to 1.19.0
2021-08-13 09:49:37 +03:00
dependabot[bot]
401545bb15
Bump rubocop from 1.18.4 to 1.19.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.18.4 to 1.19.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.18.4...v1.19.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:02:19 +00:00
dependabot[bot]
72da20788b
Bump will_paginate from 3.3.0 to 3.3.1
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mislav/will_paginate/releases)
- [Commits](https://github.com/mislav/will_paginate/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: will_paginate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:01:58 +00:00
Jyri-Petteri Paloposki
511b2a5d70
Merge pull request #2639 from TracksApp/dependabot/bundler/listen-3.6.0
Bump listen from 3.5.1 to 3.6.0
2021-08-10 11:13:57 +03:00
Jyri-Petteri Paloposki
907a1767be
Merge pull request #2640 from TracksApp/dependabot/bundler/sanitize-6.0.0
Bump sanitize from 5.2.3 to 6.0.0
2021-08-10 11:13:48 +03:00
dependabot[bot]
621d98d61e
Bump sanitize from 5.2.3 to 6.0.0
Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v5.2.3...v6.0.0)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 00:27:35 +00:00
dependabot[bot]
90bf078a46
Bump listen from 3.5.1 to 3.6.0
Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 00:26:22 +00:00
Matt Rogers
944f1cf047
Merge pull request #2638 from TracksApp/dependabot/bundler/puma-5.4.0 2021-08-09 19:23:49 -05:00
Matt Rogers
38d7955b92
Merge pull request #2637 from TracksApp/dependabot/bundler/tolk-4.1.0 2021-08-09 19:23:32 -05:00
Matt Rogers
b6030b178e
Merge pull request #2636 from TracksApp/dependabot/bundler/solargraph-0.43.0 2021-08-09 19:23:16 -05:00
dependabot[bot]
9542a6ba6c
Bump puma from 5.3.2 to 5.4.0
Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 00:01:45 +00:00
dependabot[bot]
7c268bf09c
Bump tolk from 4.0.1 to 4.1.0
Bumps [tolk](https://github.com/tolk/tolk) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: tolk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 00:01:32 +00:00
dependabot[bot]
039bcf3880
Bump solargraph from 0.40.4 to 0.43.0
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.40.4 to 0.43.0.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](https://github.com/castwide/solargraph/compare/v0.40.4...v0.43.0)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 00:01:21 +00:00
Jyri-Petteri Paloposki
8f653c10e1
Merge pull request #2562 from weblate/weblate-tracks-tracks
Translations update from Weblate
2021-08-09 16:56:17 +03:00
Jyri-Petteri Paloposki
71ae8a2092 A few clearly wrong plurals fixed in Russian. There may be some broken
left, some were likely changed on purpose.
2021-08-09 16:37:49 +03:00
Jyri-Petteri Paloposki
1f625eab35 Fixed the plurals broken by Weblate (again) 2021-08-09 16:26:20 +03:00
Чтабс
33dfea08ed
Translated using Weblate (Russian)
Currently translated at 100.0% (1070 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-08-09 13:14:05 +02:00
Åke Engelbrektson
663506ba66
Added translation using Weblate (Swedish) 2021-08-09 13:14:05 +02:00
Алексей Свистунов
9b45ee9965
Translated using Weblate (Russian)
Currently translated at 100.0% (1070 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-08-09 13:14:05 +02:00
Алексей Свистунов
e06e5e3c4d
Translated using Weblate (Russian)
Currently translated at 100.0% (1070 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-08-09 13:14:05 +02:00
Алексей Свистунов
1feb0bc82a
Translated using Weblate (Russian)
Currently translated at 90.7% (971 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-08-09 13:14:05 +02:00
Алексей Свистунов
c9d1991f7c
Translated using Weblate (Russian)
Currently translated at 89.1% (954 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-08-09 13:14:05 +02:00
Artem
3985c5e4c4
Translated using Weblate (Russian)
Currently translated at 89.0% (953 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
2021-08-09 13:14:05 +02:00
Weblate
cbb1fa1365
Added translation using Weblate (Turkish) 2021-08-09 13:14:05 +02:00
Milo Ivir
9d8f5834d6
Translated using Weblate (German)
Currently translated at 96.9% (1037 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/de/
2021-08-09 13:14:05 +02:00
Jyri-Petteri Paloposki
a7b1499e6d
Translated using Weblate (Finnish)
Currently translated at 99.9% (1069 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/fi/
2021-08-09 13:14:05 +02:00
Jyri-Petteri Paloposki
739bb7a331
Translated using Weblate (English)
Currently translated at 99.3% (1063 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/en/
2021-08-09 13:14:05 +02:00
Jyri-Petteri Paloposki
da6344989f
Translated using Weblate (Finnish)
Currently translated at 99.8% (1068 of 1070 strings)

Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/fi/
2021-08-09 13:14:05 +02:00
Jyri-Petteri Paloposki
8146d2b9b8
Merge pull request #2633 from TracksApp/dependabot/bundler/mocha-1.13.0
Bump mocha from 1.12.0 to 1.13.0
2021-08-09 14:14:01 +03:00
Jyri-Petteri Paloposki
1973b41d0d
Merge pull request #2611 from TracksApp/dependabot/bundler/factory_bot_rails-6.2.0
Bump factory_bot_rails from 6.1.0 to 6.2.0
2021-08-09 14:13:50 +03:00