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

Fix error on exercise image downloader with python3

For some reason, there were strange encoding related errors when running the
script under python...

github.com/wger-project/wger - 231575032d82a600063a09a933abf580978a67d1 authored over 8 years ago by Roland Geider <Roland Geider [email protected]>
Fix indentation, only use spaces

github.com/wger-project/wger - 5ba64ffe7c2776bf1064e506669890b494e1878c authored over 8 years ago by Roland Geider <[email protected]>
Show planned calories on nutrition plan baseline

github.com/wger-project/wger - 3599f0ecf102908038d8bb63ecf857522767968f authored over 8 years ago by Roland Geider <[email protected]>
Load metricsgraphics on main template

With this library there will be hopefully more charts in the application so it
makes sense to lo...

github.com/wger-project/wger - b235cdbc44102fc6db9725b4315264a282fefb55 authored over 8 years ago by Roland Geider <[email protected]>
Load metricsgraphics on main template

With this library there will be hopefully more charts in the application so it
makes sense to lo...

github.com/wger-project/wger - c49b26d204576cb5515ad61441c1e826632b9f12 authored over 8 years ago by Roland Geider <[email protected]>
Add a graph with planned v actual calories

github.com/wger-project/wger - 9f41d0a7f0381814c05e7dc754827892f3a4c45d authored over 8 years ago by Roland Geider <[email protected]>
Filter by current user

github.com/wger-project/wger - 14843da2ded8a167f32caa0b360907493909ae0e authored over 8 years ago by Roland Geider <[email protected]>
Only return the date, not the date

The datetime and the timezone are not necessary, since this is already a
calculated value for th...

github.com/wger-project/wger - bfc9cd71e71f9a3fd840dc81ed01f0caac1941c0 authored over 8 years ago by Roland Geider <[email protected]>
Use a list in get_log_overview

This makes it easier to serialize the result and chart the result.

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

github.com/wger-project/wger - 1dae323814dd77ccaffa768d88b0dcfd6bd439fd authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' into nutrition-diary

github.com/wger-project/wger - 507181bf6e602e3cc93a02ba80e0178a76ef0b75 authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' of github.com:wger-project/wger

github.com/wger-project/wger - f630bae236fc0715ac1c4fbbd77c94c3e64edef6 authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' into nutrition-diary

github.com/wger-project/wger - f46220c0a3d0e70509ff8fb4fbcf4faa9bbac269 authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'metrics-graphics'

github.com/wger-project/wger - 98ca6c61191fe20939954851fe8e2c842ece2d3a authored over 8 years ago by Roland Geider <[email protected]>
Update screenshots with new metrics graphics charts

github.com/wger-project/wger - 714c5f1339445c251affe348d392f1dc701d060c authored over 8 years ago by Roland Geider <[email protected]>
Remove debug output

github.com/wger-project/wger - ed2744b8a6ab056c51f7621a938220584f26918a authored over 8 years ago by Roland Geider <[email protected]>
Remove hard coded references to the wger.de domain

See #291

github.com/wger-project/wger - 6a4685bca3640b899f161413736bf0263ea1c077 authored over 8 years ago by Roland Geider <[email protected]>
Use convenience method to load the current site

github.com/wger-project/wger - 0eed3ae5aadd392bd5ea28fc38e95e0a6cda49c8 authored over 8 years ago by Roland Geider <[email protected]>
Remove ubuntu unity JS file, this was never used

github.com/wger-project/wger - 44c8baa9c7140d7bafa55f198bb30e9fc1b0dc48 authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' into nutrition-diary

github.com/wger-project/wger - 4437bf48d01d276d4abcd54b9b7acff797cb5922 authored over 8 years ago by Roland Geider <[email protected]>
Don't show the word 'reps' on exercise charts

This takes a lot of horizontal space (specially on some translations) and
doesn't add much infor...

github.com/wger-project/wger - 6a476b7ae91cd18a5aa3d7e758e8cfe40a0cd143 authored over 8 years ago by Roland Geider <[email protected]>
Further tweaking and polishing

github.com/wger-project/wger - d98b756fbd5105f3e5f9b2acaa960219d66737d0 authored over 8 years ago by Roland Geider <[email protected]>
Filter duplicate entries from chart data

