|
f7548ab8d1
|
django2.2: add on_delete on migrations for OneToOneField
|
2019-10-08 22:46:03 +02:00 |
|
|
3cb306bc91
|
django2.2: add on_delete on migrations for ForeignKey
|
2019-10-08 22:46:03 +02:00 |
|
|
12b6f0d488
|
django2.2: adapt DateTimeField in forms with the new API
|
2019-10-08 22:46:02 +02:00 |
|
|
6cc234e8d3
|
django2.2: add default mandatory on_delete on OneToOneField
|
2019-10-08 22:46:02 +02:00 |
|
|
4dadb1dbc0
|
django2.2: add default mandatory on_delete on all ForeignKey
|
2019-10-08 22:46:01 +02:00 |
|
|
2616e8b24c
|
django2.2: relpace django.core.urlresolvers by django.urls
|
2019-10-08 22:46:01 +02:00 |
|
|
be855c6c90
|
django2.2: migrate url to re_path
|
2019-10-08 22:46:01 +02:00 |
|
|
275b89cdf0
|
club: fix SellingFormBase import
|
2019-05-21 10:53:18 +02:00 |
|
|
81d470b977
|
clubs: add tests for MalingForm
|
2019-05-09 20:32:48 +02:00 |
|
|
654099067e
|
clubs: tests for adding mailings
|
2019-05-09 20:32:26 +02:00 |
|
|
d1fb9cc4c3
|
clubs: remove moderator and club from mailing form + display not moderated mailings
|
2019-05-09 17:43:47 +02:00 |
|
|
1d07195881
|
clubs: add bulk deletion on mailing lists
|
2019-05-01 22:54:18 +02:00 |
|
|
24fb714c5e
|
clubs: set club_id and user_id as mandatory arguments for MailingForm
|
2019-05-01 18:59:41 +02:00 |
|
|
da25480993
|
clubs: use standard rights for ClubMailingView
|
2019-05-01 15:50:03 +02:00 |
|
|
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 |
|
|
cfd4955672
|
clubs: clean up imports and move forms to external file
|
2019-05-01 03:32:55 +02:00 |
|
|
01803c8cf0
|
clubs: remove useless self.request_user into ClubMemberView
|
2019-04-25 19:51:30 +02:00 |
|
|
f72f0639ee
|
clubs: display a message instead of a table when no member in a club
|
2019-04-25 17:38:17 +02:00 |
|
|
68f61a432a
|
clubs: adapt tests to new display and fix form validation issue for start_date
|
2019-04-25 17:31:42 +02:00 |
|
|
3eb3565a63
|
clubs: nice display of bulk mark as old
|
2019-04-25 16:36:20 +02:00 |
|
|
75328de5ca
|
clubs: fix membership form and add bulk mark as old tests
|
2019-04-25 15:40:49 +02:00 |
|
|
6964692556
|
clubs: basic bulk mark as old
|
2019-04-24 18:17:03 +02:00 |
|
|
80f1f9699c
|
clubs: move Membership form validation outside of model and fix and add tests
|
2019-04-24 17:12:20 +02:00 |
|
|
d5ad2c5141
|
clubs: Handle bulk add of users in clubs and refresh of the form handling
|
2019-04-24 03:10:42 +02:00 |
|
|
f6ab993b8d
|
wiki: remove old markdown preview
|
2018-12-20 14:32:52 +01:00 |
|
|
cb58b00b6e
|
All: Apply Black coding rules
|
2018-10-05 21:52:55 +02:00 |
|
|
0581c667de
|
Club: blackify view file
|
2018-10-05 21:51:54 +02:00 |
|
|
5a6c7aaadf
|
clubs: un champ plus joli pour la short_description, crack vas être content
|
2018-10-04 00:15:47 +02:00 |
|
Skia
|
9146251642
|
Prevent generation of useless migrations upon settings change
|
2018-05-08 18:51:29 +02:00 |
|
|
b7483513be
|
Fix for mailing lists
|
2017-12-22 12:06:23 +01:00 |
|
Skia
|
a2ee017668
|
club/views: fix call to parent's get_context_data in PosterListView
|
2017-12-21 18:16:32 +01:00 |
|
gnikwo
|
903f07ecbd
|
Added screen list on poster + Added unmoderated poster artefact + discussions fixes
|
2017-12-21 12:25:07 +01:00 |
|
|
72d2862e3e
|
Posters now working + notifications for com admin
|
2017-12-16 20:48:36 +01:00 |
|
|
cc99cecaa0
|
Fix tab mixin on clubs
|
2017-12-05 15:53:36 +01:00 |
|
gnikwo
|
91d3e9e4dc
|
Delete function + club tabs
|
2017-12-05 15:24:46 +01:00 |
|
gnikwo
|
5cd031f579
|
Ready for review
|
2017-11-28 15:12:25 +01:00 |
|
gnikwo
|
21b24f2891
|
Club views and discussions fixes
|
2017-11-28 15:12:04 +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 |
|
|
8146186447
|
Fix some bugs in mailings with new club tools
|
2017-10-06 11:09:31 +02:00 |
|
|
4800db3c2c
|
Add auto generation for mailing lists
|
2017-10-06 11:09:31 +02:00 |
|
|
4310441269
|
Redirect directly on member page when adding a new member. Still has a bug : an user already member always show when success
|
2017-10-06 11:09:31 +02:00 |
|
|
baa7be69e4
|
Better integration of wiki pages on clubs
|
2017-10-06 11:09:31 +02:00 |
|
|
2c1cf2d7af
|
Fix for club tools
|
2017-10-06 11:09:31 +02:00 |
|
|
4026d076b3
|
Forgoten migration from skia and fixed migration
|
2017-10-06 11:09:30 +02:00 |
|
|
db509bf060
|
Nice club presentation
|
2017-10-06 11:09:30 +02:00 |
|
|
790d723d08
|
Fix page creation method for clubs
|
2017-10-06 11:09:30 +02:00 |
|
|
12c49b285a
|
Fix page permissions and fix migration when on sqlite backend
|
2017-10-06 11:09:30 +02:00 |
|
|
aa49b2d4ce
|
Fix regex for pages
|
2017-10-06 11:09:30 +02:00 |
|
|
e2078a8c15
|
Sync club pages with club tree
|
2017-10-06 11:09:30 +02:00 |
|
|
939146bddd
|
Sync pages with club unix_name
|
2017-10-06 11:09:29 +02:00 |
|
|
fe69cbcee1
|
Add page for clubs and inactive clubs
|
2017-10-06 11:09:29 +02:00 |
|
|
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 |
|
|
f65f261cfd
|
mailing: Fix error when deleting user from mailing when only email provided
|
2017-08-24 00:20:20 +02:00 |
|
|
4f6109e27c
|
Refactor mailings email
|
2017-08-22 22:39:12 +02:00 |
|
|
d179a0a6d0
|
Fix typo and merge migrations
|
2017-08-22 15:36:39 +02:00 |
|
|
470680e760
|
Add moderation for mailing lists
|
2017-08-22 15:36:39 +02:00 |
|
|
fe187dae38
|
Only begining of the mail is now needed
|
2017-08-22 15:36:39 +02:00 |
|
|
76efb91e40
|
Move mailing list admin to com
|
2017-08-22 15:36:39 +02:00 |
|
|
69e997d587
|
Refactoring mailings
|
2017-08-22 15:36:39 +02:00 |
|
|
8c9f02a142
|
Add fetch function for DSI
|
2017-08-22 15:36:39 +02:00 |
|
|
9cb88a878d
|
Even better mailing
|
2017-08-22 15:36:39 +02:00 |
|
|
feaf6b73b7
|
Begin mailing list system
|
2017-08-22 15:36:39 +02:00 |
|
|
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 |
|
|
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
|
f2b2ff533d
|
Rename Matmat to Trombi
|
2017-05-10 22:17:05 +02:00 |
|
Skia
|
b3bc33a319
|
Add first Matmat' app
|
2017-05-10 19:19:33 +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 |
|
|
fb09719317
|
Hide start_date for non root user from clubs
|
2017-04-03 09:41:35 +02:00 |
|
Skia
|
3cf1628435
|
Fix weekmail new article link
|
2017-03-24 14:01:05 +01: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
|
097d238962
|
Improve weekmail
|
2017-01-15 22:58:37 +01:00 |
|
|
2c71c18d1b
|
--amend
|
2017-01-05 18:02:02 +01:00 |
|
|
86e3c09bae
|
Add benefit on sellings view
|
2017-01-05 15:48:06 +01:00 |
|
Skia
|
114272df2f
|
Add simple club stats
|
2017-01-04 17:38:54 +01:00 |
|
Skia
|
0a9eb2fd33
|
Fix club tests
|
2016-12-29 01:30:37 +01:00 |
|
Skia
|
17b4e24aaa
|
Small club update
|
2016-12-29 00:42:26 +01:00 |
|
Skia
|
1dc1a0a42c
|
Add news moderation tool
|
2016-12-23 18:40:37 +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
|
e9c19438d4
|
Fix tests and CI
|
2016-11-08 19:07:25 +01:00 |
|
|
2dd2189314
|
Download sellings as csv
|
2016-11-08 14:57:09 +01:00 |
|
Skia
|
20ff409547
|
Fix tests
|
2016-11-06 11:36:54 +01:00 |
|
Skia
|
6251e38668
|
Tiny translation fix
|
2016-10-26 20:01:05 +02:00 |
|
|
132bae72a7
|
Fix club account name display for clubs
|
2016-10-16 00:23:13 +02:00 |
|
Skia
|
a12f9dd53e
|
Fix club sellings
|
2016-10-03 13:55:20 +02:00 |
|
Skia
|
51f342a7d3
|
Add invoices calls
|
2016-09-29 18:19:58 +02:00 |
|
|
1c6df0909b
|
Fixes double check on board member in club view
|
2016-09-28 10:46:06 +02:00 |
|
|
17b483bd21
|
AutoCompleteSelectField on clubs
|
2016-09-27 21:05:57 +02:00 |
|
Skia
|
ffd4dac2e2
|
Allow club staff to delete their sellings
|
2016-09-22 12:52:15 +02:00 |
|
Skia
|
6aaeb7cdc9
|
Rename membership to memberships
|
2016-09-15 11:06:51 +02:00 |
|
Skia
|
c748bb8450
|
Fix slow selling page in clubs
|
2016-09-12 17:34:17 +02:00 |
|
Skia
|
54444b31ba
|
Some template improvements
|
2016-09-11 19:00:12 +02:00 |
|
Skia
|
5b5006892d
|
Make sellings for clubs
|
2016-09-09 16:23:35 +02:00 |
|
Skia
|
b1f6754e6e
|
Refactor lots of tabed templates, and create TabedViewMixin
|
2016-09-04 19:25:03 +02:00 |
|
Skia
|
c62d3f4f4a
|
Add old membership views
|
2016-09-02 21:21:57 +02:00 |
|