Commit graph

151 commits

Author SHA1 Message Date
Gabriel Augendre 20369de568 Fix decitre extraction 2019-06-01 21:05:03 +02:00
Gabriel Augendre 28686d8893 Add a success message when sending link to teacher 2019-06-01 20:23:19 +02:00
Gabriel Augendre 0a8e9a345d Update dependencies 2019-06-01 20:05:46 +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
dependabot[bot] 1474b918f2 Bump urllib3 from 1.24.1 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2)
2019-05-27 07:18:09 +02:00
Gabriel Augendre a7bdd5750d
Update admin.py 2019-04-15 17:39:08 +02:00
Gabriel Augendre 58da7b5f05 Easy edition of level order in admin list 2019-04-06 19:32:47 +02:00
Gabriel Augendre f2428c5fe3 Bump python version 2019-04-06 19:29:48 +02:00
Gabriel Augendre 52fc5450a1 Add consumable in book admin 2019-04-06 19:28:27 +02:00
Gabriel Augendre c723528c54 Use a nice checkbox for "add another supplies" 2019-04-06 19:26:50 +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 89f7a5df66 Add runtime.txt for Heroku 2019-04-01 20:28:35 +02:00
Gabriel Augendre 0f3580d313 Update dependencies 2019-04-01 20:28:27 +02:00
Gabriel Augendre ad509383d8
Create missing cache tables 2019-04-01 16:44:57 +02:00
Gabriel Augendre 218a020ce6 Update vulnerable dependency CVE-2018-18074 2018-11-03 11:37:29 +01:00
Gabriel Augendre d063ed9414 Update dependencies 2018-10-07 12:11:17 +02:00
Gabriel Augendre e650d20015 Restore cache 2018-06-30 15:30:09 +02:00
Gabriel Augendre 20392cee6b Update dependencies and use --deploy flag for pipenv 2018-06-28 22:20:59 +02:00
Gabriel Augendre bcf031feee Export other editor 2018-06-24 17:33:32 +02:00
Gabriel Augendre d4820e8b75 Display list confirmation in teacher list 2018-06-23 11:25:26 +02:00
Gabriel Augendre 0717581d14 Fix supplies message 2018-06-23 11:14:35 +02:00
Gabriel Augendre 383beb9c51 Fix CMD for alpine 2018-06-20 00:33:34 +02:00
Gabriel Augendre f35e5aabab Use alpine as base image 2018-06-20 00:21:29 +02:00
Gabriel Augendre 1e5e5599cf Fix healthcheck 2018-06-20 00:08:58 +02:00
Gabriel Augendre c7c7e3f2c2 Ignore env.env file 2018-06-19 23:53:21 +02:00
Gabriel Augendre c309ef04f2 Add healthcheck to manuels 2018-06-19 23:52:48 +02:00
Gabriel Augendre 95e509c4c1 Allow multiple levels for same supplies. Close #31 2018-06-18 18:26:33 +02:00
Gabriel Augendre 712153f425 Fix isbn restore value 2018-06-18 18:19:32 +02:00
Gabriel Augendre d98ac17eae Default to no choice for previously acquired. Close #32 2018-06-18 18:16:09 +02:00
Gabriel Augendre 99d0f8b6c5 Fix broken confirm delete page 2018-06-17 12:30:28 +02:00
Gabriel Augendre 7d72e633ed Add check icon to add item button 2018-06-17 12:26:03 +02:00
Gabriel Augendre e4fa3ac5a2 Add comments in export 2018-06-17 12:23:25 +02:00
Gabriel Augendre 9fd984d30c Use custom checkbox for add_another 2018-06-17 12:19:06 +02:00
Gabriel Augendre 2c74ea7a45 Fix other editor would not pop up anymore 2018-06-16 10:54:22 +02:00
Gabriel Augendre 979bc005d1 Fix fields were not enabled again after an error response + refactor 2018-06-16 09:58:24 +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 5d8c2b9c21 Use custom checkbox for no_book and see_later. Close #30 2018-06-15 23:52:48 +02:00
Gabriel Augendre 188f80aa83 Use auto_id for isbn field rendering 2018-06-15 23:50:24 +02:00
Gabriel Augendre 7187b11f15 Add valid markers to all fields modified by decitre search 2018-06-15 23:32:48 +02:00
Gabriel Augendre db8e68726b Increase verbosity of error message when searching Decitre 2018-06-15 23:27:16 +02:00