Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wger-project/wger

Self hosted FLOSS fitness/workout, nutrition and weight tracker
https://github.com/wger-project/wger

Bump version to 1.6

965b9809cfc0171ce4019aba71ec59fe583caba8 authored over 9 years ago by Roland Geider <[email protected]>
Update repository and mirror section

ac21571e7dd14735106eab47636a3cac7f3282bd authored over 9 years ago by Roland Geider <[email protected]>
Update exercise fixture with upstream data

5312c104f6a5984366516ac92cbe2336d1823f39 authored over 9 years ago by Roland Geider <[email protected]>
Update language files

Also synchronize translations from transifex

d6f0a28cf87f4e7f277c14d528b109192b9280c4 authored over 9 years ago by Roland Geider <[email protected]>
Bump version, starting development of 1.7

043c46f3d68697915ba2c8235e4a13814f703365 authored over 9 years ago by Roland Geider <[email protected]>
Merge branch 'release'

abd6a7a4b962dce5640ac2a9e54f7a4ad2c2b30d authored over 9 years ago by Roland Geider <[email protected]>
Serialize the exercise object in canonical repr as well

368f7a91ad1d4d0c0b5ae1f4c85ba93cfc8b52c5 authored over 9 years ago by Roland Geider <[email protected]>
Center middle column in workout log table

This makes the center 'x' not appear squeezed to the left

a39d48be0c99258bb873e91fa9ed0d3b9982b574 authored over 9 years ago by Roland Geider <[email protected]>
Merge branch 'release' of github.com:rolandgeider/wger into release

b34be9204620ebda355975dfe12c13bab6725018 authored over 9 years ago by Roland Geider <[email protected]>
Use correct serializer for workout canonical form

This correctly serializes the days of the week list

2f56ba0b5a75e4063269f3f4dbcd979db08ca7d0 authored over 9 years ago by Roland Geider <[email protected]>
Add missing quotation marks

24ab9fd01ea7d3a2d2050c99064ada4c6ef2a1c9 authored over 9 years ago by Roland Geider <[email protected]>
Increase height of log tables in calendar view

This makes sure that the log boxes of the different exercises are aligned
wigh each other.

38f7016a757c7c08a0d064361dfad58b4d75ec0b authored over 9 years ago by Roland Geider <[email protected]>
Add section in docs about selectively running tests

a57cbd8d1c357d8a87657a0a9fd9637bcb18c0a5 authored over 9 years ago by Roland Geider <[email protected]>
Use the model's get_absolute_url

This simplifies some of the code

57a3152c5dbb3f1639275a8283b5c28d9de6f7c4 authored over 9 years ago by Roland Geider <[email protected]>
Merge pull request #170 from rlaszlo/release

Add height as a DecimalField to BmiForm

d3b9e35ab90e7509328f6ced991d5f8c724221f9 authored over 9 years ago by Roland Geider <[email protected]>
Add label to BmiForm height field

9fdc2e6b3a50bd4cc0d50c08a452e5845d74f564 authored over 9 years ago by Laszlo Ratsko <[email protected]>
Add height as a DecimalField to BmiForm

If the form got a floating point value in the height field, then
the validation failed. Because ...

7ee381ea8c12f364eb4eeaddb0180433afc6eb13 authored over 9 years ago by Laszlo Ratsko <[email protected]>
Increase again width of columns in formset template

This makes the form nicer

0d63f1105c10f9ba5fce1e0d45a8dfa79bb7d109 authored over 9 years ago by Roland Geider <[email protected]>
Fix issue with whitespace being highlighted on hover

181901e08b9d7fcb4d34efdf8d034ba6844f5d94 authored over 9 years ago by Roland Geider <[email protected]>
Update timer code to work with new key names

8c19c085268d0fb876e0044ed56fceab627dc212 authored over 9 years ago by Roland Geider <[email protected]>
Small refactor of canonical form of workout

There are now specific lists with different combinations of repetitions,
weight and smart text r...

69b2885deb15fbde0c6564b33c41d8f710b54002 authored over 9 years ago by Roland Geider <[email protected]>
Use bullet points for reps/weight in workout PDF

This makes it easier to read when the repetitions have saved weights

b7004c60a5e8a85bacb522633086661951f9c843 authored over 9 years ago by Roland Geider <[email protected]>
Enclose reps and weight in paragraph for PDF

This ensures that the content flows if the line is too long

12b54f325f318d4aaa5c22cf0890a87a62e13ff0 authored over 9 years ago by Roland Geider <[email protected]>
Use custom normalization function for decimals

This simply performs a more "human" normalization, since python's decimal
normalize() converts "...

