Commit graph

33 commits

Author SHA1 Message Date
e6ffcf4712 Fix typo 2019-04-06 19:26:30 +02:00
900bc53ab8 Allow only one discipline per supplies requirement 2019-04-06 19:26:06 +02:00
62269ec957 Add ordering for levels 2019-04-06 19:25:34 +02:00
fd8af82a71 Add consumable notion for books 2019-04-06 19:25:04 +02:00
ff2df691e7 Add migrations for verbose names 2019-04-01 20:37:31 +02:00
9cd41b5a3f Validate ISBN before sending the request to Decitre. #28 2018-06-16 09:26:10 +02:00
f4881ecc77 Add "other editor" field with custom validation 2018-06-07 07:46:47 +02:00
1c01e4f7dc Use float for price field 2018-06-04 18:28:40 +02:00
68de1aefea Implement teacher lists confirmation. #19 2018-06-02 18:56:56 +02:00
4395ee5428 Alphabetically sort editors and teachers. Close #13 2018-06-02 16:39:10 +02:00
5876525b8e Rename "enseignant" to "coordonnateur". Close #9 2018-06-02 16:31:37 +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
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
20ef3ce11d Allow multiple fields for supplies 2018-05-24 00:36:17 +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
a6d1abf2af Remove collection from books 2018-05-24 00:22:35 +02:00
c0a1d0cbd7 Add field for supplies 2018-05-22 18:46:49 +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
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
f97f54b337 Use model for editor 2018-05-22 01:35:05 +02:00
d88693b4b4 Enforce email address uniqueness 2018-05-22 00:55:14 +02:00
c16d0db8ca Send link via email 2018-05-22 00:45:54 +02:00
2d14beb303 Use UUID for teacher creation 2018-05-21 23:23:43 +02:00
63b67e9a9a Wrapping up 2018-05-21 23:12:35 +02:00
63fd65fb5e Save teacher and redirect to teacher page 2018-05-21 22:04:29 +02:00
8776e6a8af Add home page 2018-05-21 21:03:08 +02:00
fe0e88496e Add working django 2018-05-21 19:28:36 +02:00