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

add close buttons to modals

5733c16dd0ea88ce2d16d63a975e7014ff1176bf authored over 8 years ago
Change colour of nagivation left border

This makes the colour match the one for selected items

b622afa26d616fdddcb86d8624515b2d2a353d92 authored over 8 years ago
Fix border on offcanvas menu

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

d52765a191113990305c1543383623fa3cd2148b 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.

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...

a2a0af0fed88e807c2a5709fb4bd3de79334e3e1 authored over 8 years ago
Load wger_extras library

This is needed for using the fa_class helper tag

78af79f8c44b2a0461bd36d79a570a490b92e1e9 authored over 8 years ago
Give feedback if autocompleter didn't return results

Fixes #293

dc49cc6f32d152a05e9760ebadbf666c9edb5cb8 authored over 8 years ago
Merge branch 'master' into nutrition-diary

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

405bfd694e4177ef7ae87a3aa4221d5dc01e8da1 authored over 8 years ago
Fix sortable on schedule page

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

84ce3e951972ba0c1c59b67d39945458ac82d701 authored over 8 years ago
Merge branch 'update-iconset'

e243ac44ac42179b8bb0ef7aaa56c35724e21b48 authored over 8 years ago
Replace some glyphicons with font awesome

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

4a9622c373d00d4168b1ed5a3677cf3b691922b8 authored over 8 years ago
Change iconset on feature page

35287e52d396af81965ff7c5dff2f1e5cfe5ae15 authored over 8 years ago
Remove svg icons

They are not used anymore

7d4ae46c4a2307cffd9aa00d9d8238533987c141 authored over 8 years ago
Change further templates to use new icons

3254e031d44ac3288f9962536ac17a69a1a4cd27 authored over 8 years ago
Change further templates to use new icons

4812a5e27f5ffa725d87f946666b22e199809d83 authored over 8 years ago
Move further templates to using options in navbar

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...

d25489774253f872bb044bbacd6793c27aa8087a authored over 8 years ago
Convert the exercise options to menu form

This is still done for testing purposes

31aa77aea5c29cee400e3b2f1f2fda1de3070f23 authored over 8 years ago
Remove paginator, not used here

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...

9121245608896292bd39d1ba0066cecf6673bbc5 authored over 8 years ago
Start exchanging the icons with a more modern and flat version

31f74346bd967b43c71c5ef099de4e49ce8eb8c0 authored over 8 years ago
Remove jquery-ui loading from mobile template

The library is not used anymore

7021b9739dad3725699927d4f52a28679330d6d6 authored over 8 years ago
Mark the output of auto_link_css as safe

The input does not come from untrusted sources

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

61abc5b405a99f257d5450723e33ba0dba779923 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

Conflicts:
docs/changelog.rst

7ddcf62941350292af2b7164083682d59af8f975 authored over 8 years ago
Update changelog, part of issue 201 was solved

080b8f42f4033dece90b882cf12b89f5ed1304e5 authored over 8 years ago
Update Changelog, issue #79 was already fixed

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...

bc1ce6eeb61177f750a6e1015833348d7532619d authored over 8 years ago
Fix import path

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...

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 ...

a7b5405b3e749185e6b786ffe1c1c06b15dfbe20 authored over 8 years ago
Add Norwegian to global settings

This change was missing from the previous commit

0f483920f1f352e79cabc3d9b78285e1c6d50f0d authored over 8 years ago
Add Norwegian translation

Fixes #304

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

Conflicts:
docs/changelog.rst

b89d680c32bff0348e3ef1e2fc0d4eec94d93453 authored over 8 years ago
Remove python 3.3 support

Django 1.9 is not compatible with python 3.3 anymore

4d7114cb84949986e0523553ec3fd1b551e43591 authored over 8 years ago
Merge branch 'master' into nutrition-diary

da6b8b1c38dd752c2d977c15f7e3cc9363c63e93 authored over 8 years ago
Move testcase file to core

It was in manager only for historical reasons

52ae72ff493fbf4905c4a7b25e0a801e6dd4f838 authored over 8 years ago
Use django's permission checking mixins

Fixes #243

09c42da5d28932d0bdfd5c2b7672038544c60135 authored over 8 years ago
Fix test for dashboard

There is no keyError anymore for the weekdays

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...

f749db73b14def6555148b4f7a714175c0986b6e authored over 8 years ago
Make steps to add new languages more clear

da40f9e1e8748a4307ff661e733fd7190d54958f authored over 8 years ago
Bump required version of django

Fixes #297

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...

