Roland Geider
91918d36ea
Fix problem with wger command not being found
2022-01-02 14:09:50 +01:00
Roland Geider
3ef7432239
Install wger with pip
2022-01-02 13:16:44 +01:00
Roland Geider
82255c951e
Small improvements to OFF import script
2021-11-25 20:30:52 +01:00
Roland Geider
9bb76258ce
Rename docker image from wger/devel to wger/server
2021-10-10 20:27:20 +02:00
Roland Geider
8786bcfb15
Remove docker image with venv, was not used anymore
2021-10-10 20:25:58 +02:00
Roland Geider
d3d2ab192f
Remove last mentions of wger/apache image
2021-10-01 10:46:53 +02:00
Roland Geider
dd7d1bddd8
Remove funkload test
...
The results weren't very meaningful and anyway
2021-10-01 10:43:17 +02:00
Roland Geider
3db6b38ece
Rename apache image to demo
...
That's the image's purpose and which server is used is no important
2021-10-01 10:43:17 +02:00
Roland Geider
77d5ae5f6d
Merge branch 'feature/measurements'
2021-09-09 21:11:14 +02:00
Roland Geider
62abd5059c
Add command to sync exercise data across instances
...
Closes #698
2021-08-31 16:40:43 +02:00
Roland Geider
62414f2fbc
Remove whitespaces in env file
...
Fixes #768
2021-08-19 16:18:33 +02:00
Roland Geider
dc0e8b2d73
Remove links to gitter
...
This wasn't used much anyway
2021-08-17 19:05:05 +02:00
Roland Geider
b06d97809a
Cleanup, querysets are iterable
2021-07-22 11:35:01 +02:00
Roland Geider
41c11498c7
Linting
2021-07-22 11:32:08 +02:00
Roland Geider
c70c3b9cb4
Add dummy generator for measurements
2021-07-22 11:29:03 +02:00
Roland Geider
ea2984f3fc
Automatically format the code with yapf and isort
2021-06-23 18:08:42 +02:00
Roland Geider
59c02a7ae5
Use correct base image
2021-06-21 08:00:49 +02:00
Roland Geider
a298b2f43c
Add no interactive option
2021-06-18 12:58:10 +02:00
Roland Geider
ff468f4a43
Use Ubuntu 21.04
...
This comes with a newer version of npm
2021-06-18 10:44:51 +02:00
colout
9fc9465a55
tzdata won't shut up
2021-06-18 10:04:07 +02:00
dependabot[bot]
36d48903e2
Bump wger/base from 2.0-dev to 2.1-dev in /extras/docker/development
...
Bumps wger/base from 2.0-dev to 2.1-dev.
---
updated-dependencies:
- dependency-name: wger/base
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-17 23:02:36 +00:00
Roland Geider
1d727e7ff5
Tag docker images with 2.1-dev
2021-06-17 17:47:52 +02:00
Kristopher Newsome
37ef7644a7
Fix generator for workouts for comment to name rename.
2021-06-06 14:57:13 -04:00
Roland Geider
ea0947e340
Fix wording
2021-04-24 12:31:56 +02:00
Roland Geider
c4aeab9cc3
Use configured FROM email address when sending emails
...
Fixes #650
2021-04-13 19:10:08 +02:00
Roland Geider
6c1b2fa3a0
Some fixes to make the anonymous forms work again with recaptcha
2021-04-11 20:10:40 +02:00
Roland Geider
8263322946
Merge remote-tracking branch 'origin/master'
2021-04-01 20:41:59 +02:00
Roland Geider
2975af0ab7
Refactor download-exercise-images.py script
...
We now iterate through the images available on the server and check if they
exist locally, instead of checking local images, searching for them individually
on the server and then loading the thumbnails to retrieve the original. This
saves a couple of requests.
2021-03-29 13:53:43 +02:00
Roland Geider
da79f6510a
No need to manually add exercises to sets
2021-03-15 11:30:41 +01:00
Roland Geider
45928a91dd
Merge branch 'master' of github.com:wger-project/wger
2021-03-01 18:07:38 +01:00
Roland Geider
1bb76776f2
Merge branch 'master' of github.com:wger-project/wger
2021-02-02 15:38:51 +01:00
Roland Geider
4908ed78ab
Generate random times for the meals
2021-01-24 21:39:39 +01:00
Roland Geider
9495f7989c
Remove the original unraid files
...
The new settings files is now used in the development image as well
2021-01-09 13:21:24 +01:00
Roland Geider
53bf0426d4
Add some more defaults to env variables
2021-01-09 13:20:00 +01:00
Roland Geider
cd6a5ce98b
Activate the postgres DB backend again
2021-01-09 12:40:02 +01:00
Roland Geider
950ce86e76
Add some more defaults to env variables
2021-01-09 12:38:03 +01:00
Roland Geider
a4fe882a48
Merge branch 'master' into aronwk-aaron-customizable-unraid
...
# Conflicts:
# AUTHORS.rst
2021-01-09 11:40:10 +01:00
Roland Geider
1326abdc0a
Improve instructions on how to use the filter-fixtures.py script
2021-01-09 11:36:47 +01:00
Roland Geider
8ae404de8c
Move variations and base data to separate exercise json fixture
2021-01-05 13:32:26 +01:00
Roland Geider
427286bfc8
Merge remote-tracking branch 'origin/master'
2020-12-27 21:06:43 +01:00
Roland Geider
90fee14997
Merge remote-tracking branch 'origin/master'
2020-12-20 22:07:54 +01:00
Roland Geider
e3e12528f9
Use correct commands in the readmes...
2020-12-20 21:28:00 +01:00
Roland Geider
e286d5a7da
Move other ingredient fixtures to data repo and update the docs
2020-12-20 20:59:32 +01:00
Roland Geider
88c214b22b
Fix linting error
2020-12-20 15:01:45 +01:00
Roland Geider
621ae62181
Add steps on how to update fixtures
2020-12-20 14:55:45 +01:00
Roland Geider
9eef161842
Cleanup installation
2020-12-20 14:40:09 +01:00
Roland Geider
5f4c31a3cb
Cleanup installation
2020-12-20 14:03:02 +01:00
Roland Geider
63caf299e1
Cleanup
2020-12-20 13:54:01 +01:00
Roland Geider
0f14def553
Fix linting errors
2020-12-19 20:01:37 +01:00
Roland Geider
b39b0cfc2d
Use a dictionary for the languages, seem cleaner
2020-12-19 19:58:39 +01:00