Bernd Bestel
edfa404ed6
Squashed commit
...
Always execute migration 9999 (can be used to fix things manually)
Optimized meal plan navigation / date range filtering
Prepared next release
Pulled translations from Transifex
Various code optimizations
2021-07-16 17:32:08 +02:00
Bernd Bestel
bfa3347a20
Fixed that editing stock entries was not possible ( fixes #1268 )
2021-01-12 18:04:20 +01:00
Bernd Bestel
836bcc82e5
Applied PHP-CS-Fixer rules
2020-09-01 21:29:47 +02:00
Bernd Bestel
d4c5da2173
Applied PHP formatting rules
2020-08-31 20:40:31 +02:00
dacto
573b6ece89
Process Setting
s from environment and settingoverrides values the same: ( #660 )
...
* fixes handling strings representing bools from settingoverrides .txt files
* trailing newline characters are now stripped
2020-03-25 19:30:16 +01:00
Bernd Bestel
e84c7063d3
Consume any subproduct when consuming a recipe ingredient which is not in stock ( fixes #446 )
2020-01-27 22:14:11 +01:00
Bernd Bestel
d8360993cc
Internal change that the demo instances (stable and pre-release) can be served through a single instance for all localizations (references #241 )
2019-09-21 15:07:29 +02:00
Bernd Bestel
292b652437
Updated localizations & improved some special and demo translation string data handling
2019-09-20 16:26:50 +02:00
Mathieu Duret
b5b2f9c5b9
Parse settings provided via environment variables as boolean if needed ( https://github.com/grocy/grocy/issues/346 )
2019-09-17 16:45:11 +02:00
Bernd Bestel
74f9470769
Implemented that chores can be assigned to users ( closes #253 )
2019-09-17 13:13:26 +02:00
Bernd Bestel
4912dd56d1
Finished migration to use gettext (this now closes #161 )
2019-05-02 20:20:18 +02:00
Bernd Bestel
bdcd176f81
Make config.php settings also available as environment variables ( closes #118 )
2018-12-23 16:45:16 +01:00
Bernd Bestel
f1fc0ee549
Finished first version of "pictures for products" (references #58 )
2018-10-01 20:20:50 +02:00
Bernd Bestel
f1c78659be
Optimize user settings
2018-09-30 17:14:04 +02:00
Bernd Bestel
9c2c2c1fa2
Prepare file upload API (references #58 )
2018-09-27 14:01:00 +02:00
Bernd Bestel
f583810d5c
Properly pluralize everything ( closes #19 )
2018-07-27 19:39:34 +02:00
Bernd Bestel
249b01d7a8
Added possibility to track who did a habit (this implements and closes #21 )
2018-07-24 20:45:14 +02:00
Bernd Bestel
bcbdf58376
Prefix all global vars
2018-07-24 19:41:35 +02:00
Bernd Bestel
3afeb44b1d
Prepare for embedded mode
2018-07-18 19:07:00 +02:00
Bernd Bestel
33e5ed9ddc
Fix non-string settings were not correctly recognized
2018-07-12 22:23:00 +02:00
Bernd Bestel
37d1377f99
Fixed the rest of the broken stuff after the dependency upgrade party
2018-07-12 19:12:31 +02:00
Bernd Bestel
778191fd11
Fixed all (or most of) the broken stuff after the dependency upgrade party
2018-07-11 19:43:05 +02:00
Bernd Bestel
3e394a3840
Also show due/overdue on bateries- and habitoverview
2018-05-12 15:30:13 +02:00
Bernd Bestel
a9a1358b08
Added a plugin system for looking up products against external services by barcode (references #6 )
2018-04-22 19:50:24 +02:00
Bernd Bestel
eae5b8bad9
Revise session handling to prepare API authentication via token
2018-04-20 11:34:53 +02:00
Bernd Bestel
607a90cccc
Use absolute URLs everywhere, this should fix #3
2018-04-18 19:03:39 +02:00