1793be9a846634a93d840a14d13fb5426e6ba242 authored over 9 years ago by Roland Geider <[email protected]>
Update database structure graphs

f1d59c396594cee9cc8d1fd5b43377bcd1ac8de0 authored over 9 years ago by Roland Geider <[email protected]>
Fix mismatched tag

67fc25bb1e9fa1f23a8059ea3ddb496a001aea7a authored over 9 years ago by Roland Geider <[email protected]>
Cleanup and refactor template code for month links

35fc0fa993571b5fc1f1aae6d7faa112f10bb815 authored over 9 years ago by Roland Geider <[email protected]>
Use a <h4> in the sidebar header

The previously used <h3> was too big for the sidebar options but is still
used in some pages to ...

eceffe208ab01f170525b0bbf767f766a8078e29 authored over 9 years ago by Roland Geider <[email protected]>
Add breadcrumbs to make navigation easier

This fixes #101

97b640d5b1ab8a194941d152e7b0bd2776f46677 authored over 9 years ago by Roland Geider <[email protected]>
Remove jquery globalize, was not being used

e42f25b9bc9ae1ff83f877ea8d3034fcabfc97c3 authored over 9 years ago by Roland Geider <[email protected]>
Perform travis tests with latest django relase

7aff8d5a91fde1d06bdce1c8570abaa176cddc05 authored over 9 years ago by Roland Geider <[email protected]>
Fix dependency of migration

5b42164ec94347575b4153997cf0fac871da6be3 authored over 9 years ago by Roland Geider <[email protected]>
Fix dependency of migration

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

2b145f47423f778a621c47883936366206892e02 authored over 9 years ago by Roland Geider <[email protected]>
Add section for 1.7 relase

3ffa4674fca671a1ae6775a324e146808a994eef authored over 9 years ago by Roland Geider <[email protected]>
Merge pull request #166 from jamessimas/dev-jamessimas-fix159

Change default author of exercise to hostname

6197b9a8022005ca7c0503a59c4df9c8a51bd709 authored over 9 years ago by Roland Geider <[email protected]>
Update gettext string file

e17bc8353a41de7edafca73e36bccfe0651ca7b2 authored over 9 years ago by Roland Geider <[email protected]>
Remove regex, add split

db6c82852514da49e51b463346371d70f0663cca authored over 9 years ago by James Simas <[email protected]>
Update changelog, planed weight

4f2c26d01c5607e22686a127cf7fd220ac10bb93 authored over 9 years ago by Roland Geider <[email protected]>
Merge branch 'issue119'

Conflicts:
wger/manager/api/serializers.py

62d026f18b3913feec875e3bc600004b8b512cc3 authored over 9 years ago by Roland Geider <[email protected]>
Update changelog, djangorestframework 3.1.x

44b6d7f95c4d35a827123861eac9c2a2598c1a98 authored over 9 years ago by Roland Geider <[email protected]>
Merge branch 'rlaszlo-drf-3-upgrade'

bad453195bca663d57205a3eed47e6d2d6af38c1 authored over 9 years ago by Roland Geider <[email protected]>
Merge branch 'drf-3-upgrade' of https://github.com/rlaszlo/wger into rlaszlo-drf-3-upgrade

Conflicts:
wger/core/templates/rest_framework/api.html

719cb339318001b27402b7f0f89a6ac90fdc5842 authored over 9 years ago by Roland Geider <[email protected]>
Normalize the decimals used for saved weight

This normalizes the presentation so that the result is the same, independently
of the database u...

86b62193c6d6ab2b8f8047542cc64aa1b167dd4a authored over 9 years ago by Roland Geider <[email protected]>
Don't set the max-width for input fields

With the columns used for the form, the individual fields can be 100% wide

ae4cc83634f3b34d747c67eb541dd31d998e11fc authored over 9 years ago by Roland Geider <[email protected]>
Add numbering to set formsets

While this makes the template a bit ugly, the resulting forms are more
optically pleasing.

a4b60442240fdcd6bb5ffa95a0925fb7abbcc062 authored over 9 years ago by Roland Geider <[email protected]>
Add correct boostrap classes for checkboxes

bfb57c611d98c600857463b6843b4fcb703644b9 authored over 9 years ago by Roland Geider <[email protected]>
Add a padding to the formset rows

This adds a bit of breathing space between the form elements

719c9550450783322bfef2646766c1133f9cfe4f authored over 9 years ago by Roland Geider <[email protected]>
Set the can_delete to false for settings formsets

This funcionality was not provided by the view anyway and was somewhat
unclear.

35530792ea4d092d6ad2eaf2ad9c90b6b9c4a696 authored over 9 years ago by Roland Geider <[email protected]>
Don't render the column divs for hidden elements

