Bernd Bestel
5406448be0
Use singular localization form when plural form is not provided ( closes #1878 )
2022-05-14 17:10:48 +02:00
Bernd Bestel
e21875bf2a
Updated changelog
2022-05-14 17:04:19 +02:00
Bernd Bestel
a5e3442602
Don't enforce first/last name when creating users ( closes #1888 )
2022-05-14 16:59:11 +02:00
Bernd Bestel
9c1fd176c0
Fixed shopping_list_to_stock_workflow_auto_submit_when_prefilled
user settings control initialization ( fixes #1875 )
2022-04-29 11:46:50 +02:00
Bernd Bestel
8ab511361a
Do "auto add missing products to shopping list" also on product open actions ( fixes #1873 )
2022-04-27 22:50:20 +02:00
Bernd Bestel
845e69fb96
Escape HTML when displaying recipes on /mealplan (references #1868 )
2022-04-21 21:32:28 +02:00
Bernd Bestel
c4388a6f8f
Fixed product edit page stock journal button link ( fixes #1867 )
2022-04-21 19:34:08 +02:00
Bernd Bestel
6ad761e067
Optimized LDAP error handling (references #1865 )
2022-04-19 16:56:48 +02:00
Bernd Bestel
900a49a36a
Fixed JS / display errors on refreshing a row on /stockentries
2022-04-18 18:42:40 +02:00
Bernd Bestel
44c6865ba1
Added changelog for #1863
2022-04-18 18:32:28 +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
0152f1c69d
Fixed typo
2022-04-17 21:32:54 +02:00
Bernd Bestel
00ac935367
Enforce a conversion factor of 1 between QU stock/purchase when they are the same (references #1862 )
2022-04-17 21:28:58 +02:00
Bernd Bestel
d4bd6b2fb3
Fixed /stock/products/{productId}/add
request body parameter validation ( fixes #1860 )
2022-04-15 15:40:55 +02:00
Bernd Bestel
f7eb8cc127
Optimized stock entry form initial input field focus
2022-04-12 22:54:12 +02:00
Bernd Bestel
c0a727fcfc
Fixed recipe ingredient stock fulfillment icon for nested recipes ( fixes #1851 )
2022-04-09 22:07:56 +02:00
Bernd Bestel
e9421e9102
Prepared next release
v3.3.0
2022-04-08 17:31:25 +02:00
Bernd Bestel
04d6496c05
Pulled translations from Transifex
2022-04-08 17:28:33 +02:00
Bernd Bestel
893cfe13cd
Set proper HTTP status when redirecting to /login
2022-04-08 17:06:51 +02:00
Bernd Bestel
150cfba455
Don't show invisible columns in table options
2022-04-07 19:46:13 +02:00
Bernd Bestel
632db0d8d1
Fixed new user settings naming
2022-04-07 19:25:27 +02:00
Bernd Bestel
e0c72c05c2
Reviewed changelog
2022-04-07 18:33:39 +02:00
Bernd Bestel
01a43f59ca
Pulled translations from Transifex
2022-04-07 18:13:57 +02:00
Bernd Bestel
e1928a7265
Updated dependencies
2022-04-07 18:13:10 +02:00
Bernd Bestel
73e539604f
Don't show relative time for invalid dates
2022-04-07 18:12:49 +02:00
Bernd Bestel
35474f2466
Improved QU conversion validation messages (references #1844 )
2022-04-07 18:12:02 +02:00
Bernd Bestel
ca77ba6d19
Improved QU conversion validation messages (references #1844 )
2022-04-07 07:26:06 +02:00
Bernd Bestel
6ecf94073d
Automatically create/update/delete inverse QU conversions ( closes #1844 )
2022-04-06 22:21:21 +02:00
Bernd Bestel
cefc1b7b9c
Fixed shopping list item form initial input field focus
2022-04-06 21:32:35 +02:00
Bernd Bestel
cab34df2d6
Related the price on /inventory to the selected QU instead of QU stock ( closes #1346 )
2022-04-06 21:27:47 +02:00
Bernd Bestel
e91fa02974
Optimized shopping list item form success message handling
2022-04-06 20:58:16 +02:00
Bernd Bestel
59277c898a
Fixed shopping list item form initial input field focus
2022-04-06 20:54:42 +02:00
Bernd Bestel
36b8309943
Unified purchase / stock entry form field order
2022-04-06 20:50:51 +02:00
Bernd Bestel
76d6342156
Show stock userfields on the stock entry edit form
2022-04-06 19:08:17 +02:00
Bernd Bestel
4da546fc80
Don't compact stock entries with userfields
2022-04-06 19:07:33 +02:00
Bernd Bestel
af4dd446ab
Fixed QU conversion form from_qu_id initialisation (references #1843 )
2022-04-05 20:57:46 +02:00
Bernd Bestel
5df81a74c6
Fixed QU conversion form from_qu_id initialisation ( fixes #1843 )
2022-04-05 20:50:19 +02:00
Bernd Bestel
03bba4b9e5
Fixed "Search for recipes containing this product" ( fixes #1842 )
2022-04-05 18:21:25 +02:00
Bernd Bestel
adaa54ba8b
Only load night mode stylesheet when night mode is actually on
2022-04-05 18:18:38 +02:00
Bernd Bestel
4d4ae9812b
Make it more clear that QU stock = QU purchase means always a conversion factor of 1 (references #1841 )
2022-04-05 00:08:27 +02:00
Bernd Bestel
59cd071512
Fixed localization string
2022-04-04 22:45:57 +02:00
Bernd Bestel
a676e06c65
Optimized clear filter buttons
2022-04-04 22:42:10 +02:00
Bernd Bestel
bbaaf4c17d
Font Awesome 6 upgrade fixes
2022-04-04 21:17:46 +02:00
Bernd Bestel
efbb0ebf6a
Removed debug statement
2022-04-04 21:10:35 +02:00
Bernd Bestel
6f5eb42f2a
Updated issue templates
2022-04-04 21:08:50 +02:00
Bernd Bestel
cca35a302c
Make clear filter buttons more compact
2022-04-04 21:07:14 +02:00
Bernd Bestel
e336f24225
Upgraded Font Awesome to v6
2022-04-04 20:27:51 +02:00
Bernd Bestel
d871fe7aa8
Unified settings pages
2022-04-04 20:02:42 +02:00
Bernd Bestel
b6d7ef403c
Some night mode style refinements
2022-04-04 18:34:22 +02:00
Bernd Bestel
7ddfe83ffa
Removed unused localization strings
2022-04-04 18:33:50 +02:00