grocy/services
2018-11-17 19:39:37 +01:00
..
ApiKeyService.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
ApplicationService.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
BaseService.php Prefix all global vars 2018-07-24 19:41:35 +02:00
BatteriesService.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
ChoresService.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
DatabaseMigrationService.php Replace the single user (defined in /data/config.php) with a multi user management thing 2018-07-24 19:31:43 +02:00
DatabaseService.php Auto reload the current page when the database has changed and when idling (closes #59) 2018-09-24 13:53:18 +02:00
DemoDataGeneratorService.php Finalize nested recipes / group recipe positions feature (closes #77) 2018-10-27 10:37:31 +02:00
FilesService.php Prepare file upload API (references #58) 2018-09-27 14:01:00 +02:00
LocalizationService.php Migrate translations to use Transifex 2018-11-03 14:29:14 +01:00
RecipesService.php Add a "consume all ingredients of this recipe" button (this now closes #32) 2018-08-11 11:48:25 +02:00
SessionService.php Fixed reported login problem ("PHP Warning: date() expects parameter 2 to be integer, float given") 2018-10-16 18:21:38 +02:00
StockService.php Make it possible to mark a product as opened (closes #86) 2018-11-17 19:39:37 +01:00
TasksService.php Finish first version of tasks feature 2018-09-23 19:26:13 +02:00
UsersService.php Optimize user settings 2018-09-30 17:14:04 +02:00