grocy/services
Bernd Bestel cf34df5e3f
Squashed commit
Fixed some localization strings
Reviewed/optimized product deletion handling
Add option to hide products from the stock overview page (closes #906)
Prefill default_due_days also on the inventory page (closes #591)
Added DataTables accent chinese-string plugin (closes #872)
Show costs and calories per recipe ingredient (closes #1072)
Fixed user permission saving (fixes #1099)
User permissions should not have an effect for demo mode (closes #972)
Handle QU conversion when consuming a substituation (child) product (fixes #1118)
Consume/open any child product when the parent product is not in stock (closes #899)
Added a retry camera barcode scanning button to product picker workflow (closes #736)
2020-12-07 19:48:33 +01:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
BaseService.php Fix/workaround for undfined constant GROCY_LOCALE 2020-11-08 21:37:43 +01:00
BatteriesService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarService.php Distinguish expiry/best before dates (closes #851) 2020-11-15 19:53:44 +01:00
ChoresService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
DatabaseMigrationService.php Use transactions for database migrations 2020-11-17 20:22:38 +01:00
DatabaseService.php Support custom DB path suffixes for demo mode (closes #395) 2020-11-18 19:42:05 +01:00
DemoDataGeneratorService.php Use custom demo DB path suffix also for storage (references #395) 2020-11-19 12:24:26 +01:00
FilesService.php Use custom demo DB path suffix also for storage (references #395) 2020-11-19 12:24:26 +01:00
LocalizationService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
RecipesService.php Also relate the shopping list amount to QU stock 2020-11-13 17:30:57 +01:00
SessionService.php More authentication refactoring to also provide "plugable" credentials handling (references #921, needed for #305) 2020-10-19 18:38:12 +02:00
StockService.php Squashed commit 2020-12-07 19:48:33 +01:00
TasksService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
UserfieldsService.php Make Userfields reorderable (closes #1134) 2020-11-17 20:12:45 +01:00
UsersService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00