erdnaxe
|
00b07147f6
|
Merge branch 'color_front' into 'beta'
Color front
See merge request bde/nk20!94
|
2020-08-21 21:07:24 +02:00 |
Yohann D'ANELLO
|
26775aa561
|
Clear and hide tooltips when the conso/transfer page is cleared
|
2020-08-21 21:00:46 +02:00 |
Alexandre Iooss
|
83d2c18d1e
|
Debounce user search
|
2020-08-21 19:12:28 +02:00 |
Alexandre Iooss
|
5ea1eed76d
|
Password reset use cards
|
2020-08-21 18:34:20 +02:00 |
Alexandre Iooss
|
b7d4a17ffd
|
Better footer on mobile phone
|
2020-08-21 18:08:32 +02:00 |
Alexandre Iooss
|
5c3451bda7
|
Use cards for registration templates
|
2020-08-21 17:52:48 +02:00 |
Alexandre Iooss
|
8c46321c95
|
Make page title always white
|
2020-08-21 17:52:30 +02:00 |
Alexandre Iooss
|
a3af2b0d9a
|
Hide login select arrow on firefox
|
2020-08-21 17:52:10 +02:00 |
Alexandre Iooss
|
501d02d05c
|
Fix back to top btn
|
2020-08-21 15:25:39 +02:00 |
Alexandre Iooss
|
310f55a28e
|
Light background on login box
|
2020-08-21 14:43:25 +02:00 |
Alexandre Iooss
|
197bd28ceb
|
Use a fluid-container for navbar
|
2020-08-21 14:38:07 +02:00 |
Alexandre Iooss
|
e03a3f7fd2
|
Do not show login and register on these pages
|
2020-08-21 14:33:43 +02:00 |
Alexandre Iooss
|
51230e029d
|
Better navbar buttons and less shadow
|
2020-08-21 14:21:26 +02:00 |
Alexandre Iooss
|
bd49a36bcc
|
Dark background and custom navbar color
|
2020-08-21 13:24:04 +02:00 |
Rida Lali
|
2672721235
|
Add blocks with collapse animation instead of display all
|
2020-08-21 08:18:00 +02:00 |
Yohann D'ANELLO
|
ba636fc401
|
Transfer from the Société générale is antedated
|
2020-08-21 07:40:27 +02:00 |
Yohann D'ANELLO
|
c090b4af76
|
Superusers can see their note even if they have no membership for local dev
|
2020-08-20 23:13:27 +02:00 |
Pierre-antoine Comby
|
a1dc8fe530
|
fix trailing comma
|
2020-08-19 23:00:49 +02:00 |
Pierre-antoine Comby
|
6ea92cdcde
|
Merge branch 'documents' into beta
|
2020-08-19 13:18:12 +02:00 |
Pierre-antoine Comby
|
9c9214b5df
|
[registration] comments
|
2020-08-19 13:03:36 +02:00 |
Pierre-antoine Comby
|
00935a8c02
|
[activity] comments on view and forms
|
2020-08-19 11:31:15 +02:00 |
Pierre-antoine Comby
|
b0ebc7c0a4
|
mv imageForm
|
2020-08-19 11:30:56 +02:00 |
Pierre-antoine Comby
|
60b1cdbcf8
|
comments member views
|
2020-08-18 18:19:39 +02:00 |
Pierre-antoine Comby
|
f324965f1a
|
[note] comments view and templates
|
2020-08-18 14:27:04 +02:00 |
Yohann D'ANELLO
|
7c291b115a
|
Ensure that date_end ≥ date_start in activities
|
2020-08-18 12:10:52 +02:00 |
Yohann D'ANELLO
|
6217f35f67
|
Notes are force-updated when a transaction is saved
|
2020-08-18 11:46:35 +02:00 |
Pierre-antoine Comby
|
448d379315
|
no need to disable turbolinks if we don't use select2
|
2020-08-18 11:45:30 +02:00 |
Yohann D'ANELLO
|
e974eaa1fe
|
Tuple (name, date_start, date_end) must be unique for activities
|
2020-08-17 19:28:26 +02:00 |
Yohann D'ANELLO
|
61ace4af74
|
Replace timezone.now().date() by date.today()
|
2020-08-16 00:36:34 +02:00 |
Yohann D'ANELLO
|
b8c3dda95b
|
Replace timezone.now().date() by date.today()
|
2020-08-16 00:35:13 +02:00 |
Yohann D'ANELLO
|
da23df05cb
|
Kfet members can edit their own WEI registration
|
2020-08-16 00:15:33 +02:00 |
Yohann D'ANELLO
|
9c061d9837
|
Free the transfer lock in case of transfer error
|
2020-08-16 00:04:35 +02:00 |
Yohann D'ANELLO
|
5abb155287
|
Free the transfer lock in case of transfer error
|
2020-08-16 00:02:09 +02:00 |
Yohann D'ANELLO
|
9f258e39b6
|
Check that the user is a member of the parent club only at the creation of the membership
|
2020-08-15 23:52:57 +02:00 |
Yohann D'ANELLO
|
4997a37058
|
Ensure that the user is authenticated before that it has the permission to see page
|
2020-08-15 23:27:58 +02:00 |
Yohann D'ANELLO
|
b16871d925
|
Display a form error rather than a page error if a guest is already invited
|
2020-08-15 23:03:49 +02:00 |
Yohann D'ANELLO
|
1186b0f9a9
|
Don't serialize *_ptr fields in logs
|
2020-08-15 22:54:16 +02:00 |
Yohann D'ANELLO
|
5abbb84254
|
Permissions for activities must be more specific to prevent that anyone can validate its own activity
|
2020-08-15 22:24:48 +02:00 |
Yohann D'ANELLO
|
5f8c4a2857
|
Prevent time travelers to register in the note
|
2020-08-15 21:30:08 +02:00 |
Yohann D'ANELLO
|
14b969b2dd
|
Fix link in negative balances mails
|
2020-08-15 21:12:16 +02:00 |
Yohann D'ANELLO
|
f95a0875db
|
Fix link in negative balances mails
|
2020-08-15 21:11:02 +02:00 |
Yohann D'ANELLO
|
430036bfc2
|
Don't display "change password" button on other profile pages
|
2020-08-15 20:59:45 +02:00 |
Yohann D'ANELLO
|
d6fd925fdd
|
Display email and phone number in profile page
|
2020-08-15 20:40:11 +02:00 |
Yohann D'ANELLO
|
89c15cbe3e
|
Refresh filters to search a transaction when a source or a destination is selected
|
2020-08-15 20:19:34 +02:00 |
Yohann D'ANELLO
|
75cd34f5dd
|
Enlarge buttons table and transactions table
|
2020-08-15 20:04:19 +02:00 |
Yohann D'ANELLO
|
6927f5fbb6
|
Search buttons by category or description, highlight matched words
|
2020-08-15 19:47:29 +02:00 |
Yohann D'ANELLO
|
482a04d37c
|
Consumptions didn't get removed properly
|
2020-08-15 19:33:30 +02:00 |
Yohann D'ANELLO
|
0bf5067b60
|
Fix linters
|
2020-08-15 19:10:23 +02:00 |
Yohann D'ANELLO
|
fe2af5ac2b
|
Pass resourcetype argument correctly when invalidating a transaction
|
2020-08-15 19:10:15 +02:00 |
Yohann D'ANELLO
|
d4090a4043
|
🎉 Use select_for_update tag to update note balances when we save a Transaction to avoid concurrency issues
|
2020-08-15 18:57:44 +02:00 |