Commit Graph

  • 3bfea9f624 Updated docs Oliver Walters 2026-06-19 23:34:41 +0000
  • e09b74b171 Cleanup duplicate code Oliver Walters 2026-06-19 23:31:09 +0000
  • 689d9fe30c Refactor the render_currency function Oliver Walters 2026-06-19 23:28:08 +0000
  • c4d9c00130 Fix docs Oliver Walters 2026-06-19 23:12:43 +0000
  • 704b969b3a Merge branch 'render-currency-update' of github.com:SchrodingersGat/InvenTree into render-currency-update Oliver Walters 2026-06-19 23:11:28 +0000
  • e052d2f55e
    update ignore Matthias Mair 2026-06-20 01:08:20 +0200
  • 65f3f75f5c Revert 'min_digits' to 'leading' Oliver Walters 2026-06-19 23:07:51 +0000
  • e4775c6733 Simplify unit tests Oliver Walters 2026-06-19 23:06:14 +0000
  • f5dcffd032 Remove global setting - simplify code Oliver Walters 2026-06-19 23:05:23 +0000
  • 787db625e5
    update pre-commit setup Matthias Mair 2026-06-20 00:56:51 +0200
  • ef7ad844c9
    bump stubs Matthias Mair 2026-06-20 00:55:19 +0200
  • 78b18feb5f
    fix settings Matthias Mair 2026-06-20 00:53:09 +0200
  • 5de14b1ef2
    various fixes Matthias Mair 2026-06-20 00:52:55 +0200
  • d830847a8a
    bump ty Matthias Mair 2026-06-20 00:33:09 +0200
  • cbdc3be45c
    bump dev tools Matthias Mair 2026-06-20 00:27:08 +0200
  • 21153aa151
    general bump Matthias Mair 2026-06-20 00:25:54 +0200
  • fbecc8b684
    fix style Matthias Mair 2026-06-20 00:17:21 +0200
  • c31b5ba6c6
    Merge branch 'master' into fix-frontend-vulns Matthias Mair 2026-06-20 00:14:54 +0200
  • 1a4323e4cb
    Merge branch 'master' into dependabot/npm_and_yarn/src/frontend/undici-8.5.0 Matthias Mair 2026-06-19 23:58:20 +0200
  • 3ca7048b00
    chore(deps): bump the dependencies group across 1 directory with 12 updates dependabot[bot] 2026-06-19 18:52:05 +0000
  • 1e534d6962 test(docker): verify compiled frontend translations exist in image geekcj12 2026-06-20 01:00:35 +0800
  • 4db98166c4 test(docker): verify compiled backend translations exist in image geekcj12 2026-06-19 08:46:09 +0800
  • 99755ac611 build(docker): compile backend trasnlations during image build geekcj12 2026-06-18 14:22:01 +0800
  • 5bf9c47020
    Merge branch 'master' into new-logo Oliver 2026-06-19 20:27:11 +1000
  • 3a294aa87a
    Merge branch 'master' into render-currency-update Oliver 2026-06-19 20:27:05 +1000
  • 916120d2ce Adjust wording Oliver Walters 2026-06-19 10:25:02 +0000
  • d626cabdb1 Fix more tests Oliver Walters 2026-06-19 10:22:48 +0000
  • 0b4e5bcc28 Cleanup unit tests Oliver Walters 2026-06-19 10:17:14 +0000
  • 77b7a499a7 Updated unit tests Oliver Walters 2026-06-19 10:16:29 +0000
  • fa59e2830f Update examples for format_date Oliver Walters 2026-06-19 10:13:29 +0000
  • 2aa4c3850a Add unit tests for explicit format strings Oliver Walters 2026-06-19 10:01:22 +0000
  • 3a81e6182e Refactor format_number Oliver Walters 2026-06-19 09:58:01 +0000
  • 4ceb1b1423 Extend unit testing Oliver Walters 2026-06-19 08:13:43 +0000
  • 72c58a4a7a Refactoring: Oliver Walters 2026-06-19 07:30:26 +0000
  • 6657000d89
    [UI] Fix NewsWidget (#12205) Oliver 2026-06-19 17:18:59 +1000
  • c56a9cc335 Merge commit 'd7cd002432d878481b8d51e2d660bd224aaa4973' into render-currency-update Oliver Walters 2026-06-19 07:18:04 +0000
  • 487f1fb5d3 More docs Oliver Walters 2026-06-19 07:17:17 +0000
  • 55ccd3e606 Update docs Oliver Walters 2026-06-19 07:15:38 +0000
  • 5178fb48a1 Add unit tests for new setting Oliver Walters 2026-06-19 07:12:11 +0000
  • e9df48a51b Further unit tests Oliver Walters 2026-06-19 07:11:22 +0000
  • 69939ac5d9 Add CHANGELOG entry Oliver Walters 2026-06-19 07:08:33 +0000
  • f2378c8402 Use setting in reports Oliver Walters 2026-06-19 07:06:48 +0000
  • 0b4144a620 Add new global setting to control currency locale in reports Oliver Walters 2026-06-19 07:06:23 +0000
  • 47a5064609 Handle invalid locale Oliver Walters 2026-06-19 07:00:07 +0000
  • d7cd002432 Handle invalid locale Oliver Walters 2026-06-19 07:00:07 +0000
  • d8b4724b6d Add unit tests Oliver Walters 2026-06-19 06:57:51 +0000
  • b434820800 Updated documentation Oliver Walters 2026-06-19 06:51:41 +0000
  • 20a6ec10ee Optional 'locale' arg to format_money Oliver Walters 2026-06-19 06:50:30 +0000
  • 3f0b36b4cf
    Merge branch 'master' into news-fix Oliver 2026-06-19 16:36:25 +1000
  • ad8fbcf91b Merge commit '01fb74af254d29c5f58ee10e352c7e2bb13b23dc' into block-notes Oliver Walters 2026-06-19 05:41:24 +0000
  • 01fb74af25
    [UI] Tree improvements (#12204) Oliver 2026-06-19 15:33:12 +1000
  • 92890e6208 [UI] Fix NewsWidget Oliver Walters 2026-06-19 05:32:56 +0000
  • 4aa3a2fe32 Update favicons Oliver Walters 2026-06-19 05:28:33 +0000
  • 49149c0c96 Update other logo sources Oliver Walters 2026-06-19 05:24:18 +0000
  • 64ace383f9 Update base svg Oliver Walters 2026-06-19 05:16:03 +0000
  • 531ee7f444 Merge commit '6285a11a6538d9a4ff86e68b8d4f0af614f607bf' into preview-panel Oliver Walters 2026-06-19 03:59:27 +0000
  • dfdba9a212 Merge commit '6285a11a6538d9a4ff86e68b8d4f0af614f607bf' into block-notes Oliver Walters 2026-06-19 03:53:37 +0000
  • 2e6bda06e1
    Merge branch 'master' into tree-improvements Oliver 2026-06-19 13:49:46 +1000
  • 6285a11a65
    chore(deps): bump pypdf from 6.13.0 to 6.13.3 in /src/backend (#12201) dependabot[bot] 2026-06-19 13:47:50 +1000
  • f657508f29
    Merge branch 'master' into tree-improvements Oliver 2026-06-19 13:46:47 +1000
  • 36761d8441 Update screenshot Oliver Walters 2026-06-19 03:45:40 +0000
  • 42a69f3314 Update docs Oliver Walters 2026-06-19 03:44:18 +0000
  • 043d5f5c35 Add CHANGELOG entry Oliver Walters 2026-06-19 03:42:38 +0000
  • 3ed6967a71 Bump API version Oliver Walters 2026-06-19 03:41:57 +0000
  • e44d441f14 Add playwright test Oliver Walters 2026-06-19 03:39:21 +0000
  • 1e3ee637ad Add connecting lines Oliver Walters 2026-06-19 03:30:02 +0000
  • eaf263056c Adjust spacing Oliver Walters 2026-06-19 03:27:14 +0000
  • 7fb7a04460 Implement same functionality for StockLocationTree API endpoint Oliver Walters 2026-06-19 03:22:32 +0000
  • a771ab984b Add hovercard Oliver Walters 2026-06-19 03:18:22 +0000
  • 448e1113a7 Use async node loading functionality Oliver Walters 2026-06-19 03:13:39 +0000
  • 64633c211a Expand to multi level Oliver Walters 2026-06-19 03:02:13 +0000
  • 40d3b8fe79 Refactor into generic components Oliver Walters 2026-06-19 01:58:07 +0000
  • a0348ad5d9 Add "no results" message Oliver Walters 2026-06-19 01:43:00 +0000
  • 1b9d44f577 Auto-expand to the selected ID Oliver Walters 2026-06-19 01:36:59 +0000
  • 102cbe0497 Fix insertion order Oliver Walters 2026-06-19 01:26:29 +0000
  • fb19da8db4 Include pathstring Oliver Walters 2026-06-19 01:20:47 +0000
  • 49710e9e0c Highlight selected item Oliver Walters 2026-06-19 01:20:26 +0000
  • d7219cc9c5 Fix dynamic loading of nodes Oliver Walters 2026-06-19 01:17:53 +0000
  • 593cb357b3 Load child nodes iteratively Oliver Walters 2026-06-19 01:11:42 +0000
  • a02870c6ef Add more API filters Oliver Walters 2026-06-19 00:59:35 +0000
  • bf0a77f8a0 Add search input to NavigationTree Oliver Walters 2026-06-19 00:58:02 +0000
  • 46ab76acb0 Include tree_id field Oliver Walters 2026-06-19 00:49:50 +0000
  • 128579b318 Automatically include parent tree when searching Oliver Walters 2026-06-19 00:49:17 +0000
  • dd582db45b Add "level" filter Oliver Walters 2026-06-19 00:46:40 +0000
  • f70d3e68d8
    [UI] Fix status renderer functions (#12202) Oliver 2026-06-19 10:45:11 +1000
  • a42535e080 Add searching to CategoryTree API Oliver Walters 2026-06-19 00:43:38 +0000
  • 9aa272c72d Hide expand icon for items without children Oliver Walters 2026-06-19 00:41:54 +0000
  • f2a80bf7c3 [UI] Fix status renderer functions Oliver Walters 2026-06-18 23:48:10 +0000
  • 5ddccf8913
    chore(deps): bump dompurify from 3.4.9 to 3.4.11 in /src/frontend (#12199) dependabot[bot] 2026-06-19 09:29:50 +1000
  • 4218369d6f
    fix style Matthias Mair 2026-06-19 00:49:34 +0200
  • 51986a3a7a
    chore(deps): bump pypdf from 6.13.0 to 6.13.3 in /src/backend dependabot[bot] 2026-06-18 22:29:48 +0000
  • dcf4bcd225
    chore(deps): bump undici from 8.4.1 to 8.5.0 in /src/frontend dependabot[bot] 2026-06-18 22:29:18 +0000
  • 74d3fa6456
    chore(deps): bump dompurify from 3.4.9 to 3.4.11 in /src/frontend dependabot[bot] 2026-06-18 22:29:17 +0000
  • 4df06913b2
    Bump software version to 1.3.7 Matthias Mair 2026-06-18 23:44:16 +0200
  • 29b8ed91d2
    [API] Adjust permissions for machine restart (#12197) Oliver 2026-06-18 22:18:14 +1000
  • 5b97acb79f
    [bug] Fix double save (#12194) Oliver 2026-06-18 20:18:46 +1000
  • 7f2dbf72e4 Update CHANGELOG Oliver Walters 2026-06-18 10:02:28 +0000
  • 55edd9e12c Bump API version Oliver Walters 2026-06-18 10:01:51 +0000
  • 2ca86808bb
    Fix order event name (#12196) Oliver 2026-06-18 20:00:18 +1000
  • 1741c7e1f7 Fix mixins Oliver Walters 2026-06-18 09:38:26 +0000