Roland Geider
|
f5ea59a74f
|
Update the datatables package
|
2024-11-14 19:20:00 +01:00 |
|
Github-actions
|
bb3f3ccb38
|
Automatic linting
|
2024-11-14 12:08:49 +00:00 |
|
Roland Geider
|
0fc1c35edb
|
Remove test for deleted view
|
2024-11-14 12:53:24 +01:00 |
|
Roland Geider
|
59dda5f1b5
|
Remove unused code
|
2024-11-13 23:56:19 +01:00 |
|
Roland Geider
|
fab220b522
|
Remove unused views and templates
|
2024-11-13 23:43:32 +01:00 |
|
Roland Geider
|
b6f9f5e9e8
|
Merge pull request #1764 from wger-project/dependabot/npm_and_yarn/Sortable-1.15.3
Bump Sortable from 1.15.2 to 1.15.3
|
2024-11-13 23:16:20 +01:00 |
|
Roland Geider
|
fb0308dcf1
|
Update react files
|
2024-11-13 15:19:48 +01:00 |
|
Roland Geider
|
4bcaca936d
|
Merge pull request #1817 from wger-project/dependabot/pip/wheel-0.45.0
Bump wheel from 0.44.0 to 0.45.0
|
2024-11-13 15:06:20 +01:00 |
|
dependabot[bot]
|
d9e60fab4e
|
Bump wheel from 0.44.0 to 0.45.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.44.0...0.45.0)
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 23:32:43 +00:00 |
|
Roland Geider
|
4f3ca9d8af
|
Delete the ingredient image from the disk if the entry is deleted from the db
|
2024-11-10 17:53:15 +01:00 |
|
Roland Geider
|
43650af0cc
|
Merge pull request #1812 from wger-project/dependabot/pip/openfoodfacts-2.2.0
Bump openfoodfacts from 1.1.3 to 2.2.0
|
2024-11-09 18:56:48 +01:00 |
|
Roland Geider
|
671bd8e3f0
|
Fix test
|
2024-11-09 18:39:55 +01:00 |
|
dependabot[bot]
|
007712f43d
|
Bump openfoodfacts from 1.1.3 to 2.2.0
Bumps [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) from 1.1.3 to 2.2.0.
- [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/v1.1.3...v2.2.0)
---
updated-dependencies:
- dependency-name: openfoodfacts
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-09 18:39:55 +01:00 |
|
Roland Geider
|
d92bb66652
|
Fix tests
|
2024-11-09 18:38:36 +01:00 |
|
Github-actions
|
109338c86d
|
Automatic linting
|
2024-11-09 16:14:48 +00:00 |
|
Roland Geider
|
21e0e8fae3
|
Merge pull request #1807 from kmoy1/master
Dynamically update WeightUnit from user preferences when creating workout
|
2024-11-09 17:14:33 +01:00 |
|
Roland Geider
|
69acc9c299
|
Update react files
|
2024-11-09 12:30:16 +01:00 |
|
Github-actions
|
4477e1fd3f
|
Automatic linting
|
2024-11-07 18:52:53 +00:00 |
|
Roland Geider
|
cf691a6227
|
Temporarily remove the need to set-up a "registration user"
This was causing problems, specially on the iOS app
|
2024-11-07 19:52:34 +01:00 |
|
Roland Geider
|
540f210a15
|
Allow more flexible filtering of weight entries
|
2024-11-07 12:35:27 +01:00 |
|
kmoy1
|
f9a66e75cf
|
Merge branch 'master' into master
|
2024-11-01 19:19:46 -07:00 |
|
Kevin Moy
|
f5c1b1905f
|
Add testing
|
2024-11-01 19:15:30 -07:00 |
|
Kevin Moy
|
9b14289744
|
Dynamically update WeightUnit from user preferences when creating workout formset
|
2024-11-01 17:48:33 -07:00 |
|
dependabot[bot]
|
b498275ba0
|
Bump psycopg2-binary from 2.9.9 to 2.9.10
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-29 13:14:57 +01:00 |
|
Roland Geider
|
fcbe251691
|
Allow deactivating django compressor
|
2024-10-28 19:38:33 +01:00 |
|
dependabot[bot]
|
0381341f5e
|
Bump django-cors-headers from 4.4.0 to 4.5.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.5.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.5.0)
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-23 09:27:20 +02:00 |
|
dependabot[bot]
|
9fff667d58
|
Bump icalendar from 6.0.0 to 6.0.1
Bumps [icalendar](https://github.com/collective/icalendar) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 16:36:39 +02:00 |
|
dependabot[bot]
|
2fe1501feb
|
Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 16:20:19 +02:00 |
|
Roland Geider
|
221f68f0a0
|
Don't build "apache" images anymore
|
2024-10-22 14:53:05 +02:00 |
|
Roland Geider
|
c63f680d4a
|
Update README.md files
|
2024-10-22 14:51:20 +02:00 |
|
Roland Geider
|
b13063a2c1
|
Copy development Dockerfile from powersync branch
|
2024-10-22 14:27:23 +02:00 |
|
Roland Geider
|
e70e98748d
|
Merge pull request #1798 from victorbmlabs/patch-1
Update django.po
|
2024-10-21 22:01:54 +02:00 |
|
Victor B
|
5ecd762fb5
|
Update django.po
Fix some dutch translations
|
2024-10-21 21:25:21 +02:00 |
|
dependabot[bot]
|
a7ed2a8a9b
|
Bump reportlab from 4.2.2 to 4.2.5
Bumps [reportlab](https://www.reportlab.com/) from 4.2.2 to 4.2.5.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-20 11:26:15 +02:00 |
|
Dieter Plaetinck
|
12655d36c8
|
give dummy meals names
|
2024-10-17 14:49:59 +02:00 |
|
dependabot[bot]
|
b8ad8ed9ce
|
Bump coverage from 7.6.1 to 7.6.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.3)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-16 15:23:16 +02:00 |
|
Roland Geider
|
35b0a0fc24
|
Workaround for wger-project/docker/issues/105
|
2024-10-16 10:58:47 +02:00 |
|
dependabot[bot]
|
e151c7dcd6
|
Bump tqdm from 4.66.4 to 4.66.5
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-13 17:10:03 +02:00 |
|
dependabot[bot]
|
a31395f11c
|
Bump icalendar from 5.0.13 to 6.0.0
Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.13 to 6.0.0.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v5.0.13...v6.0.0)
---
updated-dependencies:
- dependency-name: icalendar
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 15:55:46 +02:00 |
|
kvnrmnn
|
e2f3e3b6a1
|
Translated using Weblate (German)
Currently translated at 100.0% (718 of 718 strings)
Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/de/
|
2024-10-08 18:16:13 +02:00 |
|
Roland Geider
|
39e8a9528a
|
Merge pull request #1784 from wger-project/dependabot/pip/openfoodfacts-1.1.3
Bump openfoodfacts from 0.4.0 to 1.1.3
|
2024-10-07 11:58:46 +02:00 |
|
Roland Geider
|
2656abbd28
|
Fix test
|
2024-10-06 19:02:25 +02:00 |
|
Roland Geider
|
5932b603c5
|
Merge pull request #1783 from wger-project/dependabot/pip/django-axes-ipware--7.0.0
Bump django-axes[ipware] from 6.5.1 to 7.0.0
|
2024-10-06 18:53:18 +02:00 |
|
Github-actions
|
3fbd07449e
|
Automatic linting
|
2024-10-06 08:52:11 +00:00 |
|
Roland Geider
|
52632b308a
|
Merge pull request #1786 from wger-project/feature/improved-docker-image
Improve docker image
|
2024-10-06 10:51:56 +02:00 |
|
Roland Geider
|
a43c3af5b7
|
Fix variable
|
2024-10-05 12:27:13 +02:00 |
|
dependabot[bot]
|
6e3940e786
|
Bump openfoodfacts from 0.4.0 to 1.1.3
Bumps [openfoodfacts](https://github.com/openfoodfacts/openfoodfacts-python) from 0.4.0 to 1.1.3.
- [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.4.0...v1.1.3)
---
updated-dependencies:
- dependency-name: openfoodfacts
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-04 23:54:03 +00:00 |
|
dependabot[bot]
|
baa68a6aee
|
Bump django-axes[ipware] from 6.5.1 to 7.0.0
Bumps [django-axes[ipware]](https://github.com/jazzband/django-axes) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/jazzband/django-axes/releases)
- [Changelog](https://github.com/jazzband/django-axes/blob/master/CHANGES.rst)
- [Commits](https://github.com/jazzband/django-axes/compare/6.5.1...7.0.0)
---
updated-dependencies:
- dependency-name: django-axes[ipware]
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-04 23:53:40 +00:00 |
|
Roland Geider
|
4600c70eff
|
Merge pull request #1782 from wger-project/dependabot/pip/pymongo-4.10.1
Bump pymongo from 4.9.1 to 4.10.1
|
2024-10-04 10:43:22 +02:00 |
|
Ritik Sharma
|
ebf5531e7a
|
Translated using Weblate (Hindi)
Currently translated at 2.0% (15 of 718 strings)
Translation: wger Workout Manager/Web App
Translate-URL: https://hosted.weblate.org/projects/wger/web/hi/
|
2024-10-04 09:15:39 +02:00 |
|