8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-18 21:23:40 +00:00
Commit graph

179 commits

Author SHA1 Message Date
Gabriel Detraz
58605ae3ff Optimisation chargement des variables de conf et ipv6 2018-01-30 23:09:00 +01:00
Gabriel Detraz
208d703d95 Montant minimal de rechargement + refactor de la fonction payment + self adhesion 2018-01-28 09:13:54 +01:00
Hugo LEVY-FALK
a5a967271e Rechargement via comnpay du solde. 2018-01-28 09:08:50 +01:00
Hugo LEVY-FALK
477aab3a7f Pouvoir prendre de l'argent c'est bien. En prendre seulement si on veut, c'est mieux. 2018-01-28 08:57:40 +01:00
Hugo Levy-Falk
d694330149 Stockage en BDD des identifiants comnpay. 2018-01-28 08:55:37 +01:00
Gabriel Detraz
a71e01e18a Montant minimal de rechargement + refactor de la fonction payment + self adhesion 2018-01-28 08:55:36 +01:00
Gabriel Detraz
5319ed266c Un peu de joli icone 2018-01-28 08:55:36 +01:00
Hugo LEVY-FALK
f7657a2236 Rechargement via comnpay du solde. 2018-01-28 08:55:36 +01:00
d9ebb266d5 Users can pay their own cotisation with their solde. 2018-01-28 08:55:36 +01:00
Gabriel Detraz
916c2e3e9f Fix sur les fieldpermissions topologie et machines 2018-01-08 23:59:46 +01:00
Gabriel Detraz
405bc03668 Protège les objects cotisations des users avec droits 2018-01-08 02:15:03 +01:00
Gabriel Detraz
2c6697a269 Compatibilité python2 2018-01-07 02:30:01 +01:00
LEVY-FALK Hugo
a24d2c26c0 Discrimination de l'historique par application. 2018-01-06 19:09:18 +01:00
LEVY-FALK Hugo
6f0e75c72e Typo dans cotisations.acl 2018-01-06 18:39:14 +01:00
LEVY-FALK Hugo
9d41a7539f Utilisation de can_delete dans l'affichage des cotisations. 2018-01-06 18:25:25 +01:00
Gabriel Detraz
69266829aa Oubli 2018-01-06 18:00:08 +01:00
Gabriel Detraz
ceeb5698fa Cotisation avec un s 2018-01-06 18:00:08 +01:00
Gabriel Detraz
68e954db3c Utilise has_module_perms, bien pratique 2018-01-06 18:00:08 +01:00
Gabriel Detraz
88d336816e Nouveau système d'acl sur topologie + migrations de cotisations 2018-01-06 18:00:08 +01:00
Gabriel Detraz
90b55b6dc8 Suppression de right et utilisation du système django 2018-01-06 18:00:08 +01:00
Gabriel Detraz
8ab23e2925 Gestion des acl avec les permissions django pour cotisation 2018-01-06 17:58:45 +01:00
LEVY-FALK Hugo
bd57e39ee9 Des @staticmethod pour @Chibrac. 2018-01-06 17:58:45 +01:00
Gabriel Detraz
20be7fdb63 Les can_change deviennent des class method 2018-01-06 17:58:45 +01:00
Gabriel Detraz
9f7d994c4a Templates tags can_change class 2018-01-06 17:57:40 +01:00
LEVY-FALK Hugo
dc38c32ad4 ACL dans un fichier dédié dans chaque application. 2018-01-06 17:57:40 +01:00
Gabriel Detraz
36abfc470a Utilisation nouveau système d'acl sur password et control 2018-01-06 17:56:02 +01:00
Gabriel Detraz
784ef5d598 Utilisation de django field permission sur le controle facture 2018-01-06 17:56:02 +01:00
LEVY-FALK Hugo
da382fbeb6 Historique générique dans cotisations. 2018-01-06 17:56:02 +01:00
Gabriel Detraz
15852329d4 Nouvelle gestion acl dans cotisation 2018-01-06 17:56:02 +01:00
Gabriel Detraz
f9a7270c27 Can_delete_set sur preferences et cotisations 2018-01-06 17:56:02 +01:00
Maël Kervella
68fdea2618 can_view for topo + can_xxx_all everywhere 2018-01-06 17:56:02 +01:00
Maël Kervella
048bcfad26 Create can_delete and can_view decorators and use them where it's possible 2018-01-06 17:56:02 +01:00
Maël Kervella
f548d48447 Define can_create, can_edit, can_delete and can_view and use can_create and can_edit decorators for cotisations.models 2018-01-06 17:56:02 +01:00
FERNET Laouen
2b5a9f7cc1 Fix #28 : ajouter paginator en bas de page 2017-11-14 22:23:39 +01:00
LEVY-FALK Hugo
d3b0e14ba9 Fix #48 : Rename invoice PDF file 2017-11-14 20:00:24 +01:00
chirac
66dec02f59 Merge branch 'reverse_url' into 'master'
Utilisation d'URL dynamiques

See merge request federez/re2o!31
2017-11-14 18:03:01 +01:00
LEVY-FALK Hugo
86b3b5ddcd Fix #15 Deprecated font HTML tag 2017-11-14 15:48:17 +01:00
LEVY-FALK Hugo
1f293e99d7 Merge branch 'master' into reverse_url 2017-11-14 15:10:37 +01:00
chirac
7935b6536c Fix bug quand il n'y a pas d'articles 2017-11-06 01:30:06 +01:00
root
5dc44a7136 Merge branch 'master' into reverse_url 2017-11-04 19:52:08 +01:00
Gabriel Detraz
e66f1eb82e Bug add cotis 2017-10-29 18:48:40 +01:00
root
f7cae2b15e Merge branch 'master' of https://gitlab.rezometz.org/rezo/re2o 2017-10-29 11:58:09 +01:00
Gabriel Detraz
21c1dd1320 Unique together remplace unique 2017-10-29 11:57:43 +01:00
Gabriel Detraz
9dd43d0c6f Adpatation des articles en fonction du type user 2017-10-28 06:03:57 +02:00
Gabriel Detraz
65dedc07d8 Fix bug migration 2017-10-28 05:08:31 +02:00
Gabriel Detraz
8ed051fc54 Creation d'articles contenant ou non les adhésion, nouveau system fin adh fin co 2017-10-28 05:00:08 +02:00
Gabriel Detraz
d0239a1613 Affiche les id factures et id user 2017-10-27 22:10:29 +02:00
LEVY-FALK Hugo
ae4129f447 Utilisation de reverse. 2017-10-27 00:11:18 +02:00
Maël Kervella
c029feeca5 Ajout de prefix sur tous les tableaux pour les différencier 2017-10-22 15:48:35 +00:00
Maël Kervella
3cc2c59335 Ajout du sort dans topo, logs, machines, cotisations
Ajout du sort sur les colones où ça avait un minimum de sens et où le
sort était basé sur des ORDER_BY de BDD.
Peut être certaines colones n'avaient pas besoin d'être triées mais tant
que c'est possible et pas illogique pourquoi ne pas le faire ?
2017-10-22 00:33:44 +00:00