Yohann D'ANELLO
|
e63219f7ad
|
Force delete some objects
|
2020-07-30 14:58:18 +02:00 |
Yohann D'ANELLO
|
0c0aed0234
|
🐛 Force delete didn't work as well when trying to check add permissions
|
2020-07-30 13:10:03 +02:00 |
Yohann D'ANELLO
|
fb775de923
|
Add backdoor to login as other users (in debug mode only)
|
2020-07-30 12:50:48 +02:00 |
Yohann D'ANELLO
|
b49db39080
|
Update Nginx conf: redirect automatically requests to the right domain
|
2020-07-29 23:00:57 +02:00 |
Yohann D'ANELLO
|
da1063862e
|
Merge gift + transfer interfaces
|
2020-07-29 22:55:12 +02:00 |
Yohann D'ANELLO
|
224ef5b2f0
|
Allow users to have complicated username
|
2020-07-29 19:37:40 +02:00 |
Yohann D'ANELLO
|
cbd36f110a
|
Another uplicated permission
|
2020-07-29 19:13:29 +02:00 |
Yohann D'ANELLO
|
c9e68ca66b
|
Duplicated permission
|
2020-07-29 19:12:16 +02:00 |
Yohann D'ANELLO
|
20011db37e
|
Order aliases by name
|
2020-07-29 19:03:11 +02:00 |
Yohann D'ANELLO
|
5a91cac08d
|
Add permissions to see clubs and users
|
2020-07-29 18:37:42 +02:00 |
Yohann D'ANELLO
|
fa9159bb28
|
Alias pk != Note pk
|
2020-07-29 17:50:14 +02:00 |
Yohann D'ANELLO
|
4549255198
|
Treasurers can update invalidity reason
|
2020-07-29 17:42:06 +02:00 |
Yohann D'ANELLO
|
750bdcb2c5
|
Treasurers can of course click on buttons. Fix PATCH requests on the API
|
2020-07-29 12:25:53 +02:00 |
Yohann D'ANELLO
|
5c93301358
|
Beta banner is dismissible
|
2020-07-29 11:42:27 +02:00 |
Yohann D'ANELLO
|
b8a88eeda4
|
Only staff with good permission mask can visit Django Admin
|
2020-07-29 11:38:59 +02:00 |
Alexandre Iooss
|
d455c5c533
|
Add banner to warn when debug mode is active
|
2020-07-29 10:14:57 +02:00 |
Yohann D'ANELLO
|
f597b6dbd8
|
Prevent creating club when there exists an alias that is similar to the name of the club
|
2020-07-28 23:16:38 +02:00 |
Yohann D'ANELLO
|
3a4145e4d9
|
Woops, roles didn't have the permissions
|
2020-07-28 20:56:22 +02:00 |
Yohann D'ANELLO
|
54ce157019
|
Store clothing cut and size in WEI registration
|
2020-07-28 20:49:32 +02:00 |
Yohann D'ANELLO
|
7c6bab88f4
|
Update permissions to see buses
|
2020-07-28 20:22:10 +02:00 |
Yohann D'ANELLO
|
12ebf9d12a
|
Before checking membership roles, we wait before the creation of the membership
|
2020-07-28 19:38:25 +02:00 |
Yohann D'ANELLO
|
76a6260b18
|
SMTP user and password are None by default, add From Email tag
|
2020-07-28 18:59:34 +02:00 |
Yohann D'ANELLO
|
7b3512c0be
|
Add banner for beta
|
2020-07-28 18:27:25 +02:00 |
Yohann D'ANELLO
|
0bfc3b9454
|
Not-yet-registered WEI members can see their registrations
|
2020-07-28 18:09:43 +02:00 |
Yohann D'ANELLO
|
84e8b02594
|
🐛 Calculating permissions faster
|
2020-07-28 15:25:08 +02:00 |
Yohann D'ANELLO
|
09027ea35e
|
Store transactions by default
|
2020-07-27 00:16:28 +02:00 |
Yohann D'ANELLO
|
2f334e0707
|
Fix remittance import
|
2020-07-26 23:59:18 +02:00 |
Yohann D'ANELLO
|
e163f86f69
|
Section is not importable yet
|
2020-07-26 12:11:17 +02:00 |
Yohann D'ANELLO
|
0335a47667
|
Anonymize data, fix remittance import, better Ansible
|
2020-07-26 12:05:41 +02:00 |
Yohann D'ANELLO
|
b8d4fb9df1
|
🐛 Don't import only the last remittance...
|
2020-07-26 09:06:08 +02:00 |
Yohann D'ANELLO
|
8cde94c5f5
|
Import remittances
|
2020-07-26 01:01:21 +02:00 |
Yohann D'ANELLO
|
ab5d5a6e94
|
Display the associated club of the role in the permission page
|
2020-07-25 20:15:26 +02:00 |
Yohann D'ANELLO
|
4c29d855d2
|
Fix RolePermissions merge
|
2020-07-25 20:07:45 +02:00 |
Yohann D'ANELLO
|
55bc288deb
|
Some roles can only be given in some clubs
|
2020-07-25 19:59:04 +02:00 |
Yohann D'ANELLO
|
fb5e2578af
|
Merge Role and RolePermissions
|
2020-07-25 19:40:30 +02:00 |
Yohann D'ANELLO
|
0b6cb4ef19
|
Production is not debug
|
2020-07-25 19:14:27 +02:00 |
Yohann D'ANELLO
|
18bdc8044b
|
🐛 Minor fixes
|
2020-07-25 18:26:18 +02:00 |
Yohann D'ANELLO
|
f0bca69825
|
🐛 Minor fixes
|
2020-07-25 18:18:53 +02:00 |
Yohann D'ANELLO
|
b2e1777fe0
|
Update Django CAS Server
|
2020-07-25 17:44:38 +02:00 |
Yohann D'ANELLO
|
afb35d7ae0
|
Fix linters
|
2020-07-25 17:42:44 +02:00 |
Yohann D'ANELLO
|
b212bf4093
|
Fix linters
|
2020-07-25 17:42:32 +02:00 |
Yohann D'ANELLO
|
3fea17c555
|
🐛 Fix Ansible script
|
2020-07-25 17:36:37 +02:00 |
Yohann D'ANELLO
|
2eb601bd66
|
💥 Improve performances
|
2020-07-25 17:25:57 +02:00 |
Yohann D'ANELLO
|
50024dc03d
|
🐛 Fix NK15 import
|
2020-07-23 07:21:49 +02:00 |
Yohann D'ANELLO
|
e3045522d1
|
Bind GuestTransaction to entry rather than guest (fix OneToOneField)
|
2020-07-22 21:05:25 +02:00 |
Yohann D'ANELLO
|
a098f70424
|
Better import
|
2020-07-22 01:46:31 +02:00 |
Yohann D'ANELLO
|
5d70a809c2
|
🔧 Better Ansible script
|
2020-07-21 22:36:37 +02:00 |
Yohann D'ANELLO
|
4761d46696
|
🎨 Apply Django migrations
|
2020-07-15 11:32:08 +02:00 |
Yohann D'ANELLO
|
084d22d33f
|
Install PSQL and init DB
|
2020-07-15 10:09:28 +02:00 |
Yohann D'ANELLO
|
3f0208a664
|
🐛 First fix Ansible installation
|
2020-07-15 09:27:11 +02:00 |