Commit graph

37 commits

Author SHA1 Message Date
Gabriel Augendre 18325aa59e Run pre-commit 2021-07-10 12:11:58 +02:00
Gabriel Augendre 441e9841a8 Update ISBN title 2021-05-10 08:57:05 +02:00
Gabriel Augendre bdf4309781 Use CIEmailField for teacher email in order to prevent duplicate email 2019-06-27 19:12:22 +02:00
Gabriel Augendre cb5837a0cf Allow librarian to specify common supplies in the DB 2019-06-15 11:18:37 +02:00
Gabriel Augendre e6ffcf4712 Fix typo 2019-04-06 19:26:30 +02:00
Gabriel Augendre 900bc53ab8 Allow only one discipline per supplies requirement 2019-04-06 19:26:06 +02:00
Gabriel Augendre 62269ec957 Add ordering for levels 2019-04-06 19:25:34 +02:00
Gabriel Augendre fd8af82a71 Add consumable notion for books 2019-04-06 19:25:04 +02:00
Gabriel Augendre ff2df691e7 Add migrations for verbose names 2019-04-01 20:37:31 +02:00
Gabriel Augendre 9cd41b5a3f Validate ISBN before sending the request to Decitre. #28 2018-06-16 09:26:10 +02:00
Gabriel Augendre f4881ecc77 Add "other editor" field with custom validation 2018-06-07 07:46:47 +02:00
Gabriel Augendre 1c01e4f7dc Use float for price field 2018-06-04 18:28:40 +02:00
Gabriel Augendre 68de1aefea Implement teacher lists confirmation. #19 2018-06-02 18:56:56 +02:00
Gabriel Augendre 4395ee5428 Alphabetically sort editors and teachers. Close #13 2018-06-02 16:39:10 +02:00
Gabriel Augendre 5876525b8e Rename "enseignant" to "coordonnateur". Close #9 2018-06-02 16:31:37 +02:00
Gabriel Augendre b77384a8b5 Allow for empty comment 2018-05-31 08:15:20 +02:00
Gabriel Augendre ced070aca9 Add comment field. Close #5 2018-05-30 18:23:19 +02:00
Gabriel Augendre 1ec152f6c7 Add done field. Close #2 2018-05-30 18:06:40 +02:00
Gabriel Augendre eb88c5d4af Rename fields. Close #3 2018-05-30 18:01:49 +02:00
Gabriel Augendre 20ef3ce11d Allow multiple fields for supplies 2018-05-24 00:36:17 +02:00
Gabriel Augendre cff3aef98c Increase length limits 2018-05-24 00:22:35 +02:00
Gabriel Augendre ee8f7807b4 Improve help text for ISBN 2018-05-24 00:22:35 +02:00
Gabriel Augendre 1dab5e1c8a Validate phone number against 10 digits 2018-05-24 00:22:35 +02:00
Gabriel Augendre a6d1abf2af Remove collection from books 2018-05-24 00:22:35 +02:00
Gabriel Augendre c0a1d0cbd7 Add field for supplies 2018-05-22 18:46:49 +02:00
Gabriel Augendre 4499ee8c6b Protect foreign keys 2018-05-22 10:52:03 +02:00
Gabriel Augendre a562f7587a Add missing migration 2018-05-22 10:27:02 +02:00
Gabriel Augendre 7709be0701 Add supplies management + fix "previously acquired" 2018-05-22 10:13:51 +02:00
Gabriel Augendre 53285953ad Add created_at and updated_at to all models + improve book admin 2018-05-22 01:50:41 +02:00
Gabriel Augendre f97f54b337 Use model for editor 2018-05-22 01:35:05 +02:00
Gabriel Augendre d88693b4b4 Enforce email address uniqueness 2018-05-22 00:55:14 +02:00
Gabriel Augendre c16d0db8ca Send link via email 2018-05-22 00:45:54 +02:00
Gabriel Augendre 2d14beb303 Use UUID for teacher creation 2018-05-21 23:23:43 +02:00
Gabriel Augendre 63b67e9a9a Wrapping up 2018-05-21 23:12:35 +02:00
Gabriel Augendre 63fd65fb5e Save teacher and redirect to teacher page 2018-05-21 22:04:29 +02:00
Gabriel Augendre 8776e6a8af Add home page 2018-05-21 21:03:08 +02:00
Gabriel Augendre fe0e88496e Add working django 2018-05-21 19:28:36 +02:00