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

Move options and share links

These links are now aligned with the right sidebar (and the title, with the
main content), makin...

github.com/wger-project/wger - da6f10274a3bffcc62ccdb23198114b4f16fc7c7 authored over 8 years ago
Increase left padding on navbar

This makes it easier to distinguish what elements belong together when using
the mobile version.

github.com/wger-project/wger - 28cb117a5e949e852655cbf4bb72ad903c5654cd authored over 8 years ago
add close buttons to modals

github.com/wger-project/wger - 5733c16dd0ea88ce2d16d63a975e7014ff1176bf authored over 8 years ago
Fix border on offcanvas menu

This gives a bit of a padding between the left border and the entries

github.com/wger-project/wger - d52765a191113990305c1543383623fa3cd2148b authored over 8 years ago
Change colour of nagivation left border

This makes the colour match the one for selected items

github.com/wger-project/wger - b622afa26d616fdddcb86d8624515b2d2a353d92 authored over 8 years ago
Hide second hamburger menu on small devices

There is already another one for the mobile view and this one has no use.

github.com/wger-project/wger - 7b3b56d5e1fe2c53ff1edb0cac2ee9671d0b796a authored over 8 years ago
Set the template debugging to True

This will activate the template debugging for new installations and display an
error message ins...

github.com/wger-project/wger - a2a0af0fed88e807c2a5709fb4bd3de79334e3e1 authored over 8 years ago
Load wger_extras library

This is needed for using the fa_class helper tag

github.com/wger-project/wger - 78af79f8c44b2a0461bd36d79a570a490b92e1e9 authored over 8 years ago
Give feedback if autocompleter didn't return results

Fixes #293

github.com/wger-project/wger - dc49cc6f32d152a05e9760ebadbf666c9edb5cb8 authored over 8 years ago
Merge branch 'master' into nutrition-diary

Conflicts:
wger/nutrition/templates/plan/view.html

github.com/wger-project/wger - 405bfd694e4177ef7ae87a3aa4221d5dc01e8da1 authored over 8 years ago
Fix sortable on schedule page

This part was using the old jquery UI sortable and was overlooked

github.com/wger-project/wger - 84ce3e951972ba0c1c59b67d39945458ac82d701 authored over 8 years ago
Merge branch 'update-iconset'

github.com/wger-project/wger - e243ac44ac42179b8bb0ef7aaa56c35724e21b48 authored over 8 years ago
Replace some glyphicons with font awesome

This is mainly for consistency, not because all glyphicons should be replaced

github.com/wger-project/wger - 4a9622c373d00d4168b1ed5a3677cf3b691922b8 authored over 8 years ago
Change iconset on feature page

github.com/wger-project/wger - 35287e52d396af81965ff7c5dff2f1e5cfe5ae15 authored over 8 years ago
Remove svg icons

They are not used anymore

github.com/wger-project/wger - 7d4ae46c4a2307cffd9aa00d9d8238533987c141 authored over 8 years ago
Change further templates to use new icons

github.com/wger-project/wger - 3254e031d44ac3288f9962536ac17a69a1a4cd27 authored over 8 years ago
Change further templates to use new icons

github.com/wger-project/wger - 4812a5e27f5ffa725d87f946666b22e199809d83 authored over 8 years ago
Move further templates to using options in navbar

github.com/wger-project/wger - fb10cb5eb36a4884d946e0364037821ba57b4a74 authored over 8 years ago
Remove value for height

The default value of 200px is flatter and makes the chart look nicer, specially
on the dashboard...

github.com/wger-project/wger - d25489774253f872bb044bbacd6793c27aa8087a authored over 8 years ago
Convert the exercise options to menu form

This is still done for testing purposes

github.com/wger-project/wger - 31aa77aea5c29cee400e3b2f1f2fda1de3070f23 authored over 8 years ago
Remove paginator, not used here

github.com/wger-project/wger - 8b407351442aef1ee81ab34d479be3cc9c2faf68 authored over 8 years ago
Add new block in base template for options

This allows to move the options for detail pages, such as the workout, to a
central place in the...

github.com/wger-project/wger - 9121245608896292bd39d1ba0066cecf6673bbc5 authored over 8 years ago
Start exchanging the icons with a more modern and flat version

github.com/wger-project/wger - 31f74346bd967b43c71c5ef099de4e49ce8eb8c0 authored over 8 years ago
Remove jquery-ui loading from mobile template

The library is not used anymore

github.com/wger-project/wger - 7021b9739dad3725699927d4f52a28679330d6d6 authored over 8 years ago
Mark the output of auto_link_css as safe

The input does not come from untrusted sources

github.com/wger-project/wger - 75dbb26c4a5ca60490c6a44cf76858c8078f50d0 authored over 8 years ago
Merge branch 'master' of github.com:wger-project/wger

