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

Skip feedback test

This test was failing due to reCAPTCHA errors. Skipping for now.

eb6659c6efa540377ac055713c6e63387560d719 authored over 4 years ago
Fix unclosed file warning in image test

a7436a58f654d54e464beef58e27ed080b95c543 authored over 4 years ago
Remove django_mobile work around

4d66d316 Pulled in a version that fixes this, removing the work around
to suppress warning.

4df43fdf52398a5c3f7cba3c69a0ff874de28332 authored over 4 years ago
Fix RemovedInDjango20Warning for many-to-many set

RemovedInDjango20Warning: Direct assignment to the forward side
many-to-many set is deprecated d...

745c1c9960c99cb1a07d8ccc7d899ecd2bc36f27 authored over 4 years ago
Fixed RemovedInDjango21Warning

RemovedInDjango21Warning: Add the `renderer` argument to the render()
method of <class 'wger.uti...

4b47e1024cc9e8c28969aa88a91ffe1c1478d1ec authored over 4 years ago
Revert to Django 1.11

This also includes git references to modules that have outstanding PRs
to make them compatible w...

d85a5ed204ad318b60fd2c93be89f0e84070eb81 authored over 4 years ago
Update django-filter use

dc8acc318c126894a38c7873ed3bbbdfbfd2ae48 authored over 4 years ago
Fix RemovedInDjango21Warning for EmailAuthBackend

RemovedInDjango21Warning: Update wger.utils.helpers.EmailAuthBackend.authenticate()
to accept a ...

7da76f3ec2e2a673196eb04b62a159d47a196c08 authored over 4 years ago
Update deprecated use in ModelSerializers

ModelSerializer without either the 'fields' attribute or the 'exclude' attribute has been deprec...

a49dec6fa2805f18c0d7554c32c3f3893f5dd9b2 authored over 4 years ago
Fix RemovedInDjango20Warning for is_authenticated

0725273fd4fe9daa31cd82512d4ba64925134cd4 authored over 4 years ago
Update deprecated use_for_related_fields

39a56f758774e614ab8fa7d809f795f2950fb9f7 authored over 4 years ago
Install django_extensions

53fed92178c4149b06d0c25c714a97f3ad8516d9 authored over 4 years ago
Clean up whitespace in fixture data

cc9169327a65453f332cdb7c104013c075cf6258 authored over 4 years ago
Update custom middleware for Django > 1.10

3ca03da067a9cdd279e651876fe69df39fa7d33a authored over 4 years ago
Update url routing for django 2

c463e283455547770295a10718e98b99b86fafa6 authored over 4 years ago
Update middleware settings for Django 2.2

b5f8f706914f04e955b646c19144f2d11c7ce570 authored over 4 years ago
Fix reportlab unit import

2e58a4f8514eb17bd5a47fb6b325df0137afab10 authored over 4 years ago
Update login views for Django 2

1401c62e03cd23722027730da8a069f26da7f150 authored over 4 years ago
attrs not supported by ReCaptchaField

fd7875a895aade28edf02e83e524c6b929ad5a05 authored over 4 years ago
Fix RemovedInDRF310Warnings

02bc647691e3e078ea30eca37eee5668e0cdfbcd authored over 4 years ago
Use basename instead of deprecated base_name

be86193838073fd6ca88bd9fb308ad588e51b800 authored over 4 years ago
DjangoFilterBackend moved to django-filters

0512a6612fef5fe825262039bc2094eab1c60014 authored over 4 years ago
Fix RemovedInDjango20Warning

on_delete will be a required arg for OneToOneField and ForeignKeyField

deda4a090f386f3226b3b9ee952213bb6bf25a67 authored over 4 years ago
Default TZ to UTC

a851ace08deecc59825ed7984023610b296e9947 authored over 4 years ago
Upgrade to Django 2.2

5afa9b9246d4d2db9997ea1a69316ebc1e55ad0b authored over 4 years ago
Update django.core.urlresolvers usage

2060f1b558ae07b37aa0fe61b50e754198fd6810 authored over 4 years ago
Update Django usage

3c9964482f250972e7f4ae30b25edc9ddce3088b authored over 4 years ago
Upgrading dependancies

c5fc7f7acd7f462e75a15ae168c227f725da89ad authored over 4 years ago
Set cache control headers for static assets

37181c2d41ade8cc4a2fb76dfe2cf6b3fc3dfa5c authored over 4 years ago
Set permissions on media directory

0c27a600f85337a07c958f04b1fa78e6fc04243f authored over 4 years ago
Fix cache permissions... again

65b94e3428c90559b2caea96f78d0a5dfed0421e authored over 4 years ago
Fix cache symlink

Previous attempt broke git checkout

19ce20084a65a63ce1bc7412de0f8ee5ba74fb3b authored over 4 years ago
Fix manage.py venv wrapper

