Commit Graph

26 Commits (3c22a7b8c14e15565b8ddc67dfc4aeddfdad7d92)

Author SHA1 Message Date
radex 3c22a7b8c1
fix printing 2024-01-31 09:25:15 +01:00
radex c0d805781b
use spejstore-labelmaker v2 api 2024-01-31 00:27:48 +01:00
palid ab631aeb90
feat: make media uploaded files generate uuid name 2024-01-14 21:47:19 +01:00
palid f5740e1543
fix: make wiki link nullable 2024-01-14 00:24:44 +01:00
palid d1b9beca6d
feat: Add wiki_link field 2023-12-03 19:55:26 +01:00
palid f8b3dd6bf7
auth: require necessary authentication or in lan
middleware was not written properly, now requires authentication or
being in lan for readaccess, otherwise redirecting to login page
2023-09-09 17:00:19 +02:00
palid d942c99cb9
Fix parent autocompletes 2023-08-04 18:02:08 +02:00
palid 3a286a5bc6
Add autocomplete for users in Admin and fix perms 2023-07-20 14:49:44 +02:00
palid 30c3c3eb7a
Deduplicate print function 2023-07-17 20:18:18 +02:00
Dariusz Niemczyk 45ad9bf88c
Migrate old django to the newest version
Django 1.x is no longer supported, and the app needed migration to 4.x
A lot of libraries has been unsupported or removed, so there's a few
of unrelated changes, but necessary for the migration process to work.
2023-07-11 17:52:38 +02:00
Dariusz Niemczyk 659f04ce9c
Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
radex 5160052dfd You can now print Items, w/o explicitly defining Labels 2020-05-28 21:23:51 +02:00
radex 7ac99dd44b introduce item.short_id + lookup by short id 2020-05-28 21:23:51 +02:00
d42 65871f578d categories 2018-09-26 22:39:51 +02:00
informatic da6684eed9 Add depleted state 2018-03-01 17:05:12 +01:00
informatic 19cb03b8e9 models: Order categories by name by default 2017-12-13 21:38:44 +01:00
informatic 7cf67e4195 models: Store more sensible item image changelog 2017-12-13 21:30:15 +01:00
informatic 644765ec5f Implement container icons, extract item generic list widget 2017-10-24 20:59:08 +02:00
vuko 6ab2823b0d backported from production 2017-10-22 23:51:22 +02:00
informatic 98313721b9 Fix label removal 2017-09-06 01:22:54 +02:00
informatic c4c21e0ec1 Initial label printing integration 2017-05-28 22:00:54 +02:00
informatic 7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
informatic 8b539e5926 Make add another default, add select2, remember last parent 2017-02-16 16:14:37 +01:00
informatic b653ec8e25 Initial web UI, smart search, book import command 2017-02-16 02:01:36 +01:00
informatic 9ac7a56135 Initial tree support using django-tree 2017-02-15 04:01:47 +01:00
informatic f8fdb07ad9 Initial commit 2016-09-30 00:04:43 +02:00