Commit graph

16 commits

Author SHA1 Message Date
jomo
6b7c741658 fetch items from server before locally checking available IDs 2022-08-11 02:52:00 +02:00
jomo
ade2219469 allow using "?" in ID as a placeholder for next available number 2022-08-11 02:51:11 +02:00
jomo
196269aa38 fix sorting by type, id (natural) 2022-08-11 02:49:22 +02:00
jomo
160c12561c fix bug in sorting when item type is null 2022-08-06 02:43:27 +02:00
jomo
93d6063c52 fix natural sorting 2022-08-06 02:38:47 +02:00
jomo
c2133771eb URL encode item ID in edit link 2022-08-06 01:12:47 +02:00
jomo
c5613e96b7 improve map 2022-08-06 01:09:58 +02:00
jomo
1b64cdd747 fix filtered and "hidden" items showing up when showhidden is set 2022-08-05 22:10:30 +02:00
jomo
c763cdb23f show known types in form 2022-08-05 22:10:30 +02:00
jomo
8e19a1dbad display items on map, switch to grid layout
closes #2
2022-08-05 22:10:30 +02:00
jomo
fda7352e22 set html viewport 2022-08-05 21:59:58 +02:00
jomo
5aa8b8a37f set item coords via map, closes #3 2022-08-05 21:58:53 +02:00
jomo
4bf4f754c9 add prefix to item id when using as html id
prevents accidental re-use of html ids
2022-08-05 02:13:23 +02:00
jomo
bde640c6e3 fix showhidden label reference 2022-08-05 02:09:50 +02:00
jomo
daf41ab17e detect indirect loops in tree 2022-08-05 02:08:51 +02:00
jomo
0961d0e47d initial commit 2022-08-04 05:41:51 +02:00