Bernd Bestel
11d28622e8
Squashed commit
...
Make it possible to actively not-check a mandatory checkbox Userfield (closes #2601 )
Pluralize the "opened" localization string (closes #2280 )
Added a trendline to the price history chart (closes #2237 )
Various minor style/code refinements
2025-01-14 17:54:06 +01:00
Bernd Bestel
c73be7d18e
Finalized frontend external barcode lookup implementation (references #158 )
2025-01-12 13:58:47 +01:00
Bernd Bestel
5f26e914a2
Improve delete confirmation wording details (references #2624 )
2024-12-26 10:46:54 +01:00
Bernd Bestel
a1008eac30
Pulled translations from Transifex
2024-12-23 17:46:12 +01:00
Bernd Bestel
7080ec9a8f
Pulled translations from Transifex
2024-08-24 11:01:37 +02:00
Bernd Bestel
8821280642
Pulled translations from Transifex
2024-05-10 17:42:13 +02:00
Bernd Bestel
e005c51b1a
Pulled translations from Transifex
2024-03-15 18:04:16 +01:00
Bernd Bestel
18125d8989
Pulled translations from Transifex
2024-02-09 17:25:00 +01:00
Bernd Bestel
97ecbd25b6
Pulled translations from Transifex
2023-12-16 15:07:59 +01:00
Bernd Bestel
c9bc10820d
Fixed typo in localization string
2023-12-01 19:26:29 +01:00
Bernd Bestel
80d7284d72
Implemented calendar category colors ( closes #2368 )
2023-11-04 14:11:02 +01:00
Bernd Bestel
b3a5128dbd
Pulled translations from Transifex
2023-11-04 13:26:58 +01:00
Bernd Bestel
27f9d70b56
Implemented a way to use the external barcode lookup plugin also from within the frontend as a product picker workflow
2023-11-03 20:47:43 +01:00
Bernd Bestel
32ce04a1b7
Pulled translations from Transifex
2023-09-02 09:25:43 +02:00
Bernd Bestel
f6bdb6e836
Added new Userfield type "Number (currency)" ( closes #2276 )
2023-09-01 17:48:46 +02:00
Bernd Bestel
973e4226b6
Pulled translations from Transifex
2023-08-19 08:18:36 +02:00
Bernd Bestel
a965d01fb9
Optimized server error display handling when consuming a recipe ( closes #2310 )
2023-08-15 18:51:40 +02:00
Bernd Bestel
550aa5565b
Pulled translations from Transifex
2023-08-06 15:17:38 +02:00
Bernd Bestel
edca302b71
Pulled translations from Transifex
2023-07-29 13:55:18 +02:00
Bernd Bestel
78e4e918c6
Added Estonian translation
2023-07-22 11:16:06 +02:00
Bernd Bestel
fa35d933e0
Pulled translations from Transifex
2023-07-22 11:00:45 +02:00
Bernd Bestel
02fe3f2119
Show to amount of "Label per unit" stock entry labels ( closes #2241 )
2023-05-22 21:23:19 +02:00
Bernd Bestel
5f65f2abd0
New logo
2023-05-19 18:08:26 +02:00
Bernd Bestel
d03175f75a
Added a separate QU for displaying prices ( closes #2225 )
2023-05-18 13:37:13 +02:00
Bernd Bestel
f6d77ac8d7
Pulled translations from Transifex
2023-05-18 10:44:17 +02:00
Bernd Bestel
16011b91c6
Added a filter option to only show currently out-of-stock products on /products ( closes #2192 )
2023-04-13 20:28:28 +02:00
Bernd Bestel
2bce428339
Fixed missing plural localization strings.pot
...
(Report from a translator on Transifex)
2023-04-12 09:06:39 +02:00
Travis Raup
340832c361
Feature: Stock Purchase Metrics ( #2135 )
...
* Feature: Stock Purchase Metrics
* chart update
* Refactor to chartjs
* More suggestion edits
- locale in javascript
- global translations
- commit migrations sql file
* Rename 0215.sql to 0216.sql
Fixed merge conflict
* Fixed merge conflict
* Applied code style
* Added missing demo data translations
* Removed unused package "canvasjs"
* Don't include daterangepicker globally when only needed on a single page / fixed view section imports
* Rename this to "Spendings" / name it more generically "Stock reports"
* Reuse the existing product_price_history view
* Final cleanup
* Whitespace fix
---------
Co-authored-by: Travis Raup <travis.raup@platform.sh>
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2023-04-01 17:05:41 +02:00
Bernd Bestel
98469248eb
Optimized tracking button handling on /choresoverview ( closes #2186 )
2023-03-31 20:12:06 +02:00
Bernd Bestel
d8d3c3ef0b
Split the quick consume and open amount product option ( closes #2127 )
2023-02-05 20:37:39 +01:00
Bernd Bestel
b64d726c42
Added a new config option for energy unit display ( closes #2109 )
2023-02-05 15:55:45 +01:00
Bernd Bestel
1e9a4d9590
Added Romanian translation
2023-02-05 14:55:23 +01:00
Bernd Bestel
5d7efebd40
Pulled translations from Transifex
2023-02-05 14:43:15 +01:00
Bernd Bestel
4e56dee6f0
Finalized "Auto reprint stock entry label" ( closes #2092 )
2023-01-05 20:12:15 +01:00
Bernd Bestel
83fa02d8ad
Added an option to reprint stock entry labels when editing them ( closes #2092 )
2023-01-05 18:15:21 +01:00
Bernd Bestel
3f2ad17460
Make it possible to add recipes from /recipes to the meal plan ( closes #2003 )
2022-12-26 14:25:33 +01:00
Bernd Bestel
0585e80c70
Implemented "Default quantity unit consume" ( closes #1845 )
2022-12-26 11:11:55 +01:00
Bernd Bestel
0229d187ae
Removed qu_factor_purchase_to_stock (migrated existing factors to normal product specific QU conversions)
2022-12-25 19:48:22 +01:00
Bernd Bestel
8175b1bcfe
Simplified product specific QU display/edit and added more demo QU conversions
2022-12-04 20:25:33 +01:00
Bernd Bestel
50fac692ad
Added a dialog to show product related resolved QU conversions (references #2056 and #1360 )
2022-12-04 19:02:15 +01:00
Bernd Bestel
6affa01f81
Added a "Clear done items" button to the shopping list ( closes #1999 )
2022-11-19 19:45:00 +01:00
Bernd Bestel
88950f00d5
Pulled translations from Transifex
2022-11-12 17:31:17 +01:00
Bernd Bestel
bb0cc50ffc
Added Ukrainian translation ( closes #2008 )
2022-09-26 13:31:35 +02:00
Bernd Bestel
9b2c96c085
Added Lithuanian translation
2022-07-02 16:46:46 +02:00
Bernd Bestel
8faa76e965
Pulled translations from Transifex
2022-06-10 18:12:30 +02:00
Bernd Bestel
27582611c1
Split user setting stock_decimal_places_prices
into separate settings for input/display ( closes #1893 )
2022-06-04 14:09:35 +02:00
Bernd Bestel
337ca7d4ba
Pulled translations from Transifex
2022-06-04 13:48:20 +02:00
Rosemary Orchard
5e30e89737
Add support for "Move on Open" ( #1863 )
...
* Add functionality to move a product when it is opened
* Update the API to support this (and some other new fields)
* Remove console, update move on open when either the default or the consume location change
* Fix conflict from fridge
* Ignore .DS_STORE from macOS
* Fix the migration conflict
* Fix the default location not appending properly
* Revert changes no longer needed
* Fix the checkbox disable logic, and call the function on page load
* Simplify the transfer to use the existing function (which also adds logs)
* Only move it if it's moving
* Code formatting / naming
* Clarify help text (it's not always about one unit, but about the corresponding amount opened)
* Handle splitted stock entries + optimized/unified product property checks
* Added UI feedback on auto moving
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2022-04-18 18:25:08 +02:00
Bernd Bestel
04d6496c05
Pulled translations from Transifex
2022-04-08 17:28:33 +02:00
Bernd Bestel
01a43f59ca
Pulled translations from Transifex
2022-04-07 18:13:57 +02:00