Since they are invisible anyway, the columns would always remain empty. Also,
increase the colum...

1312865f5796026f3b58e10273b6779c984bbcb6 authored over 9 years ago by Roland Geider <[email protected]>
Add bootstrap classes for checkboxes in formset

9a8d59d4b450df9d9733a381853d5c463c9c9938 authored over 9 years ago by Roland Geider <[email protected]>
Fix PEP8 violation

188bb8e4e492b3c221e313e1d44a96298cb11952 authored over 9 years ago by James Simas <[email protected]>
Change default author for exercises to get_host()

Based on https://code.djangoproject.com/ticket/16532 when the Django
test server is used, the Dj...

74db8c2d54fe0e56cb1d253af117ed2c983544a8 authored over 9 years ago by James Simas <[email protected]>
Update test to check for 'testserver'

Based on https://code.djangoproject.com/ticket/16532 when the Django
test server is used, the Dj...

9dbe2fc0784b64436bc0fef80e1c6d5126dd72c3 authored over 9 years ago by James Simas <[email protected]>
Remove socket

No longer used

ed723000f8169ca73e37e945c970d218bc34d6f3 authored over 9 years ago by James Simas <[email protected]>
Change default author for exercises to get_host()

8333636d882dda580c283749546d31aac7fa4afb authored over 9 years ago by James Simas <[email protected]>
Use semicolon to separate heading from number of sets

20158b0198e5f1b129a707b4f88c506f1db4fc12 authored over 9 years ago by Roland Geider <[email protected]>
Explicitly set the fields to use in the formset

07b615f9d3ab9c337691af7098680912088869fc authored over 9 years ago by Roland Geider <[email protected]>
Improve rendering of formset elements

Specially, make sure that the names of the fields are only rendered
once, at the top of the column.

e3578fe8204201bdc3efc7c84ea9f153b325b772 authored over 9 years ago by Roland Geider <[email protected]>
change django rest framework requirements to 3.1.x

ac56d9f6aab7482521bda55b3d495ef82c289dc7 authored over 9 years ago by Laszlo Ratsko <[email protected]>
Merge pull request #167 from jamessimas/registerwording

Fix inaccurate wording

e8c4658393840c3450d4d426803e343fcaabbc55 authored over 9 years ago by Roland Geider <[email protected]>
Update wording

Makes it a little more generic.

f87d50863fa69674003ab53b6fb0d167a663e198 authored over 9 years ago by James Simas <[email protected]>
Fix inaccurate wording

Previous wording indicated that email was only used for reseting
passwords, but the app also sup...

3b4d2af294f35c22b52d302f8a5b8b17010c4137 authored over 9 years ago by James Simas <[email protected]>
Update to shariff 1.15.0

9d45a8ed1fb4cd4ffb2562e7678aa84c914230e9 authored over 9 years ago by Roland Geider <[email protected]>
Update test for commit c687301

Commit c687301 fixes issue #159 by making the default author for new
exercises the hostname of t...

b00efde5c8f6dd361cfe682792755bfd07b7e0f8 authored over 9 years ago by James Simas <[email protected]>
Change default exercise author to hostname

This is a fix for issue #159.

Previously, if the administrator did not specify an author when
c...

c6873019e20765a0879a4d67a05711db3ae3e9a7 authored over 9 years ago by James Simas <[email protected]>
call set_author in Exercise and ExerciseImage perform_save

2fec500969a8fb95209108e5a3b6b565c0f8d7cf authored over 9 years ago by Laszlo Ratsko <[email protected]>
remove unnecessary perform update methods

eb3e228046297ab57bfce4227cc3da9a10f0f5dd authored over 9 years ago by Laszlo Ratsko <[email protected]>
Update changelog, mention issue #127

fc631c6cccc09feec2df4e5a1e6e7a4cd0b3bb59 authored over 9 years ago by Roland Geider <[email protected]>
Merge pull request #161 from jamessimas/dev-jamessimas-fix127

Fix issue #127

b49c59087d47dfd83c1444d5f4e88bf54a834c9c authored over 9 years ago by Roland Geider <[email protected]>
Fix PEP8 W292 violation

Add newline at end of file.

59be92d1fbcd28d2fec375b0e32dfe3154e369dc authored over 9 years ago by James Simas <[email protected]>
Add ability to copy shared workouts

wger/manager/templates/workout/view.html:
Move if clause so that Copy button shows up.

wger/man...

3143f637be7f2f01beb312881e56080d6d116dcf authored over 9 years ago by James Simas <[email protected]>
Merge pull request #160 from jamessimas/jamessimas-typofix

Fix typo

e9bf071d96dd1511b33f6601a719ffcde7dde5cb authored over 9 years ago by Roland Geider <[email protected]>
Fix typo