Duplicate entries were cauing a slightly ugly bug when displaying the exercise
charts. Also, som...

github.com/wger-project/wger - b05e27f714ac4a2a4b1ef4043adf5e445b66f265 authored over 8 years ago by Roland Geider <[email protected]>
Use colours from the Tango palette for charts

github.com/wger-project/wger - a1e0783658017feff9ad50ccce066703ccdb0ebe authored over 8 years ago by Roland Geider <[email protected]>
Small corrections to chart's padding values

github.com/wger-project/wger - 8850b0f73cd92a7d4ac78161a0b78b17f5825b09 authored over 8 years ago by Roland Geider <[email protected]>
Don't hard code colours in the custom CSS file

Instead, use the graph API to set the colours. This reduces errors and makes
sure the styling is...

github.com/wger-project/wger - 3be25ddd5e80b156d1d6574fa802f6bc81be9872 authored over 8 years ago by Roland Geider <[email protected]>
Always show the log table under the charts

github.com/wger-project/wger - b5e3e0679cfda2b9d7d25c405dc1c7e77ec595be authored over 8 years ago by Roland Geider <[email protected]>
It's no longer possible to edit entries by clicking

This is actually a regression, but it's better to find a different solution
than trying to re-im...

github.com/wger-project/wger - 105b96ad9ad2f1a52be45a8750fe2678d49689e0 authored over 8 years ago by Roland Geider <[email protected]>
Make some improvements to log overview

The exercises and charts are rendered next to each other. The blue warning
boxes are gone, since...

github.com/wger-project/wger - 751c6aa3925f753c6b4e2b10cbfc235061a0dcf9 authored over 8 years ago by Roland Geider <[email protected]>
Render the weight chart on top of the table

github.com/wger-project/wger - 1440e4c151c338d7f8d1be18b6be363d72ca9958 authored over 8 years ago by Roland Geider <[email protected]>
Improvements to exercise charts

