Yohann D'ANELLO
|
8434c0062c
|
Merge branch 'beta' into JS_translations
# Conflicts:
# apps/note/static/note/js/consos.js
# locale/de/LC_MESSAGES/django.po
# locale/es/LC_MESSAGES/django.po
# locale/fr/LC_MESSAGES/django.po
|
2020-11-16 00:59:26 +01:00 |
Yohann D'ANELLO
|
6d976f32bf
|
Update django oauth toolkit, fix #73
|
2020-11-16 00:49:53 +01:00 |
Yohann D'ANELLO
|
b9d49d53f2
|
Export JS translation files as static files
|
2020-11-16 00:29:27 +01:00 |
Yohann D'ANELLO
|
23243e09bb
|
Fix some errors on JS string interpolation
|
2020-11-15 23:37:36 +01:00 |
Yohann D'ANELLO
|
2682e9a610
|
Add line in README on how to extract localized string in JS files
|
2020-11-15 23:31:10 +01:00 |
Yohann D'ANELLO
|
5635598bbc
|
Extract strings from javascript files and translate them in french
|
2020-11-15 23:28:41 +01:00 |
Yohann D'ANELLO
|
b58a0c43cd
|
Include auto-generated javascript translation file
|
2020-11-15 22:53:00 +01:00 |
Yohann D'ANELLO
|
7bd895c1df
|
Grant treasurers to update a note picture
|
2020-10-26 17:58:30 +01:00 |
Yohann D'ANELLO
|
051591cb7a
|
Don't see user detail in update form
|
2020-10-25 21:49:16 +01:00 |
Yohann D'ANELLO
|
0e7390b669
|
PC Kfet can see limited user information and clubs. It can create memberships but not see them
|
2020-10-25 21:38:04 +01:00 |
Yohann D'ANELLO
|
fe4363b83d
|
Don't display too much detail when a user has no right to see a profile
|
2020-10-25 21:29:44 +01:00 |
Yohann D'ANELLO
|
6e80016b38
|
Don't delete object when checking an add permission: this is useless since we rollback to the initial DB state
|
2020-10-25 21:08:36 +01:00 |
Yohann D'ANELLO
|
08e50ffc22
|
Credit form didn't raise an error when the data didn't validate
|
2020-10-23 18:19:21 +02:00 |
Yohann D'ANELLO
|
224a0fdd8c
|
SpecialTransactionProxy are force-saved
|
2020-10-23 16:55:33 +02:00 |
Yohann D'ANELLO
|
6dc7604e90
|
Alias were duplicated in profile alias list view
|
2020-10-23 16:48:33 +02:00 |
Yohann D'ANELLO
|
cb7f3c9f18
|
Note account can manage BDE memberships
|
2020-10-23 16:42:06 +02:00 |
Yohann D'ANELLO
|
f910feca9e
|
PC Kfet can create and renew memberships
|
2020-10-23 13:17:07 +02:00 |
Yohann D'ANELLO
|
91f784872c
|
Treasurers can update any roles, not only the BDE-related
|
2020-10-23 09:50:18 +02:00 |
Yohann D'ANELLO
|
58aa4983e3
|
The note account must be active in order to have access to the Rest Framework API
|
2020-10-20 10:30:41 +02:00 |
Yohann D'ANELLO
|
6cc3cf4174
|
A migration put the right role in the note account's memberships
|
2020-10-20 00:28:49 +02:00 |
Yohann D'ANELLO
|
2097e67321
|
Add permissions to PC Kfet
|
2020-10-20 00:19:49 +02:00 |
Yohann D'ANELLO
|
d773303d18
|
Add possibility to authenticate an account with its IP address
|
2020-10-19 23:44:56 +02:00 |
Yohann D'ANELLO
|
bf29efda0a
|
Display real user name in the Soge credits list/detail
|
2020-10-08 10:36:30 +02:00 |
Yohann D'ANELLO
|
3eced33082
|
Well, everyone doesn't want a secondary bank account
|
2020-10-07 17:43:28 +02:00 |
Yohann D'ANELLO
|
acb3fb4a91
|
Highlight future users that declared that they opened a bank account
|
2020-10-07 17:42:46 +02:00 |
Yohann D'ANELLO
|
beb1853aef
|
Forgot to create the aliases for BDE and Kfet in the migration that create the clubs
|
2020-10-07 11:54:04 +02:00 |
Yohann D'ANELLO
|
0078eb8f90
|
Index page is a redirection
|
2020-10-07 11:53:42 +02:00 |
Yohann D'ANELLO
|
e5e758f9d9
|
Display banners when a user is no more a BDE or Kfet member
|
2020-10-07 11:46:43 +02:00 |
Yohann D'ANELLO
|
4a78328717
|
The checkbox to tell that a Sogé account got opened is not mandatory
|
2020-10-07 11:31:20 +02:00 |
Yohann D'ANELLO
|
65a2e8c08c
|
Better index page: non-Kfet members will be redirected to their profile page, the account note (when it will be managed) will see the consumption page
|
2020-10-07 11:29:52 +02:00 |
Yohann D'ANELLO
|
b5fa428bad
|
Non-Kfet members can see their old aliases only, but no one else
|
2020-10-07 11:22:02 +02:00 |
Yohann D'ANELLO
|
fb72385773
|
Warn users that they have to open they Sogé account
|
2020-10-07 10:59:37 +02:00 |
Yohann D'ANELLO
|
2f68601e8b
|
Delete the soge credit if the user declares that one was opened but in the validation form the checkbox was unchecked
|
2020-10-07 10:46:33 +02:00 |
Yohann D'ANELLO
|
0b1bed8048
|
Temporary give the right to treasurers to manage membership roles, but need to find a proper solution
|
2020-10-07 10:43:58 +02:00 |
Yohann D'ANELLO
|
8ada0e51f2
|
The validation filter of the soge credit list was buggy
|
2020-10-07 10:42:52 +02:00 |
Yohann D'ANELLO
|
c3d613947f
|
Pre-registered users can declare that they opened a bank account in the signup form
|
2020-10-07 10:33:57 +02:00 |
Yohann D'ANELLO
|
36b8157372
|
Fix membership table order
|
2020-10-07 10:03:43 +02:00 |
Yohann D'ANELLO
|
992cfe8e23
|
Can set a parent club to None
|
2020-10-07 09:48:21 +02:00 |
Yohann D'ANELLO
|
18a8ff1b8a
|
Set credit/debit reason non mandatory
|
2020-10-07 09:45:09 +02:00 |
Yohann D'ANELLO
|
c61bb2e90d
|
When we credit the note of a club directly, fill the last name and the first name information with the club name instead of empty
|
2020-10-07 09:39:40 +02:00 |
Yohann D'ANELLO
|
4b12e3ed08
|
Display only the most recent membership
|
2020-10-07 09:29:41 +02:00 |
erdnaxe
|
af07ed9807
|
Merge branch 'erdnaxe-master-patch-99095' into 'beta'
Erdnaxe master patch 99095
See merge request bde/nk20!132
|
2020-10-05 16:37:14 +02:00 |
erdnaxe
|
bbe53b3b63
|
Update README.md
|
2020-10-05 16:25:06 +02:00 |
ynerant
|
536f0ec226
|
Merge branch 'beta' into 'master'
Ensure the integrity of all note balances in multiple transactions
See merge request bde/nk20!131
|
2020-10-04 22:12:12 +02:00 |
Yohann D'ANELLO
|
541ed59f40
|
When a membership is created, redirect to the user profile page rather than club detail
|
2020-10-04 21:08:35 +02:00 |
Yohann D'ANELLO
|
e172b4f4bb
|
When a membership is renewed, set the same roles as the previous membership
|
2020-10-04 20:54:03 +02:00 |
Yohann D'ANELLO
|
d666179037
|
Display Renew membership button 15 days more
|
2020-10-04 20:50:10 +02:00 |
Yohann D'ANELLO
|
f22e92132c
|
Select for update transaction notes, and not only the transaction
|
2020-10-04 20:47:15 +02:00 |
Yohann D'ANELLO
|
ca7ad05746
|
Use a signal to prevent a user that the note balance is negative
|
2020-10-04 20:26:43 +02:00 |
Pierre-antoine Comby
|
f55ca2f725
|
Merge branch 'beta' into 'master'
remove the display limit for pre-registred users.
See merge request bde/nk20!130
|
2020-10-03 18:07:39 +02:00 |