Commit graph

212 commits

Author SHA1 Message Date
7c4dfc92b6 Update decitre saerch bar width 2021-06-23 20:21:10 +02:00
2881f985e7 Update price retrieval 2021-06-23 20:19:54 +02:00
f133c182f9 Use fetch instead of jquery get 2021-06-22 12:21:42 +02:00
212889e9a1 Fix base template 2021-05-10 09:56:09 +02:00
9020655a34 Update dependencies 2021-05-10 09:42:20 +02:00
3f4e1cc866 Update bootstrap & add footer 2021-05-10 09:32:06 +02:00
ff28dafc80 Update readme with development instructions 2021-05-10 09:06:44 +02:00
fca7d69436 Update python to 3.8.10 2021-05-10 08:59:34 +02:00
441e9841a8 Update ISBN title 2021-05-10 08:57:05 +02:00
d235f61e5a
Clean other editor when a real editor is found 2020-06-30 13:18:54 +02:00
df8ef43b58
Fix editor retrieval when multiple editors are returned 2020-06-30 13:14:47 +02:00
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
83e35ddb9c Export decitre URL in export 2020-06-01 13:53:46 +02:00
f4c92e9c65 Improve perfs 2020-06-01 13:44:54 +02:00
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
935f5aa5b9
Add icons in HTML 2019-07-02 15:14:17 +02:00
da1b4e3367
Add icons 2019-07-02 15:11:31 +02:00
14908e2952
Create .gitkeep 2019-07-02 15:10:47 +02:00
9d7b8a1964 Refactor isbn api + allow updating with decitre in admin 2019-06-28 16:33:59 +02:00
c2e9b9e86b Improve excel export of levels 2019-06-28 15:50:47 +02:00
4ee4b14b60 Increase decitre button size 2019-06-28 15:42:32 +02:00
13c867e77f Allow exporting levels with costs and counts 2019-06-28 15:40:21 +02:00
0522bac302 Improve columns in level admin 2019-06-28 15:24:03 +02:00
c7ad114c5c Add count and cost of consumables to buy 2019-06-28 15:15:12 +02:00
a8d0c18b20 Add number of books 2019-06-28 15:08:40 +02:00
0d900de02c Compute and display consumable count and price in admin 2019-06-28 14:47:35 +02:00
bdf4309781 Use CIEmailField for teacher email in order to prevent duplicate email 2019-06-27 19:12:22 +02:00
8961964ef1
Fix jQuery 2019-06-25 11:17:00 +02:00
0ea36940fd
Fix consumable text 2019-06-25 10:43:51 +02:00
bc3d9d8460 Update deps 2019-06-23 15:28:04 +02:00
db1fca359e Use defer on all scripts 2019-06-21 20:37:47 +02:00
d67e4d5632 Use SVG fontawesome icons instead of web font 2019-06-21 20:28:15 +02:00
71c449671f Fix indentation 2019-06-21 20:21:53 +02:00
cd2083e11e Upgrade bootstrap 2019-06-21 20:21:42 +02:00
62df4129e4 Use fontawesome icons and upgrade fontawesome 2019-06-21 20:16:08 +02:00
7bfcb05aeb Add custom 404 and 500 page 2019-06-21 19:47:03 +02:00
29b8ceb647 Fix supplies edit 2019-06-21 18:56:30 +02:00
d5d3c3ad18 Order common supplies against their order then name 2019-06-15 11:25:19 +02:00
6b125b6f0f Allow editing order on admin list 2019-06-15 11:24:47 +02:00
e1b2e9dc25 Hide id in commonsupply admin 2019-06-15 11:22:21 +02:00
cb5837a0cf Allow librarian to specify common supplies in the DB 2019-06-15 11:18:37 +02:00
523dff135b Provide an empty favicon to prevent request 2019-06-15 10:59:43 +02:00
dependabot[bot]
0275c820e0 Bump django from 2.2.1 to 2.2.2
Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.1...2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-11 09:05:09 +02:00
71b526ea9a Reduce cache duration from 7 days to 2 hours 2019-06-08 19:32:49 +02:00
26a8793a1f Clear cache when releasing new version 2019-06-08 19:30:34 +02:00