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

Make 'add new log' a button, for GUI consistency

github.com/wger-project/wger - 4f8b70febb425e14c0871f8f90000f8bd83e3305 authored almost 9 years ago by Roland Geider <[email protected]>
Use list groups to render equipment list

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

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

github.com/wger-project/wger - 91d73a24f714cc578b9766f571bed103999399d7 authored almost 9 years ago by Roland Geider <[email protected]>
Render workout overviews with list groups

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

github.com/wger-project/wger - d456e20b275f8396d553343300c2dab507b88c6c authored almost 9 years ago by Roland Geider <[email protected]>
Start using consistent GUI elements

The application has grown over time and the different list pages use different
GUI elements e.g....

github.com/wger-project/wger - 79c78de15768560e4c2d364980cb9229a9c3bd7a authored almost 9 years ago by Roland Geider <[email protected]>
Fix requirements for bower

Explicitly set a required jquery version, otherwise there were conflicts with
the other librarie...

github.com/wger-project/wger - 2c63c61f5f016eabf8376acd80ad4db0cebc9319 authored almost 9 years ago by Roland Geider <[email protected]>
Merge branch 'pdf-improvements'

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

github.com/wger-project/wger - 9fd323021b08eac7ee00e10d235f8fceea6e8993 authored almost 9 years ago by Roland Geider <[email protected]>
Update AUTHORS and changelog with new translations

github.com/wger-project/wger - 67a86d63ce11ad55883c86d731a566a45fd6c334 authored almost 9 years ago by Roland Geider <[email protected]>
Add improved PDF option popup to mobile workout view

It is really a pain in the ass and a source for problems to have to duplicate
code like that, bu...

github.com/wger-project/wger - 448b83587b5181ae7b1cbd6633701ebf510428eb authored almost 9 years ago by Roland Geider <[email protected]>
Remove 'unit' field and header

The last commits bring some improvements to the rendering of formsets,
specially in the workout ...

github.com/wger-project/wger - 6914624483bce7dfc00dd140dd52f767f884eeb7 authored almost 9 years ago by Roland Geider <[email protected]>
Add the unit field to log form

The fields are now stacked vertically, not horizontally like it was before.

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

The class with the column is actually defined in the label-tag. While this
is semantically not r...

github.com/wger-project/wger - f80a7dfe0b175c056d5df4b77aef5c383c73c5ac authored almost 9 years ago by Roland Geider <[email protected]>
Correctly render form errors in formset

Conflicts:
wger/manager/templates/set/formset.html

github.com/wger-project/wger - b2811168548d661c8ef227a04996737655cff4d7 authored almost 9 years ago by Roland Geider <[email protected]>
Fix size of Swedish flag icon

github.com/wger-project/wger - cdf6577e992bc3774bd24e8e24a83c33ac915819 authored almost 9 years ago by Roland Geider <[email protected]>
Replace Italian icon with Swedish one

The italian flag was commited by mistake

github.com/wger-project/wger - 62c5410531a65e1db383237a92a0467e9b2a2719 authored almost 9 years ago by Roland Geider <[email protected]>
Add symbolic link to sv_SE

Note: this happened in 2 commits (this and the previous one) because I've had
bad experiences wh...

github.com/wger-project/wger - 972451f263f12e3ae92ff990a4d15d8cc04da903 authored almost 9 years ago by Roland Geider <[email protected]>
Remove 'sv' language folder

The language code used in transifex is sv_SE

github.com/wger-project/wger - c7b86e84a3f6e9787ec63b00f18a7d55c0d1e30c authored almost 9 years ago by Roland Geider <[email protected]>
Allow the user to select options for the workout PDF

github.com/wger-project/wger - 102d952a7adfc72664bc3f3392ec37cfafba5b8a authored almost 9 years ago by Roland Geider <[email protected]>
Design improvements to exercise comments

They are now rendered in a slightly smaller size with an italic font

