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

Add README files for docker

This makes is clearer what to do when building own docker images and make sure
that this descrip...

github.com/wger-project/wger - 64cb100428c37681edaa8b61163c1d52570627ab authored over 8 years ago by Roland Geider <[email protected]>
Add additional changedir function

This is only necessary when running the application in production, where the
static files are se...

github.com/wger-project/wger - 5a6f80de677bea357f1b896b8ac9ec17f5c1415e authored over 8 years ago by Roland Geider <[email protected]>
Fix dockerfile for apache deployment

Also, change the order of the installation commands so they are the same as for
the devel image....

github.com/wger-project/wger - 712b71ad142932dd5d65e798c94987bd455107f3 authored over 8 years ago by Roland Geider <[email protected]>
Move tasks.py back to the source folder

This was causing many problems with the installation and was only needed for
the packaged versio...

github.com/wger-project/wger - d0813d24295fd88d714cc197521c4840febe7641 authored over 8 years ago by Roland Geider <[email protected]>
fixing pep remarks

github.com/wger-project/wger - 692477e5427d89626d400483b80ce0b7b00cb71d authored over 8 years ago by alois <[email protected]>
fixing unit test for new canonical representation

github.com/wger-project/wger - 22cf061daee163c6605ca05a2aeabb63b516634a authored over 8 years ago by alois <[email protected]>
Remove left padding for columns in formset

This gives us a little more space in the form, which we need in small screens.
Otherwise the con...

github.com/wger-project/wger - 2ec13792277203b9569bcb8626b898aec6012ab0 authored over 8 years ago by Roland Geider <[email protected]>
Update changelog

github.com/wger-project/wger - 2250b686adf7c233026ff216d5d3113fa1aed3ec authored over 8 years ago by Roland Geider <[email protected]>
Some fixes to PR #275

The PR changed the initial migration, which this commit reverses. In its place,
a new migration ...

github.com/wger-project/wger - fbe14100713fcd30d67b873547ce6477d1a1cbb3 authored over 8 years ago by Roland Geider <[email protected]>
Merge pull request #276 from azend/275-out-of-bounds-weight-error-for-the-morbidly-obese

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]>
display secondary muscle on workout page

github.com/wger-project/wger - 594abbd2fb62605e56fcbb83df153f1b18b1177a authored almost 9 years ago by alois <[email protected]>
add package install instruction for fedora 23

github.com/wger-project/wger - 7058422cc38c87515d0254a1c68e20d05f4919a5 authored almost 9 years ago by alois <[email protected]>
Merge pull request #280 from ywecur/patch-1

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]>
Add git to necessary packages list for Dev version

github.com/wger-project/wger - 3d226db50e69f96152f2b22c5dccd8c4c8b4e932 authored almost 9 years ago by ywecur <[email protected]>
Change installation instructions for developmen

Since we are mucking with the system path in the tasks.py, there are problems
with the invoke co...

github.com/wger-project/wger - bb439e47fb2c821a142516a79996ef636d3ebed0 authored almost 9 years ago by Roland Geider <[email protected]>
Use correct path for sudoers file

github.com/wger-project/wger - a1ae61b7cb78bbebbda41439f09739dc0984ab1e authored almost 9 years ago by Roland Geider <[email protected]>
Set initial value for weight units

github.com/wger-project/wger - 409868f94d0973b863d098ff6eff10ed86770122 authored almost 9 years ago by Roland Geider <[email protected]>
Updated max weight bound in migration

github.com/wger-project/wger - 720afcfa57cb1e2d9690d4118caabaf7c78c9330 authored almost 9 years ago by Verdi R-D <[email protected]>
Update models.py

github.com/wger-project/wger - 011cc4925946ccb0aa52494fe0d3879462516279 authored almost 9 years ago by Verdi R-D <[email protected]>
Overwrite the log and setting repetitions

If the user selected "Until Failure", only 1 "repetition" is saved, everything
else doesn't make...

