This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
blue-twilight
/
app
/
Http
/
Controllers
/
Admin
History
Andy Heathershaw
dcfcbca530
#60
: Added a basic about page with a link to Github's API to fetch the latest release
2017-10-01 16:48:50 +01:00
..
AlbumController.php
#54
,
#55
: Number of corrections to child albums behaviour. The count of child albums is now displayed in the gallery next to the "X photos" text. Child albums are no longer displayed if the user does not have permissions.
2017-09-29 13:57:45 +01:00
DefaultController.php
#60
: Added a basic about page with a link to Github's API to fetch the latest release
2017-10-01 16:48:50 +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
: Modified the way the metadata upgrade page works - which now does a "re-analyse" the same way as it does an "analyse"
2017-09-17 16:04:07 +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