blue-twilight/app/Http/Controllers/Admin
Andy Heathershaw 48f43b3c04 #38: Made a few tweaks to the analysis function that doesn't delete the photo if it was previously analysed (i.e. it has a metadata version). Also if the original image contained Exif data (e.g. camera make), we no longer remove it if the re-analysed image doesn't (see #39) 2017-09-16 09:02:25 +01:00
..
AlbumController.php First batch of changes for #38 to allow photo metadata updates 2017-09-16 08:26:05 +01:00
DefaultController.php First batch of changes for #38 to allow photo metadata updates 2017-09-16 08:26:05 +01:00
GroupController.php #3: Implemented admin security for groups, users and storage locations 2017-04-15 09:58:33 +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
PhotoController.php #38: Made a few tweaks to the analysis function that doesn't delete the photo if it was previously analysed (i.e. it has a metadata version). Also if the original image contained Exif data (e.g. camera make), we no longer remove it if the re-analysed image doesn't (see #39) 2017-09-16 09:02:25 +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 #20: Numerous visual improvements, plus converting the slideshow to VueJS. Also re-enabled the user autocomplete 2017-04-18 17:25:27 +01:00