The top margin was decreased and the y-axes now doesn't start at 0 but at the
minimum value (wei...

github.com/wger-project/wger - 40df0067e33e57dcb072725aef0b6931f48f40df authored over 8 years ago by Roland Geider <[email protected]>
First step in using metricsgraphics for exercise charts

This immensly reduces both the amount as well as the complexity of the JS code
needed to plot th...

github.com/wger-project/wger - 14cf2ee84af88eba31b7de665d112db45ae817c2 authored over 8 years ago by Roland Geider <[email protected]>
Rename core JS libraries

github.com/wger-project/wger - a0de6d68b855391189d2bf1a8e57263db17f4d98 authored over 8 years ago by Roland Geider <[email protected]>
Don't start y-axes for weight chart with 0

Instead, use an appropriate minimum value from the weight data itself.

Fixes #137 (if this is s...

github.com/wger-project/wger - 68952dc03da6a9b40b07e6b7279b6060c85f8e3f authored over 8 years ago by Roland Geider <[email protected]>
Move JS weight functions to own file

This reduces the amount of inline JS and makes doing changes easier.

github.com/wger-project/wger - 9527911ca6bba4ba7e90ffdc5b07115082e72b03 authored over 8 years ago by Roland Geider <[email protected]>
Add filter buttons for weight chart

This is easier to use than the brushing plugin used before (and which looked
like it was having ...

github.com/wger-project/wger - cbeb93fab73f3f9bfe7a71d89a5a5a2137a36a81 authored over 8 years ago by Roland Geider <[email protected]>
Bump version for sphinx docs as well

github.com/wger-project/wger - 9e888d6ca9c066a0a4d81bd3adf9817c211e1249 authored over 8 years ago by Roland Geider <[email protected]>
Move changelog to documentation

This and other changes proposed in #291 are intended to extract information
that is only relevan...

github.com/wger-project/wger - a8dacd0eed44bb58cc35753287bc4796d812fd88 authored over 8 years ago by Roland Geider <[email protected]>
Simplify JS used for metrics graphics for weight chart

github.com/wger-project/wger - bf64bcb77dffc8e85aa5455ebd1d1f43517c6855 authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' into metrics-graphics

github.com/wger-project/wger - 5ab6d5b6bebe0be632ee82b97512d45e7aa7f2bd authored over 8 years ago by Roland Geider <[email protected]>
Don't allow to import null weight entries

While there is a validator on the models checking for a maximum and minimum
weight, they are byp...

github.com/wger-project/wger - 9e2bdb7f5b7dae5481dd552375c13737bf73af22 authored over 8 years ago by Roland Geider <[email protected]>
Change github project URL

The code was moved to an organisation, the URLs were changed to reflect this
change.

github.com/wger-project/wger - d0a4ac134263e610be2c8bd589432e76014bf619 authored over 8 years ago by Roland Geider <[email protected]>
Don't indent translatable text

Even if it doesn't look nice, it's better to not format the texts within
blocktrans, when the st...

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

github.com/wger-project/wger - 476cc1a02211d8c68ee3f9de676fcdfd4f2ea715 authored over 8 years ago by Roland Geider <[email protected]>
Add Alelevinas to list of authors

github.com/wger-project/wger - 87b02b77ec24f4f0acf181ab10f71bb31b8cd35c authored over 8 years ago by Roland Geider <[email protected]>
Merge pull request #290 from alelevinas/schedules-pdf

Extended Schedules pdf generator for issue #272

github.com/wger-project/wger - dda7df1cecacaf5cfdf552fb1bde5c2bcb44f9d8 authored over 8 years ago by Roland Geider <[email protected]>
Somewhat improve the design for the diary in plan page

github.com/wger-project/wger - 64365cf0700557073e73fc066732c455fc60c580 authored over 8 years ago by Roland Geider <[email protected]>
Add icon marking external links

This makes the behaviour of link in the navigation less surprising.

github.com/wger-project/wger - 40d42eda0c25612fb93f298cf72ff50997547770 authored over 8 years ago by Roland Geider <[email protected]>
Remove page with source code

This was getting less and less content while the most up-to-date documentation,
instructions for...

github.com/wger-project/wger - 5e88fcb3c9a40e01d419889ea0d4522fcc7afa56 authored over 8 years ago by Roland Geider <[email protected]>
Fix table HTML for nutrition plan

The tr-Tag was not properly closed.

github.com/wger-project/wger - c3576d2a9373e32df2fb92c216e118d7d5993f89 authored over 8 years ago by Roland Geider <[email protected]>
Pep8 fix.

github.com/wger-project/wger - f17c9ce771b017c30401334c7f68b745b1c88cca authored over 8 years ago by alelevinas <alevis32>
Mobile view now working.

github.com/wger-project/wger - 23f09f3c4f84df353a9449795d0d71cfa453b48a authored over 8 years ago by alelevinas <alevis32>
PEP8 changes

github.com/wger-project/wger - 4b27df9504c1edb26d283bb48c0b3a9eb3a2d7a1 authored over 8 years ago by alelevinas <alevis32>
Show last diary entries in nutrition page view

github.com/wger-project/wger - f38663b2dae541209b8fc47ad8e2c1b8d2771516 authored over 8 years ago by Roland Geider <[email protected]>
Show the difference between planned and logged calories

github.com/wger-project/wger - 7ff49d7bc3278f1e1f0f2be975e2162f9c6de787 authored over 8 years ago by Roland Geider <[email protected]>
Pass ownership information to the template

github.com/wger-project/wger - 5821ac94771fa1febf1de8e98da52678115d0042 authored over 8 years ago by Roland Geider <[email protected]>
Add views to delete nutrition log entries

github.com/wger-project/wger - 09fa3687bb732bc95c9f334ab09bc87bdbbf7443 authored over 8 years ago by Roland Geider <[email protected]>
Show info when no diary entries are present

github.com/wger-project/wger - f218ed87986bccb926b26f230312d4c199fc4f9b authored over 8 years ago by Roland Geider <[email protected]>
Show time of individual diary entries

This allows the user to better see when the entries happened and whether they
where outside of r...

github.com/wger-project/wger - 55e6269aa591024b17282f11633545e28d5950ad authored over 8 years ago by Roland Geider <[email protected]>
Order diary entries by datetime

This makes the most sense when they are shown to the user

github.com/wger-project/wger - 322c5e1f17fac34ddfc5c06ad8d417c867a93ec8 authored over 8 years ago by Roland Geider <[email protected]>
Simplify query used for checking for schedule steps

github.com/wger-project/wger - 86698d09b8b405ecc91b2aea3d75660747db6a74 authored over 8 years ago by Roland Geider <[email protected]>
Remove test runner from config, not needed since django 1.8

github.com/wger-project/wger - 8939f8b3a1e614c234fca91d98bf02830b0bcf52 authored over 8 years ago by Roland Geider <[email protected]>
Use an ordered dictionary for log result

This makes sure the chronological order of the entries is preserved, which is
important e.g. in ...

github.com/wger-project/wger - 7d7b7478ce76226a2323915c501be9e3b0ca1158 authored over 8 years ago by Roland Geider <[email protected]>
Add REST endpoint for the diary log summary

github.com/wger-project/wger - bb3c3cef03b4befdf33497100dd777a6370e3f52 authored over 8 years ago by Roland Geider <[email protected]>
Small changes to the URL patterns for diaries

This unclutters the URLs a bit, removing unecessary "overview" and "detail"
words from it. A cle...

github.com/wger-project/wger - 65b7d58a39214abb81a2138afa2bc225e9aefbcd authored over 8 years ago by Roland Geider <[email protected]>
Refactor some nutrition diary for plans

This allows to get the specific diary entries for a plan for a specific day and
makes the method...

github.com/wger-project/wger - f2bf7a5829c401a0417befeebfce0848b19fe2aa authored over 8 years ago by Roland Geider <[email protected]>
Some test refactoring and table pdf tests added

github.com/wger-project/wger - 56c628cbd34ff8b090fe486f7017d25fc09f6496 authored over 8 years ago by alelevinas <alevis32>
Added tests for comments and images

github.com/wger-project/wger - a11b6c3ca88f232bab06e0ab8b8a8c8e373d2ddc authored over 8 years ago by alelevinas <alevis32>
All tests passing

github.com/wger-project/wger - b885f7f263db4a28efc7821b43216ce9fabb305b authored over 8 years ago by alelevinas <alevis32>
Add access checks for nutrition diary

Also, write the corresponding tests

github.com/wger-project/wger - d226c3e9b6078f637c2eaa11aa4e2fc928a987c8 authored over 8 years ago by Roland Geider <[email protected]>
Function to create table pdfs and it's urls.

github.com/wger-project/wger - 64581dbf539e770e8a2a919a9a1cbbfd975873b4 authored over 8 years ago by alelevinas <alevis32>
Added pdf pop-up for schedules and it's JS function to get parameters and redirect.

github.com/wger-project/wger - 2a52c358d0a8701d4b901f0a61c110825962efe9 authored over 8 years ago by alelevinas <alevis32>
Split overview and detail views for diary entries

github.com/wger-project/wger - 272d84d7b6fc084b026bb52ba984a8b8d2d1df1e authored over 8 years ago by Roland Geider <[email protected]>
Add simple test for diary calculator

github.com/wger-project/wger - 3f8f86c621489aafac750a92218fd61bba3afb08 authored over 8 years ago by Roland Geider <[email protected]>
Cleanup

github.com/wger-project/wger - 724c6aacdc19248c7ac1c6e320e354fc534ac802 authored over 8 years ago by Roland Geider <[email protected]>
Filter diary entries by date

The code was just adding all existing entries for the current plan before

github.com/wger-project/wger - 24fb6b391bc1a55cb7132eab16064e4a02aff377 authored over 8 years ago by Roland Geider <[email protected]>
Only write the JSON file if there are any entries

github.com/wger-project/wger - 6e8206036a2de574f42feb3b0ba75366e3c67219 authored over 8 years ago by Roland Geider <[email protected]>
Add a very simple nutrition diary overview for a day

github.com/wger-project/wger - 79003d9be710cb020c6a046e784b7c2c8cc7619b authored over 8 years ago by Roland Geider <[email protected]>
Add first draft for model for nutrition diary

See #284

github.com/wger-project/wger - e9fefead4e79b2dc708c874eb9b3bc48cdcc28d4 authored over 8 years ago by Roland Geider <[email protected]>
Add fedora based devel images

Also, make more obvious what the other docker images do and what they are
based on.

github.com/wger-project/wger - 3fe67e9a38eed71e0209dc159d2d0ef1e6986cd5 authored over 8 years ago by Roland Geider <[email protected]>
Set language for recaptcha used in registration

Manually set the language to 'en', otherwise the language used seems to
randomly one of the appl...

github.com/wger-project/wger - f10e274e4a1f2f94dbed062e5c6a8508809cd7c3 authored over 8 years ago by Roland Geider <[email protected]>
Add Alois to list of authors

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

github.com/wger-project/wger - 975b72304a9dd799dea4627771ad1833dd3eaa3d authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' of https://github.com/alokhan/wger

github.com/wger-project/wger - 051337e1b78cdc73a7eb70c6aae2a6961b97180d authored over 8 years ago by Roland Geider <[email protected]>
remove debug line + fix add a muscle as primary and secondary

github.com/wger-project/wger - ce5c0e9cc926a987b7630a60b2e58446e0094084 authored over 8 years ago by alois <[email protected]>
Update database schema files

The repetition and weight units are new

github.com/wger-project/wger - 56835720d25ba730c5829a4df0fd62bce0fbeb19 authored over 8 years ago by Roland Geider <[email protected]>
Don't allow editing permissions of non-gym members

Fixes #279 (not really because I could not reproduce it, but probably hides the
cause)

github.com/wger-project/wger - f928cd438da2b22c750d73e82b7a0fc55d99bec0 authored over 8 years ago by Roland Geider <[email protected]>
Bump version to 1.8.0 alpha 2

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

github.com/wger-project/wger - f8ac1fa32f0c722b02168d6de370a34cf2f3dab0 authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'rep-options'

github.com/wger-project/wger - e9eeab337346f5f427daa58aa86ef847222907bb authored over 8 years ago by Roland Geider <[email protected]>
Increase allowed maximum value for repetitions

With the units, this could be e.g. an amount of seconds where such numbers
should be allowed.

github.com/wger-project/wger - c22a7b5023b5c65fc8aa45d563d5ee55a21dc23d authored over 8 years ago by Roland Geider <[email protected]>
Fix double repetition unit in canonical representation

github.com/wger-project/wger - 2b253e5aa62e5bc31e7acc5a944e19cc2bdf7452 authored over 8 years ago by Roland Geider <[email protected]>
Change domain of readthedocs

The official domain for user documentation was changed recently

github.com/wger-project/wger - 64cb39290f0e5cb0e9bb0ba8497fc3ae8995dc0a authored over 8 years ago by Roland Geider <[email protected]>
Show the repetition unit in the calendar log

github.com/wger-project/wger - 022f8661a5076de0c28af256125e5736c29b08a7 authored over 8 years ago by Roland Geider <[email protected]>
Filter out non-weight units as well as non-repetitions.

github.com/wger-project/wger - e9f90209ac2eae7083d561c0029abe5ea9d69f3c authored over 8 years ago by Roland Geider <[email protected]>
Use the REST API to save logs

This is more efficient as the server does not return a complete rendered page
that is never used...

github.com/wger-project/wger - 41c5cd427636772954095426c5af16ee9814ffc5 authored over 8 years ago by Roland Geider <[email protected]>
Allow selecting units in timer page

github.com/wger-project/wger - 94fc94de0205342415b33787f0d3eb16701f0a1f authored over 8 years ago by Roland Geider <[email protected]>
Merge branch 'master' into rep-options

github.com/wger-project/wger - fe802bae3ab92986561c5e1be227c0aa4ac0d836 authored over 8 years ago by Roland Geider <[email protected]>
Small improvemt to READMEs for better readability

github.com/wger-project/wger - c92811a50978e18ce13e1158f46e90e2a7ec396a authored over 8 years ago by Roland Geider <[email protected]>
Also install tmux in development docker image

This and vim are useful (almost required!) for development

github.com/wger-project/wger - 19886c0e3361b459e5ba12d7db3c4c4cc5cd95d7 authored over 8 years ago by Roland Geider <[email protected]>