Commit graph

32 commits

Author SHA1 Message Date
Gabriel Augendre cfbee2b0dd
Fix self.teacher was None 2019-05-28 12:53:10 +02:00
Gabriel Augendre 9807433fe8
Fix fields 2019-05-28 12:07:05 +02:00
Gabriel Augendre e650d20015 Restore cache 2018-06-30 15:30:09 +02:00
Gabriel Augendre 95e509c4c1 Allow multiple levels for same supplies. Close #31 2018-06-18 18:26:33 +02:00
Gabriel Augendre 99d0f8b6c5 Fix broken confirm delete page 2018-06-17 12:30:28 +02:00
Gabriel Augendre 6fe21af805 Add a spinner and disable fields when searching Decitre 2018-06-16 09:50:24 +02:00
Gabriel Augendre 9cd41b5a3f Validate ISBN before sending the request to Decitre. #28 2018-06-16 09:26:10 +02:00
Gabriel Augendre 65031511d0 Use cache to improve ISBN api response time. 2018-06-16 00:15:45 +02:00
Gabriel Augendre dc2ae9ea81 Allow fetching data from Decitre given ISBN. #28 2018-06-15 23:24:20 +02:00
Gabriel Augendre f98bc4f14d Pimp add book form 2018-06-15 20:46:58 +02:00
Gabriel Augendre a4a8dd12ef Allow multiple levels for same book. Generate multiple books. Close #26 2018-06-10 20:03:00 +02:00
Gabriel Augendre 031027be0a Redirect to home view if teacher not found. Fix #24, fix #25 2018-06-07 07:57:45 +02:00
Gabriel Augendre a41c987193 Remove has_confirmed_list from subscription page. Fix #23 2018-06-03 16:35:40 +02:00
Gabriel Augendre 0a93b93a7e Simplify list book and supplies view 2018-06-02 18:56:56 +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 b7d50b16ea Allow item deletion. Close #18 2018-06-02 17:24:53 +02:00
Gabriel Augendre 796d1874da Allow books and supplies editing + refactor. Close #1 2018-05-31 19:11:09 +02:00
Gabriel Augendre 120d4d94ef Add message about supplies. Close #6 2018-05-30 18:14:53 +02:00
Gabriel Augendre 35feb6178b Increase buttons verbosity 2018-05-24 00:22:35 +02:00
Gabriel Augendre b7d7e7098d Configure logging 2018-05-24 00:22:35 +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 c16d0db8ca Send link via email 2018-05-22 00:45:54 +02:00
Gabriel Augendre bcd7f6dc18 Add "logout" view 2018-05-21 23:46:47 +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