blue-twilight/resources/views/themes/base/admin
2016-10-28 14:05:53 +01:00
..
analyse_album.blade.php BLUE-8: Modified the upload/analysis functionality to work strictly with local files, so only the final results are uploaded to OpenStack, saving on bandwidth 2016-10-28 05:30:57 +01: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 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
show_album.blade.php BLUE-4: All form validation is now displayed inline with the form. 2016-10-28 14:05:53 +01:00