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

## Use case On the website you use CSS-style `text-align: justify;` for `ul` lists. From a typographic point of view it looks bad and is not necessary. ## Proposal Don't...

# Proposed Changes - Adding a tutorial for the web application to make it easier to dive into the basic functionality of the app - Updated README.md and added image...

It is currently not possible to retrieve e.g. weight entries created after a specific date, or entries bigger than a value. Since django filter seems to support this, this should...

I am running different apps behind a reverse proxy. Using my current domain with different subdirectories. Unfortunately, I haven't found any setting / configuration for configuring this app for a...

While this woulnd't make any problems, it's still better to be able to find (and delete) variations which are not associated with any exercise. In short, the command should present...

## Use case Today I cant find a way to rearrange exercises within an workout day and in supersets. The only way I find is to delete an exercise, create...

# Proposed Changes - Added a test for the copy nutrition plan function/endpoint - Refactored copy nutrition plan function to avoid potential race condition that occurs, causing meals and meal...

In the docker base image, `npm install -g yarn sass` currently produces this warning ``` 2023-06-14T08:25:31.9891591Z #11 40.11 npm WARN EBADENGINE Unsupported engine { 2023-06-14T08:25:31.9891989Z #11 40.12 npm WARN EBADENGINE...

## Use case When creating a meal plan, the input field is labeled as "Ingredient" instead of meal or dish name, so it becomes confusing as it is basically asking...

## Use case On the dashboard, when navigating to the workout section, there is a way to view logs by clicking on a text link. ## Proposal I am proposing...