github.com/wger-project/wger - f9a5e05a5c2e88170e9820df4ab554c0a958a4f7 authored almost 9 years ago by Roland Geider <[email protected]>
Refactor PDF generation code for workouts

The helper function render_workout_day is now used to render both the 'log'
as well as the 'tabl...

github.com/wger-project/wger - 5c91ac1fc736fd5305c9f3675b1c01e437be8bf3 authored almost 9 years ago by Roland Geider <[email protected]>
Cleanup PDF image and comment collector

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

For newly created database there will not be any permissions with the old
name, so we now use fi...

github.com/wger-project/wger - 47260c88a97e886d72b825fc0e141dd3dfe91508 authored almost 9 years ago by Roland Geider <[email protected]>
Activate Swedish translation

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

github.com/wger-project/wger - 4c0f6433eff7da6abc08b64fe900557a307d3c2e authored almost 9 years ago by Roland Geider <[email protected]>
Make label grammatically correct

github.com/wger-project/wger - a2739f8d899da814eafbb1ef0a854a17feaef354 authored almost 9 years ago by Roland Geider <[email protected]>
Make sentence more understandable

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

github.com/wger-project/wger - 6c4194d3e4c8565f90f003b2bf2557cbb9f17a86 authored almost 9 years ago by Roland Geider <[email protected]>
Update wording of custom gym permissions

See #264

github.com/wger-project/wger - e2afddaa7fdc5c04b615599726a75ae2318a50b5 authored almost 9 years ago by Roland Geider <[email protected]>
Small correction to wording used

See #264

github.com/wger-project/wger - e507a706b3f17d65564df84da5990d3090b59eaa authored almost 9 years ago by Roland Geider <[email protected]>
Small correction to working used

See #264

github.com/wger-project/wger - 36193781693ee6b3eab395e0c4a821db43a39173 authored almost 9 years ago by Roland Geider <[email protected]>
Allow interactive mode for bower

There are a couple of version conflicts that can't be resolved. This change
breaks the docker fi...

github.com/wger-project/wger - b66d3f6d55fa96bed11b0317eb51eb06d438b557 authored almost 9 years ago by Roland Geider <[email protected]>
Fix path to tinyMCE path

github.com/wger-project/wger - 674b4d9ed2ab21be5e5dc32796c83ea30d89c7fc authored almost 9 years ago by Roland Geider <[email protected]>
Add notes in production documentation about filenames

The apache enviromental variable for the language needs to be explicitly set to
UTF8, otherwise ...

github.com/wger-project/wger - b8ece3d1d7c8aad58b186cbcbb431d9ea75724bf authored almost 9 years ago by Roland Geider <[email protected]>
Show pictures in workout PDF as well

(This is a very, very dirty first draft)

github.com/wger-project/wger - fd0db06efffe9e040295ac7809dc5806c70cafcf authored almost 9 years ago by Roland Geider <[email protected]>
Fix path for uploaded media in production setting

github.com/wger-project/wger - e2f5808537c931f1bbbfd1f3f297b02f28d83283 authored almost 9 years ago by Roland Geider <[email protected]>
Start working on flexible PDFs

This will allow the user to select whether the exercise comments and images
will be outputed in ...

github.com/wger-project/wger - 105c63197767492f862d970be065f774d01cad6a authored almost 9 years ago by Roland Geider <[email protected]>
Fix pep8 line length

github.com/wger-project/wger - 26232a028c5bc06bb56d0d2fc1fb5d3d1f3a79b0 authored almost 9 years ago by Roland Geider <[email protected]>
Use better expression in info text

github.com/wger-project/wger - aaf59f8869ed2ffc1a6975797c204f66e55f2cc9 authored almost 9 years ago by Roland Geider <[email protected]>
Improve help text for training day description field

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

github.com/wger-project/wger - 03104acb6e9d74fe6848555b59eb96fd488243be authored almost 9 years ago by Roland Geider <[email protected]>
Slightly change wording