github.com/wger-project/wger - 61abc5b405a99f257d5450723e33ba0dba779923 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

Conflicts:
docs/changelog.rst

github.com/wger-project/wger - 7ddcf62941350292af2b7164083682d59af8f975 authored over 8 years ago
Update changelog, part of issue 201 was solved

github.com/wger-project/wger - 080b8f42f4033dece90b882cf12b89f5ed1304e5 authored over 8 years ago
Update Changelog, issue #79 was already fixed

github.com/wger-project/wger - bb99c40c34a840fdf0a0e4cab2dca197be2b014f authored over 8 years ago
Move language views to core application

The tests as well as the model was there already, there was no reason to keep
them in config.

F...

github.com/wger-project/wger - bc1ce6eeb61177f750a6e1015833348d7532619d authored over 8 years ago
Fix import path

github.com/wger-project/wger - 049eed01dd55041692735615e213803669dba4aa authored over 8 years ago
Some improvements to the installation documentation

Among some general improvents, it should be more clear now how to proceed when
pulling in new ch...

github.com/wger-project/wger - 2903a5e60d0603ac3cf1fd2a2561277dab9c7978 authored over 8 years ago
Add exercise editor group

This makes it easier to give exercise editing permissions to users that
shouldn't belong to the ...

github.com/wger-project/wger - a7b5405b3e749185e6b786ffe1c1c06b15dfbe20 authored over 8 years ago
Add Norwegian to global settings

This change was missing from the previous commit

github.com/wger-project/wger - 0f483920f1f352e79cabc3d9b78285e1c6d50f0d authored over 8 years ago
Add Norwegian translation

Fixes #304

github.com/wger-project/wger - b18faf36bd2dd4064c739336692d055490caf647 authored over 8 years ago
Merge branch 'nutrition-diary' of https://github.com/wger-project/wger into nutrition-diary

Conflicts:
docs/changelog.rst

github.com/wger-project/wger - b89d680c32bff0348e3ef1e2fc0d4eec94d93453 authored over 8 years ago
Remove python 3.3 support

Django 1.9 is not compatible with python 3.3 anymore

github.com/wger-project/wger - 4d7114cb84949986e0523553ec3fd1b551e43591 authored over 8 years ago
Merge branch 'master' into nutrition-diary

github.com/wger-project/wger - da6b8b1c38dd752c2d977c15f7e3cc9363c63e93 authored over 8 years ago
Move testcase file to core

It was in manager only for historical reasons

github.com/wger-project/wger - 52ae72ff493fbf4905c4a7b25e0a801e6dd4f838 authored over 8 years ago
Use django's permission checking mixins

Fixes #243

github.com/wger-project/wger - 09c42da5d28932d0bdfd5c2b7672038544c60135 authored over 8 years ago
Fix test for dashboard

There is no keyError anymore for the weekdays

github.com/wger-project/wger - b3499b373782cfb89f30058be1d34229be3f8b03 authored over 8 years ago
Always workout and nutrition plan tables on dashboard

This makes the look of the dashboard more consistent since it looks the same,
just with data fil...

github.com/wger-project/wger - f749db73b14def6555148b4f7a714175c0986b6e authored over 8 years ago
Make steps to add new languages more clear

github.com/wger-project/wger - da40f9e1e8748a4307ff661e733fd7190d54958f authored over 8 years ago
Bump required version of django

Fixes #297

github.com/wger-project/wger - c3de8fc7695fd6e6326213c63fbc8f88211af4ee authored over 8 years ago
Pin version of D3js to download

It seems the 4.x releases have either some incompatibilities with
metrics-graphics or the way we...

github.com/wger-project/wger - 28fb6a3d86d661a0e9ef3c54fedc5b517ec2d0ad authored over 8 years ago
Escape the new line for the invoke command

github.com/wger-project/wger - 1aed9e0818787e4e50750575617d4d4fd5063670 authored over 8 years ago
Correctly filter the weight unit

The previous code (based on an example on the metricsgraphics page) was built
on the premise tha...

github.com/wger-project/wger - 602e49cdd051f5209b5ff6c74ee267f6e5123c85 authored over 8 years ago
Reorganize a bit the dashboard

If there are no workouts or nutritional plans, show the buttons to add new ones
at the bottom, w...

github.com/wger-project/wger - 42e6205a997a4ec2323ba2c7fe9867d073f25b3d authored over 8 years ago
No need to check for existence of current workout

The popup is only rendered whern the current workout exists

github.com/wger-project/wger - b443be7e92b238b5fa9fa10acfe3e6a434667a3d authored over 8 years ago
Check that there is data to chart

This commit adds a simple guard that checks that there is actually some data to chart before pas...

