daimrod

daimrod created pull request jocelyn/transparency#13

Ajout d'un champ Aide aux Services, Coûts et Matériels associés

6 years ago

daimrod pushed to feat-AbstractUse-help-text at daimrod/transparency

  • 7915c6a79b Ajout d'un champ Aide aux Services, Coûts et Matériels associés Ce champ permet d'indiquer à l'utilisateur comment fonctionne l'objet associé. Par exemple d'indiquer une URL permettant la mise à jour de l'objet associé. Le champ est rendu en markdown/html par défaut. Un bouton permet de faire apparaitre le champ texte permettant de modifier le texte d'aide.
  • 524549235a Merge branch 'ed-fix-readme' of milouse/transparency into master
  • b36405eeb5 Remind user to activate the previously created virtualenv
  • 9ac86efc66 Inform the naive user about the DEBUG parameter
  • ae3e36be8b Fix a typo, which prevent the chosen organization name to be displayed

6 years ago

daimrod created new branch feat-AbstractUse-help-text at daimrod/transparency

6 years ago

daimrod pushed to master at daimrod/transparency

6 years ago

daimrod pushed to upgrade at daimrod/coin

  • 569a27685e Do not use relative import Doesn't work well when running tests.
  • 6f942b5014 Replace declared_fieldsets with get_fieldsets() declared_fieldsets was a hack. get_fieldsets() has been fixed to replace this hack. https://docs.djangoproject.com/en/1.8/releases/1.7/#declared-fieldsets-attribute-on-modeladmin
  • 35a5933e0c Replace hardcoded admin url with reverse() The admin change view URL changes in django 1.9 and it's good practice to use reserve() anyway.
  • 1b1e76abc3 Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9 Use the default `url` tag instead.
  • 8a2428fe83 Do not use relative import Doesn't work well when running tests.
  • View comparison for these 101 commits »

6 years ago

daimrod commented on issue FFDN/coin#201

Retire la vue d'administration des cotisations

Merged. Thanks.

6 years ago

daimrod merged pull request FFDN/coin#201

Retire la vue d'administration des cotisations

6 years ago

daimrod closed pull request FFDN/coin#201

Retire la vue d'administration des cotisations

6 years ago

daimrod pushed to upgrade at daimrod/coin

  • 6e31960f48 Do not use relative import Doesn't work well when running tests.
  • 54895e5d12 Replace declared_fieldsets with get_fieldsets() declared_fieldsets was a hack. get_fieldsets() has been fixed to replace this hack. https://docs.djangoproject.com/en/1.8/releases/1.7/#declared-fieldsets-attribute-on-modeladmin
  • fe2d857ad7 Replace hardcoded admin url with reverse() The admin change view URL changes in django 1.9 and it's good practice to use reserve() anyway.
  • 79975af547 Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9 Use the default `url` tag instead.
  • 8eb59fc142 Do not use relative import Doesn't work well when running tests.
  • View comparison for these 18 commits »

6 years ago

daimrod pushed to upgrade at daimrod/coin

  • 260d1c64c3 Add test_ldap with minimal ldap configuration for dev
  • 6dc98ec789 Use unicode instead of bytes in ldap python-ldap >= 3.0 use unicode to be compatible with python3
  • 41d6f6c49d Upgrade python-ldap and django-ldapdb While there, ugrade psycopg2 which has a problem detection PostgreSQL>=10
  • 571e052e98 License the project under AGPLv3 All significant contributors agreed with this licensing choice, see https://code.ffdn.org/FFDN/coin/issues/152
  • 0ba8bb06dd Fix typo

6 years ago

daimrod created new branch upgrade at daimrod/coin

6 years ago

daimrod deleted branch upgrade-ldap at daimrod/coin

6 years ago

daimrod pushed to master at daimrod/coin

  • 571e052e98 License the project under AGPLv3 All significant contributors agreed with this licensing choice, see https://code.ffdn.org/FFDN/coin/issues/152
  • 0ba8bb06dd Fix typo
  • dd9194355b Make the membership fee reminders configurable Instead of hardcoded values. Fix #139
  • 6339fd94b8 Merge branch 'jd-auto-member-status' of FFDN/coin into master
  • 18ab9a362a Merge branch 'jd-doc-screenshot' of FFDN/coin into master
  • View comparison for these 47 commits »

6 years ago

daimrod pushed to upgrade-ldap at daimrod/coin

  • 260d1c64c3 Add test_ldap with minimal ldap configuration for dev
  • 6dc98ec789 Use unicode instead of bytes in ldap python-ldap >= 3.0 use unicode to be compatible with python3
  • 41d6f6c49d Upgrade python-ldap and django-ldapdb While there, ugrade psycopg2 which has a problem detection PostgreSQL>=10
  • 947cd5b913 Add test_ldap with minimal ldap configuration for dev
  • 0608061088 Use unicode instead of bytes in ldap python-ldap >= 3.0 use unicode to be compatible with python3
  • View comparison for these 7 commits »

6 years ago

daimrod pushed to upgrade-ldap at daimrod/coin

  • 947cd5b913 Add test_ldap with minimal ldap configuration for dev
  • 0608061088 Use unicode instead of bytes in ldap python-ldap >= 3.0 use unicode to be compatible with python3
  • f34dded13f WIP upgrade requirements.txt
  • 3d1300ebeb Fix django-ldapdb upper version limit in requirements.txt
  • 571e052e98 License the project under AGPLv3 All significant contributors agreed with this licensing choice, see https://code.ffdn.org/FFDN/coin/issues/152
  • View comparison for these 55 commits »

6 years ago

daimrod pushed to upgrade-ldap at daimrod/coin

  • e7350b0169 Add test_ldap with minimal ldap configuration for dev
  • b105337f2d Use unicode instead of bytes in ldap python-ldap >= 3.0 use unicode to be compatible with python3
  • a34accb6b8 WIP upgrade requirements.txt
  • cbf099bfc0 Fix django-ldapdb upper version limit in requirements.txt
  • a65b2449e1 Fix feedback when sending fee reminders The case where several reminders were sent but only one was not rate-limited was producing incorrect feedback. Fix #51

6 years ago

daimrod created new branch upgrade-ldap at daimrod/coin

6 years ago

daimrod pushed to master at daimrod/coin

  • a65b2449e1 Fix feedback when sending fee reminders The case where several reminders were sent but only one was not rate-limited was producing incorrect feedback. Fix #51

6 years ago

daimrod pushed to master at daimrod/coin

6 years ago

daimrod closed issue FFDN/coin#142

Erreur 500 (encoding) à la validation de facture

6 years ago