wger icon indicating copy to clipboard operation
wger copied to clipboard

Self hosted FLOSS fitness/workout, nutrition and weight tracker

Results 328 wger issues
Sort by recently updated
recently updated
newest added

Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) from 2.3.1 to 2.3.2. Commits 83db80c Sync tag release - 2.3.2 0d04b9e 5bb67c1e7d3916e4f2eef9835b69642e68524704 Release: 2.3.2 e493c4e 637b024e991159090a586050a9911805fd106d62 Docs: Tweak versionCheck docs 60b3597 4967819fbef5680f538f66951cb7bdae51ec7cdc 90efdbd 4967819fbef5680f538f66951cb7bdae51ec7cdc 0ef8c20 4967819fbef5680f538f66951cb7bdae51ec7cdc f878da5...

dependencies
javascript

# Proposed Changes Add a start and (optional) end dates to nutritional plans See https://discord.com/channels/754275926921052230/1379765089049247806

### Priority/Impact High (critical issue, blocks workflow) ### Description I cannot create a new workout plan in the Android client app by hitting the plus button -> New workout plan...

# Proposed Changes - Added new Celery task (in exercises) for caching API exercises - Added new variables in global settings: CACHE_API_EXERCISES_CELERY, CACHE_API_EXERCISES_CELERY_FORCE_UPDATE ## Related Issue(s) https://github.com/wger-project/wger/issues/1694 ## Please check...

### Priority/Impact None ### Description Following the manual installation instructions at https://wger.readthedocs.io/en/latest/production/installation.html , the procedure fails at `pip install -r requirements_prod.txt` because there is no `requirements_prod.txt` in the files pulled...

### Priority/Impact Low (minor inconvenience) ### Description Log in to the web Application-> Training>Calendar->select a day with a Workout session(here 19.06.)>expand the "Workout session"-> try to scroll down to the...

### Use case Allow `AUTH_PROXY_TRUSTED_IPS` to accept subnet instead of just single IP. ### Proposal > - It would be nice if `AUTH_PROXY_TRUSTED_IPS` accepted a subnet. Using podman, all of...

### Priority/Impact Medium (affects some functionality) ### Description I'm self-hosting wger. I have `MIN_ACCOUNT_AGE_TO_TRUST=0` in my wger-local.env file, yet I still get this message when trying to add an exercise:...

## Steps to Reproduce 1. I only attempted to install wger on docker through Portainer and get the error from the logs below, along with the error in Portainer that:...

### Priority/Impact High (critical issue, blocks workflow) ### Description Hello, I encountered the bug where I can't copy a template back to my own routine... I recreated the bug on...