github.com/wger-project/wger - 28f8b10308348cc3bf92cd51a25de415868e3be8 authored over 8 years ago
Remove unused CSS code

These styles were customized autocompleter styles for jquery ui for mobile and
are not longer used.

github.com/wger-project/wger - e2eba79ad087d1ef5585d6039c8f6b6677df0ae2 authored over 8 years ago
Remove check for presence of jquery UI

The jquery library was removed, and the autocompleter used does not depend on
it. Reported in is...

github.com/wger-project/wger - ccd9336c1f5b6d6d102c32d1bd7d6e1d04266377 authored over 8 years ago
Merge branch 'master' of ssh://thoe.intevation.de:/home/roland/Projekte/misc/wger

github.com/wger-project/wger - cb64b5b387505392f00df1869ed90c4afee6cc79 authored over 8 years ago
Merge branch 'master' of github.com:wger-project/wger

github.com/wger-project/wger - 3ebf9b4685f27c73b7c9064b2b96995987f88af9 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

github.com/wger-project/wger - 46adcac42ec6cf22b7cfb821e9d0b553907f2e54 authored over 8 years ago
Correctly pass the mode when opening test files

While this somehow worked correctly in the past, with django 1.9 the tests were
failing.

github.com/wger-project/wger - 9d753964dc4248d8a8ec6f594a0b6d787ab23e35 authored over 8 years ago
Fix pep8 error

github.com/wger-project/wger - bb1a7caacc70a8cd42b74aeeecdd64d6da8a0612 authored over 8 years ago
The path of the request preprocessor changed with django 1.9

github.com/wger-project/wger - 64c12a22db281ad112d95bbc58b390b1a38b50f0 authored over 8 years ago
Convert fat value to decimal

Otherwise the 0.1 causes problems during tests in django 1.9 (too many decimal
places)

github.com/wger-project/wger - 43afbdb50c4f58628bafe100cfc7ddb483843949 authored over 8 years ago
Fix test

For some reason, during the tests the fat value is not converted to decimal
(django 1.9)

github.com/wger-project/wger - f8f37d36bde948de1e801a34af396ac07cf02f47 authored over 8 years ago
Set the twitter option in the overwritten test settings

This was causing template exeptions in django 1.9

github.com/wger-project/wger - a40ae355c0dcdb711d40b8d27daa10ad7e6d8a75 authored over 8 years ago
Changelog is no longer in the application, remove test

github.com/wger-project/wger - e9d230946a79be8dfcff298098cba022eda3695c authored over 8 years ago
Pass form to template from context

In django 1.9 the form is no longer available in kwargs. Since the form is
already available in ...

github.com/wger-project/wger - a35c7ca7aa78392df0d92791fafd5b5bdfe7381d authored over 8 years ago
Explicitly set fields

This is necessary in django 1.9, see #297

github.com/wger-project/wger - 610b33fa2d0bf5ccce4790fe6180d36befe1d349 authored over 8 years ago
Remove unecessary parenthesis

github.com/wger-project/wger - b28787c5b97bd6da0500ea5d5dc246ef9a9c4e52 authored over 8 years ago
Use new autocompleter for ingredient selection as well

github.com/wger-project/wger - 764fb318cc0e514b2267ff6c8b2c0ae6fc092e51 authored over 8 years ago
Rename variable

What the query returns is a list of the user's workouts, not just the latest.

github.com/wger-project/wger - bcfadecf33eaf80bac7a865b99a3383d132f5dea authored over 8 years ago
Add Jacob Stoebel to authors list

github.com/wger-project/wger - a2ddeef5ac263d448465cd075f0462da262a80ca authored over 8 years ago
Merge pull request #300 from jstoebel/bower_setup

add clarification on where to install Bower

github.com/wger-project/wger - c92f4fdc46274b7e340236fffba250976f18da92 authored over 8 years ago
add clarification on where to install Bower

Bower should be installed in wger/wger not in the project's root directory

github.com/wger-project/wger - 187aab3ab729355b103ddcc117ea85332b78299b authored over 8 years ago
Merge branch 'master' of https://github.com/wger-project/wger

github.com/wger-project/wger - 584a4f130541c445ea73faf78fbe42d3b0470745 authored over 8 years ago
Merge branch 'master' of https://github.com/wger-project/wger

github.com/wger-project/wger - 3e3bb2639867c6eaf2cdd4ac7973b5caa92b0180 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

github.com/wger-project/wger - b6c8699273e9b8ee6269372a030104cd3e71b91c authored over 8 years ago
Backport improvements to dashboard from nutrition-diary branch

github.com/wger-project/wger - d1a984964ac92bce239b52ba41aac4eaa3fd07f5 authored over 8 years ago
Move logic to helpers file

This can be used in other places as well, e.g. in the dashboard

