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
/
Gallery
History
Andy Heathershaw
62659c13f7
#4
: Added e-mail notifications to the album owner when a new comment has been approved, and to the comment poster when it is approved.
2018-10-05 21:08:14 +01:00
..
AlbumController.php
#85
: Changed the way next/previous buttons work, and introduced a more consistent ordering when large numbers of photos were uploaded at the same time
2018-07-28 08:59:51 +01:00
DefaultController.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
LabelController.php
#44
,
#45
,
#46
: Number of small tweaks and fixes to the slideshow view. Label view causes an exception when no photos are tagged to that label.
2017-09-17 11:49:36 +01:00
PhotoCommentController.php
#4
: Added e-mail notifications to the album owner when a new comment has been approved, and to the comment poster when it is approved.
2018-10-05 21:08:14 +01:00
PhotoController.php
#4
: Comments can now be posted from a photo page in the gallery, and are saved in the database in the photo_comments table.
2018-09-17 14:15:06 +01:00
StatisticsController.php
#3
: Fixed some issues with the statistics combined graph and file size pie graph
2017-09-12 20:36:39 +01:00
UserController.php
#99
: Email address can now be changed and confirmed with registration
2018-09-12 17:08:27 +01:00