Bernd Bestel
|
ceb50774dc
|
Adjusted README logo height
|
2023-05-19 18:12:50 +02:00 |
|
Bernd Bestel
|
5f65f2abd0
|
New logo
|
2023-05-19 18:08:26 +02:00 |
|
Bernd Bestel
|
49daed6c2b
|
Upgraded some frontend dependencies
|
2023-05-19 17:23:32 +02:00 |
|
Bernd Bestel
|
628e779902
|
Moved sidebar / menu layout into own (customized) component
|
2023-05-19 15:12:11 +02:00 |
|
Bernd Bestel
|
99546815f9
|
Remove unneeded meta tags
|
2023-05-19 14:19:14 +02:00 |
|
Bernd Bestel
|
7ceba3c0c1
|
Updated README
|
2023-05-18 17:55:46 +02:00 |
|
Bernd Bestel
|
d03175f75a
|
Added a separate QU for displaying prices (closes #2225)
|
2023-05-18 13:37:13 +02:00 |
|
Bernd Bestel
|
f4639c9bb2
|
Stream files directly from disk (instead of loading them completely in memory first)
|
2023-05-18 10:51:14 +02:00 |
|
Bernd Bestel
|
f6d77ac8d7
|
Pulled translations from Transifex
|
2023-05-18 10:44:17 +02:00 |
|
Bernd Bestel
|
d43f59d9a9
|
Updated README
|
2023-05-18 10:43:40 +02:00 |
|
Bernd Bestel
|
631f03e62c
|
Optimized DataTables fixedOrder handling (fixes #2235)
|
2023-05-17 22:44:42 +02:00 |
|
Bernd Bestel
|
778cf847d3
|
Fixed more missing fields when copying a product (fixes #2231)
|
2023-05-17 21:10:14 +02:00 |
|
Shamshid
|
02a71a5edb
|
fix syntax error (#2230)
|
2023-05-17 21:04:39 +02:00 |
|
Bernd Bestel
|
629333e1ab
|
Fixed QU conversion factor selection (API)
|
2023-05-14 17:05:28 +02:00 |
|
Bernd Bestel
|
dd5bd3852a
|
Optimized imports
|
2023-05-13 14:43:51 +02:00 |
|
Bernd Bestel
|
491412807c
|
Fixed table column visibility selection
|
2023-05-13 14:28:50 +02:00 |
|
Bernd Bestel
|
9cdb0908d6
|
Make it possible to hide locations/stores/QUs/product_groups/task_categories (closes #2222)
|
2023-05-13 14:24:52 +02:00 |
|
Bernd Bestel
|
b5d3e68d68
|
Added a "today button" to the calendar (closes #2218)
|
2023-05-12 20:53:04 +02:00 |
|
Bernd Bestel
|
48564b5286
|
Fixed that default_consume_location_id wasn't copied on copying a product (fixes #2223)
|
2023-05-12 20:48:44 +02:00 |
|
Bernd Bestel
|
8bdb74a8e0
|
Optimized button click tooltip hide handling (fixes #2206)
|
2023-05-03 08:32:49 +02:00 |
|
Bernd Bestel
|
5ab31f726a
|
Support dynamic "today" for MEAL_PLAN_FIRST_DAY_OF_WEEK (closes #2205)
|
2023-05-01 14:49:02 +02:00 |
|
Bernd Bestel
|
7ee79ec56c
|
Fixed permission check when deleting API keys (fixes #2204)
|
2023-04-30 22:32:08 +02:00 |
|
Bernd Bestel
|
df4907f5d4
|
Fixed a theoretical (not relevant for SQLite) SQL injection possibility (references #2201)
|
2023-04-29 08:57:05 +02:00 |
|
Bernd Bestel
|
a4992ff602
|
Optimized purchase/inventory price hint / last price suggestion decimals handling
|
2023-04-24 18:17:39 +02:00 |
|
Bernd Bestel
|
f4874ed8d0
|
Prefill barcode note on /purchase and /inventory (closes #2193)
|
2023-04-17 19:54:24 +02:00 |
|
Bernd Bestel
|
84bd74a1bc
|
Show the product card also on /products (closes #2185)
|
2023-04-13 20:36:21 +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 |
|
Bernd Bestel
|
a56de30268
|
Fixed /stockoverview "Min. stock amount" column sorting (fixes #2189)
|
2023-04-03 18:35:38 +02:00 |
|
Bernd Bestel
|
71d44edb8c
|
Optimized week recipe handling in mealplan (fixes #2168)
|
2023-04-01 22:04:30 +02:00 |
|
Bernd Bestel
|
cc6b01de08
|
Added changelog for #2135 (also references #64)
|
2023-04-01 17:12:03 +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
|
3d01854fa1
|
Don't use double quotes for SQL string literals (references #2170)
|
2023-03-16 21:16:27 +01:00 |
|
Bernd Bestel
|
756133a9eb
|
Removed shopping list table fixed order (fixes #2167)
|
2023-03-16 18:52:41 +01:00 |
|
Bernd Bestel
|
1090f070c9
|
Optimized shopping list done items filter handling (fixes #2169)
|
2023-03-16 18:47:01 +01:00 |
|
Bernd Bestel
|
6857796ef0
|
Fixed produces product amount handling when consuming meal plan shadow recipes (references #2160)
|
2023-03-12 22:45:04 +01:00 |
|
Bernd Bestel
|
792c710bdc
|
Fixed produces product handling when consuming meal plan shadow recipes (fixes #2160)
|
2023-03-12 16:35:18 +01:00 |
|
Bernd Bestel
|
7336693ca2
|
Optimized stock_missing_products view (fixes #2154)
|
2023-03-02 19:36:57 +01:00 |
|
Bernd Bestel
|
91700e7dae
|
Fixed JS syntax error
|
2023-02-06 20:42:11 +01:00 |
|
Bernd Bestel
|
c9c0baefeb
|
Optimized datetime Userfields handling (fixes #2108)
|
2023-02-06 20:36:26 +01:00 |
|
Bernd Bestel
|
b18bd2ff87
|
Fixed table dropdown menu overflow handling when columns are reordered (fixes #2130)
|
2023-02-06 20:25:51 +01:00 |
|
Bernd Bestel
|
d9667b4534
|
Removed type conversions where no longer needed
PHP 8.1 PDO SQLite now returns native data types
|
2023-02-06 20:22:10 +01: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
|
0bd698c968
|
Print stock entry labels when consuming a "Produces product" recipe (closes #2123)
|
2023-02-05 15:24:28 +01:00 |
|
Bernd Bestel
|
9ef5045c9b
|
Added changelog for #2118
|
2023-02-05 15:09:13 +01:00 |
|
Webysther Sperandio
|
902cb20710
|
Add Sub feature flag FEATURE_FLAG_RECIPES_MEALPLAN (#2118)
* Update routes.php
Added sub feature FEATURE_FLAG_RECIPES_MEALPLAN
* Update default.blade.php
Added sub feature flag FEATURE_FLAG_RECIPES_MEALPLAN
* Update SystemController.php
Added Sub feature flags FEATURE_FLAG_RECIPES_MEALPLAN
* Update config-dist.php
Sub feature flags FEATURE_FLAG_RECIPES_MEALPLAN
* Update routes.php
TYPO
* Code formatting / structure
---------
Co-authored-by: Bernd Bestel <bernd@berrnd.de>
|
2023-02-05 15:06:59 +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 |
|