Commit graph

42 commits

Author SHA1 Message Date
Gabriel Augendre bdf4309781 Use CIEmailField for teacher email in order to prevent duplicate email 2019-06-27 19:12:22 +02:00
Gabriel Augendre 0ea36940fd
Fix consumable text 2019-06-25 10:43:51 +02:00
Gabriel Augendre d5d3c3ad18 Order common supplies against their order then name 2019-06-15 11:25:19 +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 d98ac17eae Default to no choice for previously acquired. Close #32 2018-06-18 18:16:09 +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 d3d7c0b4a1 Add mail send when confirming. Closes #19 2018-06-02 18:57:02 +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 50c4cebc96 Fix "already acquired" pictogram. Close #8 2018-06-02 16:29:06 +02:00
Gabriel Augendre 796d1874da Allow books and supplies editing + refactor. Close #1 2018-05-31 19:11:09 +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 2791b27729 Allow to send mail via admin interface 2018-05-22 10:24:21 +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 1e1eefcab0 Add warning messages and try to retrieve teacher automatically 2018-05-21 23:40:56 +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 5a5eefa134 Display book form 2018-05-21 22:23:53 +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