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
|
1b86fa1e0e
|
User accounts can now be created using the new user management screen. Added cURL as a required PHP extension
|
2016-10-01 15:24:22 +01:00 |
|
Andy Heathershaw
|
6635d20ead
|
Storage locations can now be edited. Added the rotate photo left/right to the max post size exclusion list
|
2016-09-28 20:13:18 +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
|
6e04389e07
|
Created my own file-system abstraction layer for album storage
|
2016-09-02 22:00:42 +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 |
|
Andy Heathershaw
|
b668c6bebe
|
Added Laravel 5.3.6 and the basic registration, login and the start of the admin section
|
2016-09-01 16:23:39 +01:00 |
|