Commit graph

219 commits

Author SHA1 Message Date
Gabriel Augendre 1554bcba8c Implement inscription tests 2021-07-10 15:32:50 +02:00
Gabriel Augendre 18325aa59e Run pre-commit 2021-07-10 12:11:58 +02:00
Gabriel Augendre 64c58260d9 Add pre-commit config 2021-07-10 12:11:33 +02:00
Gabriel Augendre c31089fd0f Add test skeleton 2021-07-10 12:10:39 +02:00
Gabriel Augendre 5bae979cf3 Update env 2021-07-10 12:10:17 +02:00
Gabriel Augendre 4c7feb06e5 Remove runtime as it's managed by buildpack 2021-06-23 21:15:52 +02:00
Gabriel Augendre 6e26f379eb Switch to poetry 2021-06-23 21:04:43 +02:00
Gabriel Augendre 7c4dfc92b6 Update decitre saerch bar width 2021-06-23 20:21:10 +02:00
Gabriel Augendre 2881f985e7 Update price retrieval 2021-06-23 20:19:54 +02:00
Gabriel Augendre f133c182f9 Use fetch instead of jquery get 2021-06-22 12:21:42 +02:00
Gabriel Augendre 212889e9a1 Fix base template 2021-05-10 09:56:09 +02:00
Gabriel Augendre 9020655a34 Update dependencies 2021-05-10 09:42:20 +02:00
Gabriel Augendre 3f4e1cc866 Update bootstrap & add footer 2021-05-10 09:32:06 +02:00
Gabriel Augendre ff28dafc80 Update readme with development instructions 2021-05-10 09:06:44 +02:00
Gabriel Augendre fca7d69436 Update python to 3.8.10 2021-05-10 08:59:34 +02:00
Gabriel Augendre 441e9841a8 Update ISBN title 2021-05-10 08:57:05 +02:00
Gabriel Augendre d235f61e5a
Clean other editor when a real editor is found 2020-06-30 13:18:54 +02:00
Gabriel Augendre df8ef43b58
Fix editor retrieval when multiple editors are returned 2020-06-30 13:14:47 +02:00
Gabriel Augendre 0bdbe79828
Add "mark as done" admin action for books 2020-06-30 13:00:43 +02:00
dependabot[bot] 406b700ede Bump django from 3.0.6 to 3.0.7
Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.6...3.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 09:32:23 +02:00
Gabriel Augendre 83e35ddb9c Export decitre URL in export 2020-06-01 13:53:46 +02:00
Gabriel Augendre f4c92e9c65 Improve perfs 2020-06-01 13:44:54 +02:00
Gabriel Augendre 69fd9cd77d Upgrade 2020-06-01 13:29:48 +02:00
dependabot[bot] 9b7a193a79 Bump django from 2.2.8 to 2.2.10
Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...2.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-11 23:46:28 +01:00
dependabot[bot] 3a7e6ac3cb Bump django from 2.2.4 to 2.2.8
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-07 17:44:16 +01:00
dependabot[bot] d0c29a81a0 Bump django from 2.2.3 to 2.2.4
Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.3...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-11 18:29:52 +02:00
dependabot[bot] 4fe84ab08e Bump django from 2.2.2 to 2.2.3
Bumps [django](https://github.com/django/django) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.2...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-04 08:59:11 +02:00
Gabriel Augendre 935f5aa5b9
Add icons in HTML 2019-07-02 15:14:17 +02:00
Gabriel Augendre da1b4e3367
Add icons 2019-07-02 15:11:31 +02:00
Gabriel Augendre 14908e2952
Create .gitkeep 2019-07-02 15:10:47 +02:00
Gabriel Augendre 9d7b8a1964 Refactor isbn api + allow updating with decitre in admin 2019-06-28 16:33:59 +02:00
Gabriel Augendre c2e9b9e86b Improve excel export of levels 2019-06-28 15:50:47 +02:00
Gabriel Augendre 4ee4b14b60 Increase decitre button size 2019-06-28 15:42:32 +02:00
Gabriel Augendre 13c867e77f Allow exporting levels with costs and counts 2019-06-28 15:40:21 +02:00
Gabriel Augendre 0522bac302 Improve columns in level admin 2019-06-28 15:24:03 +02:00
Gabriel Augendre c7ad114c5c Add count and cost of consumables to buy 2019-06-28 15:15:12 +02:00
Gabriel Augendre a8d0c18b20 Add number of books 2019-06-28 15:08:40 +02:00
Gabriel Augendre 0d900de02c Compute and display consumable count and price in admin 2019-06-28 14:47:35 +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 8961964ef1
Fix jQuery 2019-06-25 11:17:00 +02:00
Gabriel Augendre 0ea36940fd
Fix consumable text 2019-06-25 10:43:51 +02:00
Gabriel Augendre bc3d9d8460 Update deps 2019-06-23 15:28:04 +02:00
Gabriel Augendre db1fca359e Use defer on all scripts 2019-06-21 20:37:47 +02:00
Gabriel Augendre d67e4d5632 Use SVG fontawesome icons instead of web font 2019-06-21 20:28:15 +02:00
Gabriel Augendre 71c449671f Fix indentation 2019-06-21 20:21:53 +02:00
Gabriel Augendre cd2083e11e Upgrade bootstrap 2019-06-21 20:21:42 +02:00
Gabriel Augendre 62df4129e4 Use fontawesome icons and upgrade fontawesome 2019-06-21 20:16:08 +02:00
Gabriel Augendre 7bfcb05aeb Add custom 404 and 500 page 2019-06-21 19:47:03 +02:00
Gabriel Augendre 29b8ceb647 Fix supplies edit 2019-06-21 18:56:30 +02:00
Gabriel Augendre d5d3c3ad18 Order common supplies against their order then name 2019-06-15 11:25:19 +02:00