1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

112 Commits

Author SHA1 Message Date
Cameron
70b2e96f6e Fix for when a user registers but clicks the activation link twice. 2016-07-22 19:17:35 -07:00
Cameron
8682707cf1 Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks. 2016-06-05 13:33:18 -07:00
Jimmi08
5123859d32 final fix for https://github.com/e107inc/e107/issues/1514 2016-04-30 11:17:15 +02:00
Cameron
e073a2cb87 Fixes #1462 - Hiding of password in signup email. 2016-04-04 18:00:07 -07:00
Cameron
1fb33175f3 Issue #1262 - Should fix signup notification issue. 2016-03-17 11:05:03 -07:00
MikeyGMT
7b12fdfb00 Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
2016-02-24 17:43:38 +00:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
6673575a82 Issue #6 - Removed HTML from some language files. Removed some outdated language files. 2015-08-31 15:28:17 -07:00
Cameron
a27dc90ca7 Fixes #1117 - Duplicate failed login messages. Also corrected accidental localhost/developer IP banning issue. 2015-07-07 12:07:17 -07:00
Cameron
e28997f420 Fixes for user audit log and rolling log. Removed some debug information from logs. Corrected bounce-handler line-ending encoding (could cause the following PHP error "Error in argument 1, char 3: option not found ") 2015-05-21 12:37:44 -07:00
Cameron
9d30d18361 After signup fix. 2015-05-18 12:01:42 -07:00
Cameron
0a8e57863e Fixes for resend activation email. (frontend). Resend to all (backend). Fixes broken link to "resend activation" in login error messages. 2015-05-18 11:49:32 -07:00
Cameron
c5d6bae3ad Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts. 2015-05-16 19:17:24 -07:00
Cameron
a9dfc78111 Styling fixes and testing-links now available when testing signup.php as MainAdmin. 2015-05-15 13:44:19 -07:00
Cameron
d596abc90a Fix for siteurl on email template. Prevent pausing on emails when bulkmail is inactive. Fix for missing mail-identifier in signup email. 2015-05-13 15:21:27 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
d4f38c96ed Allow user to unsubscribe from userclasses (newsletter/email notifications etc.) via an email link. 2015-05-12 13:57:11 -07:00
Cameron
b8280cdddb Fix for members-only areas 2015-02-14 01:12:49 -08:00
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
540922d25c Fixes #881 - Signup permission check issue. Corrected signup-text styling and signature styling. 2015-02-10 19:47:45 -08:00
Cameron
b7cb8fe75d Fixes #197 , Issue #831 - Social logins. 2015-02-05 16:24:54 -08:00
SecretR
08fa4d098c Merge branch 'master' of github.com:e107inc/e107 2014-10-24 07:37:13 +03:00
SecretR
85d6ec37f7 Remove old way to store user preferences sytem-wide 2014-10-24 07:37:03 +03:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Tijn Kuyper
673fa912ff Fix typo in signup.php (may help #755) 2014-09-04 15:15:36 +02:00
Moc
f912c88a80 #580 - Initial userclasses are now set after signing up (and after email activation) 2014-08-29 14:56:16 +02:00
Moc
8f0f9027a5 signup.php code clean-up 2014-08-29 14:17:37 +02:00
Cameron
f4bb971696 More email templates cleanup. /signup.php?preview working again. 2014-08-17 20:53:44 -07:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
c3e93fb34d Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec. 2013-12-21 06:23:22 -08:00
Cameron
1dff46e88d Display message to main admin if registration is disabled. 2013-11-07 23:24:36 -08:00
Cameron
50c9b2dba5 Possible fix for signup being displayed when signup is deactivated. 2013-07-24 04:06:49 -07:00
Moc
ce4ef76754 Possible fix for fatal error load_files() on signup 2013-06-20 11:30:07 +02:00
Cameron
99a9567be4 Possible fix for Issue #359 2013-05-26 14:13:37 -07:00
SecretR
f7f3dd65f3 Fixes Issue #297 2013-05-24 22:18:20 +03:00
Moc
53c8dad760 Closes #287 - enhancement to already logged in message. 2013-05-14 20:51:18 +02:00
Moc
977ea8be6d Fixes #276 - blank page on signup.php caused by templates folder move 2013-05-11 23:53:12 +02:00
Cameron
75e0344efe Load Signup JS code only when needed. 2013-03-27 19:38:42 -07:00
Cameron
61616c95b0 Signup and FAQs cleanup 2013-03-10 22:07:06 -07:00
Tijn Kuyper
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Cameron
cc8eefd5ff Minor GUI improvements to signup page 2013-02-07 10:12:28 -08:00
SecretR
e89a6a5ecf Work on #34, extensive testing is required. Work in progress. 2012-12-20 10:45:40 +02:00
SecretR
7cf904675b #14 More user administration work. All list (dropdown) options are back. Still work in progress. Various system fixes and enhancements. 2012-12-10 01:20:56 +02:00
Cameron
0a8ec03ab4 DHTML Calendar removal and cleanup. 2012-11-24 11:07:00 -08:00
secretr
acca6e9f48 signup language issues 2012-11-15 16:02:34 +00:00
CaMer0n
753b3b4473 Turn off autocomplete 2012-11-02 01:56:24 +00:00
CaMer0n
2f788a86f5 General cleanup 2012-08-10 11:37:20 +00:00
CaMer0n
9937a9c0e2 Disabled session-log and IP was not being stored at signup - fixed. 2012-08-01 21:03:07 +00:00
secretr
c7d1b78673 Hybrid Auth and e107 XUP - initial work, ready for testing 2012-07-31 07:32:00 +00:00
CaMer0n
73f3106df5 Fixes. 2012-06-19 13:20:30 +00:00