Commit Graph

  • d43223b591
    labelmaker: Make label size configurable at runtime labelmaker-in-tree Stan Drozd 2021-03-13 05:25:53 +0100
  • e3e0bb068a
    Exile labelmaker API calls to a separate module Stan Drozd 2021-03-13 03:37:51 +0100
  • b40485bab5
    labelmaker: Automatically choose correct label orienation Stan Drozd 2021-03-13 03:25:47 +0100
  • 5af74c2287
    Make Label.print() retarded Stan Drozd 2021-03-12 02:43:45 +0100
  • 11836f756e
    spejstore: Dedup and adapt label printing in models, add SHORT_HOST Stan Drozd 2021-03-12 02:37:52 +0100
  • a2eb19209d
    main.rb: Stop using a base URL for links Stan Drozd 2021-03-11 22:22:20 +0100
  • 9c80c68716
    labelmaker/default.nix: prune redundant deps Stan Drozd 2021-03-11 22:15:39 +0100
  • de1cc4d303
    labelmaker: Make the printer name configurable via an env Stan Drozd 2021-03-10 01:42:08 +0100
  • 81552ceff2
    labelmaker: Stop calling back into spejstore, rename API methods Stan Drozd 2021-03-09 02:34:12 +0100
  • 11615a2bc2
    Tweak the Dockerfile, fix label errors, WIP: cups on labelmaker Stan Drozd 2021-03-07 21:25:40 +0100
  • cb6eec3c9f
    Improve nixified Dockerfile, adjust docker-compose yamls Stan Drozd 2021-03-07 03:30:08 +0100
  • 9a7c2271e7
    main.rb: rename base URLs Stan Drozd 2021-03-07 03:29:40 +0100
  • 546a4f026b
    Dockerfile.nixified: Also use the manage-py attrib in CMD Stan Drozd 2021-03-07 00:37:49 +0100
  • 94f67f43de
    Nixify labelmaker, make //default.nix an attrset, adjust Dockerfile Stan Drozd 2021-03-07 00:22:50 +0100
  • a5ad3423ce
    Make BACKEND_URL and CODE_PREFIX configurable via envs Stan Drozd 2021-03-06 23:41:27 +0100
  • 63bc86ff96 Add 'labelmaker/' from commit 'b49426a9df1bed090eff8e058addbe6a8bd972ec' Stan Drozd 2021-03-06 20:18:16 +0100
  • 35b29fba9b
    Finalize nix build, add a nixified container nix-and-poetry Stan Drozd 2021-03-01 05:03:33 +0100
  • 5d2f99287e
    Bump Python in Dockerfile, make it work with poetry, update lockfile Stan Drozd 2021-02-28 01:31:41 +0100
  • fae8d2b219
    Add requirements.txt contents to pyproject.toml, add lockfile Stan Drozd 2021-02-28 00:45:14 +0100
  • 140eeb43da
    Update dependencies (cherry-picked from ar) Stan Drozd 2021-02-28 00:36:50 +0100
  • 5aa9f56d3e
    Poetry init, move shell deps to nativeBuildInputs, Stan Drozd 2021-02-28 00:26:11 +0100
  • 47eda90387
    Initialize niv, lorri, add nixpkgs.python3 as common dep Stan Drozd 2021-02-27 23:15:21 +0100
  • b49426a9df Prepare for zebra, add owner name if present radex 2020-05-21 00:33:57 +0200
  • c43b83282a Fix render after update, support new spejstore short_id lookup radex 2020-05-21 00:12:16 +0200
  • 56321627a6 Add missing fonts radex 2020-05-21 00:01:34 +0200
  • 3c9c0f9ba3 Bump dependencies, add basic readme radex 2020-05-20 23:55:44 +0200
  • 3b5439ef74 auth: fix broken deletion permission on non-superusers master informatic 2020-05-28 21:53:58 +0200
  • 3de626d5c5 labels via api + remove redundant nav item radex 2020-05-21 00:35:02 +0200
  • 1f5a053a19 Less confusing "Print labels" button + explanation radex 2020-05-20 23:43:42 +0200
  • 5160052dfd You can now print Items, w/o explicitly defining Labels radex 2020-05-20 23:23:23 +0200
  • 2e0c031fab /items/:id now fetches via short_id or label.id (now considered legacy) radex 2020-05-20 23:15:57 +0200
  • a82668ca01 improve /api/1/items/:item_id radex 2020-05-20 23:07:21 +0200
  • 0c883bed2f simplify item info radex 2020-05-20 22:48:23 +0200
  • 7ac99dd44b introduce item.short_id + lookup by short id radex 2020-05-11 22:19:42 +0200
  • d313274615 better index radex 2020-05-11 21:25:35 +0200
  • 1587f26181 attempt at fixing missing label editor informatic 2020-05-14 23:16:53 +0200
  • 4c4d889aac add build_static to ignorefiles informatic 2020-05-12 21:14:18 +0200
  • 83e2afcf06 Check in some random production changes informatic 2020-05-12 20:58:10 +0200
  • 5e598d80b4 Pin container versions, simplify initial setup informatic 2020-05-12 20:56:44 +0200
  • af9ed46861 fix print button radex 2020-05-11 21:03:04 +0200
  • 4acccb7d94 Hide item history by default radex 2020-05-11 20:55:57 +0200
  • 786f2a3675 title nice radex 2020-05-11 20:33:06 +0200
  • 7f12474e76 some admin ux improvements radex 2020-05-11 20:26:59 +0200
  • 60601b270e Search everywhere radex 2020-05-11 20:12:15 +0200
  • 5a70e382b8 UX improvements radex 2020-05-11 20:09:02 +0200
  • 16ff203aaa Nicer printing UI, allow to print 2 easily, hide useless/empty shit radex 2020-05-11 19:42:25 +0200
  • 93ebd810aa Allow label printing api to print multiple copies of a label radex 2020-05-11 19:41:57 +0200
  • 35da79f0b2 better onboarding readme radex 2020-05-11 19:06:35 +0200
  • 323da8e0df improve readme for the newbs radex 2020-05-11 17:28:29 +0200
  • a427c34dff allow localhost in dev radex 2020-05-11 17:24:59 +0200
  • 388f67eb80 fix wiki link radex 2020-05-11 17:24:52 +0200
  • 0aee39af76 postgres-hstore: fix database initialization with custom username informatic 2019-05-12 15:58:49 +0200
  • d39cfd9b42 Dockerfile: add missing CMD informatic 2019-05-12 15:58:19 +0200
  • 43c1c94844 settings: load all relevant options from environment informatic 2019-05-12 15:58:01 +0200
  • fedf3dca80 Add apitoken endpoint informatic 2019-02-02 13:21:15 +0100
  • 3f58a080f4 settings: Just a bunch of default hostnames informatic 2019-01-10 20:03:03 +0100
  • 6b91ed4d25 Fix account associations by email informatic 2019-01-10 13:33:45 +0100
  • 638ea2a2aa unnecessary code d42 2018-10-10 21:38:44 +0200
  • 1f8dadcf18 confidential donut read d42 2018-10-10 21:34:45 +0200
  • 95694890ea associate_by_email d42 2018-10-10 21:33:16 +0200
  • 0df044b267 ldap is no more ['] d42 2018-10-10 21:28:57 +0200
  • 5fa30b7e3a unregister social admin views d42 2018-10-10 21:18:25 +0200
  • 9577c2d27d yolo admin login redirect d42 2018-10-10 21:18:06 +0200
  • 45c4772f78 staff ItemAdmin d42 2018-10-10 20:37:56 +0200
  • 2690136711 undefecate prop query :^) d42 2018-10-10 20:37:30 +0200
  • 2ff57e3e0a initial oauth commit d42 2018-10-10 19:56:43 +0200
  • 65871f578d categories d42 2018-09-26 22:39:51 +0200
  • 1723535394 rESPONSIVE ADMIN d42 2018-09-26 22:27:24 +0200
  • 1039211bba update props on paste d42 2018-09-26 22:21:08 +0200
  • 87db1c4747 vendor me daddy d42 2018-09-26 22:20:36 +0200
  • 85a85ed4c6 bump django d42 2018-09-26 22:20:16 +0200
  • 812c883964 jquery bootstrapjs for dat sweet sweet burgermenu ;~; d42 2018-09-26 19:25:57 +0200
  • 8d26bac6f9 username as name everywhere d42 2018-04-28 21:25:08 +0200
  • 3ae860dbce smart search in parent select d42 2018-04-28 20:44:47 +0200
  • a9a1e77d91 Disable User & Group admin informatic 2018-04-28 00:32:45 +0200
  • 8538821c24 search contains d42 2018-04-28 00:06:06 +0200
  • cbe2cce61b fix d42 2018-04-27 23:33:21 +0200
  • b8677eebec yolo d42 2018-04-27 23:23:40 +0200
  • cbc3a79138 yolo d42 2018-04-27 23:19:59 +0200
  • fe073182f1 xDDDDD d42 2018-04-27 22:53:38 +0200
  • 10330601b8 smart search is ded d42 2018-04-25 21:42:37 +0200
  • 7e2bca899f pep d42 2018-04-25 21:23:55 +0200
  • f0248babe7 Aaaand more icons! informatic 2018-03-01 17:11:52 +0100
  • da6684eed9 Add depleted state informatic 2018-03-01 17:05:12 +0100
  • d902c9b2ba Add more icons! informatic 2018-03-01 17:04:03 +0100
  • 19cb03b8e9 models: Order categories by name by default informatic 2017-12-13 21:38:44 +0100
  • 7cf67e4195 models: Store more sensible item image changelog informatic 2017-12-13 21:30:15 +0100
  • c1cada3de7 item: Fix label printing informatic 2017-12-13 21:21:13 +0100
  • 0fa55f7bd1 search: Use simple tsvector config informatic 2017-12-13 20:45:48 +0100
  • ce0b081ba6 widgets/itemlist: add show_count parameter informatic 2017-12-13 20:03:40 +0100
  • fe1c6685b0 search: Redirect directly to item page on single search result informatic 2017-12-13 20:02:55 +0100
  • 0f6fe5002d Fix postres-hstore build informatic 2017-12-13 20:02:16 +0100
  • 339de35020 Add children count display on item list informatic 2017-10-24 23:03:01 +0200
  • ba2db2b729 Sort properties in item view mpts 2017-10-09 16:18:06 +0200
  • 6204259990 Set autofocus on the search box in the header mpts 2017-10-09 15:44:07 +0200
  • 60ec3238ff Fix item link styling on search results informatic 2017-10-24 21:38:43 +0200
  • be8a95685e Add changes listing on item page informatic 2017-10-24 20:59:58 +0200
  • 644765ec5f Implement container icons, extract item generic list widget informatic 2017-10-24 20:59:08 +0200
  • 3c4ae39f43 Label print confirmation and styling informatic 2017-10-24 18:59:36 +0200
  • 6ab2823b0d backported from production vuko 2017-10-22 23:51:22 +0200