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

See discussion in https://github.com/wger-project/flutter/issues/614

This now uses the existing filter mechanisms from django-filter. Usage: `api/v2/ingredient/search?term=foo` becomes `api/v2/ingredient[info]/?name__search=foo&language__codes=en` Other changes: * The old search filtered the results by language by default and used the special...

In order to... * guide certain "product decisions" (e.g. should we focus on nutrition in the app or on the web page? which functions do people prefer to use on...

## Use case Some measurements e.g. Blood Pressure consist of multiple values. While this could be entered into wger via 2 custom measurement this feels wrong. Especially as the the...

## Steps to Reproduce On your website, the link to your Discord is an INVALID link. Sorry - I know this is NOT where such an issue should be reported,...

As a Trainer I should be able to upload example videos to workouts to a personal library that demonstrate form and technique and be able to share them to individual...

Did a fresh install on my unraid V7. I am getting this error `ERROR 2025-02-10 13:04:03,443 log Internal Server Error: /en/software/features Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/django/core/handlers/exception.py", line 55,...

Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) from 2.1.8 to 2.2.2. Commits 296f9e8 Sync tag release - 2.2.2 2c8e83f 2086c5b5667371bbd2e3b335121c66c26e8d95f6 Release 2.2.2 ed9db26 1c3f9d4dba51d758b4f9477a78e96b905925b0c2 Example: Update flexible width examp... 2b35cff 528e66bbd5a050d9c83f720d19864c40410326bf Fix: CSS output is...

dependencies
javascript

Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.4. Changelog Sourced from psycopg[binary]'s changelog. .. currentmodule:: psycopg .. index:: single: Release notes single: News psycopg release notes Future releases Python 3.3.0 (unreleased) ^^^^^^^^^^^^^^^^^^^^^^^^^...

dependencies
python

Backend changes for the flexible routines https://github.com/wger-project/react/pull/975 https://github.com/wger-project/flutter/pull/682