4e6d00dbd9abab989a7d48b8dc738667fc12278b authored over 4 years ago
Fix cache location

a35a1f9d9a04b30be9b48f64ac6c9f601d235e21 authored over 4 years ago
Limit tested Python versions

Ubuntu 18.10 (where I'm building images now) is 3.5. Removing anything
before that.

d12263aa0ba1004966204b82880dc5345e6a33db authored over 4 years ago
Configure cron on apache image

26001c38ee00902597fb56d883090175d82d33a2 authored over 4 years ago
Symlink CACHE directory

c9da93d4ac04f1945d4eaa065c393e6d13bdea41 authored over 4 years ago
Move libpq-dev install to base image

a5083c3790b968200192d8a4ac09a9123474c2f9 authored over 4 years ago
Clean apt cache after install

7154b9c8dfd1c2749be4d32847e775d42d8cbf38 authored over 4 years ago
Update base image to ubuntu 18.10

b5ee2ebdb5b2c4aa50bee286d01f568013ac6e6d authored over 4 years ago
Add Postgres dependencies to docker image

63f75f572a067d3d895ec84670c5b6947e2929a3 authored over 4 years ago
Merge pull request #458 from speshak/pr-phase-2

More modernization patches.

633b743eb5434c0ca6fb4b2350ef26d51a7a72f4 authored over 4 years ago
Merge pull request #457 from speshak/pr-phase-1

A collection of patches, mainly related to Docker improvments

d50c2ba17ba2993c0f3fe67eff25d821d23a0a6e authored over 4 years ago
Typo in class name

2197e3e3ac96cd32e405421fa6a6fc2f2fd18619 authored over 4 years ago
Changing a role doesn't work

dc230840611a718bac767945daf33405f68f2783 authored over 4 years ago
Replace mutable default argument

214598f8ca49050e38c90a44b9eaf4e018535698 authored over 4 years ago
Invalid CSS property

152ed2d3fd2e8036aaa69fa603b07423ced3bda9 authored over 4 years ago
Closing tag does not match

f2bbf45d57db7aeca09d594c1addf7b63a60b420 authored over 4 years ago
Unknown HTML tag attribute

d802edcca4636f904ed5d9407a66f14113c48d26 authored over 4 years ago
Equality operator may cause type coersion

bcd7af4d25c9803e876673590c445317d7fefeca authored over 4 years ago
Inefficient jQuery usage

6b1d50fa47064c67ae69cac5d617405ef358a26f authored over 4 years ago
Duplicate jQuery selector

jQuery doesn't cache elements for you. If you've made a selection that you might need to make ag...

769e64924208e959e572f56e4dc54c9996a13ae1 authored over 4 years ago
Unterminated lines

75c039a1753e6c102f904fce9523b8f874f3438d authored over 4 years ago
Add pre-commit config

1a339dba01cef0ee60f5789e65de1ea350637e35 authored over 4 years ago
Allow setting git branch via build arg

5d2aff6de9bc17558ea8fd1ff7f36c5ccb4412c3 authored over 4 years ago
Update invoke

5643fe22c5b0b2621ece8638d5ac1652e9b0cf4e authored over 4 years ago
Configure cron on apache image

de46a49095fda4353f35234fdb82610f9e04fe53 authored over 4 years ago
Update base image to ubuntu 18.10

7e92b25bb894b11bd374227c939a91addb2c0006 authored over 4 years ago
Combine Apache config commands

Reduces the number of generated layers.

74ee8c5f1ca2ddb0256b519a358f2329e17c411d authored over 4 years ago
Clean apt cache after install

65a0695b0e40e81d739416783a0fcdb4d8841492 authored over 4 years ago
Add memcached module

90c28f8f65d8de9704275fde9d29322c75a71a62 authored over 4 years ago
Update deprecated MAINTAINER label

e81650bc3dba05d511313f93ed78fb74b5132f8e authored over 4 years ago
Add Postgres dependencies to docker image

1c7e735e7c9ef6c410cdfdcb47c6ecf153737b89 authored over 4 years ago
Update apt-get metadata

669a51aa0d0c28e8bbc234271a38348503fe33c7 authored over 4 years ago
fix(static): get profile data from directly from userprofile object

70a13c424a92f607028ae27610f7d5afe9c35566 authored over 4 years ago
Added WSGI Authentication passthru

adc154ecfc14c482931610bca6a63cd72050a4eb authored over 4 years ago
Set Apache FQDN

Based on https://github.com/wger-project/wger/pull/438

be5e4f14a0639c0966347204e9edb2c6eba65857 authored over 4 years ago
Bump bleach from 2.0.0 to 3.1.4

Bumps [bleach](https://github.com/mozilla/bleach) from 2.0.0 to 3.1.4.
- [Release notes](https:/...

7fa1d8a8437a7c07c6fe3be7dc83884a6e11bd2b authored over 4 years ago
Merge pull request #443 from speshak/django-module-version

Peg dependencies to django 1.10 compatible versions

02ee623d478d1d477fc81c63090c38f9a4090bcf authored over 4 years ago
Update AUTHORS.rst

14af473c96b7ffd7ad8ba88ce74362bd6fb5c92d authored over 4 years ago
Merge branch 'master' into django-module-version

810e6f43e4336f650c0afc7bf552c6cce14e0758 authored over 4 years ago
Make code installable and runnable under Ubuntu 20.04

Yes, this is very much only a first step

13c56e3a6ed49aa8f8029a7d3dcb85c2255597af authored over 4 years ago
Install gulp globally for CI builds

ea76ef9274622c31ccc3cf72febe52525b74e00f authored over 5 years ago
Peg dependencies to django 1.10 compatible versions

Various django modules didn't have an explicit version and
newer versions were causing docker im...

c62d358b657f197adabf14cd46b9ee45c23c44bf authored over 5 years ago
Merge pull request #421 from Veltarn/master

Added external libraries version

c70150b4850f2c7ab2fdc7a953c3c11f84d31e8c authored almost 7 years ago
Added versions on shariff, bootstrap and fontawesome packages.

bd7aab099df315f40f18d6ef47616990eb9afb74 authored almost 7 years ago
Replace slack with gitter

cd2083ae4ff5a299ed146ac58d8329d4a476727e authored almost 7 years ago
Merge branch 'master' of github.com:wger-project/wger

b91805db8d828de5bf7a97678ea6fb9e9d165b5d authored almost 7 years ago
Add slack channel to docs

This replaces the IRC channel that wasn't being used anymore

b7c720bc4fe0b4ea82011289de3c728d95c96e92 authored almost 7 years ago
Merge pull request #413 from anjalie-kini/doc-fixes

Fixed documentation grammar

aa61a1e61415adf1c0d51e09fba80cc6df2a6649 authored about 7 years ago
Fixed documentation grammar

601df9b35a6af0e04573207e3df967b082899282 authored about 7 years ago
`Merge branch 'master' of https://github.com/wger-project/wger

Conflicts:
docs/changelog.rst

fb076c366dda9e4c5fa21a5f70b5d1541cd43aeb authored over 7 years ago
Remove unused JS file

This fixes #409

c9bb395650beab7b4419330976faeab830c02882 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

f10e90ec3448726a7505ea16efe611ba020503c4 authored almost 8 years ago
Make generator aware of USA names

e0fa3e000ba284c268a862de28a014b40da74595 authored almost 8 years ago
Merge remote-tracking branch 'upstream/master'

8c88e0fdecd50e39e93472c58aceb8abc85b8964 authored almost 8 years ago
Missing names for USA

First and last names of the USA to be used by the dummy generator are
missing.

21fb9a6a1ce755d02f51b2a6ed6316613f74396a authored almost 8 years ago
Merge branch 'develop'

39e59c3ebe66b52f99b8122e8c8f0ecdaf811c6e authored almost 8 years ago
Missing names for USA

First and last names of the USA to be used by the dummy generator are
missing.

cde258c8e0f3148606de0d9195d050790bf7cd35 authored almost 8 years ago
Merge remote-tracking branch 'upstream/master' into develop

2419debab7fb319cf0c30ef708d6ddec2f31e136 authored almost 8 years ago
Merge branch 'upstream'

8fb951db5084218589462605e2ec9b024750109c authored almost 8 years ago
Update with change

2bf5201cc0e0102034f862caecc35489e719aa7d authored almost 8 years ago
undone my first commit and changed wger-core.js file

36a52b167bb032bb1fe5d47dd09ecc0d3a003262 authored almost 8 years ago
Travis ci error - added missing space before function

26cdf5e68e84df460fa4bcba89236850a7b201d9 authored almost 8 years ago
Merge branch 'bugfix/update_number_of_set_slider_while_using' into develop

f2409f5240fa7c08cca1f43eed4d6fd485b46cf6 authored almost 8 years ago
Update with change

f4d025ef7defe969efc7f3394343ca5dec2b7e2b authored almost 8 years ago
Travis ci error - added missing space before function

e8e4f7babd5a1a9a7ffdcbf090578580dd116ab0 authored almost 8 years ago
undone my first commit and changed wger-core.js file

aaed55441e81293d612b7f567df5858c5e8b4e77 authored almost 8 years ago
Update changelog

bbe961545e37ee85bcff0704d6298ffa3da09743 authored almost 8 years ago
Merge pull request #393 from petervanderdoes/bugfix/css

font-family problem

750961b6478c5a117b8d6880c60061791124f5f7 authored almost 8 years ago