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
302340b679
#3
: Enforce the ability to upload photos when moving albums in the controller
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