github.com/wger-project/wger - d3e091ce20638175c51a1901f6597814c9b60ede authored almost 9 years ago by Roland Geider <[email protected]>
Change numbering for sets

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]>
Add link to log overview from add form

github.com/wger-project/wger - dba7286838e7e349977b87d5c0bdfbe1b0943aad authored almost 9 years ago by Roland Geider <[email protected]>
Improve alignment of exercise name

github.com/wger-project/wger - 37b66397abd97b9ed628386a224b7a11c948a672 authored almost 9 years ago by Roland Geider <[email protected]>
Use the workout's get_absolute_url in breadcrumbs

This consolidates the workout's logic in the model, in case it needs to be
changed in the future.

github.com/wger-project/wger - 76cb5ae797c194a10c9fb987ca3a7860fec0fcbe authored almost 9 years ago by Roland Geider <[email protected]>
Use breadcrumb for navigation in log add view

github.com/wger-project/wger - 02b246fb46daa710b253c1d254fcf48bc0238efc authored almost 9 years ago by Roland Geider <[email protected]>
Make the repetition and weight unit fields optional

This is necessary to be able to use the workout log form at all, otherwise all
fields need to be...

github.com/wger-project/wger - 87478e9e44e46a5c01b6182c04f9675df51fc756 authored almost 9 years ago by Roland Geider <[email protected]>
Improve set form template

With the addition of the repetition and weight units, the form for adding sets
to a day needed m...

github.com/wger-project/wger - 6d5790c10e979958521bce8eee645f7607783a2b authored almost 9 years ago by Roland Geider <[email protected]>
Small refactoring of workout representation

This consolidates some parts of the logic in small helper functions. Also, the
unit "Until Failu...

github.com/wger-project/wger - 3c564c91f31ea22b3a746c9e3b178a94d696a42e authored almost 9 years ago by Roland Geider <[email protected]>
Add data migration for settings and logs

github.com/wger-project/wger - 783165571d6fe5b0e655e8c2a4cf7a77e74b3ea1 authored almost 9 years ago by Roland Geider <[email protected]>
Specify the PK for the unit data migration

This is a bit more robust as there are some 'special' PKs that are hard coded
in the application

github.com/wger-project/wger - 4b8582e119f78d40154d085e8e56e036a805c83d authored almost 9 years ago by Roland Geider <[email protected]>
Protext repetition unit 2 "until failure"

This repetition should also not be deletable, since its ID will be hard coded
in some places of ...

github.com/wger-project/wger - b2848203269c0b84d6cff4ba5a422c39da613582 authored almost 9 years ago by Roland Geider <[email protected]>
Remove unused javascript code

The muscles can now be edited via the muscle overview list, there is no need
for additional JS c...

github.com/wger-project/wger - 38983d36fd5ca9371a18d8322f43c3fe33521808 authored almost 9 years ago by Roland Geider <[email protected]>
Check for correct permission

This checks for the correct permission for each link, not just a general
"perms.exercises" which...

github.com/wger-project/wger - 0270b653ab637144fb4ac5a18a96e68ddf38fea3 authored almost 9 years ago by Roland Geider <[email protected]>
Fix pep8

github.com/wger-project/wger - a84b91ab278a38133255598a761ca8fefe1ed25e authored almost 9 years ago by Roland Geider <[email protected]>
Replace tabs with spaces

github.com/wger-project/wger - eab98b43b1b29f46db1838c06e7527ea34d171f3 authored almost 9 years ago by Roland Geider <[email protected]>
Fix bug in language selection for exercise search

If a user changed the applicacion't language to something other than the
browser's default (e.g....

github.com/wger-project/wger - 5bafdc7efb42e9da15c87efc61591a2511c160df authored almost 9 years ago by Roland Geider <[email protected]>
Simplify helper functions for cache keys

github.com/wger-project/wger - ad18024f818c1b25dfcd9b10429bcf39a81d3090 authored almost 9 years ago by Roland Geider <[email protected]>
Remove template cache from exercise detail page

The cache provided only negligible speed improvemts and required a lot of
testing and logic thro...

