Bernd Bestel
b971375881
Reimplemented CORS handling ( fixes #681 )
2020-04-13 10:00:29 +02:00
Bernd Bestel
855b24c515
Fix consume page form validation limits for the amount input when tare weight handling is enabled ( fixes #727 )
2020-04-12 21:41:04 +02:00
Bernd Bestel
b62d3b02e6
Only add not empty translation strings to POT in DEV mode
2020-04-12 20:31:30 +02:00
Bernd Bestel
0327188125
Optimize datetimepicker form validation events ( fixes #726 )
2020-04-12 18:41:23 +02:00
Bernd Bestel
73b3ad3b4c
Unify wording
2020-04-12 18:32:32 +02:00
Bernd Bestel
152d3b7005
Respect QU conversions when aggregating parent product stock amounts ( fixes #615 )
2020-04-12 18:29:44 +02:00
Bernd Bestel
5b314351dd
Don't show disabled product options ( fixes #724 )
2020-04-12 15:59:08 +02:00
Bernd Bestel
7b39bc995c
Fixed update.sh line endings ( fixes #705 )
2020-04-12 15:42:25 +02:00
Bernd Bestel
c562e09073
Dummy change to fix line endings (references #705 )
2020-04-12 15:40:11 +02:00
Bernd Bestel
8cfd3e19ba
Typo...
2020-04-12 15:34:27 +02:00
Bernd Bestel
81e6530ddc
Always set number inputs in browser locale format ( fixes #610 )
2020-04-12 15:33:36 +02:00
Bernd Bestel
86ef36d76a
Don't ignore the decimal part when editing a stock entry ( fixes #616 )
2020-04-12 15:22:36 +02:00
Bernd Bestel
1d4b6a0a24
Updated README.md
2020-04-12 14:49:53 +02:00
Bernd Bestel
d907bca3cb
Include userfields when printing a shopping list ( fixes #719 )
2020-04-12 14:39:11 +02:00
Bernd Bestel
3356b07342
Always show models / overlay everything else ( fixes #628 )
2020-04-12 14:34:50 +02:00
Bernd Bestel
615de378ba
Don't load demo_data strings in production setups
2020-04-12 14:22:18 +02:00
Bernd Bestel
0f3a3887a2
Fixed that best before dates were displayed on the stock overview and stock entries page even with disabled GROCY_FEATURE_FLAG_STOCK_BEST_BEFORE_DATE_TRACKING
( fixes #673 )
2020-04-12 14:17:52 +02:00
Bernd Bestel
390af436ab
Fixed that the stock entries page was broken when there were product userfields defined with enabled "Show as column in tables" ( fixes #677 )
2020-04-12 14:13:28 +02:00
Bernd Bestel
4e5e191b22
Fixed the conversion factor hint on the purchase page ( fixes #625 )
2020-04-12 14:09:38 +02:00
Bernd Bestel
6867057b6e
Clarify button tooltips on the stock entries page ( closes #621 )
2020-04-12 14:02:24 +02:00
Bernd Bestel
9dbd6a68c4
Don't change the displayed QU to the products stock QU when "Only check if a single unit is in stock" is set when editing a recipe ingredient ( fixes #606 )
2020-04-12 13:55:26 +02:00
James Addison
4f8ef2859e
Fixup: paths for localization file existence checks ( #710 )
2020-04-09 08:29:44 +02:00
Mik-
a6dd794ce8
Add missing form validation on presetting QU id stock ( #704 )
2020-04-07 16:37:30 +02:00
Bernd Bestel
6b75decd4a
Added roadmap section
2020-04-07 13:54:10 +02:00
Bernd Bestel
2334b010fd
Added roadmap section
2020-04-07 13:48:55 +02:00
Bernd Bestel
1cb3128042
Added changelog for #703
2020-04-07 11:46:07 +02:00
Shane Kerr
cc012c7348
Create the backup tarball explicitly before invoking tar ( #703 )
...
When grocy is installed on a btrfs file system, the tar command
fails if the tarball is not created first.
2020-04-07 11:43:54 +02:00
Bernd Bestel
bfb46494cf
Added new at least 80 % complete localizations
2020-04-05 08:41:08 +02:00
Bernd Bestel
4072dfd26f
Use default strings if any of the minor translation files is not available
2020-04-05 08:40:42 +02:00
Bernd Bestel
769a13aa31
Added a default .htaccess file for the data directory
2020-04-05 08:39:57 +02:00
Bernd Bestel
2924502878
Added info about the new release branch
2020-04-04 20:42:12 +02:00
Bernd Bestel
30908f5ba9
Fixed typo (references #697 )
2020-04-03 18:55:48 +02:00
James Addison
ca9354064d
PSR7-decoupled rework of authentication fixup ( #697 )
2020-04-03 18:45:40 +02:00
Bernd Bestel
9a9b4d1000
Updated version.json
2020-04-03 18:35:46 +02:00
Bernd Bestel
808745dbfa
Added v2.6.2 changelog (hotfix, will be included/changed in the last 5 releases also)
2020-04-03 18:34:00 +02:00
Bernd Bestel
2778d2ad56
Don't return anything in the response body when unauthenticated ( fixes #696 )
2020-04-03 18:22:05 +02:00
Bernd Bestel
11bf89e13a
Added changelog for #688
2020-04-02 08:39:25 +02:00
Mik-
1aa788b6c2
Preset the stock qu with the purchase qu on new products. ( #688 )
2020-04-02 08:36:20 +02:00
Mik-
7200f2c17f
Fix errors with disabled feature flag STOCK_PRICE_TRACKING ( #687 )
...
fixes #685
2020-04-02 08:34:43 +02:00
Bernd Bestel
746203b82d
Allow any used HTTP request method for CORS (references #681 )
2020-03-31 17:53:34 +02:00
tsia
8e82525732
fix api endpoint url in comment ( #676 )
2020-03-29 18:15:27 +02:00
Bernd Bestel
f092c8b10d
Added changelog for #675
2020-03-29 14:29:38 +02:00
Mik-
f66a4c9631
Camera barcode scanner enhancements ( #675 )
...
* Disable torch button, if not supported
* Allow toggling torch
* Don't exceed the screen width with camera window
* Disable torch button, if not supported
* Allow toggling torch
* Don't exceed the screen width with camera window
* Allow toggling torch
* Disable torch button, if not supported
* Allow toggling torch
* Don't exceed the screen width with camera window
* Allow toggling torch
* Allow toggling torch
* Don't exceed the screen width with camera window
* Remove toggling of torch, as it's not working
and add resize of video to fit in viewport hieght
* Add feature to always turn on the torch in camera scanner.
* Fix feature flag name
Co-authored-by: Michael Neuendorf <neuendorf@gonicus.de>
2020-03-29 14:25:04 +02:00
Bernd Bestel
caf7127c13
Added changelog for #672
2020-03-27 19:32:25 +01:00
kriddles
2fee4b45ff
set default store for product, purchase set last store purchased if available or use product default ( #672 )
2020-03-27 19:27:40 +01:00
Bernd Bestel
d509f9add0
Added changelog for #669
2020-03-27 17:46:08 +01:00
tsia
81d84d93e2
fixed missing class error in CalendarApiController ( #669 )
2020-03-27 17:44:29 +01:00
Bernd Bestel
646f638111
Added changelog for #668
2020-03-27 14:32:30 +01:00
Marc Ole Bulling
9a27b8e3a5
Added amount value for locations api ( #668 )
2020-03-27 14:29:26 +01:00
Bernd Bestel
d7738aa1ec
Added some demo data to showcase the new price tracking per store feature (references #658 )
2020-03-25 20:56:33 +01:00