blue-twilight/resources/views/themes/base/partials
Andy Heathershaw 17359e0cbe #4: Comments can now be individually approved/rejected through the admin screen. 2018-10-05 22:57:39 +01:00
..
admin_actions_widget.blade.php #13: Lots of updates to Bootstrap classes etc. 2017-08-31 17:20:58 +01:00
admin_album_breadcrumb.blade.php #61: Album breadcrumbs in admin panel now include full path of parent albums 2018-07-11 07:52:59 +01:00
admin_manage_widget.blade.php #4: Added an admin screen to manage comments 2018-09-21 15:00:07 +01:00
admin_stats_widget.blade.php #4: Added an admin screen to manage comments 2018-09-21 15:00:07 +01:00
admin_storages_amazon_s3_options.blade.php #13: Lots of updates to Bootstrap classes etc. 2017-08-31 17:20:58 +01:00
admin_storages_filesystem_options.blade.php #13: Lots of updates to Bootstrap classes etc. 2017-08-31 17:20:58 +01:00
admin_storages_openstack_options.blade.php #13: Lots of updates to Bootstrap classes etc. 2017-08-31 17:20:58 +01:00
admin_storages_rackspace_options.blade.php #13: Lots of updates to Bootstrap classes etc. 2017-08-31 17:20:58 +01:00
admin_sysinfo_widget.blade.php #60: Added a basic about page with a link to Github's API to fetch the latest release 2017-10-01 16:48:50 +01:00
album_breadcrumb.blade.php #4: Added a framework for manipulating data during system updates. Full URL path to an album is now saved in the database. Fall-back routes are now mapped by the first segment - a = album, p = photo, i = image 2017-04-17 21:31:45 +01:00
album_cameras_tab.blade.php #79: Upgraded Bootstrap to 4.1.2. Number of HTML mark-up changes following the BS upgrade. 2018-07-12 23:46:59 +01:00
album_permissions.blade.php #4: Added a permission to determine if a user can post a comment - this supercedes the "photo:post-comment" gate. 2018-09-20 14:38:34 +01:00
album_permissions_tab.blade.php #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
album_photos_tab.blade.php #14: Bulk update now directs back to the page you're currently on 2017-09-04 20:56:30 +01:00
album_redirects_tab.blade.php #71: Permissions are now fully inherited from an "ultimate parent". Most actions that can change the outcome of a user's permissions rebuild the permissions cache. Corrected a few minor HTML issues in layouts. 2018-09-16 22:11:53 +01:00
album_settings_tab.blade.php #71: Permissions are now fully inherited from an "ultimate parent". Most actions that can change the outcome of a user's permissions rebuild the permissions cache. Corrected a few minor HTML issues in layouts. 2018-09-16 22:11:53 +01:00
album_upload_tab.blade.php #68: Reworked the upload progress modal to use modal-footer correctly 2018-07-12 23:18:40 +01:00
album_view_selector.blade.php #44, #45, #46: Number of small tweaks and fixes to the slideshow view. Label view causes an exception when no photos are tagged to that label. 2017-09-17 11:49:36 +01:00
copyright_admin.blade.php #68: Updated footer links to andysh.uk 2018-07-12 06:05:29 +01:00
copyright_gallery.blade.php #68: Updated footer links to andysh.uk 2018-07-12 06:05:29 +01:00
gallery_child_album.blade.php #19: Added a link to user's public profile page, if enabled. Removed a stray semi-colon in album views. Updated user's profile page to use the new partial view for child albums. 2018-08-11 09:30:48 +01:00
login.blade.php #5: Don't show the "alternatively..." message when no social media providers are configured 2018-09-07 09:03:21 +01:00
metadata_single_album_admin.blade.php #75: Reworked the way metadata is calculated so empty albums are not displayed as upgradable. Also improved the "no albums" message, as it's no longer accurate. 2018-07-12 06:35:08 +01:00
navbar.blade.php #99: Added a basic user profile settings screen 2018-08-27 21:28:44 +01:00
pager_links.blade.php #94: Child albums now display as 6 and 6 columns on mobile (xs) devices. Pager links are also centered. 2018-08-07 09:07:54 +01:00
permission_checkbox.blade.php #79: Upgraded Bootstrap to 4.1.2. Number of HTML mark-up changes following the BS upgrade. 2018-07-12 23:46:59 +01:00
photo_comments.blade.php #4: Added a permission to determine if a user can post a comment - this supercedes the "photo:post-comment" gate. 2018-09-20 14:38:34 +01:00
photo_comments_reply_form.blade.php #4: Known users pre-fill the user/email password, added user Gravatar for the comment form, and a link to logout. Login/logout redirects back to the previous page. 2018-09-19 13:49:53 +01:00
photo_single_comment.blade.php #4: Added a permission to determine if a user can post a comment - this supercedes the "photo:post-comment" gate. 2018-09-20 14:38:34 +01:00
photo_single_comment_moderate.blade.php #4: Comments can now be individually approved/rejected through the admin screen. 2018-10-05 22:57:39 +01:00
quick_upload.blade.php #2: Added a loading animation to the quick-post/upload function whilst uploading 2017-09-10 15:46:16 +01:00
register.blade.php #5: Don't show the "alternatively..." message when no social media providers are configured 2018-09-07 09:03:21 +01:00
single_album_admin.blade.php #54, #55: Number of corrections to child albums behaviour. The count of child albums is now displayed in the gallery next to the "X photos" text. Child albums are no longer displayed if the user does not have permissions. 2017-09-29 13:57:45 +01:00
single_photo_admin.blade.php #31: Added a new item on the image edit menu - "Replace image" - which allows an image to be replaced without losing the meta-data 2017-09-12 21:41:47 +01:00
social_login_providers.blade.php #5: Implemented login with Google account 2018-08-17 13:37:58 +01:00
tab.blade.php #13: Couple more fixes for BS4: tabs hiding text in xs/sm devices, analysis page card layout 2017-09-03 07:48:21 +01:00
user_profile_activity_grid.blade.php #19: The activity grids are now responsive. Improved the responsiveness of the user's image/nickname. 2018-08-08 09:31:56 +01:00