Commit Graph

29 Commits (e2e82b1a2e85d55e8b54c360cf72311aaee96042)

Author SHA1 Message Date
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
radex 1f5a053a19 Less confusing "Print labels" button + explanation 2020-05-28 21:23:51 +02:00
radex 5160052dfd You can now print Items, w/o explicitly defining Labels 2020-05-28 21:23:51 +02:00
radex 0c883bed2f simplify item info 2020-05-28 21:23:51 +02:00
radex af9ed46861 fix print button 2020-05-12 20:27:08 +02:00
radex 4acccb7d94 Hide item history by default 2020-05-12 20:27:08 +02:00
radex 7f12474e76 some admin ux improvements 2020-05-12 20:27:08 +02:00
radex 60601b270e Search everywhere 2020-05-12 20:27:08 +02:00
radex 5a70e382b8 UX improvements 2020-05-12 20:27:08 +02:00
radex 16ff203aaa Nicer printing UI, allow to print 2 easily, hide useless/empty shit 2020-05-12 20:27:08 +02:00
d42 b8677eebec yolo 2018-04-27 23:23:40 +02:00
d42 10330601b8 smart search is ded 2018-04-25 21:42:37 +02:00
informatic c1cada3de7 item: Fix label printing 2017-12-13 21:21:13 +01:00
mpts 6204259990 Set autofocus on the search box in the header
As a result the big search box is a little bit useless as it is not
autofocused anymore.
2017-10-24 22:58:40 +02:00
informatic be8a95685e Add changes listing on item page 2017-10-24 20:59:58 +02:00
informatic 644765ec5f Implement container icons, extract item generic list widget 2017-10-24 20:59:08 +02:00
informatic 3c4ae39f43 Label print confirmation and styling 2017-10-24 18:59:36 +02:00
vuko e9112f8d3a label printing button 2017-10-22 23:43:21 +02:00
informatic 887e6949c0 Table placeholder styling 2017-10-08 22:39:47 +02:00
informatic 6d365b8716 Render paths in parent autocomplete widget 2017-10-08 22:39:23 +02:00
mpts 760f074f49 Add a button to add a child from item view 2017-10-08 16:58:47 +02:00
mpts a65c652647 Add Markdown support to item descriptions 2017-10-08 16:58:47 +02:00
mpts 4e2038a094 Add "Details" section to item view
Now information like: owner, state, taken {by, on, until} are presented
in the item page.
2017-10-08 16:58:47 +02:00
mpts 4ce656c836 Sort children list in an item page 2017-10-08 16:58:47 +02:00
informatic f3d58aaee1 Autofocus search field on main page 2017-10-02 20:20:22 +02:00
informatic 7fc163d5c7 Initial labels support 2017-04-28 14:14:27 +02:00
informatic 12a01f5a0a Add LDAP auth, images support 2017-03-01 00:16:10 +01: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