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 [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

# Proposed Changes - Fix the removing of a prev form if sets are changed - Closes #1553 ## Please check that the PR fulfills these requirements - [ ]...

# Proposed Changes Currently, I understood that downloading the ingredients from the Open Food Facts server requires an import using a running Mongo server. This pull request avoids using Mongo...

Add the possibility to create dynamic measurements that are calcualted based on other entries. For example, a 1RM calculated value for squats from the logged values or the BMI. How...

## Steps to Reproduce 1. Create a session and add one exercise with a comment 2. Edit that exercise **Expected results:** A full edit (comment, number of sets) to be...

To build the app from the git repo, `sass` should be installed on the system. Could be nice to add it to the development docs.

## Steps to Reproduce 1. Create a new exercise 2. Create a new workout and add that exercise ![image](https://github.com/wger-project/wger/assets/3237784/8298cf28-766d-4095-a62e-5d4375ff0ad5) 3. Change the number of sets ![image](https://github.com/wger-project/wger/assets/3237784/9ecc8c9f-f592-454c-89a6-c0b95b0d2602) **Expected results:** The form...

## Steps to Reproduce 1. Add the same exercise with different parameters ![image](https://github.com/wger-project/wger/assets/3237784/efae1c69-e9e0-4800-8c5e-ab23e7fc2118) 2. Try to log a sessión ![image](https://github.com/wger-project/wger/assets/3237784/f85d588d-e51f-462d-881e-c4aa39c41d78) **Expected results:** First exercise should only have two sets. Also,...

Self-hosted docker image of wger with nginx/traefik. I have a database of exercises for my Bio Force, I try to add them with SQL, on the webpage they are shown...