|
33680faf92
|
#19: First draft of the new user profile page, incorporating the beginnings of a heat-map of activity
|
2018-07-16 06:04:44 +01:00 |
|
|
8dd31961e7
|
#79: Updated the checkbox on the statistics page for Bootstrap 4 final
|
2018-07-15 21:45:39 +01:00 |
|
Andy Heathershaw
|
435e47af17
|
#56: Stop the Open Album/Manage Album shortcuts opening in a new tab
|
2017-09-29 19:40:52 +01:00 |
|
Andy Heathershaw
|
d575560209
|
#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 |
|
Andy Heathershaw
|
5092335761
|
#47: Linked the default view photo image to the photo page itself
|
2017-09-17 12:27:59 +01:00 |
|
Andy Heathershaw
|
502a13b39f
|
#43: Included ChartJS references locally within the Javascript
|
2017-09-17 11:54:40 +01:00 |
|
Andy Heathershaw
|
363f6d52f8
|
#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 |
|
Andy Heathershaw
|
c258303700
|
#41: Read and display more photographer-specific details
|
2017-09-17 09:20:35 +01:00 |
|
Andy Heathershaw
|
88c687a3d1
|
#38, #39: EXIF data is now stored base64-encoded in the database to prevent issues with raw characters coming off some cameras. EXIF data is no longer replaced on analysis - allowing rotated images to maintain the data.
|
2017-09-16 12:49:34 +01:00 |
|
Andy Heathershaw
|
0b64728d0a
|
First batch of changes for #38 to allow photo metadata updates
|
2017-09-16 08:26:05 +01:00 |
|
Andy Heathershaw
|
7bfc829931
|
#32: Added next/previous buttons to the individual photo page
|
2017-09-12 20:54:29 +01:00 |
|
Andy Heathershaw
|
1af9f2658a
|
Individual pages now pick up a layout from the theme, if available, instead of always picking up the base one
|
2017-09-10 21:12:57 +01:00 |
|
Andy Heathershaw
|
b7285888cf
|
#3: Merged the two photo charts into one and added a "number at-a-glance" widget on the statistics page
|
2017-09-10 17:02:15 +01:00 |
|
Andy Heathershaw
|
d9d43e9c29
|
#29: Number of improvements to Labels to show the count and thumbnail correctly based on the allowed albums
|
2017-09-10 14:01:20 +01:00 |
|
Andy Heathershaw
|
3254ca1500
|
#29: Added a new /labels endpoint to display labels and a preview of their photos
|
2017-09-10 13:21:45 +01:00 |
|
Andy Heathershaw
|
f46d9e1101
|
#29: Album permissions are now checked when retrieving photos linked with a label. Labels are displayed in the gallery with their own views.
|
2017-09-10 11:24:44 +01:00 |
|
Andy Heathershaw
|
aa99d76ae5
|
Merge remote-tracking branch 'origin/feature/3-analytics-dashboard' into feature/29-label-photos
|
2017-09-10 07:51:10 +01:00 |
|
Andy Heathershaw
|
4ccd665920
|
#28, #30: Fixed the breadcrumb on the individual photo page
|
2017-09-10 07:27:56 +01:00 |
|
Andy Heathershaw
|
7f27921cf7
|
#3: Implemented the majority of the public facing charts I'd envisaged
|
2017-09-06 22:00:12 +01:00 |
|
Andy Heathershaw
|
f5a269d634
|
#3: Added a quick and simple pie chart of cameras used in the gallery. Added an image to the "Albums" menu item.
|
2017-09-06 16:08:38 +01:00 |
|
Andy Heathershaw
|
a459bc002a
|
#23: Multi-lines in album descriptions are now displayed correctly
|
2017-09-04 21:05:35 +01:00 |
|
Andy Heathershaw
|
56deb6838a
|
#22: Changed date on the photo card on the default gallery display to use the app's date format setting
|
2017-09-04 20:16:36 +01:00 |
|
Andy Heathershaw
|
78608eebbc
|
#13: Lots more adjustments to layouts for Bootstrap 4 and general tidying of HTML code on the Gallery side of things
|
2017-09-01 14:52:06 +01:00 |
|
Andy Heathershaw
|
21ee5df5e2
|
#13: Lots of updates to Bootstrap classes etc.
|
2017-08-31 17:20:58 +01:00 |
|
Andy Heathershaw
|
396bcb6c6d
|
#13: Upgraded Bootstrap to 4.0.0-beta. Added PopperJS which is now a dependency of BS4. Started updating the view files where Grid offsets were used (and are no longer supported in BS4.)
|
2017-08-30 22:09:30 +01:00 |
|
Andy Heathershaw
|
b5769ec192
|
Number of small changes, including the rename of the Bootstrap 3 theme to Default
|
2017-04-18 20:07:03 +01:00 |
|
Andy Heathershaw
|
336e94e8e3
|
#20: Numerous visual improvements, plus converting the slideshow to VueJS. Also re-enabled the user autocomplete
|
2017-04-18 17:25:27 +01:00 |
|
Andy Heathershaw
|
94b2a9d1b6
|
#4: Child album count is now included when using the Album::children() method. Child albums are now displayed in the gallery
|
2017-04-17 21:53:47 +01:00 |
|
Andy Heathershaw
|
a26f9c1c1f
|
#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 |
|
Andy Heathershaw
|
045935c554
|
#3: Implemented security when viewing an album and its photos
|
2017-04-15 08:36:17 +01:00 |
|
Andy Heathershaw
|
ac2a24187d
|
#9, #12: Change password is now working. Updated the default album view to Bootstrap v4's cards.
|
2017-04-11 18:31:56 +01:00 |
|
Andy Heathershaw
|
df96a9093c
|
#9: Updated the admin index page to Bootstrap v4
|
2017-03-22 21:45:58 +00:00 |
|
Andy Heathershaw
|
4b4b5bfc97
|
#9: I couldn't really get on with Semantic UI, so upgraded to Bootstrap v4 alpha instead
|
2017-03-22 16:55:51 +00:00 |
|
Andy Heathershaw
|
a27cf530f5
|
#6: Fixed a layout issue with the album footer on the gallery index page
|
2017-02-17 09:22:54 +00:00 |
|
Andy Heathershaw
|
2dce62014a
|
#1, #2: Added intro titles/messages to the main settings pages. Updated the look of the "Actions" widget to match the "Manage" widget. Changed the URL of the users pages to plural.
|
2017-02-13 10:36:53 +00:00 |
|
Andy Heathershaw
|
d0803b37d9
|
Added some stock photos (royalty free from pexels.com) for empty albums and to replace the fuel gauge on the main screen.
|
2016-10-06 16:21:27 +01:00 |
|
Andy Heathershaw
|
58b055e9cd
|
refs #3: implemented multiple independent views for an album and created a slideshow view
|
2016-10-05 11:49:39 +01:00 |
|
Andy Heathershaw
|
6be14d385a
|
Rewrote the upload functionality using KnockoutJS. This now allows failed files to be shown to the user to re-upload.
|
2016-09-22 07:34:18 +01:00 |
|
Andy Heathershaw
|
42fb700c41
|
Started working on an install experience for the application
|
2016-09-21 12:10:37 +01:00 |
|
Andy Heathershaw
|
08f13b28cb
|
Added hotlink protection and restricting access to the original image to the photo's owner
|
2016-09-11 07:19:11 +01:00 |
|
Andy Heathershaw
|
3ed309ec01
|
Added a new option for albums - private albums. These are only visible (and accessible) to owners.
|
2016-09-09 16:59:13 +01:00 |
|
Andy Heathershaw
|
d8859848f3
|
Mobile devices (xs) now go back to displaying one photo/album per-row following the recent fixes to portrait thumbnail generation
|
2016-09-09 15:42:29 +01:00 |
|
Andy Heathershaw
|
3af7708933
|
Improved the admin section - added breadcrumb navigation and a nice looking dashboard
|
2016-09-09 15:06:34 +01:00 |
|
Andy Heathershaw
|
1a08ef1828
|
Added a command to regenerate thumbnails for a single photo or entire album. Photos can now be edited in bulk on the album page.
|
2016-09-07 21:44:28 +01:00 |
|
Andy Heathershaw
|
626cd5b2ec
|
Added a separate storage_file_name column to the Photo class
|
2016-09-06 19:47:25 +01:00 |
|
Andy Heathershaw
|
acd5c108a1
|
Added breadcrumb trail to gallery pages
|
2016-09-05 16:59:42 +01:00 |
|
Andy Heathershaw
|
00ab249476
|
Added a settings page allowing the date format and application name to be configured
|
2016-09-05 15:28:56 +01:00 |
|
Andy Heathershaw
|
ef95fd31ba
|
Implemented a page to view a larger preview of a photo
|
2016-09-05 14:27:20 +01:00 |
|
Andy Heathershaw
|
bb6e77191e
|
Added error handling of non-image files
|
2016-09-05 14:06:41 +01:00 |
|
Andy Heathershaw
|
18bceb367d
|
Albums now display their photos in a grid
|
2016-09-04 21:59:32 +01:00 |
|