blue-twilight/resources/views/themes/base/admin
2016-09-06 12:23:14 +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 Added mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function 2016-09-06 12:23:14 +01:00
show_album.blade.php Zip files can now be extracted and uploaded 2016-09-05 12:56:13 +01:00