Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
wger
Self hosted FLOSS fitness/workout and weight tracker
Collective -
Host: opensource -
https://opencollective.com/wger
- Code: https://github.com/wger-project
This makes is clearer what to do when building own docker images and make sure
that this descrip...
This is only necessary when running the application in production, where the
static files are se...
Also, change the order of the installation commands so they are the same as for
the devel image....
This was causing many problems with the installation and was only needed for
the packaged versio...
github.com/wger-project/wger - 692477e5427d89626d400483b80ce0b7b00cb71d authored over 8 years ago by alois <[email protected]>
github.com/wger-project/wger - 22cf061daee163c6605ca05a2aeabb63b516634a authored over 8 years ago by alois <[email protected]>
This gives us a little more space in the form, which we need in small screens.
Otherwise the con...
github.com/wger-project/wger - 2250b686adf7c233026ff216d5d3113fa1aed3ec authored over 8 years ago by Roland Geider <[email protected]>
The PR changed the initial migration, which this commit reverses. In its place,
a new migration ...
275 out of bounds weight error for the morbidly obese
github.com/wger-project/wger - 9666625f0d8ec770275e5511c583dc3f297d25ae authored over 8 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - 594abbd2fb62605e56fcbb83df153f1b18b1177a authored almost 9 years ago by alois <[email protected]>
github.com/wger-project/wger - 7058422cc38c87515d0254a1c68e20d05f4919a5 authored almost 9 years ago by alois <[email protected]>
Add git to necessary packages list for Dev version
github.com/wger-project/wger - 18b18056d69c013ee07c1e652f26960764ccde12 authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - 3d226db50e69f96152f2b22c5dccd8c4c8b4e932 authored almost 9 years ago by ywecur <[email protected]>
Since we are mucking with the system path in the tasks.py, there are problems
with the invoke co...
github.com/wger-project/wger - a1ae61b7cb78bbebbda41439f09739dc0984ab1e authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 409868f94d0973b863d098ff6eff10ed86770122 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 720afcfa57cb1e2d9690d4118caabaf7c78c9330 authored almost 9 years ago by Verdi R-D <[email protected]>
github.com/wger-project/wger - 011cc4925946ccb0aa52494fe0d3879462516279 authored almost 9 years ago by Verdi R-D <[email protected]>
If the user selected "Until Failure", only 1 "repetition" is saved, everything
else doesn't make...
This change uses an explicit "Nr. x" since now there is enough space to do it.
github.com/wger-project/wger - a82e590cddabc1897b75c1184852e9a4b422e196 authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - dba7286838e7e349977b87d5c0bdfbe1b0943aad authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 37b66397abd97b9ed628386a224b7a11c948a672 authored almost 9 years ago by Roland Geider <[email protected]>
This consolidates the workout's logic in the model, in case it needs to be
changed in the future.
github.com/wger-project/wger - 02b246fb46daa710b253c1d254fcf48bc0238efc authored almost 9 years ago by Roland Geider <[email protected]>
This is necessary to be able to use the workout log form at all, otherwise all
fields need to be...
With the addition of the repetition and weight units, the form for adding sets
to a day needed m...
This consolidates some parts of the logic in small helper functions. Also, the
unit "Until Failu...
github.com/wger-project/wger - 783165571d6fe5b0e655e8c2a4cf7a77e74b3ea1 authored almost 9 years ago by Roland Geider <[email protected]>
This is a bit more robust as there are some 'special' PKs that are hard coded
in the application
This repetition should also not be deletable, since its ID will be hard coded
in some places of ...
The muscles can now be edited via the muscle overview list, there is no need
for additional JS c...
This checks for the correct permission for each link, not just a general
"perms.exercises" which...
github.com/wger-project/wger - a84b91ab278a38133255598a761ca8fefe1ed25e authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - eab98b43b1b29f46db1838c06e7527ea34d171f3 authored almost 9 years ago by Roland Geider <[email protected]>
If a user changed the applicacion't language to something other than the
browser's default (e.g....
github.com/wger-project/wger - ad18024f818c1b25dfcd9b10429bcf39a81d3090 authored almost 9 years ago by Roland Geider <[email protected]>
The cache provided only negligible speed improvemts and required a lot of
testing and logic thro...
github.com/wger-project/wger - 60671f6d7c56443b1cf50d1ee3a556b6acfac380 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - b7695f8668d889aaeee34f3f56b337407a68d208 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 3b0b251e8bc60a6f38ca8892813096dce64995b8 authored almost 9 years ago by Roland Geider <[email protected]>
They were still using the old unit field name
github.com/wger-project/wger - 7ba33e542e4bf26b5297d8c96e6cec20bf7acf7d authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - c2423bf446ad76fafa53b32aded25795274bc7c4 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 97fb466f8da3ab2b994c3975790a041071ed5e41 authored almost 9 years ago by Roland Geider <[email protected]>
Otherwise the upgrade path is very cumbersome, with manual steps to load the
fixtures, etc.
Also, update some of the templates and helper methods as as needed
github.com/wger-project/wger - b858a0bb716182b392a2f6e79cb221ff3d698604 authored almost 9 years ago by Roland Geider <[email protected]>
Weight units describe the actual weight unit used for a specific setting, such
as 'kg', 'lb', bu...
The unit doesn't refer to the whole setting entry, but only to the "repetition"
(which is itself...
The link to the online documentation belongs thematically with the
installation instructions, no...
There are point-releases that don't break compatiblilty and which we want to
use
The translated widgets are not in utils/widgets.py so they can be used
everywhere, even if the t...
github.com/wger-project/wger - 474699208f64d449fdb2436106094995363af098 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 6819aebd7d06f382f13e38900572b5fcf5cb0621 authored almost 9 years ago by Roland Geider <[email protected]>
Fixes #258
github.com/wger-project/wger - b8b189d51c8cb95a5764a581cc40168130710473 authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - 61bc31a2097066266ac9a579c5dbbbf18e8d4f0e authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 98f65f1e6d7555b3580e89fc3d29eb65bf93520d authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 6aba0667cb98f9f3bda1869e3dac88433b015f15 authored almost 9 years ago by Roland Geider <[email protected]>
The Creative Commons Attribution license is now also an available option
github.com/wger-project/wger - 3cba2b451d0fb58d8f3f316676699632a320f7bf authored almost 9 years ago by Roland Geider <[email protected]>
The exercise and ingredient license is dynamic and is not a hard coded CC
license anymore.
Fixe...
github.com/wger-project/wger - 6ec08a5a5eb264882b8f78a93f6dd1e7ea414845 authored almost 9 years ago by Roland Geider <[email protected]>
This is a pure python package and was being packaged (e.g. to pypi) like this
anyway.
github.com/wger-project/wger - 33f70bfa007828727ad98dd7fbf29808ba21e053 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - fe0c4a47f8e7bfbbdfbc395ed62e62564b64cd66 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - ea8246ad0e32b78901deb2cbf0462c8d19c11107 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - ec9c7d65be25cea0b68566448e4ddef013b9910d authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - dc06710d60402d1c8ab05daf4b435bfa579faca2 authored almost 9 years ago by Roland Geider <[email protected]>
The tasks.py file changes it due to some packaging problems. Since some of its
helper functions ...
github.com/wger-project/wger - 427ba8ae4442529524296ed05e17577fcfa03e96 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 3e43408151b82b44a9c3f3f06fce619c0c34c758 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 08ec294b7fcf8e3b0accce742e52e5e8380cd14b authored almost 9 years ago by Roland Geider <[email protected]>
The text and spirit was copied from rust's CONTRIBUTING file
github.com/wger-project/wger - f3a5b0517741469dda7cb13c7c7ff4227b845502 authored almost 9 years ago by Roland Geider <[email protected]>
Also remove the 'header' for the images. This makes the images and pictures a
part of the exerci...
Testing what the produced HTML contains is something that is practically not
done anywhere and o...
github.com/wger-project/wger - 5d4f940e374315ae876cca550e1ef022ce26c052 authored almost 9 years ago by Roland Geider <[email protected]>
This is done in the main template and has now a different path since the
library itself is downl...
This basically brings visual structure so something that looked and felt like a
half empty page ...
As with other recent commits:
- Use a button dropdown for edit/delete operations
- Use a button ...
The other overviews don't use this anymore
github.com/wger-project/wger - fb86ff3edea009bf7e4141fdff7a5cbe53c70e9b authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - dac042593c328c419c6ea392e8bdb5f09915a73e authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 73ed54b2771cf2ebe415748bc7cc8f4e2a45f8e7 authored almost 9 years ago by Roland Geider <[email protected]>
It is clear from the application it is in, which overview is meant
github.com/wger-project/wger - f6a96a994f442069c324921560029ffdc6a90ff5 authored almost 9 years ago by Roland Geider <[email protected]>This is done for consistency with the other overview pages
github.com/wger-project/wger - 0c2aca589965ae8b2154880ca83c112d6bba9871 authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - 809a65eb4820c9ff8093d41e372816c57bac0b7d authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - c7d771969d44badb95079e8f900a06e5d33043da authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 4660f913a9212060574985a7b73f9d22c4d6fb0b authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 21cb34137c3e70c3972ea2384850954ceced90e4 authored almost 9 years ago by Roland Geider <[email protected]>
This was done in 2 steps to avoid conflicts
github.com/wger-project/wger - ec968db0e0c85be87a61ecbbe157919cdb77fb4f authored almost 9 years ago by Roland Geider <[email protected]>The only locale in transifex are pt_BR and it_IT
github.com/wger-project/wger - f0accfc84834e579f87021b1a0c2eafaafe24ab0 authored almost 9 years ago by Roland Geider <[email protected]>
This is really just needed so as to more easily make the packaged (pypi)
version work. The 'invo...
github.com/wger-project/wger - ced628a2a8ae709aa59491837548e87021101ff2 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 63c79f0b5b1a6ba698f3f3149db0a66394d3f253 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - e814305335ba0a94d717514fd85528b585fccf35 authored almost 9 years ago by Roland Geider <[email protected]>
As with the commit before, this is mainly for consistency and to reduce the
complexity of the ex...
This behaviour is more consistent to how other "system" items are presented
and edited, such as ...
Otherwise the rest of the code tries to log in as a user and tests fail
github.com/wger-project/wger - f860dc1d7628daa1e93025d08ac4b7c2d80794d0 authored almost 9 years ago by Roland Geider <[email protected]>github.com/wger-project/wger - 2737feabe274900641c324fd71f938b732657845 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 60dd1d9a64340ec3c12c6715b7552a93bdc78218 authored almost 9 years ago by Roland Geider <[email protected]>
This also allows us to use one template for the desktop and the mobile
version
github.com/wger-project/wger - 073b237335bde23ed7769940b573d33d4ac504ed authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - 3362d6e553856f6a7409e379dfe51f641fa5ddc2 authored almost 9 years ago by Roland Geider <[email protected]>
github.com/wger-project/wger - b876dd1e32d321ccee155abaf2aa96c022a40cbf authored almost 9 years ago by Roland Geider <[email protected]>