28fb6a3d86d661a0e9ef3c54fedc5b517ec2d0ad authored over 8 years ago
Escape the new line for the invoke command

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...

602e49cdd051f5209b5ff6c74ee267f6e5123c85 authored over 8 years ago
No need to check for existence of current workout

The popup is only rendered whern the current workout exists

b443be7e92b238b5fa9fa10acfe3e6a434667a3d 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...

42e6205a997a4ec2323ba2c7fe9867d073f25b3d 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...

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.

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...

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

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

3ebf9b4685f27c73b7c9064b2b96995987f88af9 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/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.

9d753964dc4248d8a8ec6f594a0b6d787ab23e35 authored over 8 years ago
Fix pep8 error

bb1a7caacc70a8cd42b74aeeecdd64d6da8a0612 authored over 8 years ago
The path of the request preprocessor changed with django 1.9

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)

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)

f8f37d36bde948de1e801a34af396ac07cf02f47 authored over 8 years ago
Set the twitter option in the overwritten test settings

This was causing template exeptions in django 1.9

a40ae355c0dcdb711d40b8d27daa10ad7e6d8a75 authored over 8 years ago
Changelog is no longer in the application, remove test

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 ...

a35c7ca7aa78392df0d92791fafd5b5bdfe7381d authored over 8 years ago
Explicitly set fields

This is necessary in django 1.9, see #297

610b33fa2d0bf5ccce4790fe6180d36befe1d349 authored over 8 years ago
Remove unecessary parenthesis

b28787c5b97bd6da0500ea5d5dc246ef9a9c4e52 authored over 8 years ago
Use new autocompleter for ingredient selection as well

764fb318cc0e514b2267ff6c8b2c0ae6fc092e51 authored over 8 years ago
Rename variable

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

bcfadecf33eaf80bac7a865b99a3383d132f5dea authored over 8 years ago
Add Jacob Stoebel to authors list

a2ddeef5ac263d448465cd075f0462da262a80ca authored over 8 years ago
Merge pull request #300 from jstoebel/bower_setup

add clarification on where to install Bower

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

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

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

3e3bb2639867c6eaf2cdd4ac7973b5caa92b0180 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

b6c8699273e9b8ee6269372a030104cd3e71b91c authored over 8 years ago
Backport improvements to dashboard from nutrition-diary branch

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

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.

c4d1fd7cba966e2214e31a7b833474eff4e2dc01 authored over 8 years ago
Fix link to Issue

21fe06152e011ada3965663ced596386cb838c14 authored over 8 years ago
Merge branch 'master' into nutrition-diary

393f132d93e9d20feebd996159fc8f4473c20756 authored over 8 years ago
Merge branch 'master' of 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...

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

622d967994ed30c8f62bb2f987c2d5e3eec5aa84 authored over 8 years ago
Replace jquery UIs with smaller library

See #78

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...

cc6cb0b79b9f8382dde0367d15d82812406a8efa authored over 8 years ago
Make the twitter name in header configurable

See #291

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

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 ...

055998dd0337302d2b368498e9dc7f2603033cfe authored over 8 years ago
Correctly select checkboxes for translated content

Fixes #296

fa054da7563b3b24a19eaae5826794afe123bc15 authored over 8 years ago
Correctly select checkboxes for translated content

Fixes #296

ac879487c157177be9e41ac83abaf24534eab56f authored over 8 years ago
Some changes to the apache configuration

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

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

b8450774b2b7c3af9b1de82b463180c15ff7b1fe authored over 8 years ago
Add further missing context to task functions

52772231d1968ffb37a32c9a3ae7584ae61fa77f 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...

9470ce962ae8037379240d7292f9e4eb2f9186cf authored over 8 years ago
Fix indentation, only use spaces

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

45fffe1c603ecda54da6c76dd19eaf8a41aff1d3 authored over 8 years ago
Add context parameter to tasks

This is mandatory since invoke 0.13

e1557ca3284372b41d2f1da45f670c46bc4e1543 authored over 8 years ago
Draw current charts for nutrition and weight

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

a9cf1dae819b0425a6efd89e9915c258b5693067 authored over 8 years ago
Use the condensed table style, this saves some space

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...

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

55c9da6422b04819da4651c20357f28c40a65141 authored over 8 years ago
Merge branch 'master' of docker01:/home/roland/misc/wger

a88682f18dba23d519745e360130f0534d589288 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...

231575032d82a600063a09a933abf580978a67d1 authored over 8 years ago
Fix indentation, only use spaces

5ba64ffe7c2776bf1064e506669890b494e1878c authored over 8 years ago