blue-twilight/app/Http/Controllers/Admin
2017-04-16 09:51:53 +01:00
..
AlbumController.php #3: Permissions can now be set on what users can do with photos in an album. This required re-thinking the available permissions slightly. Photo owners can do anything. 2017-04-16 09:00:57 +01:00
DefaultController.php #3: It's now possible to restrict access to the admin panel, managing albums and settings functions by user group 2017-04-15 09:41:15 +01:00
GroupController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00
PhotoController.php #3: Enforce the ability to upload photos when moving albums in the controller 2017-04-16 09:51:53 +01:00
StorageController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00
UserController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00