blue-twilight/app/Http/Controllers/Admin
Andy Heathershaw 17359e0cbe #4: Comments can now be individually approved/rejected through the admin screen. 2018-10-05 22:57:39 +01:00
..
AlbumController.php #112: Default album permissions are now used when creating a new album that does not inherit permissions, and is not marked as a private album 2018-09-23 22:28:12 +01:00
DefaultController.php #4: Added config setting to configure the HTML tags that are allowed in comments 2018-09-24 09:12:07 +01:00
GroupController.php #4: It's now possible to delete single comments and bulk-delete multiple comments in the admin screen 2018-10-05 22:17:41 +01:00
LabelController.php #29: Corrected permission check when displaying photos linked to a label. Multiple instances of a new label are no longer duplicated (separated out the creation logic into the LabelController.) 2017-09-10 12:40:24 +01:00
PhotoCommentController.php #4: Comments can now be individually approved/rejected through the admin screen. 2018-10-05 22:57:39 +01:00
PhotoController.php #65: Don't start uploading if no file was selected 2018-07-13 00:00:45 +01:00
StatisticsController.php #3: Merged the two photo charts into one and added a "number at-a-glance" widget on the statistics page 2017-09-10 17:02:15 +01:00
StorageController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +01:00
UserController.php #71: Permissions are now fully inherited from an "ultimate parent". Most actions that can change the outcome of a user's permissions rebuild the permissions cache. Corrected a few minor HTML issues in layouts. 2018-09-16 22:11:53 +01:00