Yohann D'ANELLO
|
a06ae5c9b9
|
Merge remote-tracking branch 'origin/master' into master
# Conflicts:
# media/admin.py
# users/admin.py
# users/views.py
|
2020-09-25 10:28:39 +02:00 |
Yohann D'ANELLO
|
796c985ffb
|
Add page to search a media by its ISBN
|
2020-09-25 10:27:43 +02:00 |
Alexandre Iooss
|
91b361d7a6
|
Do not make string nullable in database
|
2020-09-23 20:31:25 +02:00 |
Alexandre Iooss
|
9a7304f573
|
Add __str__ on Adhesion model
|
2020-09-23 20:21:55 +02:00 |
Alexandre Iooss
|
8d20b14cbb
|
Remove additional newline in imports
|
2020-09-23 20:19:31 +02:00 |
Yohann D'ANELLO
|
4c55bdd200
|
Le Fetch ouvre ensuite la page pour entrer un nouveau média (code moins sale)
|
2020-02-20 13:52:50 +01:00 |
Yohann D'ANELLO
|
ac866cc0ba
|
Remove `Clef` Model
|
2020-02-09 18:17:26 +01:00 |
Yohann D'ANELLO
|
87063e267e
|
Remove `Clef` Model
|
2020-02-09 17:55:51 +01:00 |
Alexandre Iooss
|
a6b5d8b822
|
Add bedeteque scraper
|
2019-08-19 12:17:49 +02:00 |
Alexandre Iooss
|
6a79169496
|
Add REST API
|
2019-08-17 12:12:10 +02:00 |
Alexandre Iooss
|
c2ab1e4bc5
|
More testing
|
2019-08-16 19:45:04 +02:00 |
Alexandre Iooss
|
861279d30d
|
Add ISBN data downloader
|
2019-08-11 10:40:39 +02:00 |
Alexandre Iooss
|
79ad58997a
|
Fix adherents name
|
2019-08-10 16:22:04 +02:00 |
Alexandre Iooss
|
2ce5e122a4
|
Translate users models
|
2019-08-10 16:13:32 +02:00 |
Alexandre Iooss
|
f61d09b65e
|
Update locales
|
2019-08-10 15:58:13 +02:00 |
Alexandre Iooss
|
8613dd2810
|
Move emprunt button
|
2019-08-10 15:53:23 +02:00 |
Alexandre Iooss
|
82ebc60982
|
Fix search
|
2019-08-10 11:49:22 +02:00 |
Alexandre Iooss
|
9ae8bfbe3f
|
Autocomplete for perf
|
2019-08-10 11:42:27 +02:00 |
Alexandre Iooss
|
c306113fbd
|
Some user do not have a registration date
|
2019-08-10 11:21:50 +02:00 |
Alexandre Iooss
|
a6dc8653af
|
Django upgrade
|
2019-08-10 10:44:17 +02:00 |
Alexandre Iooss
|
aca1d2def6
|
Merge index views
|
2019-08-10 08:04:46 +02:00 |
Alexandre Iooss
|
d6e7a2b635
|
Clean up Request object
|
2019-08-09 23:17:55 +02:00 |
Alexandre Iooss
|
8b27710266
|
Send password init mail
|
2019-08-09 23:12:56 +02:00 |
Alexandre Iooss
|
d1806fd727
|
Remove custom add user view
|
2019-08-09 22:52:47 +02:00 |
Alexandre Iooss
|
b4cfb8d3b6
|
Drop old templates and old search
|
2019-08-09 08:28:57 +02:00 |
Alexandre Iooss
|
c225f5045e
|
Buttons in user admin
|
2019-08-08 21:51:37 +02:00 |
Alexandre Iooss
|
d0086c84e8
|
Continue to remove old perm system
|
2019-08-08 19:16:54 +02:00 |
Alexandre Iooss
|
8a1af4c2b3
|
Simplify user profile
|
2019-08-08 16:18:15 +02:00 |
Alexandre Iooss
|
ef0bd78af5
|
Clean up of users app
|
2019-08-08 15:35:25 +02:00 |
Alexandre Iooss
|
4049582f1e
|
Move adhesion to admin
|
2019-08-08 15:11:46 +02:00 |
Alexandre Iooss
|
a139c2339c
|
Remove add/remove right views
|
2019-08-08 14:59:24 +02:00 |
Alexandre Iooss
|
ec66f980e7
|
Move clef and listright to admin
|
2019-08-08 14:55:20 +02:00 |
Alexandre Iooss
|
70fde26afa
|
Fix staff permissions
|
2019-08-08 13:42:47 +02:00 |
Alexandre Iooss
|
d711cd69e1
|
Show adherent status in admin user list
|
2019-08-08 13:04:40 +02:00 |
Alexandre Iooss
|
781b2087a3
|
Swap AbstractBaseUser to AbstractUser
|
2019-08-08 12:16:40 +02:00 |
Alexandre Iooss
|
3509491076
|
Rename surname to last_name
|
2019-08-02 21:47:54 +02:00 |
Alexandre Iooss
|
e82053d16f
|
Rename pseudo to username
|
2019-08-02 21:35:30 +02:00 |
Alexandre Iooss
|
afdb08b926
|
Fix createsuperuser
|
2019-08-02 21:18:03 +02:00 |
Alexandre Iooss
|
b541f7025c
|
Remove user states
|
2019-08-02 21:14:16 +02:00 |
Alexandre Iooss
|
0ff7a1ea3b
|
Remove custom password reinit form
|
2019-08-02 18:41:19 +02:00 |
Alexandre Iooss
|
97b5469ac7
|
Add is_staff and is_active to User
|
2019-08-02 18:37:54 +02:00 |
Alexandre Iooss
|
c5f98991aa
|
Massive cleanup (1)
|
2019-08-02 14:57:53 +02:00 |
Gabriel Detraz
|
366b88ad92
|
Fix mail vide
|
2017-11-14 23:06:10 +01:00 |
Med
|
fa55b8f274
|
Fix edit clef
|
2017-09-06 22:40:24 +02:00 |
Gabriel Detraz
|
7acbacbf1a
|
Un permanencier peut entierrement modif une clef (demande darchou <3)
|
2017-08-28 14:38:28 +02:00 |
Med
|
75424a6108
|
Nettoie la conf settings
|
2017-07-28 05:35:45 +02:00 |
Med
|
7fc044b68f
|
Permet l'édition des clefs depuis le campus sans auth
|
2017-07-16 02:41:44 +02:00 |
Med
|
6b7b20d279
|
Menage
|
2017-07-06 17:41:10 +02:00 |
Med
|
8d9be6e439
|
Modifie la façon dont les auteurs sont ajoutés
|
2017-07-05 01:14:57 +02:00 |
Med
|
ef7625d2a4
|
Fix edition des adhérents
|
2017-07-05 01:05:14 +02:00 |