Andy Heathershaw
|
7783af00b0
|
#1: User accounts can now be deleted. The current user account cannot be deleted, or have the admin privileges removed. Accounts can now be activated manually. New user accounts passwords are encrypted correctly before being saved.
|
2016-10-03 14:11:24 +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
|
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
|
56cfade23c
|
Massive refactoring of the image processing, so it's now driven by the front-end and we can completely remove the command-line tasks - which will allow the app to work completely encoded using SourceGuardian and domain-locking.
|
2016-09-08 23:22:29 +01:00 |
|
Andy Heathershaw
|
00b238b3c6
|
Added info messages when registering and activating accounts
|
2016-09-06 14:45:51 +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
|
bb6e77191e
|
Added error handling of non-image files
|
2016-09-05 14:06:41 +01:00 |
|
Andy Heathershaw
|
67bfecd2b3
|
Added the ability for themes to have their own stylesheet - theme.css in the public folder
|
2016-09-02 12:36:34 +01:00 |
|
Andy Heathershaw
|
c32dbb17ed
|
Added an additional theme - bootstrap3-light - that displays the default Bootstrap navbar (instead of the dark one)
|
2016-09-02 10:56:07 +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 |
|