Commit Graph

60 Commits

Author SHA1 Message Date
Antoine Bartuccio 99c8d95443
django2.2: remove direct assignments to many-to-many fields 2019-10-08 22:46:37 +02:00
Antoine Bartuccio 6cc234e8d3
django2.2: add default mandatory on_delete on OneToOneField 2019-10-08 22:46:02 +02:00
Antoine Bartuccio 4dadb1dbc0
django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
Antoine Bartuccio d1fb9cc4c3
clubs: remove moderator and club from mailing form + display not moderated mailings 2019-05-09 17:43:47 +02:00
Antoine Bartuccio 1d07195881
clubs: add bulk deletion on mailing lists 2019-05-01 22:54:18 +02:00
Antoine Bartuccio 6964692556
clubs: basic bulk mark as old 2019-04-24 18:17:03 +02:00
Antoine Bartuccio 80f1f9699c
clubs: move Membership form validation outside of model and fix and add tests 2019-04-24 17:12:20 +02:00
Antoine Bartuccio cb58b00b6e
All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
Skia 9146251642 Prevent generation of useless migrations upon settings change 2018-05-08 18:51:29 +02:00
Antoine Bartuccio b7483513be
Fix for mailing lists 2017-12-22 12:06:23 +01:00
Skia 6ebdd53d98 club: make clubs viewable by old subscribers
Signed-off-by: Skia <skia@libskia.so>
2017-11-01 14:51:55 +01:00
Antoine Bartuccio 8146186447
Fix some bugs in mailings with new club tools 2017-10-06 11:09:31 +02:00
Antoine Bartuccio 2c1cf2d7af
Fix for club tools 2017-10-06 11:09:31 +02:00
Antoine Bartuccio 4026d076b3
Forgoten migration from skia and fixed migration 2017-10-06 11:09:30 +02:00
Antoine Bartuccio db509bf060
Nice club presentation 2017-10-06 11:09:30 +02:00
Antoine Bartuccio 790d723d08
Fix page creation method for clubs 2017-10-06 11:09:30 +02:00
Antoine Bartuccio e2078a8c15
Sync club pages with club tree 2017-10-06 11:09:30 +02:00
Antoine Bartuccio 939146bddd
Sync pages with club unix_name 2017-10-06 11:09:29 +02:00
Antoine Bartuccio fe69cbcee1
Add page for clubs and inactive clubs 2017-10-06 11:09:29 +02:00
Pierre Brunet 3089b484d3 Enhanced news 2017-10-02 14:29:36 +02:00
Skia a2dc00f4e5 club: add club logo
Signed-off-by: Skia <skia@libskia.so>
2017-09-25 20:13:35 +02:00
Antoine Bartuccio f65f261cfd mailing: Fix error when deleting user from mailing when only email provided 2017-08-24 00:20:20 +02:00
Antoine Bartuccio 4f6109e27c Refactor mailings email 2017-08-22 22:39:12 +02:00
Antoine Bartuccio 470680e760 Add moderation for mailing lists 2017-08-22 15:36:39 +02:00
Antoine Bartuccio fe187dae38 Only begining of the mail is now needed 2017-08-22 15:36:39 +02:00
Antoine Bartuccio 76efb91e40 Move mailing list admin to com 2017-08-22 15:36:39 +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
Antoine Bartuccio c56094eaaf Some selected club members can now make people subscribe and fix major security hole in board_member verification 2017-07-26 20:31:29 +02:00
Pierre Brunet 73b2c9d4c5 Format club 2017-06-13 09:48:24 +02:00
Skia e689f7f1db Add index and query reduction in clubs 2017-05-30 19:33:09 +02:00
Skia 319bb0c2d1 Fix important rights problem in clubs 2017-05-10 19:16:18 +02:00
Skia 83deae5964 Apply GPLv3 to Sith, and add header to every concerned file 2017-04-24 17:51:12 +02:00
Skia 39b32d456c Some com templates improvments and reordering some models 2017-03-24 09:19:15 +01:00
Skia dea234f98a Change is_subscriber and was_subscriber to cached_properties 2017-02-24 02:59:59 +01:00
Skia 17b4e24aaa Small club update 2016-12-29 00:42:26 +01:00
Skia 28431ec9be Big refactor: remove Subscriber class 2016-12-10 01:58:30 +01:00
Skia 0d4b697079 Refactor group settings 2016-12-10 01:29:56 +01:00
Skia 869634d6e1 Add thumbnail generation 2016-11-23 11:46:45 +01:00
Skia 6aaeb7cdc9 Rename membership to memberships 2016-09-15 11:06:51 +02:00
Skia c62d3f4f4a Add old membership views 2016-09-02 21:21:57 +02:00
Skia 4ec328556e Migrate clubs 2016-08-13 16:08:22 +02:00
Skia a8858fa781 Add home for users and clubs 2016-08-10 16:23:12 +02:00
Skia a0f7150c55 Update accounting to have a target 2016-08-07 20:10:50 +02:00
Skia 97ff4341a7 Translate most of the Sith 2016-07-19 19:03:16 +02:00
Skia 1b4324f38f Add french translation file 2016-07-18 17:47:43 +02:00
Skia 67114f51e1 Fix populate to work with Postgres 2016-07-14 17:51:26 +02:00