Jyri-Petteri Paloposki
|
2bf2f9476a
|
Fix a few user creation errors to be prettier
|
2024-07-18 22:34:04 +03:00 |
|
Jyri-Petteri Paloposki
|
7b9a1e322f
|
Merge pull request #3037 from TracksApp/dockerfile_git_req
Don't require the .git directory to exist for a successful Docker build.
|
2024-07-18 22:14:30 +03:00 |
|
Jyri-Petteri Paloposki
|
d2fff6a64c
|
Don't require the .git directory to exist for a successful Docker build.
|
2024-07-18 22:09:35 +03:00 |
|
Jyri-Petteri Paloposki
|
8f7b1ab7b2
|
Merge pull request #3036 from TracksApp/rexml
Update rexml
|
2024-07-18 21:57:48 +03:00 |
|
Jyri-Petteri Paloposki
|
0968152c5a
|
Update rexml
|
2024-07-18 21:53:03 +03:00 |
|
Jyri-Petteri Paloposki
|
7a64917647
|
Merge pull request #3035 from TracksApp/db_versions
Fix DB adapters with the same constraints as in the ActiveRecord file…
|
2024-07-18 21:45:38 +03:00 |
|
Jyri-Petteri Paloposki
|
8464d0c60e
|
Remove the version constraint from Stripe
|
2024-07-18 21:39:08 +03:00 |
|
Jyri-Petteri Paloposki
|
212b2dc20c
|
Fix DB adapters with the same constraints as in the ActiveRecord files (for example https://github.com/rails/rails/blob/v7.1.3.4/activerecord/lib/active_record/connection_adapters/sqlite3_adapter.rb )
|
2024-07-18 21:36:51 +03:00 |
|
Jyri-Petteri Paloposki
|
75a88f2955
|
Merge pull request #3033 from TracksApp/stripe
Add Stripe as an optional package and move to a single staged Dockerfile
|
2024-07-18 21:14:56 +03:00 |
|
Jyri-Petteri Paloposki
|
ff5adc5696
|
Replace the version-specific Dockerfiles with one staged Dockerfile
|
2024-07-18 21:09:04 +03:00 |
|
Jyri-Petteri Paloposki
|
5940fe10a6
|
Add Stripe as an optional package
|
2024-07-18 16:14:42 +03:00 |
|
Jyri-Petteri Paloposki
|
11ef1b6f6b
|
Merge pull request #3032 from TracksApp/dependabot/bundler/bullet-7.2.0
Bump bullet from 7.1.6 to 7.2.0
|
2024-07-18 14:52:35 +03:00 |
|
dependabot[bot]
|
a66dca4a6b
|
Bump bullet from 7.1.6 to 7.2.0
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.6 to 7.2.0.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.1.6...7.2.0)
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 00:39:04 +00:00 |
|
Jyri-Petteri Paloposki
|
2726abb8ea
|
Merge pull request #3030 from TracksApp/dependabot/bundler/rubocop-1.65.0
Bump rubocop from 1.64.1 to 1.65.0
|
2024-07-13 12:10:44 +03:00 |
|
dependabot[bot]
|
2108b203a6
|
Bump rubocop from 1.64.1 to 1.65.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.64.1 to 1.65.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.64.1...v1.65.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-11 00:27:42 +00:00 |
|
Jyri-Petteri Paloposki
|
78ab8b0ff2
|
Merge pull request #3026 from TracksApp/dependabot/bundler/rspec-expectations-3.13.1
Bump rspec-expectations from 3.12.3 to 3.13.1
|
2024-06-25 15:58:46 +03:00 |
|
dependabot[bot]
|
713c89c6e0
|
Bump rspec-expectations from 3.12.3 to 3.13.1
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.3 to 3.13.1.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.12.3...v3.13.1)
---
updated-dependencies:
- dependency-name: rspec-expectations
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 00:01:21 +00:00 |
|
Jyri-Petteri Paloposki
|
38db8f983d
|
Merge pull request #3025 from TracksApp/dependabot/bundler/mocha-2.4.0
Bump mocha from 2.1.0 to 2.4.0
|
2024-06-24 14:58:42 +03:00 |
|
dependabot[bot]
|
720cb02697
|
Bump mocha from 2.1.0 to 2.4.0
Bumps [mocha](https://github.com/freerange/mocha) from 2.1.0 to 2.4.0.
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](https://github.com/freerange/mocha/compare/v2.1.0...v2.4.0)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-20 00:12:49 +00:00 |
|
Jyri-Petteri Paloposki
|
867f1bc5d1
|
Merge pull request #3024 from TracksApp/dependabot/bundler/bullet-7.1.6
Bump bullet from 7.1.4 to 7.1.6
|
2024-06-19 10:20:24 +03:00 |
|
dependabot[bot]
|
b280485ef2
|
Bump bullet from 7.1.4 to 7.1.6
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.4 to 7.1.6.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.1.4...7.1.6)
---
updated-dependencies:
- dependency-name: bullet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-19 00:20:33 +00:00 |
|
Jyri-Petteri Paloposki
|
54ed7d118b
|
Merge pull request #3023 from TracksApp/dependabot/bundler/RedCloth-4.3.4
Bump RedCloth from 4.3.3 to 4.3.4
|
2024-06-18 12:22:01 +03:00 |
|
dependabot[bot]
|
f20aa13b7b
|
Bump RedCloth from 4.3.3 to 4.3.4
Bumps [RedCloth](https://github.com/jgarber/redcloth) from 4.3.3 to 4.3.4.
- [Changelog](https://github.com/jgarber/redcloth/blob/master/CHANGELOG)
- [Commits](https://github.com/jgarber/redcloth/compare/v4.3.3...v4.3.4)
---
updated-dependencies:
- dependency-name: RedCloth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 00:55:39 +00:00 |
|
Jyri-Petteri Paloposki
|
247caf6e98
|
Merge pull request #3022 from TracksApp/release
Release 2.7
|
2024-06-17 13:30:46 +03:00 |
|
Jyri-Petteri Paloposki
|
1d79436a52
|
Fix Ruby 3.3 tests to correct Dockerfile
|
2024-06-17 13:20:55 +03:00 |
|
Jyri-Petteri Paloposki
|
29a8c3dff8
|
Merge pull request #2833 from weblate/weblate-tracks-tracks
Translations update from Hosted Weblate
|
2024-06-17 13:19:33 +03:00 |
|
Jyri-Petteri Paloposki
|
167274a6da
|
Fix again the translations broken by Weblate
|
2024-06-17 13:12:47 +03:00 |
|
Jyri-Petteri Paloposki
|
b274c270f1
|
New version number
|
2024-06-17 12:48:29 +03:00 |
|
Jyri-Petteri Paloposki
|
d5235e8c61
|
Move default build to Ruby 3.3, test only MySQL for Rubies 3.1 & 3.2 (middle versions)
|
2024-06-17 12:46:16 +03:00 |
|
Jyri-Petteri Paloposki
|
6274e9e1d3
|
Changelog for release 2.7
|
2024-06-17 12:46:01 +03:00 |
|
gallegonovato
|
fcdc464725
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1119 of 1119 strings)
Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/es/
|
2024-06-17 07:58:15 +00:00 |
|
Ranforingus
|
8ed97a511d
|
Translated using Weblate (Dutch)
Currently translated at 88.2% (988 of 1119 strings)
Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/nl/
|
2024-06-17 07:58:15 +00:00 |
|
Алексей Свистунов
|
d26275c5e9
|
Translated using Weblate (Russian)
Currently translated at 97.0% (1086 of 1119 strings)
Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/ru/
|
2024-06-17 07:58:14 +00:00 |
|
Burak Hüseyin Ekseli
|
10ad112b70
|
Translated using Weblate (Turkish)
Currently translated at 30.1% (337 of 1119 strings)
Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/tr/
|
2024-06-17 07:58:14 +00:00 |
|
gallegonovato
|
98e57367e9
|
Translated using Weblate (Spanish)
Currently translated at 91.0% (1019 of 1119 strings)
Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/es/
|
2024-06-17 07:58:13 +00:00 |
|
gallegonovato
|
ddf0260a03
|
Translated using Weblate (Spanish)
Currently translated at 90.9% (1018 of 1119 strings)
Translation: Tracks/Tracks
Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/es/
|
2024-06-17 07:58:12 +00:00 |
|
Jyri-Petteri Paloposki
|
2214c18d9f
|
Merge pull request #3021 from TracksApp/dependabot/bundler/sanitize-6.1.1
Bump sanitize from 6.1.0 to 6.1.1
|
2024-06-17 10:58:08 +03:00 |
|
dependabot[bot]
|
0eaa0d65c1
|
Bump sanitize from 6.1.0 to 6.1.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.1.0 to 6.1.1.
- [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/v6.1.0...v6.1.1)
---
updated-dependencies:
- dependency-name: sanitize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 00:46:46 +00:00 |
|
Jyri-Petteri Paloposki
|
fa8be2a238
|
Merge pull request #3020 from TracksApp/fix_deferred
Test deferred view
|
2024-06-15 14:41:18 +03:00 |
|
Jyri-Petteri Paloposki
|
fd76ff273a
|
Test deferred view
|
2024-06-15 14:30:13 +03:00 |
|
Jyri-Petteri Paloposki
|
f024ff7650
|
Merge pull request #3019 from TracksApp/dependabot/bundler/i18n-tasks-1.0.14
Bump i18n-tasks from 1.0.13 to 1.0.14
|
2024-06-14 08:09:50 +03:00 |
|
dependabot[bot]
|
3a0ddc0c02
|
Bump i18n-tasks from 1.0.13 to 1.0.14
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.13 to 1.0.14.
- [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/v1.0.13...v1.0.14)
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-14 00:17:45 +00:00 |
|
Jyri-Petteri Paloposki
|
495d84adb7
|
Merge pull request #3018 from TracksApp/dependabot/bundler/listen-3.9.0
Bump listen from 3.8.0 to 3.9.0
|
2024-06-13 10:59:35 +03:00 |
|
dependabot[bot]
|
2d5aba6ad0
|
Bump listen from 3.8.0 to 3.9.0
Bumps [listen](https://github.com/guard/listen) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.8.0...v3.9.0)
---
updated-dependencies:
- dependency-name: listen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-13 00:10:06 +00:00 |
|
Jyri-Petteri Paloposki
|
1e86b123cc
|
Merge pull request #3015 from TracksApp/dependabot/bundler/will_paginate-4.0.1
Bump will_paginate from 4.0.0 to 4.0.1
|
2024-06-12 23:16:42 +03:00 |
|
Jyri-Petteri Paloposki
|
03c85842db
|
Merge pull request #3016 from TracksApp/dependabot/bundler/rubocop-1.64.1
Bump rubocop from 1.58.0 to 1.64.1
|
2024-06-12 23:16:32 +03:00 |
|
dependabot[bot]
|
9ba1f7a5e3
|
Bump rubocop from 1.58.0 to 1.64.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.58.0 to 1.64.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.58.0...v1.64.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-12 00:17:23 +00:00 |
|
dependabot[bot]
|
180af5c752
|
Bump will_paginate from 4.0.0 to 4.0.1
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/mislav/will_paginate/releases)
- [Commits](https://github.com/mislav/will_paginate/compare/v4.0.0...v4.0.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>
|
2024-06-12 00:17:05 +00:00 |
|
Jyri-Petteri Paloposki
|
1e1fcd20a1
|
Merge pull request #3014 from TracksApp/dependabot/bundler/spring-4.2.1
Bump spring from 4.1.3 to 4.2.1
|
2024-06-11 03:51:14 +03:00 |
|
dependabot[bot]
|
d056abbc3a
|
Bump spring from 4.1.3 to 4.2.1
Bumps [spring](https://github.com/rails/spring) from 4.1.3 to 4.2.1.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/spring/compare/v4.1.3...v4.2.1)
---
updated-dependencies:
- dependency-name: spring
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-11 00:39:26 +00:00 |
|