Commit Graph

72 Commits (45ad9bf88c910e7ce4835e4cf0c489c034044aed)

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
Dariusz Niemczyk 659f04ce9c
Blackify the code (autoformat) 2023-07-11 15:34:35 +02:00
radex 3de626d5c5 labels via api + remove redundant nav item 2020-05-28 21:23:51 +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 2e0c031fab /items/:id now fetches via short_id or label.id (now considered legacy) 2020-05-28 21:23:51 +02:00
radex a82668ca01 improve /api/1/items/:item_id 2020-05-28 21:23:51 +02:00
radex 0c883bed2f simplify item info 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
radex d313274615 better index 2020-05-28 21:23:51 +02:00
informatic 1587f26181 attempt at fixing missing label editor 2020-05-14 23:16:53 +02:00
informatic 83e2afcf06 Check in some random production changes 2020-05-12 20:58:10 +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 786f2a3675 title nice 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
radex 93ebd810aa Allow label printing api to print multiple copies of a label 2020-05-12 20:27:08 +02:00
informatic fedf3dca80 Add apitoken endpoint 2019-02-02 13:21:15 +01:00
d42 5fa30b7e3a unregister social admin views 2018-10-10 21:18:25 +02:00
d42 45c4772f78 staff ItemAdmin 2018-10-10 20:37:56 +02:00
d42 2690136711 undefecate prop query :^) 2018-10-10 20:37:30 +02:00
d42 2ff57e3e0a initial oauth commit 2018-10-10 19:59:54 +02:00
d42 65871f578d categories 2018-09-26 22:39:51 +02:00
d42 85a85ed4c6 bump django 2018-09-26 22:20:16 +02:00
d42 8d26bac6f9 username as name everywhere 2018-04-28 21:25:08 +02:00
d42 3ae860dbce smart search in parent select 2018-04-28 20:45:02 +02:00
informatic a9a1e77d91 Disable User & Group admin 2018-04-28 00:32:45 +02:00
d42 8538821c24 search contains 2018-04-28 00:10:33 +02:00
d42 cbe2cce61b fix 2018-04-27 23:33:21 +02:00
d42 b8677eebec yolo 2018-04-27 23:23:40 +02:00
d42 fe073182f1 xDDDDD 2018-04-27 22:53:38 +02:00
d42 10330601b8 smart search is ded 2018-04-25 21:42:37 +02:00
d42 7e2bca899f pep 2018-04-25 21:23:55 +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 c1cada3de7 item: Fix label printing 2017-12-13 21:21:13 +01:00
informatic 0fa55f7bd1 search: Use simple tsvector config
This should fix some invisible items for now...
2017-12-13 20:45:48 +01:00
informatic fe1c6685b0 search: Redirect directly to item page on single search result 2017-12-13 20:02:55 +01:00
mpts ba2db2b729 Sort properties in item view 2017-10-24 23:00:45 +02: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 6ab2823b0d backported from production 2017-10-22 23:51:22 +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