2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-14 20:06:44 +00:00

Commit Graph

  • bf9dd164e1 Fix CSS for long details field (#6739) Oliver 2024-03-18 14:02:39 +11:00
  • beca269e3a Update version.py (#6737) Oliver 2024-03-18 13:22:28 +11:00
  • 23f0950a76 Site access updates (#6731) Oliver 2024-03-18 12:53:48 +11:00
  • 506139c1cd Worker thread fix (#6733) (#6735) 0.14.3 github-actions[bot] 2024-03-18 09:29:22 +11:00
  • 0c661f4f83 Add additional test fields (#6149) Miklós Márton 2024-03-17 23:24:33 +01:00
  • c82713328d Worker thread fix (#6733) Oliver 2024-03-18 09:22:06 +11:00
  • 7905c556cf Bump follow-redirects from 1.15.4 to 1.15.6 in /src/frontend (#6732) dependabot[bot] 2024-03-17 10:20:06 +11:00
  • 1d9b39ab33 Code cleanup, convert promises to async/await. (#6726) Xander Luciano 2024-03-16 15:21:52 -07:00
  • cdb0f2373c Update docker_install.md (#6723) (#6724) github-actions[bot] 2024-03-16 10:07:33 +11:00
  • 06c7ebfc21 Update docker_install.md (#6723) Oliver 2024-03-16 09:11:57 +11:00
  • a00d5ab4b5 Disable BOM requirement (#6719) Oliver 2024-03-15 17:53:58 +11:00
  • 160d014e44 [PUI] Details Pages (#6718) Oliver 2024-03-15 17:12:53 +11:00
  • 57a1a81e9b Reporting: Build line label fix (#6717) Oliver 2024-03-15 12:24:17 +11:00
  • 0196dd2f60 [PUI/Feature] Integrate Part "Default Location" into UX (#5972) Lavissa 2024-03-15 02:06:18 +01:00
  • 6abd33f060 Report enhancements (#6714) Oliver 2024-03-15 00:24:48 +11:00
  • cbd94fc4b5 Fix for caddyfile (#6712) Oliver 2024-03-14 23:06:11 +11:00
  • ec5ff6408d handle report previewing errors (#6709) Lukas 2024-03-14 13:03:30 +01:00
  • 267ff67f05 [PUI] Updates (#6707) Oliver 2024-03-14 15:11:27 +11:00
  • 610ea7b0b1 Report: Add date rendering (#6706) Oliver 2024-03-14 12:09:14 +11:00
  • 7de87383b5 Update .env (#6700) Oliver 2024-03-13 21:37:56 +11:00
  • 2fef34852c Unit tests for HOST settings (#6698) Oliver 2024-03-13 20:37:05 +11:00
  • 128fa95f71 Fix undefined tabValue (#6694) Xander Luciano 2024-03-13 01:05:53 -07:00
  • 891c4fef6a ParametricPartTable Updates (#6692) Oliver 2024-03-13 16:02:40 +11:00
  • b33314659b Cleanup settings.py (#6691) Oliver 2024-03-13 14:44:37 +11:00
  • 2f852c8aa2 Caddy fix (#6690) Oliver 2024-03-13 14:27:26 +11:00
  • 287ee8f831 Update version.py (#6688) Oliver 2024-03-13 13:54:59 +11:00
  • b807e47619 Test key fix (#6685) (#6686) 0.14.2 github-actions[bot] 2024-03-13 13:06:21 +11:00
  • 6389493c33 Test key fix (#6685) Oliver 2024-03-13 12:36:06 +11:00
  • 6033e87359 Auth endpoint updates (#6683) Oliver 2024-03-13 09:11:17 +11:00
  • 011f19cf61 Allowed host fix (#6682) Oliver 2024-03-13 09:06:47 +11:00
  • e764833f1f settings.py - fix default value (#6681) Oliver 2024-03-13 08:53:19 +11:00
  • c185a267da Handle more caching exception pathways (#6678) Oliver 2024-03-12 14:53:02 +11:00
  • 60f3e849e7 New Crowdin updates (#6659) Oliver 2024-03-12 14:33:07 +11:00
  • 40e9b33da6 Fix typecasting in settings.py (#6676) (#6677) github-actions[bot] 2024-03-12 14:21:24 +11:00
  • 2926d7596b Fix typecasting in settings.py (#6676) Oliver 2024-03-12 14:15:26 +11:00
  • f5a42172ac Cache exception handling (#6675) Oliver 2024-03-12 14:09:28 +11:00
  • 8719dd7e1e Feet and inches (#6674) Oliver 2024-03-12 14:04:10 +11:00
  • 6920efb456 Set ACCOUNT_EMAIL_SUBJECT_PREFIX (#6673) Oliver 2024-03-12 13:37:20 +11:00
  • a613a7b9fc Use whitenoise for static file handling (#6662) Oliver 2024-03-08 11:11:30 +11:00
  • 8aab19b578 Fix for RelatedModelField (#6657) Oliver 2024-03-07 23:13:57 +11:00
  • d842942fa9 Fix comment in docker-compose.yml (#6656) Oliver 2024-03-07 14:40:09 +11:00
  • 72dceb28be Fix data migration (#6652) (#6653) github-actions[bot] 2024-03-07 08:54:34 +11:00
  • c48669cf8f Fix data migration (#6652) Oliver 2024-03-07 08:40:36 +11:00
  • 0f89e21611 In debug mode, allow CORS from localhost origins (#6650) Oliver 2024-03-07 08:15:05 +11:00
  • e1f606e64f New Crowdin updates (#6640) Oliver 2024-03-07 00:25:39 +11:00
  • 1a01e8abee Update version.py (#6638) Oliver 2024-03-05 23:13:50 +11:00
  • 6eddb18d48 Add polar to funding page (#6639) Matthias Mair 2024-03-05 01:39:47 +01:00
  • e4d2e2f96b PUI Template editor (#6541) #6305 Lukas 2024-03-04 21:58:12 +01:00
  • df0bb34620 [Docker] Fix broken image (#6621) (#6633) 0.14.1 github-actions[bot] 2024-03-05 07:42:01 +11:00
  • 950bda4ef6 Fix grpcio version (#6635) Oliver 2024-03-04 23:17:09 +11:00
  • cbc879f618 [Docker] Fix broken image (#6621) Oliver 2024-03-04 22:50:00 +11:00
  • 75a397aab8 Update version.py (#6622) Oliver 2024-03-02 18:58:51 +11:00
  • b19def7a1e offload_task: log errors (#6620) Oliver 2024-03-02 18:21:45 +11:00
  • c6f43efef8 Run build completion in background (#6619) Oliver 2024-03-02 18:20:23 +11:00
  • 895e2ccf65 Version number: (#6617) Oliver 2024-03-02 11:55:48 +11:00
  • f4fd84f50f Version number: 0.14.0 Oliver Walters 2024-03-02 00:31:38 +00:00
  • 3b9fae6279 docker: push both multiple image tags (#6614) Oliver 2024-03-02 11:29:20 +11:00
  • 39ba25c5ed Render API docs (#6463) Oliver 2024-03-02 11:28:37 +11:00
  • d39ab9c902 Mount db to volume (#6616) Oliver 2024-03-02 10:49:20 +11:00
  • dc03b33c35 Plugin table fix (#6613) Oliver 2024-03-02 10:36:01 +11:00
  • 69871699c0 Details updates (#6605) Oliver 2024-03-01 17:13:08 +11:00
  • c8d6f2246b Fix postgresql container (#6610) Oliver 2024-03-01 16:53:42 +11:00
  • eb3d51f8a7 Adjust pkgr.yml (#6608) Oliver 2024-03-01 12:49:06 +11:00
  • 6962b61fff Fix docker tags (#6606) Oliver 2024-03-01 07:01:46 +11:00
  • 37c1fe1ccb BOM / Build Updates (#6604) Oliver 2024-02-29 16:16:28 +11:00
  • 05e67d310a Details image tweaks (#6603) Oliver 2024-02-29 11:18:08 +11:00
  • cbd2794a7e New Crowdin updates (#6600) Oliver 2024-02-29 09:21:05 +11:00
  • bf97804a0b Tweaks for SITE_URL setup (#6602) Oliver 2024-02-28 22:54:07 +11:00
  • b192c44b61 Tweak for devcontainer docker compose (#6601) Oliver 2024-02-28 19:03:19 +11:00
  • 820d7c6a15 [PUI] Part parameter table (#6599) Oliver 2024-02-28 17:43:36 +11:00
  • a2a7b60d41 [PUI] Adds NewPart form (#6598) Oliver 2024-02-28 16:56:19 +11:00
  • 38d013ffe2 [PUI] Stock item forms (#6597) Oliver 2024-02-28 16:43:18 +11:00
  • 2e81a304d1 Devcontainer postgresql (#6590) Oliver 2024-02-28 15:04:14 +11:00
  • 8f8b46e50d Translation fixes (#6595) Oliver 2024-02-28 12:44:05 +11:00
  • 1199291835 Refactor label/report template copying (#6582) Matthias Mair 2024-02-27 23:25:01 +01:00
  • f6123cc261 [WIP] docker / Caddy (#6551) Oliver 2024-02-28 01:06:19 +11:00
  • 8a128a2bdd New Crowdin updates (#6567) Oliver 2024-02-27 18:10:57 +11:00
  • bbace2b1c9 Silence duplicate template warnings (#6586) Oliver 2024-02-27 17:41:46 +11:00
  • 0c6334b3b4 Fix SITE_URL validator (#6585) Oliver 2024-02-27 16:46:48 +11:00
  • 405523881c Temperature units (#6584) Oliver 2024-02-27 16:09:07 +11:00
  • bb105d8c08 Tree fix (#6583) Oliver 2024-02-27 14:00:32 +11:00
  • de23023277 Tree fix (#6581) Oliver 2024-02-27 12:00:11 +11:00
  • 8db769968f Allow currency symbol to be omitted from render_currency (#6580) Oliver 2024-02-27 10:16:54 +11:00
  • ea63a03fe4 Refactor docker CI for speed increases (#6562) Matthias Mair 2024-02-26 23:50:44 +01:00
  • 75c24fb8f4 Add config option to fully disable installing plugins (#6535) Matthias Mair 2024-02-26 12:44:31 +01:00
  • 85225538e6 Create test files in seperate folder & cleanup before image build (#6571) Matthias Mair 2024-02-26 01:23:49 +01:00
  • f441f672d6 Switch tests, docs, database settings from psycopg2 to psycopg (#6573) Bobbe 2024-02-26 00:58:32 +01:00
  • 18dcc60efd Update README.md (#6572) Oliver 2024-02-26 09:50:42 +11:00
  • a3dc3bdbf4 Use psycopg2 constants for isolation_level again (#6569) Bobbe 2024-02-25 23:46:57 +01:00
  • 2df0fd8a67 Move get_scheduled_tasks call into register_tasks function (#6556) Bobbe 2024-02-24 04:27:47 +01:00
  • d689b95963 Adjust config template (#6561) Oliver 2024-02-23 13:17:26 +11:00
  • 1fa64dd8cc Fix tranlation pipeline (#6559) Matthias Mair 2024-02-22 23:49:22 +00:00
  • 6f0b2b31a8 Seperate CUI url paths and tests (#6543) Matthias Mair 2024-02-22 22:56:50 +00:00
  • f5e02fd292 Switch to uv (#6499) Matthias Mair 2024-02-22 22:55:19 +00:00
  • 5dbd3030d1 remove unused template tag (#6553) Matthias Mair 2024-02-22 12:34:24 +00:00
  • fdcbb68616 Fix for build output table (#6549) Oliver 2024-02-22 11:05:46 +11:00
  • 6e713b15ae [Feature] Engineering Units (#6539) Oliver 2024-02-22 10:22:23 +11:00
  • 0ab173d9d7 Dependabot/pip/cryptography 42.0.4 (#6545) (#6546) 0.13.6 Oliver 2024-02-22 09:41:01 +11:00
  • 8bf614607c Wrap theme parameters in memo (#6542) Lavissa 2024-02-21 23:00:27 +01:00
  • c4d68aeef9 Dependabot/pip/cryptography 42.0.4 (#6545) Matthias Mair 2024-02-21 21:57:56 +00:00