grocy/services
fipwmaqzufheoxq92ebc 07beee93a9
Add user-field-type "file" (#977)
* Add user-field-type "file"

* Add userfield-type "picture"

* Also limit image height on userfieldsform

* Prevent empty userfields (cause warnings in tables after deleting a file)

* Show files in dialogs

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-31 20:07:46 +02:00
..
ApiKeyService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ApplicationService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BaseService.php Locales: use http-accept-language or cookie (#976) 2020-08-31 19:11:51 +02:00
BatteriesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
CalendarService.php Display "Track date only"-chores as all-day events on the calendar (fixes #941) 2020-08-24 18:27:40 +02:00
ChoresService.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
DatabaseMigrationService.php Run database-Migrations in right order (#973) 2020-08-29 19:15:02 +02:00
DatabaseService.php Locales: use http-accept-language or cookie (#976) 2020-08-31 19:11:51 +02:00
DemoDataGeneratorService.php Locales: use http-accept-language or cookie (#976) 2020-08-31 19:11:51 +02:00
FilesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
LocalizationService.php Locales: use http-accept-language or cookie (#976) 2020-08-31 19:11:51 +02:00
RecipesService.php Allow decimal amounts in general for the shopping list 2020-08-24 20:25:50 +02:00
SessionService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
StockService.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
TasksService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UserfieldsService.php Add user-field-type "file" (#977) 2020-08-31 20:07:46 +02:00
UsersService.php Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00