Nutrition is an important part of the application as well

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

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

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

Now a message is shown to unregistered users, like the one in the exercise
list.

github.com/wger-project/wger - 58ffecd45c332a6dda7ddc7e4000b3ec6f7c0f1d authored almost 9 years ago by Roland Geider <[email protected]>
Fix field name

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

github.com/wger-project/wger - 20d3cab290684f6a16d4f3699c0cef6fa474470d authored almost 9 years ago by Roland Geider <[email protected]>
Only registered users can add custom ingredients

Fixes #256

github.com/wger-project/wger - 589ab4f8ad72446a255baab1673920506653e244 authored almost 9 years ago by Roland Geider <[email protected]>
Add some clarifications to API for exercises

github.com/wger-project/wger - 5d1605e57478826ffbc760e908c32e70958ca020 authored almost 9 years ago by Roland Geider <[email protected]>
Fix tests so they work with logs with units

github.com/wger-project/wger - 379a1d5ff6d28e2b9995c987b91f5595263f5a48 authored almost 9 years ago by Roland Geider <[email protected]>
Add the unit field to log form

The fields are now stacked vertically, not horizontally like it was before.

github.com/wger-project/wger - b46d4bec2e5c2f73dc0bab057f1f934aeb947db8 authored almost 9 years ago by Roland Geider <[email protected]>
Add unit to the log table as well

github.com/wger-project/wger - bf9449a9b8b8e805af751d07aa21ae3ffe31d791 authored almost 9 years ago by Roland Geider <[email protected]>
Change the label of the 'reps' field

While the meaning of the field has changed, only the name will be renamed for
compatibility reas...

github.com/wger-project/wger - 77863d4145e45c80bea82dacceb43c0d26523749 authored almost 9 years ago by Roland Geider <[email protected]>
Don't allow deleting the set unit with the ID 1

This is the default unit (repetitions) and needs to be present as the ID is
hard coded in a coup...

github.com/wger-project/wger - 01ad5605c510e5cae6e1f0d38f2c5092099f224f authored almost 9 years ago by Roland Geider <[email protected]>
Translate the set units

github.com/wger-project/wger - 495f7d1806fe9f9cdcd05b524689bfcfe373ac70 authored almost 9 years ago by Roland Geider <[email protected]>
Fix tests so they run with the set units

github.com/wger-project/wger - 0307bc5852131a3d21593d297ea17d9231b7757a authored almost 9 years ago by Roland Geider <[email protected]>
Show set units in timer page as well

github.com/wger-project/wger - 44c29a6f9f90ce2a360e452f5ead7d34cd102df9 authored almost 9 years ago by Roland Geider <[email protected]>
Increase size of repetitions column

Since there are now potentially units along with the repetitions and the
weight, the columns nee...

github.com/wger-project/wger - e8897cb5c055bcbe4d2be6ad4a36df500fe8ec13 authored almost 9 years ago by Roland Geider <[email protected]>
Refactor reps_smart_text so it outputs the unit

github.com/wger-project/wger - f67624b6610a3625ed11c41ead46aeccae204b44 authored almost 9 years ago by Roland Geider <[email protected]>
Mention new translation in the changelog

github.com/wger-project/wger - 3c22553108c63b99b20e83dbb3cbaa4d5f055424 authored almost 9 years ago by Roland Geider <[email protected]>
Correctly render form errors in formset

github.com/wger-project/wger - f6174bb5d0ca613ec7e98a64e985f7b8d13c4956 authored almost 9 years ago by Roland Geider <[email protected]>
Add the rep units to the workout canonical rep

github.com/wger-project/wger - 5a5ac06c8c5438e4dc70a3bc829dfe836069ca19 authored almost 9 years ago by Roland Geider <[email protected]>
Add Czech to global settings file

This was missing from previous commit

