Internal change that the demo instances (stable and pre-release) can be served through a single instance for all localizations (references #241)

This commit is contained in:
Bernd Bestel
2019-09-21 15:07:29 +02:00
parent 6e4117526b
commit d8360993cc
14 changed files with 65 additions and 22 deletions

View File

@@ -1,8 +1,8 @@
- New feature: **Recipes**
- Organize a list of products, amounts and a description into recipes and see at a glance if everything needed is in stock or put the missing things with one click on the shopping list
- Try it live on the demo page: => https://demo-en.grocy.info/recipes
- Try it live on the demo page: => https://demo.grocy.info/recipes
- Added norwegian translation (thanks @BlizzWave)
- Demo available at: => https://demo-no.grocy.info
- Demo available at: => https://no.demo.grocy.info
- A lot of small UI improvements
- Columns in tables can now be reordered
- Show a calendar on the shopping list page (useful, at least for me)