Commit Graph

7034 Commits

Author SHA1 Message Date
Roland Geider
d050767c9b Replace further appearances of twitter with mastodon 2023-11-26 14:06:26 +01:00
Github-actions
b529dd7346 Automatic linting 2023-11-26 12:58:50 +00:00
Roland Geider
ae7d049af3 Merge pull request #1505 from wger-project/feature/import-off-products
Improve Open Food Facts import
2023-11-26 13:57:53 +01:00
Roland Geider
73f045dd4c Fix path 2023-11-26 13:38:03 +01:00
Roland Geider
2a3e4016f7 Remove comment 2023-11-26 13:27:47 +01:00
Roland Geider
31d5af3575 Small tweaks 2023-11-26 13:24:51 +01:00
Github-actions
0455290add Automatic linting 2023-11-26 11:18:04 +00:00
Roland Geider
b2573c675f Remove unused generator.py and corresponding files
This is now handled in individual scripts

Closes #919
2023-11-26 12:17:01 +01:00
Github-actions
5da1c23aea Automatic linting 2023-11-26 10:19:13 +00:00
Roland Geider
1dbdeb0269 Change submit button name
This causes problems when used with recaptcha, see #1504
2023-11-26 11:18:09 +01:00
Roland Geider
c9e963012b Merge pull request #1501 from wger-project/fix/error-pages
Improve error pages
2023-11-25 12:55:41 +01:00
Roland Geider
08526ce761 Merge pull request #1483 from wger-project/dependabot/pip/wheel-0.41.3
Bump wheel from 0.41.2 to 0.41.3
2023-11-25 12:52:24 +01:00
Roland Geider
af2484a54f Tweak column widths 2023-11-25 12:48:03 +01:00
Roland Geider
07ab35fdaf Remove unused file 2023-11-25 12:44:35 +01:00
Roland Geider
8ac2550aec Improve error page layout and text 2023-11-25 12:44:17 +01:00
Roland Geider
f653a588cb Remove unused files 2023-11-25 11:56:17 +01:00
Roland Geider
ea2b4d0615 Remove unused font files 2023-11-25 11:56:17 +01:00
Roland Geider
154c68c5dc Remove metrics-graphics
This package ist not used anymore
2023-11-25 11:56:17 +01:00
Roland Geider
828ed12690 Merge pull request #1485 from wger-project/dependabot/pip/crispy-bootstrap5-2023.10
Bump crispy-bootstrap5 from 0.7 to 2023.10
2023-11-25 11:04:41 +01:00
Roland Geider
0515e03647 Simplify OFF import script
This now is automatically setup with docker compose, also the script has
been moved to a management command, which is cleaner
2023-11-25 10:57:46 +01:00
Roland Geider
21697d61d3 Merge pull request #1499 from wger-project/dependabot/pip/django-filter-23.4
Bump django-filter from 23.3 to 23.4
2023-11-24 21:01:20 +01:00
dimii27
dcefe9bdb8 Translated using Weblate (Romanian)
Currently translated at 16.4% (127 of 774 strings)

Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/ro/
2023-11-24 02:08:27 +01:00
Roland Geider
f6abd4f7f9 Increase field lengths for license information
Specially the authors field needs to be longer when importing ingredients from
Open Food Facts, since the list can be quite long
2023-11-23 20:54:28 +01:00
Roland Geider
23dca42a8b Import products with a completeness value higher than 0.7
We could probably go even lower, but this is a good start
2023-11-23 20:54:28 +01:00
Roland Geider
27b71ac616 Merge pull request #1500 from wger-project/dependabot/pip/celery-redis--5.3.6
Bump celery[redis] from 5.3.5 to 5.3.6
2023-11-23 19:47:18 +01:00
dependabot[bot]
4deaa30322 Bump celery[redis] from 5.3.5 to 5.3.6
Bumps [celery[redis]](https://github.com/celery/celery) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.5...v5.3.6)

---
updated-dependencies:
- dependency-name: celery[redis]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 23:47:55 +00:00
dependabot[bot]
869cbab97a Bump crispy-bootstrap5 from 0.7 to 2023.10
Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 0.7 to 2023.10.
- [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases)
- [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-crispy-forms/crispy-bootstrap5/compare/0.7...2023.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 11:57:03 +00:00
Github-actions
0560b88fff Automatic linting 2023-11-22 11:56:34 +00:00
Roland Geider
ca6296347b Merge pull request #1497 from wger-project/dependabot/pip/django-recaptcha-approx-eq-4.0.0
Update django-recaptcha requirement from ~=3.0.0 to ~=4.0.0
2023-11-22 12:55:34 +01:00
dependabot[bot]
98ba5a5abe Bump django-filter from 23.3 to 23.4
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.3 to 23.4.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/23.3...23.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 23:42:20 +00:00
Roland Geider
a23e976856 Merge pull request #1492 from wger-project/dependabot/pip/openfoodfacts-0.1.12
Bump openfoodfacts from 0.1.11 to 0.1.12
2023-11-21 16:23:47 +01:00
Roland Geider
b10df79f82 Update django recaptcha package names 2023-11-21 16:23:12 +01:00
Roland Geider
beb5565246 Merge pull request #1494 from wger-project/dependabot/pip/django-cors-headers-4.3.1
Bump django-cors-headers from 4.3.0 to 4.3.1
2023-11-21 16:01:30 +01:00
Roland Geider
cddb896f7f Update react code 2023-11-21 14:32:57 +01:00
Roland Geider
b2c4dfa3ee Add new serializer for the exercise base info endpoint
This one doesn't expose the exercise base id or uuid, since it's not necessary
in this context
2023-11-21 13:43:00 +01:00
Github-actions
016f20ccb1 Automatic linting 2023-11-20 19:55:30 +00:00
Roland Geider
1d11f8e5c8 Move more logic out of generator.py and to own management commands
See #919
2023-11-20 20:54:26 +01:00
Roland Geider
23c28b2324 Remove unused JS code and packages 2023-11-20 16:21:21 +01:00
Roland Geider
49b41cb12c Merge pull request #1496 from wger-project/dependabot/npm_and_yarn/tinymce-5.10.9
Bump tinymce from 5.10.8 to 5.10.9
2023-11-20 14:59:16 +01:00
Github-actions
92c5e57845 Automatic linting 2023-11-19 12:35:21 +00:00
Roland Geider
a4183eed64 Set mastodon config for tests 2023-11-19 13:34:24 +01:00
Github-actions
359a44a8ac Automatic linting 2023-11-19 12:24:13 +00:00
Roland Geider
b4bd6fa1c0 Allow configuring a mastodon instance for contact 2023-11-19 13:23:14 +01:00
dependabot[bot]
ecc68a1e11 Update django-recaptcha requirement from ~=3.0.0 to ~=4.0.0
Updates the requirements on [django-recaptcha](https://github.com/torchbox/django-recaptcha) to permit the latest version.
- [Release notes](https://github.com/torchbox/django-recaptcha/releases)
- [Changelog](https://github.com/torchbox/django-recaptcha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/torchbox/django-recaptcha/compare/3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: django-recaptcha
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 23:36:00 +00:00
dependabot[bot]
59aa1a7c33 Bump tinymce from 5.10.8 to 5.10.9
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.8 to 5.10.9.
- [Changelog](https://github.com/tinymce/tinymce/blob/5.10.9/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.9/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 18:58:29 +00:00
dependabot[bot]
a0b34f1e19 Bump django-cors-headers from 4.3.0 to 4.3.1
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 23:04:50 +00:00
Roland Geider
c53b4aaa8e Merge pull request #1493 from wger-project/dependabot/pip/celery-redis--5.3.5
Bump celery[redis] from 5.3.4 to 5.3.5
2023-11-11 06:03:33 +01:00
dependabot[bot]
56ada2677a Bump celery[redis] from 5.3.4 to 5.3.5
Bumps [celery[redis]](https://github.com/celery/celery) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.4...v5.3.5)

---
updated-dependencies:
- dependency-name: celery[redis]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 23:32:21 +00:00
dependabot[bot]
fd77aad721 Bump openfoodfacts from 0.1.11 to 0.1.12
Bumps [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/openfoodfacts/openfoodfacts-python/releases)
- [Changelog](https://github.com/openfoodfacts/openfoodfacts-python/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/openfoodfacts/openfoodfacts-python/compare/v0.1.11...v0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 23:32:08 +00:00
Roland Geider
3d22d9172e Merge pull request #1491 from wger-project/dependabot/pip/reportlab-4.0.7
Bump reportlab from 4.0.6 to 4.0.7
2023-11-09 07:38:52 +01:00