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
90c7591c31
blue-twilight
/
resources
/
views
/
themes
/
base
History
Andy Heathershaw
a5569924be
#4
,
#112
: Default permissions can now be saved. There's a link to the default permissions screen from the admin/settings screen. The permissions cache rebuild now takes into account the default permissions. The permissions tab on the albums screen now correctly shows text based on if permissions are inherited from a parent album, or the default permissions.
2018-09-23 22:20:03 +01:00
..
admin
#4
,
#112
: Default permissions can now be saved. There's a link to the default permissions screen from the admin/settings screen. The permissions cache rebuild now takes into account the default permissions. The permissions tab on the albums screen now correctly shows text based on if permissions are inherited from a parent album, or the default permissions.
2018-09-23 22:20:03 +01:00
auth
#5
: It's now possible to sign in/register with a Facebook account, and to link the FB account to an existing account by entering the account's password.
2018-08-15 14:22:13 +01:00
email
#99
: Email address can now be changed and confirmed with registration
2018-09-12 17:08:27 +01:00
gallery
#4
: Added TinyMCE as a rich text editor for posting comments
2018-09-18 22:35:22 +01:00
partials
#4
,
#112
: Default permissions can now be saved. There's a link to the default permissions screen from the admin/settings screen. The permissions cache rebuild now takes into account the default permissions. The permissions tab on the albums screen now correctly shows text based on if permissions are inherited from a parent album, or the default permissions.
2018-09-23 22:20:03 +01:00
email_layout.blade.php
Finished the test e-mail settings functionality and introduced TLS encryption. Tested with Office 365.
2016-09-06 13:26:02 +01:00
layout.blade.php
#19
: Added a check for the user.enable_profile_page column when viewing the profile page. Added link to user's profile page (if enabled) in album footers. Tooltips are now enabled globally. Child album's footer now shows the details as tooltips.
2018-08-11 09:20:40 +01:00