github.com/wger-project/wger - 3f5363b770eb22f45cdd48850ffc289ad0ed36c2 authored over 8 years ago
Add bower step in upgrade instructions

At least metrics-graphics is a new package and needs to be manually
installed when upgrading.

github.com/wger-project/wger - c4d1fd7cba966e2214e31a7b833474eff4e2dc01 authored over 8 years ago
Fix link to Issue

github.com/wger-project/wger - 21fe06152e011ada3965663ced596386cb838c14 authored over 8 years ago
Merge branch 'master' into nutrition-diary

github.com/wger-project/wger - 393f132d93e9d20feebd996159fc8f4473c20756 authored over 8 years ago
Merge branch 'master' of github.com:wger-project/wger

github.com/wger-project/wger - 73f79d1dfaf658a8b3d2db5b2d01507b0d26536f authored over 8 years ago
Change order of scripts

A wrong order seems to interfere with the bootstrap scrips so that e.g. the
submenus in the navi...

github.com/wger-project/wger - 75a2f91576ffe5bed2419fcc2653dc70c2399395 authored over 8 years ago
Replace jqueryUIs sortable

This further reduces the amount of JS and CSS needed for the application.
Finally fixes #78

github.com/wger-project/wger - 622d967994ed30c8f62bb2f987c2d5e3eec5aa84 authored over 8 years ago
Replace jquery UIs with smaller library

See #78

github.com/wger-project/wger - a5c892f0d2874d9a2512842cd5632da58268c2b0 authored over 8 years ago
Use new TEMPLATE setting

This replaces the previous TEMPLATE_* settings and is a first step to become
django 1.9 compatib...

github.com/wger-project/wger - cc6cb0b79b9f8382dde0367d15d82812406a8efa authored over 8 years ago
Make the twitter name in header configurable

See #291

github.com/wger-project/wger - fd50fec2e4de5fb04a724cb698b2e7c5aaf884d2 authored over 8 years ago
Use hostname as author name for exercise images

This reduces the dependence of the application on the specific instance
wger.de. See #291

github.com/wger-project/wger - ee8fafabd3e6808fe1fd01cbd9f1d6b10feccf42 authored over 8 years ago
Use the github URL in setup

wger.de is just a specific instance, when installing the package the link to
the source code is ...

github.com/wger-project/wger - 055998dd0337302d2b368498e9dc7f2603033cfe authored over 8 years ago
Correctly select checkboxes for translated content

Fixes #296

github.com/wger-project/wger - fa054da7563b3b24a19eaae5826794afe123bc15 authored over 8 years ago
Correctly select checkboxes for translated content

Fixes #296

github.com/wger-project/wger - ac879487c157177be9e41ac83abaf24534eab56f authored over 8 years ago
Some changes to the apache configuration

With this directives, it is possible to have different virtualhosts.

github.com/wger-project/wger - daf6f5c6cca7ede64084413b67769b5b7b7aa36b authored over 8 years ago
Merge branch 'master' of github.com:wger-project/wger

github.com/wger-project/wger - b8450774b2b7c3af9b1de82b463180c15ff7b1fe authored over 8 years ago
Add further missing context to task functions

github.com/wger-project/wger - 52772231d1968ffb37a32c9a3ae7584ae61fa77f authored over 8 years ago
Fix indentation, only use spaces

github.com/wger-project/wger - 1c844a9ae5204387b68d3c9fcae58ffc6e919f15 authored over 8 years ago
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 - 9470ce962ae8037379240d7292f9e4eb2f9186cf authored over 8 years ago
Merge branch 'master' of github.com:wger-project/wger

github.com/wger-project/wger - 45fffe1c603ecda54da6c76dd19eaf8a41aff1d3 authored over 8 years ago
Add context parameter to tasks

This is mandatory since invoke 0.13

github.com/wger-project/wger - e1557ca3284372b41d2f1da45f670c46bc4e1543 authored over 8 years ago
Draw current charts for nutrition and weight

This is a step to improving the dashboard, see #201

github.com/wger-project/wger - a9cf1dae819b0425a6efd89e9915c258b5693067 authored over 8 years ago
Use the condensed table style, this saves some space

github.com/wger-project/wger - 83ef08c5a828538a0742ee9cf05b70117f2138e7 authored over 8 years ago
First draft at rewriting the dashboard

The idea for the future is for the dashboard to have all necessary graphs and
infos to get the c...

github.com/wger-project/wger - 35c129e74f930c1c1abc73bb36fe0cb9103ed1d1 authored over 8 years ago
Move logic to helpers file

This can be used in other places as well, e.g. in the dashboard

github.com/wger-project/wger - 55c9da6422b04819da4651c20357f28c40a65141 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

github.com/wger-project/wger - a88682f18dba23d519745e360130f0534d589288 authored over 8 years ago