jbdoderlein
|
8e20bdc3e3
|
Reset migrations
|
2024-08-13 10:03:40 +00:00 |
|
jbdoderlein
|
f00d7873c9
|
Small changes
|
2024-08-13 10:02:50 +00:00 |
|
jbdoderlein
|
9f1564edf3
|
Add logout + Viewset name problem from migration
|
2024-08-10 17:30:16 +00:00 |
|
|
|
bf0afc4fc5
|
Remove useless permission mask
|
2023-11-08 16:24:29 +01:00 |
|
|
|
6a82a2187e
|
Yes no
|
2023-11-08 14:11:30 +01:00 |
|
|
|
55417313c0
|
Suppression Kfet et traduction (+fix notequal)
|
2023-11-08 10:58:23 +01:00 |
|
|
|
b280647c35
|
Fix Image resize + Partial API fix
|
2023-11-07 16:22:31 +01:00 |
|
|
|
8c57eb8096
|
Update to Django 4.2 (need to fix API)
|
2023-11-07 15:01:10 +01:00 |
|
Jean-Baptiste Doderlein
|
121c49a5b6
|
Add real BD fee
|
2022-08-30 07:54:39 +00:00 |
|
Jean-Baptiste Doderlein
|
8a03defc37
|
Some fixtures tweaks
|
2022-08-20 18:31:23 +00:00 |
|
Jean-Baptiste Doderlein
|
a17e47acb9
|
Refactor permission (need to re adjust), 2 test not passed(registration, permissions)
|
2022-08-20 18:10:12 +00:00 |
|
Jean-Baptiste Doderlein
|
838bd2bb23
|
Remove bank, Kfet and add BDA and BDS (need to fix activity, permission and registration)
|
2022-08-17 21:29:39 +00:00 |
|
Jean-Baptiste Doderlein
|
3a3e3be64c
|
Remove saclay asset, add new fixtures for activity and notes, clean some migrations
|
2022-08-06 13:47:38 +00:00 |
|
Marsupilami1
|
5b15c659fe
|
Merge branch 'main' of github.com:jbdoderlein/notes-ker-lann
|
2022-07-31 14:21:50 +02:00 |
|
Marsupilami1
|
2343eabb59
|
remove wei
|
2022-07-31 14:16:24 +02:00 |
|
Jean-Baptiste Doderlein
|
9fb3ccf66a
|
Fix permission and delete soge in treasury
|
2022-07-31 11:59:30 +00:00 |
|
Jean-Baptiste Doderlein
|
00edcabb8e
|
Remove soge, need to fix perm
|
2022-07-31 11:38:35 +00:00 |
|
Marsupilami1
|
94f5788922
|
remove useless permissions
|
2022-07-31 13:22:11 +02:00 |
|
jbdoderlein
|
6379ee57de
|
Remove Soge at signup
|
2022-07-18 20:16:12 +02:00 |
|
Nicolas Margulies
|
40e7415062
|
Added translations for friendships
|
2022-04-13 12:30:22 +02:00 |
|
Nicolas Margulies
|
319405d2b1
|
Added a message to explain what frendships do
Signed-off-by: Nicolas Margulies <nicomarg@crans.org>
|
2022-04-13 12:30:22 +02:00 |
|
Nicolas Margulies
|
633ab88b04
|
Linting
|
2022-04-13 12:30:22 +02:00 |
|
Nicolas Margulies
|
e29b42eecc
|
Add permissions related to trusting
|
2022-04-13 12:30:22 +02:00 |
|
Nicolas Margulies
|
442a5c5e36
|
First proro of trusting, with models and front, but no additional permissions
|
2022-04-13 12:30:22 +02:00 |
|
Nicolas Margulies
|
7ab0fec3bc
|
Added trust model
|
2022-04-13 12:30:22 +02:00 |
|
Yohann D'ANELLO
|
4161248bff
|
Add permissions to view/create/change/delete OAuth2 applications
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2022-03-09 12:06:19 +01:00 |
|
Yohann D'ANELLO
|
58136f3c48
|
Fix permission checks in the /api/me view
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2022-03-09 11:45:24 +01:00 |
|
Yohann D'ANELLO
|
d9b4e0a9a9
|
Fix membership tables for clubs without an ending membership date
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2022-02-13 17:53:05 +01:00 |
|
Yohann D'ANELLO
|
8563a8d235
|
Fix membership tables for clubs without an ending membership date
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2022-02-13 17:51:22 +01:00 |
|
Yohann D'ANELLO
|
d3273e9ee2
|
Prepare WEI 2022 (because tests are broken)
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2022-02-12 14:24:32 +01:00 |
|
ynerant
|
4e30f805a7
|
Merge branch 'optional-scopes' into 'beta'
Implement optional scopes : clients can request scopes, but they are not guaranteed to get them
See merge request bde/nk20!192
|
2022-02-12 13:57:19 +01:00 |
|
Yohann D'ANELLO
|
546e422e64
|
Ensure some values exist before updating them
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2022-02-12 13:56:07 +01:00 |
|
Yohann D'ANELLO
|
9048a416df
|
In the /api/me page, display note, profile and memberships only if we have associated permissions
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-23 23:25:18 +01:00 |
|
Yohann D'ANELLO
|
18a1282773
|
Implement optional scopes : clients can request scopes, but they are not guaranteed to get them
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-23 21:59:37 +01:00 |
|
Yohann D'ANELLO
|
132afc3d15
|
Fix scope view
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-15 18:59:23 +01:00 |
|
Yohann D'ANELLO
|
4b6e3ba546
|
Display club transactions only with note rights, fixes #107
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 20:01:00 +01:00 |
|
Yohann D'ANELLO
|
45ba4f9537
|
Linting
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 18:33:18 +01:00 |
|
Yohann D'ANELLO
|
b204805ce2
|
Add permissions to (un)lock club notes
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 18:31:36 +01:00 |
|
Yohann D'ANELLO
|
2f28e34cec
|
Fix permissions to lock our own note
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 18:27:24 +01:00 |
|
Yohann D'ANELLO
|
9c8ea2cd41
|
Club notes can now be locked through web interface
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 17:48:20 +01:00 |
|
ynerant
|
41289857b2
|
Merge branch 'tirage-au-sort' into 'beta'
Boutons
See merge request bde/nk20!189
|
2021-12-13 17:37:13 +01:00 |
|
Yohann D'ANELLO
|
28a8792c9f
|
[activity] Add space before line breaks in Wiki export of activities
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 17:30:13 +01:00 |
|
Yohann D'ANELLO
|
58cafad032
|
Sort buttons by category name instead of id in button list
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 17:19:10 +01:00 |
|
Yohann D'ANELLO
|
7848cd9cc2
|
Don't search buttons by prefix
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 17:18:54 +01:00 |
|
Yohann D'ANELLO
|
d18ccfac23
|
Sort aliases by normalized name in profile alias view
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 17:18:54 +01:00 |
|
Nicolas Margulies
|
e479e1e3a4
|
Added messages for Hide/Show
|
2021-10-07 23:06:40 +02:00 |
|
Nicolas Margulies
|
82b0c83b1f
|
Added a Hide/Show button for transaction templates, fixes #91
|
2021-10-07 22:54:01 +02:00 |
|
Yohann D'ANELLO
|
38ca414ef6
|
Res[pot] can display user information in order to get first/last name in credits
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-10-06 10:44:24 +02:00 |
|
Yohann D'ANELLO
|
fd811053c7
|
Commit missing migrations
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-10-06 10:41:58 +02:00 |
|
Yohann D'ANELLO
|
9d386d1ecf
|
Unauthenticated users can't display activity entry view
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-10-06 10:41:42 +02:00 |
|