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
|
e1b80ae096
|
#12: Added a page for the current user to change their password - still needs hooking up to the controller
|
2017-04-10 21:04:10 +01:00 |
|
Andy Heathershaw
|
2c7dba6728
|
#9, #11: Forgot/reset password screens updated to Bootstrap v4. Added confirmation messages to reset password flow. Corrected the text of the "test e-mail" function and localised the strings used.
|
2017-04-10 20:48:47 +01:00 |
|
Andy Heathershaw
|
dda9f9cbdb
|
#9: Improved the look of the login and register pages, and updated to Bootstrap v4
|
2017-03-23 04:29:29 +00: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
|
821bfceb09
|
Recaptcha support
Added configuration options to allow reCAPTCHA to be integrated into the registration process. reCAPTCHA response is validated on sign-up if enabled.
|
2016-09-08 11:02:49 +01:00 |
|
Andy Heathershaw
|
00b238b3c6
|
Added info messages when registering and activating accounts
|
2016-09-06 14:45:51 +01:00 |
|
Andy Heathershaw
|
eb49f3230d
|
Implemented the activation controller
|
2016-09-06 14:19:16 +01:00 |
|
Andy Heathershaw
|
57bc8d86cc
|
New user registrations now get an activation e-mail
|
2016-09-06 13:48:52 +01:00 |
|
Andy Heathershaw
|
c7a56d1753
|
Added mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function
|
2016-09-06 12:23:14 +01:00 |
|
Andy Heathershaw
|
6875b0dd22
|
Added security configuration items for registration options
|
2016-09-05 21:43:58 +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 |
|