github.com/wger-project/wger - 0caae3152ed848f1f80fcf156602172ea68543a4 authored almost 9 years ago by Roland Geider <[email protected]>
Bump version to 1.7.0 alpha 3

github.com/wger-project/wger - 1a3ce2be6ebc7152e151cb35095b7625eb6c6fdd authored almost 9 years ago by Roland Geider <[email protected]>
Add Czech translation files

Many thanks to Tomas Z.

github.com/wger-project/wger - 58fc75b1e81ba59c68810b511c6610c99423320a authored about 9 years ago by Roland Geider <[email protected]>
Also extract i18n messages from python

Turns out, this is kind of important as well. As a punishment I had to fix
this on transifex for...

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

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

github.com/wger-project/wger - ff324ffe7fe2fc63addd5a6299b17d0bab57f578 authored about 9 years ago by Roland Geider <[email protected]>
Merge pull request #250 from murphyalexandre/multiple-choices-checkboxes

Multiple choices checkboxes

Fixes #244

github.com/wger-project/wger - 6f3678172cf74e4fd5d9c5a5bd91417d69c6de71 authored about 9 years ago by Roland Geider <[email protected]>
Update changelog

github.com/wger-project/wger - 42926abf7bec76e7bd97d3d81910650e88cb8138 authored about 9 years ago by Roland Geider <[email protected]>
Merge pull request #249 from murphyalexandre/reset-user-password

Reset user password feature

Fixes #186.

github.com/wger-project/wger - 47d9db7eb0cf6a1a08a27ffc5b9e0f753a2256b3 authored about 9 years ago by Roland Geider <[email protected]>
Rendering multiple choices with bootstrap checkboxes using a custom widget and a custom renderer.

github.com/wger-project/wger - f50a884ab39078fe53d4d44b246cd7e5b2aa093e authored about 9 years ago by Alexandre Murphy-Gonthier <[email protected]>
Added breadcrumb to reset password confirmation page.

github.com/wger-project/wger - 4b9cf4a7b76ada56d33429b90b44679c7efc923e authored about 9 years ago by Alexandre Murphy-Gonthier <[email protected]>
Refactor the i18n message extract command

github.com/wger-project/wger - b40363ee24d79d2506b47cc1dd8569d1af00ff78 authored about 9 years ago by Roland Geider <[email protected]>
Also extract the settings units

github.com/wger-project/wger - 97603c2935d83bdd667a26fd9998d42ace0f5991 authored about 9 years ago by Roland Geider <[email protected]>
Re-add the contractoption permissions

These were removed in a previous commit by mistake

github.com/wger-project/wger - 52fc80a8dd6ab74c242b2afd4a695375612a693e authored about 9 years ago by Roland Geider <[email protected]>
Fix HTML

The class with the column is actually defined in the label-tag. While this
is semantically not r...

github.com/wger-project/wger - 0a471dd8d17dc81e3c18e462bf45260700cb1200 authored about 9 years ago by Roland Geider <[email protected]>
Change order of fields

The unit should be next to the 'reps' fields

github.com/wger-project/wger - 41b0dbaa1d7d8f215c86f7cd8af816632fc9305f authored about 9 years ago by Roland Geider <[email protected]>
Explictly check that only the admin can edit units

github.com/wger-project/wger - d16f44a4c14530b9d1812beae7a63a716feb032c authored about 9 years ago by Roland Geider <[email protected]>
Start working on units for settings

This will allow to specify not only 3 x 10 repetitions but e.g. also
5 minutes or 10 kilometers
...

github.com/wger-project/wger - 4457edb9db05569afb6d42f8356d4a953b09815d authored about 9 years ago by Roland Geider <[email protected]>
Update PO file

github.com/wger-project/wger - 6ac80b26a7b89860640084d345a17aff81f953c5 authored about 9 years ago by Roland Geider <[email protected]>
Show the 'optional' label in formsets

