Bernd Bestel
|
3afb9643c4
|
Fix handling when there are no single edited stock entries at all (references #2292)
|
2023-08-05 18:28:49 +02:00 |
|
Bernd Bestel
|
61a3a4329b
|
Unified edited stock transactions handling (fixes #2292)
|
2023-08-05 09:58:21 +02:00 |
|
Bernd Bestel
|
491ad8c791
|
Optimized indentation
|
2023-08-04 15:44:14 +02:00 |
|
Bernd Bestel
|
339a1ebffc
|
Mention supported browsers in README
|
2023-08-04 15:41:44 +02:00 |
|
Bernd Bestel
|
1c35fecc85
|
Added the possibility to skip demo data generation in dev/demo/prerelease mode
|
2023-08-02 21:10:03 +02:00 |
|
Bernd Bestel
|
d006436d49
|
Upgraded PHP-CS-Fixer / applied optimized rules
|
2023-08-02 18:44:30 +02:00 |
|
Bernd Bestel
|
6c4cc00fd5
|
Added PHP 8.2 support
|
2023-08-01 21:23:59 +02:00 |
|
Bernd Bestel
|
847337443d
|
Optimized /shoppinglist performance
|
2023-08-01 20:47:47 +02:00 |
|
Bernd Bestel
|
b74fbddd94
|
Use a dynamic (title / URL) manifest
|
2023-08-01 17:12:35 +02:00 |
|
Bernd Bestel
|
8b444a03e5
|
Simplified initial /mealplan start date handling (fixes #2286)
|
2023-07-31 21:29:28 +02:00 |
|
Bernd Bestel
|
e946ec79d5
|
Fixed typo
|
2023-07-31 18:27:53 +02:00 |
|
Bernd Bestel
|
ca740e8cee
|
Improved product average shelf life calculation (references #2283)
|
2023-07-31 17:41:36 +02:00 |
|
Bernd Bestel
|
5d48b02b37
|
Added the possibility to log executed SQL statements (DEV mode only)
|
2023-07-31 17:08:55 +02:00 |
|
Bernd Bestel
|
73ad9d39ab
|
Workaround for crap product specific QU conversions for migration 0207 (fixes #2285)
|
2023-07-31 16:58:41 +02:00 |
|
Bernd Bestel
|
fd7e24b7d1
|
Optimized StockService->GetProductDetails performance (fixes #2283)
|
2023-07-31 16:54:58 +02:00 |
|
Bernd Bestel
|
57ccb8645e
|
Updated screenshots
|
2023-07-30 17:18:59 +02:00 |
|
Bernd Bestel
|
e8d6d455f4
|
grocy-desktop => Grocy Desktop
|
2023-07-29 21:17:59 +02:00 |
|
Bernd Bestel
|
f7c22ec384
|
Prepared next release
v4.0.0
|
2023-07-29 14:44:48 +02:00 |
|
Bernd Bestel
|
98768bd846
|
Upgraded package swagger-ui-dist
|
2023-07-29 14:12:18 +02:00 |
|
Bernd Bestel
|
e52b1c5f60
|
Upgraded package php-di/php-di
|
2023-07-29 14:02:56 +02:00 |
|
Bernd Bestel
|
c263aba6a5
|
Updated dependencies
|
2023-07-29 14:00:24 +02:00 |
|
Bernd Bestel
|
edca302b71
|
Pulled translations from Transifex
|
2023-07-29 13:55:18 +02:00 |
|
Bernd Bestel
|
f6d6e933e3
|
Recalculate chore assignments when undoing an execution (fixes #2278)
|
2023-07-29 13:49:14 +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
|
9ae7c72e87
|
Unified calendar time format (closes #2266)
|
2023-07-05 21:30:00 +02:00 |
|
Bernd Bestel
|
c415e2f8da
|
Fixed a (theoretical, not practically relevant for the target use case of Grocy) SQL injection possibility (closes #2259)
|
2023-06-22 15:07:47 +02:00 |
|
Bernd Bestel
|
297cc57244
|
Expose recipes_pos_resolved via the API (read only) (closes #2258)
|
2023-06-21 22:06:46 +02:00 |
|
Bernd Bestel
|
1496a58673
|
Show sidebar scroll bar only on hover (closes #2255)
|
2023-06-17 10:39:26 +02:00 |
|
Bernd Bestel
|
d05038e311
|
Exclude products with hide_on_stock_overview enabled in current stock info on /stockoverview (fixes #2250)
|
2023-06-08 22:15:33 +02:00 |
|
Bernd Bestel
|
de4c6e8b60
|
Renamed third party packages directories
|
2023-06-03 17:36:01 +02:00 |
|
Bernd Bestel
|
70bb014c9f
|
Removed pre-release special version handling
|
2023-05-24 20:32:48 +02:00 |
|
Bernd Bestel
|
8c033ff6c8
|
Revert "Cache StockService->GetCurrentStock result"
This (partly) reverts commit bc5051351a6e582331c6c0f052439adf6ccb982e.
|
2023-05-23 21:26:53 +02:00 |
|
Bernd Bestel
|
8c79cc4f8e
|
Fixed new API key modal
|
2023-05-23 21:22:54 +02:00 |
|
Bernd Bestel
|
89c6d6683a
|
Remove unused frontend package on /manageapikeys
|
2023-05-23 20:34:24 +02:00 |
|
Bernd Bestel
|
d0e0102752
|
API keys can now have a description
|
2023-05-23 20:31:51 +02:00 |
|
Bernd Bestel
|
bc5051351a
|
Cache StockService->GetCurrentStock result
|
2023-05-23 17:34:38 +02:00 |
|
Bernd Bestel
|
08c1efa0ad
|
Unified product-/chore-/battery-card modal handling
|
2023-05-23 17:32:54 +02:00 |
|
Bernd Bestel
|
2633d3d1a5
|
Fixed stock entry label info handling when the corresponding feature flag is disabled
|
2023-05-22 22:33:36 +02:00 |
|
Bernd Bestel
|
aec71bd408
|
Fixed typo
|
2023-05-22 22:09:20 +02:00 |
|
Bernd Bestel
|
10661706b9
|
Updated README
|
2023-05-22 22:08:32 +02:00 |
|
Bernd Bestel
|
2c0a71078f
|
Fixed productcard opened amount display
|
2023-05-22 21:53:15 +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
|
55adc140b2
|
Updated README
|
2023-05-21 20:41:06 +02:00 |
|
Bernd Bestel
|
04f362b723
|
Added a product context menu on /stockjournal (the same as on /stockoverview) (closes #2239)
|
2023-05-21 18:40:59 +02:00 |
|
Bernd Bestel
|
979c67b44c
|
Various JS optimizations
|
2023-05-21 18:01:47 +02:00 |
|
Bernd Bestel
|
825321593b
|
Optimized content spacing with collapsed sidebar
|
2023-05-21 17:33:40 +02:00 |
|
Bernd Bestel
|
99db10a490
|
Fixed <select> style
|
2023-05-21 14:47:37 +02:00 |
|
Bernd Bestel
|
2cba3ce7e9
|
Updated dependencies
|
2023-05-21 14:41:00 +02:00 |
|
Bernd Bestel
|
b53cdd4c42
|
Use minified files of packages (where available)
|
2023-05-21 14:29:19 +02:00 |
|