d882e517df545388ee932aecd59389b83f54d21b authored over 9 years ago by James Simas <[email protected]>
Revert e8012f4..c741393

This rolls back to commit e8012f4a9faf2556556b141804c0a38b4b56dce8.

4b02e66c7e64e674ffb3036e84d1911d1a4582ed authored over 9 years ago by James Simas <[email protected]>
Add check to prevent copy of non-public workout

This change adds a check to ensure that you cannot copy a workout from
a user who has not made t...

c741393208fe7e4e8bd8fff185a367ae53545940 authored over 9 years ago by James Simas <[email protected]>
Add James Simas

7e342248f78cae3fae43daabf28e808a8a79230a authored over 9 years ago by James Simas <[email protected]>
Use correct CSS class for navigation header

6bb6195d12ef3eeb92b1f73c93a7b2549db39393 authored over 9 years ago by Roland Geider <[email protected]>
Fix URL to issue in changelog

883024595bbaa3237d361a29f88e62b33a710948 authored over 9 years ago by Roland Geider <[email protected]>
Update changelog

e1185784b059a9403dbe21f292c82ac0a14757c9 authored over 9 years ago by Roland Geider <[email protected]>
Update weight CSV import tests

ca01fddedbc04cd215b8b3c27d1c2b8ff1f86faf authored over 9 years ago by Roland Geider <[email protected]>
Merge pull request #153 from max111/master

Check for duplicate weight entries on import

f32dbb776c8dcf4873b169afb8d709c567d6f17b authored over 9 years ago by Roland Geider <[email protected]>
Add ability to copy public workouts

If a user has made this workouts public, this change gives other users
the ability to copy the p...

8e960f259a1e10925383f2b304e0c89d5b7e5b97 authored over 9 years ago by James Simas <[email protected]>
Some small changes to layout and axes

9d0715c209029ed672a19aed02ee113cfb4e479f authored over 9 years ago by Roland Geider <[email protected]>
Improves the duplicate_date_in_db call

25f1a90f1fcf109d9f5da5270d3b21e2c601b486 authored over 9 years ago by Yuyu Aung <[email protected]>
Merge branch 'master' of github.com:rolandgeider/wger

e8012f4a9faf2556556b141804c0a38b4b56dce8 authored over 9 years ago by Roland Geider <[email protected]>
Move weight email reminders to weight app

800e36cf5ef012b3a23d5ce51dd9b3d45c4e70ac authored over 9 years ago by Roland Geider <[email protected]>
Remove unused imports

2a4414e5f3f6400497cf57e78510b1548bcc5237 authored over 9 years ago by Roland Geider <[email protected]>
Test the timer page when there are no saved weights

1e692ede355eab8f2bb2cbed03946eb33f1d18db authored over 9 years ago by Roland Geider <[email protected]>
Allow to delete all weight logs belonging to a session

See #156

1519e52eaa07cebc3714051aab90d6ef67850d5a authored over 9 years ago by Roland Geider <[email protected]>
Add option to delete workout sessions

See #156

b00ca59eb0efffad69a64ffe603cec47c3ca7072 authored over 9 years ago by Roland Geider <[email protected]>
fix pep8

5b0d6e5f2a4f59c0529f09702ae685679244612a authored over 9 years ago by Laszlo Ratsko <[email protected]>
remove unnecessary model attributes from api views

9e93ec86aa7797d9773f349a2bf55054564c0fda authored over 9 years ago by Laszlo Ratsko <[email protected]>
fix workout canonical representation

9fd21df32f5cbd70743b388d34996e2510d32483 authored over 9 years ago by Laszlo Ratsko <[email protected]>
add explicit fields to meal and mealitem serializer to accept meal and plan from request

c1dec038ce7b452d2a245055ecd212b942b4810e authored over 9 years ago by Laszlo Ratsko <[email protected]>
add load static to api template

939450cd89060122835f94811458fdd8b076253d authored over 9 years ago by Laszlo Ratsko <[email protected]>
ingredient get values coerce to unicode

d4f0c52a275fa5b4cb205eb6de8b6c19e27d7d1d authored over 9 years ago by Laszlo Ratsko <[email protected]>
Fix breadbrumb problem in REST API navigation

0d373cd705df87976b56790bc149d16c16b095a3 authored over 9 years ago by Roland Geider <[email protected]>
Mention issue 155 in changelog

7e442bac7e858e0fd084f863ef14dec91173ee9f authored over 9 years ago by Roland Geider <[email protected]>
Add empty TOS template

Fixes #155

ebe45a9e77f07b3178b79847407ee1fabb4b0c61 authored over 9 years ago by Roland Geider <[email protected]>