At the moment, this is only relevatn for the weight column for exercises

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

github.com/wger-project/wger - 0a132df7d2b192ab2928c00515f3ad2374095e63 authored about 9 years ago by Roland Geider <[email protected]>
Use same string for form and for preview

Otherwise there would be two, almost identical strings to translate, which is
not nice for the t...

github.com/wger-project/wger - 24c30eef7ca43e9a6260645dd91e93008b7eb042 authored about 9 years ago by Roland Geider <[email protected]>
Extract i18n strings from .tpl files as well

These are used e.g. for email reminders and are not .html so they need to be
specified explicitl...

github.com/wger-project/wger - d6d9f16779513be34d30449f0bab9898386806cb authored about 9 years ago by Roland Geider <[email protected]>
Add reset password functionality

Two problems needs to be fixed before this is ready:

1. There is no confirmation dialogue for r...

github.com/wger-project/wger - 0540bdaeba4dbf25efdc0fdf2b3e88ca1ea9752c authored about 9 years ago by James Simas <[email protected]>
Added confirmation modal and fixed merge error.

github.com/wger-project/wger - 255e0c795e355de82ef8e292175c8a086cba5a05 authored about 9 years ago by Alexandre Murphy-Gonthier <[email protected]>
Fix typo

github.com/wger-project/wger - 696acbac40c7591cad8b2430107d911a3923a948 authored about 9 years ago by James Simas <[email protected]>
Simplify comparision

Explicitly checking for True or False is not required, as the 'in' check will
return these value...

github.com/wger-project/wger - 901f5ef586d545d1c6f82d7d6d5cc586febac98a authored about 9 years ago by Roland Geider <[email protected]>
Update the URL for transifex

The old one is now only a redirect to the new one

github.com/wger-project/wger - 43c7f8a6e63dbbb00f7c7ba1bc0bfa40f853f818 authored about 9 years ago by Roland Geider <[email protected]>
Remove 'back to gym' option for new user data

The navigation is now done via the breadcrumbs, which is better

github.com/wger-project/wger - 97d69d1a025cd6f3344717ad6224e70266d4acb9 authored about 9 years ago by Roland Geider <[email protected]>
Move EMAIL_FROM to WGER_SETTINGS dictionary

This makes the behaviour more consistent, as there are already application
specifig configuratio...

github.com/wger-project/wger - 05306b9123efcf3dbaba02e8249cd4b4f47c56d7 authored about 9 years ago by Roland Geider <[email protected]>
Fix tests

Body weight used is not the last entry anymore, but the one closest to the
nutritional plan.

github.com/wger-project/wger - 2789ad709845da939d4ce3bd82373ced7a6be3fe authored about 9 years ago by Roland Geider <[email protected]>
Move EMAIL_FROM to settings file

The sender email used for system emails is now in the regular settings file,
where it can be mor...

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

github.com/wger-project/wger - 3524b5db12978c39429ce5f797b0fc75a029d17d authored about 9 years ago by Roland Geider <[email protected]>
Merge branch 'nutriplan' of https://github.com/purplebird/wger

github.com/wger-project/wger - 4bd269d5981917d9688f98294712107e015e1e9b authored about 9 years ago by Roland Geider <[email protected]>
Nutrition plan view now displays weight entry used. Reverted changes to nutrition entry model.

github.com/wger-project/wger - 0bc5ef96b3181ecb79cc4f5215e307364179a23a authored about 9 years ago by purplebird <[email protected]>
Merge branch 'master' of github.com:rolandgeider/wger

github.com/wger-project/wger - bdb84a893913aa4892d64583a47351bbd75339bf authored about 9 years ago by Roland Geider <[email protected]>
Small corrections to production installations

github.com/wger-project/wger - 5b92ef3d9e9565bd22f753b3876e418ee0d6685a authored about 9 years ago by Roland Geider <[email protected]>
Update changelog and documentation

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