Commit graph

  • ac8cb76745 Merge branch 'bulk_location_update' into 'master' clonejo 2024-02-08 23:36:06 +0000
  • c3f7ddff74 contrib: bulk_location_update.py bulk_location_update clonejo 2024-02-09 00:35:12 +0100
  • 703a210f1e use BASE var in bulk_create output master bulk-create jomo 2024-02-01 02:03:02 +0100
  • ec64e81829 add contrib/ to .dockerignore jomo 2024-02-01 01:48:51 +0100
  • 8f5a82fb41 add client-side python script to create items in bulk clonejo 2024-01-06 06:28:38 +0100
  • ea0538f90c ignore all dotfiles in .dockerignore v1.1.0 jomo 2024-02-01 01:42:00 +0100
  • 2b7342b902 update openapi docs for PUT request jomo 2024-02-01 01:04:49 +0100
  • 6d01523d8d update python version and modules jomo 2024-02-01 01:04:20 +0100
  • 621db6ad2c use current month for last_updated value jomo 2024-02-01 00:03:33 +0100
  • f1384b72f2 orm_mode has been renamed to from_attributes jomo 2024-02-01 00:01:55 +0100
  • f3658a76ff format database.py using black jomo 2024-02-01 00:01:22 +0100
  • 1bf4eb801f Add last_updated field to be able to track outdated information / lost items clonejo 2024-01-14 20:23:08 +0100
  • 99df802a40 make return value of crud.put_item easier to understand clonejo 2024-01-14 18:57:32 +0100
  • eba9b410c6 autoformat by black+isort clonejo 2024-01-14 18:56:43 +0100
  • 5643dbe030 Add LICENSE v1.0.0 jomo 2022-10-07 22:58:21 +0000
  • 2827260f90 update and improve map, compress svg jomo 2022-08-11 05:51:20 +0200
  • 07c06b6dca sort by ID only jomo 2022-08-11 03:40:26 +0200
  • 6b7c741658 fetch items from server before locally checking available IDs jomo 2022-08-11 02:52:00 +0200
  • ade2219469 allow using "?" in ID as a placeholder for next available number jomo 2022-08-11 02:51:11 +0200
  • 196269aa38 fix sorting by type, id (natural) jomo 2022-08-11 02:49:22 +0200
  • 160c12561c fix bug in sorting when item type is null jomo 2022-08-06 02:43:27 +0200
  • 93d6063c52 fix natural sorting jomo 2022-08-06 02:38:47 +0200
  • c2133771eb URL encode item ID in edit link jomo 2022-08-06 01:12:47 +0200
  • c5613e96b7 improve map jomo 2022-08-06 01:09:58 +0200
  • 1b64cdd747 fix filtered and "hidden" items showing up when showhidden is set jomo 2022-08-05 22:09:44 +0200
  • c763cdb23f show known types in form jomo 2022-08-05 22:05:51 +0200
  • 8e19a1dbad display items on map, switch to grid layout jomo 2022-08-05 22:04:56 +0200
  • fda7352e22 set html viewport jomo 2022-08-05 21:59:58 +0200
  • 5aa8b8a37f set item coords via map, closes #3 jomo 2022-08-05 21:58:53 +0200
  • 4bf4f754c9 add prefix to item id when using as html id jomo 2022-08-05 02:13:23 +0200
  • bde640c6e3 fix showhidden label reference jomo 2022-08-05 02:09:50 +0200
  • daf41ab17e detect indirect loops in tree jomo 2022-08-05 02:08:51 +0200
  • 0961d0e47d initial commit jomo 2022-08-04 05:41:51 +0200