github.com/wger-project/wger - d771bc87674dd7dc79f248111cce45772285a95a authored almost 9 years ago by Roland Geider <[email protected]>
Fix representation test for weight units

github.com/wger-project/wger - 60671f6d7c56443b1cf50d1ee3a556b6acfac380 authored almost 9 years ago by Roland Geider <[email protected]>
Add weightunit permissions to admin group

github.com/wger-project/wger - b7695f8668d889aaeee34f3f56b337407a68d208 authored almost 9 years ago by Roland Geider <[email protected]>
Use correct resource name

github.com/wger-project/wger - 3b0b251e8bc60a6f38ca8892813096dce64995b8 authored almost 9 years ago by Roland Geider <[email protected]>
Fix some of the tests

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]>
Add weight unit to workout canonical form

github.com/wger-project/wger - c2423bf446ad76fafa53b32aded25795274bc7c4 authored almost 9 years ago by Roland Geider <[email protected]>
By popular demand, add pronunciation of 'wger'

github.com/wger-project/wger - 97fb466f8da3ab2b994c3975790a041071ed5e41 authored almost 9 years ago by Roland Geider <[email protected]>
Add data migration for weight and rep units

Otherwise the upgrade path is very cumbersome, with manual steps to load the
fixtures, etc.

github.com/wger-project/wger - 901e31e7391be9c614e171b6bf20160fe749b737 authored almost 9 years ago by Roland Geider <[email protected]>
Add rep and weight units to log tables

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]>
Add second unit for settings: Weight Units

Weight units describe the actual weight unit used for a specific setting, such
as 'kg', 'lb', bu...

github.com/wger-project/wger - aa12014813abdc42ae6ff1e111703dc6a66bb20b authored almost 9 years ago by Roland Geider <[email protected]>
Rename SettingUnit to RepetitionUnit

The unit doesn't refer to the whole setting entry, but only to the "repetition"
(which is itself...

github.com/wger-project/wger - d3824556dfd1d72e62d7a40b00250acda7baa322 authored almost 9 years ago by Roland Geider <[email protected]>
Move link to documentation

The link to the online documentation belongs thematically with the
installation instructions, no...

github.com/wger-project/wger - 86ca209242cc1cbb685eb8866f4c03a7df5db8ab authored almost 9 years ago by Roland Geider <[email protected]>
Make requirements slightly more flexible

There are point-releases that don't break compatiblilty and which we want to
use

github.com/wger-project/wger - 9a9641952f4241ab3259772c085fd65562a06ead authored almost 9 years ago by Roland Geider <[email protected]>
Remote widgets file in exercises, not used anymore

The translated widgets are not in utils/widgets.py so they can be used
everywhere, even if the t...

github.com/wger-project/wger - 828610cdf1efacdd3bd3f38be150784de2a1c049 authored almost 9 years ago by Roland Geider <[email protected]>
Fix comment

github.com/wger-project/wger - 474699208f64d449fdb2436106094995363af098 authored almost 9 years ago by Roland Geider <[email protected]>
Properly check the class with isinstance

github.com/wger-project/wger - 6819aebd7d06f382f13e38900572b5fcf5cb0621 authored almost 9 years ago by Roland Geider <[email protected]>
Make the translated checkbox widgets work again

Fixes #258

github.com/wger-project/wger - b8b189d51c8cb95a5764a581cc40168130710473 authored almost 9 years ago by Roland Geider <[email protected]>
Merge branch 'master' of github.com:rolandgeider/wger

github.com/wger-project/wger - 61bc31a2097066266ac9a579c5dbbbf18e8d4f0e authored almost 9 years ago by Roland Geider <[email protected]>
Merge branch 'master' of github.com:rolandgeider/wger

github.com/wger-project/wger - 98f65f1e6d7555b3580e89fc3d29eb65bf93520d authored almost 9 years ago by Roland Geider <[email protected]>
Explain why there is a different form for mobile

github.com/wger-project/wger - 6aba0667cb98f9f3bda1869e3dac88433b015f15 authored almost 9 years ago by Roland Geider <[email protected]>
Add CC-BY license

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]>
Remove hard coded CC license

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]>
Set universal flag in setup.cfg

