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
|
983d147dc7
|
#9: Removed Bootstrap and added Semantic UI instead
|
2017-03-22 09:25:22 +00:00 |
|
Andy Heathershaw
|
fd19c9db55
|
#3: User permissions can now be specified for an album. Added a new config to the User class that allows users to login and manage albums without needing full admin access
|
2017-03-21 21:48:55 +00:00 |
|
Andy Heathershaw
|
6be31c9b7e
|
#1: Tab headers in the admin panel are now responsive - hiding the text on xs devices. #3: Added ability to set permissions for anonymous users
|
2017-02-17 11:38:10 +00:00 |
|
Andy Heathershaw
|
1c0d2af035
|
BLUE-18: adjusted the "select all" logic that if a user un-selects a photo, the "select all in album" flag is also un-selected
|
2016-10-30 19:14:00 +00:00 |
|
Andy Heathershaw
|
2f65c6085d
|
BLUE-18: implemented a "select all" button on the album admin page, which can also select all items in an album
|
2016-10-30 19:10:20 +00:00 |
|
Andy Heathershaw
|
5b915f911e
|
BLUE-13: improved the design and handling of the analysis screen. Also fixed bulk uploads to work since the storage changes in 1.1
|
2016-10-30 18:36:34 +00:00 |
|
Andy Heathershaw
|
640828e244
|
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 |
|
Andy Heathershaw
|
aadc39684f
|
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 |
|
Andy Heathershaw
|
79111ed6ca
|
BLUE-2: re-introduced rollover colour change in navbar links
|
2016-10-26 15:18:35 +01:00 |
|
Andy Heathershaw
|
c81b52766f
|
BLUE-2: updated the colours of the navbar to use a dark/light blue instead of the Bootstrap defaults
|
2016-10-26 15:13:43 +01: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
|
1946734b58
|
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 |
|
Andy Heathershaw
|
36fcb6d765
|
refs #3: it's now possible to set a default view for an album when a user hasn't requested one. Finished off the "edit album" page in admin. Switched session management to database sessions (much more reliable.)
|
2016-10-05 14:49:44 +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
|
8990c31a5f
|
Finished off refactoring the edit photo operations in the album editor
|
2016-10-05 05:35:14 +01:00 |
|
Andy Heathershaw
|
0e569562a4
|
resolves #2: photos can now be moved between albums. Started improving the bulk photo update to use a KnockoutJS view model to remove some of the logic from the view itself.
|
2016-10-05 05:02:47 +01:00 |
|
Andy Heathershaw
|
48b43c3dd2
|
Added the ability to create storage locations and set those as the album source when creating a new album
|
2016-09-24 09:34:08 +01:00 |
|
Andy Heathershaw
|
fde988e359
|
Implemented a Javascript viewmodel for analysing an album, added checks for if uploads cannot be completed. Implemented handling if POST request is over the max size configured in php.ini
|
2016-09-24 08:17:51 +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
|
3af7708933
|
Improved the admin section - added breadcrumb navigation and a nice looking dashboard
|
2016-09-09 15:06:34 +01:00 |
|
Andy Heathershaw
|
71f6ed8979
|
Implemented the admin tools - regenerate thumbnails and delete photo. Also added the nice loading indicator
|
2016-09-09 09:45:11 +01:00 |
|
Andy Heathershaw
|
2a1311b2ba
|
Finished the test e-mail settings functionality and introduced TLS encryption. Tested with Office 365.
|
2016-09-06 13:26:02 +01:00 |
|
Andy Heathershaw
|
acd5c108a1
|
Added breadcrumb trail to gallery pages
|
2016-09-05 16:59:42 +01:00 |
|
Andy Heathershaw
|
a386d1b893
|
Added a theme selector to the new config page
|
2016-09-05 15:36:46 +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
|
80dd1e4a40
|
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 |
|
Andy Heathershaw
|
b08a0e4710
|
Albums are now displayed on the index page. Logged in users now get a gravatar displayed. Thumbnails are now also served and displayed on the index page.
|
2016-09-03 22:13:05 +01:00 |
|
Andy Heathershaw
|
9360d8bbbe
|
Started working on support for uploading photos
|
2016-09-02 21:27:50 +01:00 |
|
Andy Heathershaw
|
8baa0b06e7
|
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.
Renamed Photo Perfect to Blue Twilight.
|
2016-09-02 10:42:05 +01:00 |
|