Commit graph

47 commits

Author SHA1 Message Date
Gabriel Augendre 18325aa59e Run pre-commit 2021-07-10 12:11:58 +02:00
Gabriel Augendre 9d7b8a1964 Refactor isbn api + allow updating with decitre in admin 2019-06-28 16:33:59 +02:00
Gabriel Augendre cb5837a0cf Allow librarian to specify common supplies in the DB 2019-06-15 11:18:37 +02:00
Gabriel Augendre 71b526ea9a Reduce cache duration from 7 days to 2 hours 2019-06-08 19:32:49 +02:00
Gabriel Augendre 48193b9f72 Add a timeout error and handling for decitre 2019-06-08 18:56:39 +02:00
Gabriel Augendre 5ca1623761 Improve year and editor matching 2019-06-08 18:49:16 +02:00
Gabriel Augendre c6f9fb4287 Info -> Debug 2019-06-01 21:32:15 +02:00
Gabriel Augendre bd1f5a8257 Debug -> info 2019-06-01 21:25:32 +02:00
Gabriel Augendre ffe69313b1 Add more debug logs 2019-06-01 21:20:32 +02:00
Gabriel Augendre 698747b9bc Add more debug logs 2019-06-01 21:16:17 +02:00
Gabriel Augendre bb7109ff7c Re-add cache 2019-06-01 21:08:17 +02:00
Gabriel Augendre 20369de568 Fix decitre extraction 2019-06-01 21:05:03 +02:00
Gabriel Augendre 5ab72c1279
Fix log message 2019-05-28 13:08:46 +02:00
Gabriel Augendre e63ced82ae
Fix price 2019-05-28 13:06:19 +02:00
Gabriel Augendre b221494834
Fix missing consumable 2019-05-28 12:54:17 +02:00
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