.. |
analyse_album.blade.php
|
BLUE-13: improved the design and handling of the analysis screen. Also fixed bulk uploads to work since the storage changes in 1.1
|
2016-10-30 18:36:34 +00:00 |
create_album.blade.php
|
BLUE-4: All form validation is now displayed inline with the form.
|
2016-10-28 14:05:53 +01:00 |
create_storage.blade.php
|
BLUE-8: The OpenStack driver now works completely with all operations - flip, rotate, refresh thumbnails. It's also possible to move photos between albums across different storage providers.
|
2016-10-28 12:59:36 +01:00 |
create_user.blade.php
|
BLUE-4: All form validation is now displayed inline with the form.
|
2016-10-28 14:05:53 +01:00 |
delete_album.blade.php
|
Improved the admin section - added breadcrumb navigation and a nice looking dashboard
|
2016-09-09 15:06:34 +01:00 |
delete_storage.blade.php
|
Storage locations can now be deleted. If no storage location exists when creating an album, user is redirected to the create storage page.
|
2016-09-28 20:32:19 +01:00 |
delete_user.blade.php
|
#1: User accounts can now be deleted. The current user account cannot be deleted, or have the admin privileges removed. Accounts can now be activated manually. New user accounts passwords are encrypted correctly before being saved.
|
2016-10-03 14:11:24 +01:00 |
edit_album.blade.php
|
BLUE-4: All form validation is now displayed inline with the form.
|
2016-10-28 14:05:53 +01:00 |
edit_storage.blade.php
|
BLUE-8: The OpenStack driver now works completely with all operations - flip, rotate, refresh thumbnails. It's also possible to move photos between albums across different storage providers.
|
2016-10-28 12:59:36 +01:00 |
edit_user.blade.php
|
BLUE-4: All form validation is now displayed inline with the form.
|
2016-10-28 14:05:53 +01:00 |
index.blade.php
|
resolves #15: switched the order of the dashboard widgets for xs devices. Made the system info table more responsive on xs devices.
|
2016-10-06 15:27:51 +01:00 |
list_albums.blade.php
|
Added a new option for albums - private albums. These are only visible (and accessible) to owners.
|
2016-09-09 16:59:13 +01:00 |
list_storage.blade.php
|
BLUE-8: new storage locations can be created setting the required OpenStack details
|
2016-10-28 04:54:38 +01:00 |
list_users.blade.php
|
#1: User accounts can now be deleted. The current user account cannot be deleted, or have the admin privileges removed. Accounts can now be activated manually. New user accounts passwords are encrypted correctly before being saved.
|
2016-10-03 14:11:24 +01:00 |
settings.blade.php
|
BLUE-11: Added another config field to allow an admin to set Google Analytics or other RUM tracking code
|
2016-10-28 16:07:24 +01:00 |
show_album.blade.php
|
BLUE-18: implemented a "select all" button on the album admin page, which can also select all items in an album
|
2016-10-30 19:10:20 +00:00 |