blue-twilight/resources/views/themes/base/admin
2016-09-06 15:07:13 +01:00
..
album_upload_progress.blade.php Implemented a progress bar for uploading photos, and allowed multiple uploads using the single upload file control 2016-09-05 12:01:30 +01:00
create_album.blade.php Started working on support for uploading photos 2016-09-02 21:27:50 +01:00
delete_album.blade.php Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
edit_album.blade.php Started working on support for uploading photos 2016-09-02 21:27:50 +01:00
index.blade.php Added number of photos to admin index 2016-09-05 16:46:11 +01:00
list_albums.blade.php Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
settings.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
show_album.blade.php Added a page to the album editor to display photos - doesn't currently display anything yet! 2016-09-06 15:07:13 +01:00