Commit Graph

2576 Commits

Author SHA1 Message Date
Bernd Bestel 67db3c5f8a Route all file requests through FilesApiController/ServeFile 2026-06-16 20:25:51 +02:00
Bernd Bestel d565abc3aa Fixed 404 error handling 2026-06-16 20:24:26 +02:00
Bernd Bestel c0a9d615fa Properly handle double quotes in product picker product name matching (fixes #2930) 2026-06-05 17:58:22 +02:00
Bernd Bestel e3d7b82204 Fixed calories label display on /recipes (fixes #2929) 2026-05-30 20:58:55 +02:00
Bernd Bestel 959929926e Added a filter for "Assigned to" an /tasks (closes #2874) 2026-05-16 16:40:46 +02:00
Bernd Bestel 1ea150b815 Optimized shopping list print group by product group handling (fixes #2760) 2026-05-14 18:16:38 +02:00
Bernd Bestel 274c842e7b Fixed status filter (master data/products) after page reload (Chrome/Edge only problem) (fixes #2782) 2026-05-14 18:02:19 +02:00
Bernd Bestel 8b705b53a9 Sort the add recipe dropdown on the meal plan page (fixes #2921) 2026-05-14 17:48:23 +02:00
Bernd Bestel 303eec06b3 Sort PHP imports 2026-04-24 19:59:42 +02:00
Bernd Bestel 9b00634248 Removed obsolete config file 2026-04-24 19:52:48 +02:00
Bernd Bestel f5fad77e01 Optimized DemoDataGeneratorService 2026-04-21 21:13:03 +02:00
Bernd Bestel c3122609f2 Optimized locale handling 2026-04-21 18:47:18 +02:00
Bernd Bestel 4307bbf5d5 Pulled translations from Transifex 2026-04-21 18:45:36 +02:00
Bernd Bestel 6210077984 Optimized controller / services structure 2026-04-20 22:46:47 +02:00
Bernd Bestel 496f8ece8d Optimized routing / middleware handling 2026-04-19 20:57:57 +02:00
Bernd Bestel 4581b8cd66 Properly filter product-group query parameter 2026-04-16 23:30:20 +02:00
Bernd Bestel 503ee5d5d7 Optimized locale handling in productamountpicker / set initial value 2026-04-12 22:54:16 +02:00
Bernd Bestel ebcc39905c Updated dependencies 2026-04-04 15:47:22 +02:00
Bernd Bestel 87bd971d89 Fix accent insensitive table search (fixes #2904)
Implemented accent insensitive product name search in productpicker (closes #2905)
2026-04-03 21:36:06 +02:00
Bernd Bestel d4bf5d075a Handle passwords in-transit Base64 encoded to allow arbitrary characters / escape sequences (fixes #2892) 2026-03-31 21:19:25 +02:00
Bernd Bestel 763676c936 Updated .github files 2026-03-30 16:37:56 +02:00
Bernd Bestel 00a7160d74 Optimized form is-dirty handling (references #2900) 2026-03-30 16:32:31 +02:00
Bernd Bestel c0c9a38e39 Fixed shopping_location_id was missing for consume / transfer stock transactions and when undoing them (fixes #2896) 2026-03-29 15:27:40 +02:00
Bernd Bestel 736cc8c2f6 Reworked purchase page default due date handling (fixes #2895) 2026-03-29 13:30:32 +02:00
Bernd Bestel 3137d4b4cf Datetimepicker tabindex -1 was intenational (reverts c711e6d6d2, references #2898) 2026-03-29 12:54:39 +02:00
Bernd Bestel c711e6d6d2 Don't limit tab navigation for datetimepicker shortcuts (closes #2898) 2026-03-29 10:13:24 +02:00
Bernd Bestel f32d0bb28d Switched password hashing algorithm 2026-03-22 17:29:38 +01:00
Bernd Bestel 23af6adcee Removed obsolete config file 2026-03-07 18:20:48 +01:00
Bernd Bestel 7581ad8d1b Prepared next release v4.6.0 2026-03-06 18:28:49 +01:00
Bernd Bestel a324d430e0 Pulled translations from Transifex 2026-03-06 18:23:28 +01:00
Bernd Bestel 68bd83e104 Raise SQLite runtime version 2026-03-06 18:17:38 +01:00
Bernd Bestel 95d490d6ff Fixed missing PHP package after cleanup 2026-03-04 21:26:20 +01:00
Bernd Bestel 634bae4930 PHP packages cleanup 2026-03-04 20:29:03 +01:00
Bernd Bestel b5284a80c9 Removed no longer needed settings 2026-03-04 19:31:55 +01:00
Bernd Bestel eb5332f0da PHP 8.5 compatibility 2026-03-02 20:58:11 +01:00
Bernd Bestel a5ea20afc6 Optimized VSCode formatter handling 2026-03-02 20:12:28 +01:00
Bernd Bestel c70a7efd15 Optimized Composer handling 2026-03-02 20:11:39 +01:00
Bernd Bestel 1463a8d21b PHP 8.5 support 2026-03-01 18:32:51 +01:00
Bernd Bestel 9fe398c4bf Updated .github files 2026-02-08 21:42:23 +01:00
Bernd Bestel 541cf6599f Formatting optimization 2026-02-08 18:07:55 +01:00
Bernd Bestel 29033a28a9 Updated .github files 2026-02-07 18:03:53 +01:00
Bernd Bestel 487631397c Optimized product definition quantity unit handling 2026-02-04 21:49:46 +01:00
Bernd Bestel cf7df4bdf8 Fixed stock entry form "Reprint stock entry label" 2026-02-03 20:29:15 +01:00
Bernd Bestel 471f21e992 Fixed broken HTML markup (fixes #2867) 2026-01-31 23:48:17 +01:00
Bernd Bestel 2a124a3d47 Check for empty usernames in ReverseProxyAuthMiddleware (references #2843) 2026-01-13 21:02:30 +01:00
Bernd Bestel bf96ff5b92 Optimized special character handling in OOF plugin product names (fixes #2848, references #2740) 2026-01-13 20:51:25 +01:00
Bernd Bestel b1e3ef7881 Fixed % handling in Userfield captions (fixes #2856) 2026-01-13 20:09:30 +01:00
Bernd Bestel 68b4abfac4 Added changelog for #2814 2025-09-28 20:44:05 +02:00
GammaC0de 1934256f29 Support data: URI images for external barcode lookup plugins (#2814)
* add support for data: URI images for external barcode lookup plugins

* Adapt existing code style

---------

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-09-28 20:37:47 +02:00
Bernd Bestel 8129b6b60b Added changelog for #2788 2025-09-20 12:17:22 +02:00