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
trafficstars

Delete the (unused!) USDA ingredients from the database, they are old and can't be updated anymore (we have Open Food Facts now)

type: chore

When adding a log, either in the log view or in the gym view, it should be possible to exchange one exercise with another. This can be useful e.g. when...

effort: high
needs discussion
help wanted

The user table in the gym overview could use some dynamism for the columns. There is a plugin for datatables to (toggle columns)[https://datatables.net/extensions/buttons/examples/column_visibility/columnsToggle.html]. The only thing is that perhaps the...

There is currently no documentation for searching exercises and ingredients, since they are only used internally for the autocompleter but are something API users can also find useful. TODO: -...

The (day) calendar view groups the logs by exercise. While this is most of the time correct, this is simply wrong when doing supersets, at it then appears that all...

type: bug

The default behaviour of django rest framework seems to be to coerce decimals to string so they can be potentially localized ("2.1" vs "2,1"). This can be deactivated in the...

While lurking through API docs I found number of issues which cause frustration on how to use it. I will list them there to resolve. It should be a matter...

## Use case I am a relatively new user to this wonderful app and I'm looking to see if this is a feature, or maybe a use case with a...

For example when you choose body weight the field for the weight is still visible and accessible in the workout. The alert should be different for every setting, not only...

## Use case I generally train increasing the intensity of exercises over a period of 5 weeks, changing one exercise every day in the following weeks in order to add...