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
|
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
|
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
|
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
|
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
|
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
|
71f6daf0e8
|
Add permission for treasurers to update the validation status of a transaction
|
2020-07-13 12:10:01 +02:00 |
Yohann D'ANELLO
|
2c7995a79e
|
A transaction can only be created between active notes
|
2020-06-21 22:47:05 +02:00 |
Yohann D'ANELLO
|
ac5041f3ec
|
Better club search bar
|
2020-06-21 22:27:32 +02:00 |
Yohann D'ANELLO
|
b46854e479
|
Rework on Docker image
|
2020-06-21 20:27:42 +02:00 |
Yohann D'ANELLO
|
302f9e752c
|
Create a test to check that permission queries are well formed
|
2020-05-30 15:46:09 +02:00 |
Yohann D'ANELLO
|
a9ccf46010
|
Linters
|
2020-05-29 21:43:24 +02:00 |
Yohann D'ANELLO
|
f567b1a343
|
Activity list is displayed in the right order
|
2020-05-29 21:37:44 +02:00 |
Yohann D'ANELLO
|
155b2df330
|
Fix some permissions, users can log in
|
2020-05-29 21:26:05 +02:00 |
Yohann D'ANELLO
|
716232e27f
|
With distinct permissions, we don't need to check ~ 100 000 permissions to check if someone can log in
|
2020-05-29 21:11:51 +02:00 |
Yohann D'ANELLO
|
c62b5f935a
|
Merge remote-tracking branch 'origin/master' into beta-soon
# Conflicts:
# apps/scripts
|
2020-05-29 21:11:14 +02:00 |
Pierre-antoine Comby
|
f468c2f939
|
Merge branch 'import_nk15' into 'master'
Import nk15
See merge request bde/nk20!81
|
2020-05-25 22:09:52 +02:00 |
Pierre-antoine Comby
|
79fbe96fe1
|
updates scripts
|
2020-05-25 12:26:33 +02:00 |
Pierre-antoine Comby
|
110ef79951
|
move wei script to wei app
|
2020-05-14 15:16:10 +02:00 |
Yohann D'ANELLO
|
f7b68678d8
|
Prepare production, we will send mails
|
2020-05-08 15:59:31 +02:00 |
Yohann D'ANELLO
|
4108babdb4
|
Permissions can be permanent
|
2020-05-07 21:14:36 +02:00 |
Yohann D'ANELLO
|
fdf373d1d5
|
Merge remote-tracking branch 'origin/master' into import_nk15
# Conflicts:
# apps/treasury/signals.py
|
2020-05-07 19:01:23 +02:00 |
ynerant
|
395c52220f
|
Merge branch 'master' into 'tranfer_front'
# Conflicts:
# apps/activity/views.py
# apps/permission/backends.py
# locale/de/LC_MESSAGES/django.po
# locale/fr/LC_MESSAGES/django.po
# static/js/base.js
# templates/base.html
# templates/member/user_list.html
|
2020-05-07 18:48:35 +02:00 |
Yohann D'ANELLO
|
8c0ccdfdd0
|
Don't change the password of another member (+ minor fixes on WEI app)
|
2020-04-27 20:25:02 +02:00 |
Yohann D'ANELLO
|
eb39aff1ab
|
Fix email validation, turbolinks link
|
2020-04-27 17:59:34 +02:00 |
Yohann D'ANELLO
|
5ea531fe68
|
Filter buttons list with visible buttons only
|
2020-04-27 03:56:22 +02:00 |
Yohann D'ANELLO
|
2bc2048076
|
RecurrentTransaction amount history
|
2020-04-27 03:21:13 +02:00 |
Yohann D'ANELLO
|
a83ab4bf85
|
Add a public rights page to view which permissions are granted to which role, update Font Awesome to 5.13
|
2020-04-26 01:20:46 +02:00 |
Yohann D'ANELLO
|
b0f6ec1061
|
Remove debug print line
|
2020-04-26 01:19:19 +02:00 |
Yohann D'ANELLO
|
957344922b
|
Custom error pages
|
2020-04-25 19:29:18 +02:00 |
Yohann D'ANELLO
|
f35246c9e2
|
Send a mail to webmasters when an error occurs (in production mode)
|
2020-04-25 19:29:01 +02:00 |
Yohann D'ANELLO
|
705313edb6
|
Add Bus information in the WEI survey "api"
|
2020-04-24 19:34:20 +02:00 |
Yohann D'ANELLO
|
cdff0d3893
|
We can view and update our WEI registration while we are not fully registered to the WEI.
|
2020-04-24 14:30:18 +02:00 |
Yohann D'ANELLO
|
96a87483cc
|
Order registration by promotion rather than by roles
|
2020-04-24 14:05:06 +02:00 |
Yohann D'ANELLO
|
16079e3cc5
|
Fix broken WEI permissions
|
2020-04-24 14:03:25 +02:00 |