Commit Graph

23 Commits

Author SHA1 Message Date
Antoine Bartuccio 5c8fa1b9e7
core: add UserIsRootMixin and an admin delete view for memberships 2019-11-24 19:23:43 +01:00
Antoine Bartuccio be855c6c90
django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 1d07195881
clubs: add bulk deletion on mailing lists 2019-05-01 22:54:18 +02:00
Antoine Bartuccio a0e39b8904 clubs: rewrite MailingForm to include everything in one place
Everything is handled on the same view, no more redirection hacks

Remove get_context_data in DetailFormView since it's already done by django
2019-05-01 15:49:30 +02:00
Antoine Bartuccio cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
gnikwo 91d3e9e4dc
Delete function + club tabs 2017-12-05 15:24:46 +01:00
gnikwo 21b24f2891
Club views and discussions fixes 2017-11-28 15:12:04 +01:00
Antoine Bartuccio 4800db3c2c
Add auto generation for mailing lists 2017-10-06 11:09:31 +02:00
Antoine Bartuccio baa7be69e4
Better integration of wiki pages on clubs 2017-10-06 11:09:31 +02:00
Antoine Bartuccio 69e997d587 Refactoring mailings 2017-08-22 15:36:39 +02:00
Antoine Bartuccio 8c9f02a142 Add fetch function for DSI 2017-08-22 15:36:39 +02:00
Antoine Bartuccio 9cb88a878d Even better mailing 2017-08-22 15:36:39 +02:00
Antoine Bartuccio feaf6b73b7 Begin mailing list system 2017-08-22 15:36:39 +02:00
Pierre Brunet 73b2c9d4c5 Format club 2017-06-13 09:48:24 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Skia 114272df2f Add simple club stats 2017-01-04 17:38:54 +01:00
Antoine Bartuccio 2dd2189314 Download sellings as csv 2016-11-08 14:57:09 +01:00
Skia 5b5006892d Make sellings for clubs 2016-09-09 16:23:35 +02:00
Skia c62d3f4f4a Add old membership views 2016-09-02 21:21:57 +02:00
Skia 27805640a1 Improve right handling for accounting 2016-05-09 11:49:01 +02:00
Skia 39661b8de7 Add new club view 2016-05-03 12:06:03 +02:00
Skia a14d940db2 Some refactoring and misc improvements 2016-02-05 16:59:42 +01:00
Skia d51ab088d8 Add first club views, this still sucks, particularly on the right managment 2016-02-02 16:34:36 +01:00