This is a pure python package and was being packaged (e.g. to pypi) like this
anyway.

github.com/wger-project/wger - 241685499630aa2ca2baf9f554b86dffa090fa6d authored almost 9 years ago by Roland Geider <[email protected]>
Merge branch 'master' into rep-options

github.com/wger-project/wger - 33f70bfa007828727ad98dd7fbf29808ba21e053 authored almost 9 years ago by Roland Geider <[email protected]>
Bump version to 1.8a1

github.com/wger-project/wger - fe0c4a47f8e7bfbbdfbc395ed62e62564b64cd66 authored almost 9 years ago by Roland Geider <[email protected]>
Bump version to 1.7 final

github.com/wger-project/wger - ea8246ad0e32b78901deb2cbf0462c8d19c11107 authored almost 9 years ago by Roland Geider <[email protected]>
Set date of 1.7 release

github.com/wger-project/wger - ec9c7d65be25cea0b68566448e4ddef013b9910d authored almost 9 years ago by Roland Geider <[email protected]>
Small improvement to documentation

github.com/wger-project/wger - dc06710d60402d1c8ab05daf4b435bfa579faca2 authored almost 9 years ago by Roland Geider <[email protected]>
Fix system path in manage.py

The tasks.py file changes it due to some packaging problems. Since some of its
helper functions ...

github.com/wger-project/wger - 47797245bf8cc183e48b6465f1b8f3ca470e334a authored almost 9 years ago by Roland Geider <[email protected]>
Fix typo in invoke command

github.com/wger-project/wger - 427ba8ae4442529524296ed05e17577fcfa03e96 authored almost 9 years ago by Roland Geider <[email protected]>
Update changelog

github.com/wger-project/wger - 3e43408151b82b44a9c3f3f06fce619c0c34c758 authored almost 9 years ago by Roland Geider <[email protected]>
Update exercise fixtures with data from upstream

github.com/wger-project/wger - 08ec294b7fcf8e3b0accce742e52e5e8380cd14b authored almost 9 years ago by Roland Geider <[email protected]>
Make reporting a bug more inviting

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]>
Move images to exercise description

Also remove the 'header' for the images. This makes the images and pictures a
part of the exerci...

github.com/wger-project/wger - c50ee54847a0a9514ffec4f3489f00726a3fa519 authored almost 9 years ago by Roland Geider <[email protected]>
Remove some asserts from test

Testing what the produced HTML contains is something that is practically not
done anywhere and o...

github.com/wger-project/wger - 06524900e51fb49b56babef7ad709dffb8bee538 authored almost 9 years ago by Roland Geider <[email protected]>
Merge branch 'gui-consistency'

github.com/wger-project/wger - 5d4f940e374315ae876cca550e1ef022ce26c052 authored almost 9 years ago by Roland Geider <[email protected]>
Remove loading of d3 library

This is done in the main template and has now a different path since the
library itself is downl...

github.com/wger-project/wger - f24b09796a9695f5d967884feda296bb4348ef2c authored almost 9 years ago by Roland Geider <[email protected]>
Improvements to the exercise template

This basically brings visual structure so something that looked and felt like a
half empty page ...

github.com/wger-project/wger - 7b084710659f62cae5d21f6b5c259f0cc6618497 authored almost 9 years ago by Roland Geider <[email protected]>
Make ingredient page GUI more consistent

As with other recent commits:
- Use a button dropdown for edit/delete operations
- Use a button ...

github.com/wger-project/wger - c4c91a66659ff3b6f0316371040be66b60eaeac7 authored almost 9 years ago by Roland Geider <[email protected]>
Remove the 'wger-list-group-item' class

The other overviews don't use this anymore

github.com/wger-project/wger - fb86ff3edea009bf7e4141fdff7a5cbe53c70e9b authored almost 9 years ago by Roland Geider <[email protected]>
Remove template file, was apparently not used

