Commit graph

  • df3262a3f7 Moved cache.settings to cache.system adapter to ensure it is cleared on updating Jan Böhmer 2026-03-04 23:28:50 +01:00
  • a071701870 Add cache pool clear hint to error pages Jan Böhmer 2026-03-04 23:27:06 +01:00
  • c549665578 Fixed flash messages in admin pages Jan Böhmer 2026-03-04 23:24:29 +01:00
  • 2137eecddf Check for good measure again, that a user is able to edit an entity in an admin form Jan Böhmer 2026-03-04 23:05:21 +01:00
  • 9053a1d90e Upload built assets as release attachments on version tag push copilot-swe-agent[bot] 2026-03-04 22:05:21 +00:00
  • 6c31855e8e Initial plan copilot-swe-agent[bot] 2026-03-04 22:02:10 +00:00
  • 98689daf6e
    Bump ckeditor5 from 47.5.0 to 47.6.0 dependabot[bot] 2026-03-04 19:02:02 +00:00
  • c16b6c7fac Fix CSRF tests: extract tokens from rendered page HTML Sebastian Almberg 2026-03-04 12:18:01 +01:00
  • 095f3ae776 Fix CSRF tests: initialize session before getting tokens Sebastian Almberg 2026-03-04 11:58:12 +01:00
  • 61f54d359e Improve test coverage for update manager controller Sebastian Almberg 2026-03-04 11:31:40 +01:00
  • b15074ea44 Fix auth test: expect 401 instead of redirect for HTTP Basic auth Sebastian Almberg 2026-02-21 00:15:36 +01:00
  • d411f15feb Fix test failures: add locale prefix to URLs, correct log directory path Sebastian Almberg 2026-02-21 00:04:08 +01:00
  • f442f45b81 Add tests for backup/update manager improvements Sebastian Almberg 2026-02-20 23:51:23 +01:00
  • ac95a5d9e0 Add Docker backup support: download button, SQLite restore fix, decouple from auto-update Sebastian Almberg 2026-02-20 23:41:52 +01:00
  • 14300f2cf1 Add manual backup creation and delete buttons to Update Manager Sebastian Almberg 2026-02-17 22:20:01 +01:00
  • bd6d62f10a Update KiCad symbols and footprints lists github-actions[bot] 2026-03-03 14:28:03 +00:00
  • 5a6b270525 /api/part_lots: add user_barcode filter MayNiklas 2026-03-03 14:15:54 +01:00
  • 203ed950d9
    Bump actions/download-artifact from 7 to 8 dependabot[bot] 2026-03-02 19:04:24 +00:00
  • c9a8affb93
    Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-02 19:04:20 +00:00
  • 32a666f6c3 Bumped version to 2.8.0 v2.8.0 Jan Böhmer 2026-03-01 23:22:38 +01:00
  • 1ee998853f
    New Crowdin updates (#1265) Jan Böhmer 2026-03-01 23:21:02 +01:00
  • 53413faf87
    Merge branch 'master' into l10n_master Jan Böhmer 2026-03-01 23:20:12 +01:00
  • 9ae585d2b7 Fixed static analysis issues Jan Böhmer 2026-03-01 23:18:27 +01:00
  • 8f92615491 Randomize User agents for reichelt and generic web provider Jan Böhmer 2026-03-01 23:14:38 +01:00
  • b2d79a3f0e New translations messages.en.xlf (English) Jan Böhmer 2026-03-01 23:10:46 +01:00
  • 5a91e4cee8 New translations messages.en.xlf (German) Jan Böhmer 2026-03-01 23:10:34 +01:00
  • e5dcfad3ff
    feat(parts table): add eda reference prefix and value columns (#1266) Hannes Rüger 2026-03-01 22:28:01 +01:00
  • dca8f346d0 Merge branch 'master' into feat/parts-table-eda-info Jan Böhmer 2026-03-01 22:24:43 +01:00
  • 232c973a18 Use better labels for column names and made it visible as default column selection Jan Böhmer 2026-03-01 22:23:36 +01:00
  • b7cc14fa14 Fixed translations Jan Böhmer 2026-03-01 22:14:16 +01:00
  • b9d940ae33
    Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) Sebastian Almberg 2026-03-01 22:10:13 +01:00
  • 6ab75488b4
    Merge branch 'master' into feature/kicad-enhancements Jan Böhmer 2026-03-01 22:09:47 +01:00
  • 854dc41bd7 Split up default eda visibility for parameters and purchase infos Jan Böhmer 2026-03-01 22:02:01 +01:00
  • ff8ab26fb0 Fixed translation keys Jan Böhmer 2026-03-01 21:51:17 +01:00
  • dd60cb1110 Use TristateCheckboxes for parameter and orderdetail types Jan Böhmer 2026-03-01 21:49:14 +01:00
  • 9b8ddc0c0b Added introduced column to PartTableColumns to make it configurable in the settings Jan Böhmer 2026-03-01 19:46:26 +01:00
  • 5e3477f330 Moved kicad:populate documentation to central docs Jan Böhmer 2026-03-01 19:37:15 +01:00
  • 46617f01a4 Added documentation about the barcode scanner Jan Böhmer 2026-03-01 18:11:58 +01:00
  • 7aad08a74c
    Merge e4cd243c7c into f097b79103 web-devinition.de 2026-03-01 18:11:52 +01:00
  • f097b79103 Navigate only the content frame when submitting the global barcode scan label Jan Böhmer 2026-03-01 16:56:47 +01:00
  • a8f9f9832e Correctly dispatch the input event of non-printable char controller from the barcode scan controller Jan Böhmer 2026-03-01 16:51:06 +01:00
  • f3dab36bbe Allow to scan labels anywhere on the page Jan Böhmer 2026-03-01 16:48:29 +01:00
  • bebd603117 Allow to handle non-printable inputs like from an attached barcode scanner Jan Böhmer 2026-03-01 14:39:14 +01:00
  • 2660f4ee82 Render non-printable chars in the scan input field Jan Böhmer 2026-03-01 13:36:52 +01:00
  • eb2bbdd633 Show label scan input with monospaced font Jan Böhmer 2026-03-01 13:00:08 +01:00
  • 24966230ea Updated dependencies Jan Böhmer 2026-03-01 12:53:25 +01:00
  • 477cc1c0bb
    Update KiCad symbols and footprints lists (#1273) Jan Böhmer 2026-03-01 12:50:34 +01:00
  • 8b066c43b3 Update KiCad symbols and footprints lists github-actions[bot] 2026-03-01 11:47:50 +00:00
  • 5cd5a3c22e Load populate Kicad default mappings from json file Jan Böhmer 2026-03-01 00:11:07 +01:00
  • 25f5988609 New translations messages.en.xlf (English) Jan Böhmer 2026-02-28 22:11:02 +01:00
  • 1eee2b30fa
    add option to disable keybindings fixing #1251 (#1254) Niklas 2026-02-28 22:07:14 +01:00
  • a61164b609 Removed useless tests Jan Böhmer 2026-02-28 22:02:22 +01:00
  • 1d0b9cec95 Added env to env configuration list Jan Böhmer 2026-02-28 21:48:10 +01:00
  • 09366d96a4 Fixed translation keys Jan Böhmer 2026-02-28 21:44:33 +01:00
  • 1650ade338 Use a cryptographically random suffix for attachment file names to make them harder guess Jan Böhmer 2026-02-24 23:20:09 +01:00
  • 482c817c69 New translations messages.en.xlf (English) Jan Böhmer 2026-02-24 23:12:16 +01:00
  • 0c83fd4799 Merge branch 'html_sandbox' Jan Böhmer 2026-02-24 23:08:03 +01:00
  • 4004cf9c88 Added documentation on ATTACHMENT_SHOW_HTML_FILES env Jan Böhmer 2026-02-24 23:07:41 +01:00
  • 419b46e806 Allow to load external images and styles in the HTML sandbox Jan Böhmer 2026-02-24 23:05:09 +01:00
  • dcafc8a1a1 Allow file downloads and modals in HTML sandbox Jan Böhmer 2026-02-24 22:57:48 +01:00
  • 628f794b37 Improved HTML sandbox page Jan Böhmer 2026-02-24 22:53:50 +01:00
  • a1fd3199d6 Render HTML as plain text via attachment_view controller Jan Böhmer 2026-02-24 22:48:18 +01:00
  • 4a5cc454ce Show HTML files in the HTML sandbox if enabled Jan Böhmer 2026-02-24 22:40:23 +01:00
  • 63dd344c02 Added basic functionality for an HTML sandbox for relative safely rendering HTML attachments Jan Böhmer 2026-02-24 22:27:33 +01:00
  • a7a1026f9b Throw an exception if canopy does not return a product Jan Böhmer 2026-02-24 20:30:29 +01:00
  • 645e44b056 New translations messages.en.xlf (English) Jan Böhmer 2026-02-23 00:43:26 +01:00
  • a67f106bc6 Fixed tests Jan Böhmer 2026-02-22 23:50:32 +01:00
  • 430a564592 Merge branch 'amazon_info_provider' Jan Böhmer 2026-02-22 23:43:54 +01:00
  • e283d9ced6 Added docs for canopy info provider Jan Böhmer 2026-02-22 23:43:36 +01:00
  • 300382f6e3 Make Canopy provider configurable via UI Jan Böhmer 2026-02-22 23:38:56 +01:00
  • 0b9b2cbf58 Allow to read amazon labels for part retrieval and creation Jan Böhmer 2026-02-22 23:16:39 +01:00
  • 4662252040 New translations messages.en.xlf (English) Jan Böhmer 2026-02-22 22:43:21 +01:00
  • 87919eb445 Allow to cache amazon search results to reduce API calls Jan Böhmer 2026-02-22 22:29:44 +01:00
  • 258289482b Increase debug detail expiration time to 10s to avoid double retrieval in one request Jan Böhmer 2026-02-22 22:12:50 +01:00
  • aa9436a19b Fixed conrad provider if part does not have manuals Jan Böhmer 2026-02-22 22:09:23 +01:00
  • cee6c0ef11 Added a "create from label scan button to navbar" Jan Böhmer 2026-02-22 22:03:46 +01:00
  • c6cbc17c66 Merge branch 'master' into amazon_info_provider Jan Böhmer 2026-02-22 21:58:36 +01:00
  • 2ba0f2a95d Use turbo-streams for handling updating locale menu in navbar Jan Böhmer 2026-02-22 21:53:37 +01:00
  • e2b43ba01f Use native turbo reload mechanism instead of our own global_reload controller Jan Böhmer 2026-02-22 21:46:55 +01:00
  • b6d77af91b Removed title_controller as turbo 8 can handle the title changes natively Jan Böhmer 2026-02-22 21:43:57 +01:00
  • 8478ae3f0a New translations messages.en.xlf (English) Jan Böhmer 2026-02-22 21:43:27 +01:00
  • 0d11797c87 New translations validators.en.xlf (Italian) Jan Böhmer 2026-02-22 21:43:18 +01:00
  • 36e6c9a402 Updated dependencies Jan Böhmer 2026-02-22 21:31:40 +01:00
  • f124fa0023 Made BarcodeScanResult classes readonly Jan Böhmer 2026-02-22 21:28:58 +01:00
  • c29605ef23
    Label Scanner Enhancements: LCSC barcode, create part, augmented scanning (#1194) swdee 2026-02-23 09:26:44 +13:00
  • fc1367b26a Fixed tests Jan Böhmer 2026-02-22 21:26:09 +01:00
  • 62a44a4fcb Added more tests for BarcodeScanResultHandler service Jan Böhmer 2026-02-22 21:22:18 +01:00
  • e19f83fdc1
    feat(parts table): add eda reference prefix and value columns Hannes Rüger 2026-02-22 21:08:51 +01:00
  • da0a9a3bc9 New translations messages.en.xlf (Italian) Jan Böhmer 2026-02-22 20:42:17 +01:00
  • 38431e88a4 Fixed part image for mobile view Jan Böhmer 2026-02-22 19:48:57 +01:00
  • 68bcc391e3 Fixed tests Jan Böhmer 2026-02-22 19:35:59 +01:00
  • b1b66e8b4f Fixed phpstan issues Jan Böhmer 2026-02-22 19:30:28 +01:00
  • be767fcacf Added basic info block when an storage location was found for an barcode Jan Böhmer 2026-02-22 19:28:03 +01:00
  • 0805a8342a Removed unused translations Jan Böhmer 2026-02-22 19:19:29 +01:00
  • 4fd78c04eb Removed data-lookup-url attribute from scan read box Jan Böhmer 2026-02-22 19:16:46 +01:00
  • 910ad939df Replaced the custom controller for fragment replacements with symfony streams Jan Böhmer 2026-02-22 19:14:35 +01:00
  • 05ee3157fb Correctly handle nullable infoURL in ScanController Jan Böhmer 2026-02-22 14:33:44 +01:00
  • bfa9b9eee0 Improved augmentented info styling and allow to use it with normal form submit too Jan Böhmer 2026-02-22 14:16:01 +01:00
  • 8dd972f1ad Moved barcode to info provider logic from Controller to BarcodeScanResultHandler service Jan Böhmer 2026-02-22 12:37:59 +01:00
  • caa71bbdda Refactored BarcodeScanResultHandler to be able to resolve arbitary entities from scans Jan Böhmer 2026-02-22 11:50:33 +01:00