Commit graph

212 commits

Author SHA1 Message Date
1fe1db483d Display comment in admin. Close #11 2018-06-02 16:35:06 +02:00
e294221748 Fix inheritance in forms 2018-06-02 16:34:15 +02:00
5876525b8e Rename "enseignant" to "coordonnateur". Close #9 2018-06-02 16:31:37 +02:00
17d9798394 Add €uro sign after price 2018-06-02 16:29:16 +02:00
50c4cebc96 Fix "already acquired" pictogram. Close #8 2018-06-02 16:29:06 +02:00
71e0537400 Change admin site header 2018-06-02 11:40:33 +02:00
70efe386ec Add admin link for logged users or authorized teacher mails 2018-06-02 11:20:02 +02:00
46a3e18512 Bootstrap 4.0 -> 4.1 2018-06-02 10:59:59 +02:00
111987bdab Fix: old values are retrieved even when not present at page load 2018-06-02 10:11:32 +02:00
601179eba5 Retrieve old values when unchecking "no book for this class". 2018-06-02 09:59:15 +02:00
78cb528fe7 Use text inputs instead of text areas for title and authors. Close #7 2018-06-02 09:58:57 +02:00
2016948119 Don't try to listen to selector events if selector doesn't exist 2018-06-02 09:52:04 +02:00
f21f8a8ac9 Improve editor selection in "no book" case. #4 2018-06-02 09:33:43 +02:00
ddd1043113 Improve info message for supplies 2018-06-01 20:27:38 +02:00
90b9f9946f Edit warning 2018-06-01 20:23:40 +02:00
4cfda7cfc2 Clarify edit action 2018-06-01 20:21:28 +02:00
796d1874da Allow books and supplies editing + refactor. Close #1 2018-05-31 19:11:09 +02:00
8c54fce37e Allow no book for a level/field. Close #4 2018-05-31 08:16:22 +02:00
b77384a8b5 Allow for empty comment 2018-05-31 08:15:20 +02:00
ced070aca9 Add comment field. Close #5 2018-05-30 18:23:19 +02:00
120d4d94ef Add message about supplies. Close #6 2018-05-30 18:14:53 +02:00
1ec152f6c7 Add done field. Close #2 2018-05-30 18:06:40 +02:00
eb88c5d4af Rename fields. Close #3 2018-05-30 18:01:49 +02:00
8828b8e7b7 Add docker files 2018-05-25 14:46:27 +02:00
20ef3ce11d Allow multiple fields for supplies 2018-05-24 00:36:17 +02:00
70fa58fd46 Fix order of export fields and display in admin 2018-05-24 00:31:21 +02:00
35feb6178b Increase buttons verbosity 2018-05-24 00:22:35 +02:00
cff3aef98c Increase length limits 2018-05-24 00:22:35 +02:00
ee8f7807b4 Improve help text for ISBN 2018-05-24 00:22:35 +02:00
1dab5e1c8a Validate phone number against 10 digits 2018-05-24 00:22:35 +02:00
7330e5353f Add clickable link in mail 2018-05-24 00:22:35 +02:00
0f4d66342e Export editor name 2018-05-24 00:22:35 +02:00
a6d1abf2af Remove collection from books 2018-05-24 00:22:35 +02:00
b7d7e7098d Configure logging 2018-05-24 00:22:35 +02:00
499a31fabf
Create README.md 2018-05-23 11:16:52 +02:00
57496dd939
Create LICENSE 2018-05-23 11:10:43 +02:00
c0a1d0cbd7 Add field for supplies 2018-05-22 18:46:49 +02:00
35d7056c17 Fix teacher send action 2018-05-22 11:12:16 +02:00
4abc66d675 Add ability to export data 2018-05-22 11:10:09 +02:00
4499ee8c6b Protect foreign keys 2018-05-22 10:52:03 +02:00
a562f7587a Add missing migration 2018-05-22 10:27:02 +02:00
2791b27729 Allow to send mail via admin interface 2018-05-22 10:24:21 +02:00
7709be0701 Add supplies management + fix "previously acquired" 2018-05-22 10:13:51 +02:00
53285953ad Add created_at and updated_at to all models + improve book admin 2018-05-22 01:50:41 +02:00
a9f050ba77 Improve admin 2018-05-22 01:43:39 +02:00
f97f54b337 Use model for editor 2018-05-22 01:35:05 +02:00
812706e170 Ignore staticfiles 2018-05-22 01:28:15 +02:00
bd76788513 Try whitenoise 2018-05-22 01:27:59 +02:00
708c332b0d Allow multiple hosts 2018-05-22 01:09:53 +02:00
84801a7204 Fix procfile 2018-05-22 01:02:32 +02:00