github.com/wger-project/wger - dac042593c328c419c6ea392e8bdb5f09915a73e authored almost 9 years ago by Roland Geider <[email protected]>
Render ingredient unit overview with list groups

github.com/wger-project/wger - 73ed54b2771cf2ebe415748bc7cc8f4e2a45f8e7 authored almost 9 years ago by Roland Geider <[email protected]>
Rename weight overview template

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]>
Render add link as a green button

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]>
Pull translations from transifex and compile them

github.com/wger-project/wger - 809a65eb4820c9ff8093d41e372816c57bac0b7d authored almost 9 years ago by Roland Geider <[email protected]>
Use root parameter when calling invoke

github.com/wger-project/wger - c7d771969d44badb95079e8f900a06e5d33043da authored almost 9 years ago by Roland Geider <[email protected]>
Remove debug output

github.com/wger-project/wger - 4660f913a9212060574985a7b73f9d22c4d6fb0b authored almost 9 years ago by Roland Geider <[email protected]>
Bump version to 1.7b1

github.com/wger-project/wger - 21cb34137c3e70c3972ea2384850954ceced90e4 authored almost 9 years ago by Roland Geider <[email protected]>
Add symlink to Italian and Portuguese translation

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]>
Remove the 'pt' and 'it' locale folders

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]>
Move tasks file to wger folder

This is really just needed so as to more easily make the packaged (pypi)
version work. The 'invo...

github.com/wger-project/wger - e5e0a288891c0ba7a23031343522974750c3906a authored almost 9 years ago by Roland Geider <[email protected]>
Fix tests, categories have own admin list

github.com/wger-project/wger - ced628a2a8ae709aa59491837548e87021101ff2 authored almost 9 years ago by Roland Geider <[email protected]>
Fix schedule test, the HTML is now slightly different

github.com/wger-project/wger - 63c79f0b5b1a6ba698f3f3149db0a66394d3f253 authored almost 9 years ago by Roland Geider <[email protected]>
Fix success URL, there's now an admin overview

github.com/wger-project/wger - e814305335ba0a94d717514fd85528b585fccf35 authored almost 9 years ago by Roland Geider <[email protected]>
Add muscle overview list

As with the commit before, this is mainly for consistency and to reduce the
complexity of the ex...

github.com/wger-project/wger - ff205acdc30cc76eb3bd33ede8e3aac41f7fe1b8 authored almost 9 years ago by Roland Geider <[email protected]>
Add muscle overview list

This behaviour is more consistent to how other "system" items are presented
and edited, such as ...

github.com/wger-project/wger - 9ccfa6b680e9f9bd18667ea05f9a43ab1e4126f5 authored almost 9 years ago by Roland Geider <[email protected]>
Check for fail user truthiness

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]>
Fix link HTML

github.com/wger-project/wger - 2737feabe274900641c324fd71f938b732657845 authored almost 9 years ago by Roland Geider <[email protected]>
Further work on GUI consistency

github.com/wger-project/wger - 60dd1d9a64340ec3c12c6715b7552a93bdc78218 authored almost 9 years ago by Roland Geider <[email protected]>
Render nutrition overview with list groups

This also allows us to use one template for the desktop and the mobile
version

github.com/wger-project/wger - d8e35bf043b65dcabd52703687b22ce7617cbc72 authored almost 9 years ago by Roland Geider <[email protected]>
Fix link HTML

github.com/wger-project/wger - 073b237335bde23ed7769940b573d33d4ac504ed authored almost 9 years ago by Roland Geider <[email protected]>
Render language overview with list groups

github.com/wger-project/wger - 3362d6e553856f6a7409e379dfe51f641fa5ddc2 authored almost 9 years ago by Roland Geider <[email protected]>
Render license overview with list groups

github.com/wger-project/wger - b876dd1e32d321ccee155abaf2aa96c022a40cbf authored almost 9 years ago by Roland Geider <[email protected]>