1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-28 12:32:49 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
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
c3d613947f Pre-registered users can declare that they opened a bank account in the signup form 2020-10-07 10:33:57 +02:00
d4e4ed580f remove the display limit for pre-registred users. 2020-10-03 17:53:38 +02:00
905d65371f The user validation form was ugly 2020-09-14 09:56:15 +02:00
73ca65aa91 Merge branch 'atomicity' into 'beta'
Atomicité

See merge request bde/nk20!122
2020-09-14 09:38:54 +02:00
f3f18bc25e Merge branch 'beta' into traduction 2020-09-13 12:17:25 +02:00
03124e124c Translation : typo 2020-09-13 11:52:43 +02:00
9b090a145c All transactions are now atomic 2020-09-11 22:52:16 +02:00
fa3c723140 The BDE offers 80 € to each new member that registers to the Société générale 2020-09-07 21:33:23 +02:00
dc6a5f56f6 Remove WEI mention from register page and mail 2020-09-07 19:44:54 +02:00
6b06853678 Add cards to registration apps 2020-09-07 19:28:18 +02:00
012b84614c Hide asterix on login form 2020-09-06 20:32:46 +02:00
f02efd3b39 100% coverage on registration app 2020-09-03 20:03:40 +02:00
361ea8cad3 Update Django Tables 2, change accessor from dot to __ 2020-09-01 17:58:58 +02:00
dd9ca315fa Clean up templates header 2020-09-01 10:20:16 +02:00
196f796570 Move alias.js to local static 2020-08-22 23:54:58 +02:00
8691421ce3 Change cursor on select 2020-08-22 23:23:44 +02:00
9cad8fcc65 Simplify future user search 2020-08-22 10:13:48 +02:00
a3af2b0d9a Hide login select arrow on firefox 2020-08-21 17:52:10 +02:00
310f55a28e Light background on login box 2020-08-21 14:43:25 +02:00
9c9214b5df [registration] comments 2020-08-19 13:03:36 +02:00
bba69f0a60 Give Pikachu as an example 2020-08-10 12:09:05 +02:00
e78ba49252 Override Django Registration templates 2020-08-10 12:08:21 +02:00
ce35e8f7e8 Make the container customizable 2020-08-10 11:40:51 +02:00
50f4a43343 Custom CSS and card for login page 2020-08-10 11:31:35 +02:00
7b40ee1ca4 Reorder templates 2020-08-09 19:06:57 +02:00
764eaafb95 Emails are unique. Translate mail foooters. Closes #55 #56 2020-08-09 16:38:37 +02:00
33806967c8 Prepare weekly reports 2020-08-05 23:19:17 +02:00
9c3e978a41 🐛 Fix signup 2020-08-05 16:27:44 +02:00
21f1347a60 🐛 Fix signup 2020-08-05 16:26:44 +02:00
fbf3a0bcf6 🐛 A new user can't take an existing alias as username 2020-08-03 12:35:51 +02:00
f8a4087e56 🐛 Display full registration table when the search bar is empty 2020-08-03 11:32:37 +02:00
23b775447c 🐛 Fix email validation link 2020-08-01 10:48:17 +02:00
ae629b55ad Add HTML titles 2020-07-30 17:30:21 +02:00
fb5e2578af Merge Role and RolePermissions 2020-07-25 19:40:30 +02:00
f0bca69825 🐛 Minor fixes 2020-07-25 18:18:53 +02:00
b81f186866 Add PDF member lists 2020-04-23 18:28:16 +02:00
b23814aef0 Handle credits from the Société générale 2020-04-22 03:26:45 +02:00
16af9ac0ea Improve survey, comment code 2020-04-20 01:26:53 +02:00
96ad5385b0 Distinguish new and old members 2020-04-17 00:48:54 +02:00
080510bcf2 Add WEI form on signup form 2020-04-16 23:31:36 +02:00
fc511689b0 Update mail translation 2020-04-09 22:03:26 +02:00
bd41560f45 Update permission fixtures 2020-04-06 10:45:32 +02:00
f833f1c46c Comment code 2020-04-06 08:58:39 +02:00
6498a20b87 A user is active iff the email and the account are validated 2020-04-06 03:58:48 +02:00
c513759515 Credit note for membership renewals 2020-04-05 21:56:56 +02:00
e8133805f5 Users must be member of the BDE club 2020-04-05 16:07:31 +02:00
f2baeedc01 Add basic roles for BDE and Kfet 2020-04-05 16:05:49 +02:00
ff820ef086 Update translations 2020-04-05 15:42:09 +02:00
f286f99ced Handle payments from the Société Générale, closes #15 2020-04-05 15:31:39 +02:00