|
80a7824f22
|
#111: User feed now displays a "user created" event logged via the register/activation controllers
|
2018-11-19 13:26:44 +00:00 |
|
|
386bd30208
|
#111: Fleshed out the content of the Explore Photographers page. Also added a redirect to the activity feed if accessing the dashboard and logging in
|
2018-11-18 09:07:13 +00:00 |
|
|
09de0f1356
|
#57: An e-mail is now sent to administrator accounts when a user is self-created and activated (if e-mail activation is required)
|
2018-10-06 09:43:58 +01:00 |
|
|
3f7badd98a
|
#4: Known users pre-fill the user/email password, added user Gravatar for the comment form, and a link to logout. Login/logout redirects back to the previous page.
|
2018-09-19 13:49:53 +01:00 |
|
|
98ddb06b76
|
#5: Implemented login with Google account
|
2018-08-17 13:37:58 +01:00 |
|
|
c56fe271ef
|
#5: Twitter login is now working completely. If the Twitter app is not authorised to access the user's e-mail address, they still have to create a new account.
|
2018-08-16 14:01:56 +01:00 |
|
|
1ed4f297d2
|
#5: Added settings for configuring Twitter login, this is getting as far now as presenting the Twitter login screen. Login/register screens now respect the social media provider settings
|
2018-08-16 09:18:54 +01:00 |
|
|
8290bafb04
|
#5: It's now possible to sign in/register with a Facebook account, and to link the FB account to an existing account by entering the account's password.
|
2018-08-15 14:22:13 +01:00 |
|
|
40fc25eba9
|
#5: Facebook login is now working using the app ID/secret stored in the database, instead of in the services file
|
2018-08-14 12:57:41 +01:00 |
|
|
52473f846e
|
#5: Facebook social login now works. Added Facebook to the login screen template (I'm not 100% happy with this, may need a bit more work.)
|
2018-08-13 22:03:12 +01:00 |
|
|
564fcd4b09
|
#5: Added Laravel Socialite. The redirect to Facebook is now working.
|
2018-08-13 14:25:56 +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
|
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 |
|