1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 07:47:10 +01:00

213 Commits

Author SHA1 Message Date
Gábor
f9cd2d2095 Update users.php 2016-11-30 08:08:35 +01:00
Gábor
84f062071f Update users.php 2016-11-09 10:50:32 +01:00
Gábor
2a6fde31ce Update users.php 2016-11-09 09:42:54 +01:00
MikeyGMT
877fee9699 Removed success messages as done automatically.
See pull/1816 comments: removed or rather replaced success messaged to
debugs instead. We only need to give detail when failing.
2016-08-30 00:57:35 +01:00
MikeyGMT
3b9869e455 Further update on User.php - added entity to addError failures
Further update on User.php - added entity to addError failures
2016-08-29 11:59:22 +01:00
MikeyGMT
3dc77ca7bf #6 Some Admin User Lans
#6 Some Admin User Lans
2016-08-28 12:49:37 +01:00
Cameron
2621af783c Fixes #1718 'logout as' issue in admin > users. 2016-06-20 13:39:06 -07:00
Cameron
fb223639c1 Quick-Add-User email fixes. 2016-06-10 17:52:08 -07:00
Cameron
c8fbb3957a Display Password hash-type in Admin > Users. e_URL_LEGACY constant added when SEF URLs detected. 2016-06-10 16:37:36 -07:00
Cameron
d28fa3ae8e Quick-Add-User email notification fix. 2016-06-10 13:50:41 -07:00
Cameron
127271e9fc Issue #595 - Use PHP 5.5+ password methods when available. User password field expanded to 255 chars. Fixes issue with salt password being updated via User > Edit User. 2016-06-06 19:54:48 -07:00
Cameron
9677cec5e9 Fixes #1683 - Disable extended user field checks when not present. 2016-06-05 13:31:23 -07:00
Cameron
a1e70651cf Form field size 2016-05-28 08:43:15 -07:00
Cameron
b2a223cc89 Quick-Add-User form field sizes. 2016-05-28 08:34:17 -07:00
Cameron
48cea0cc0f Disable form auto-complete in admin area. 2016-05-28 08:28:14 -07:00
Cameron
0635f3ff93 Fixes #1637 - Admin editing perms fix. 2016-05-10 09:25:15 -07:00
Cameron
ae85b7b4d1 Fixes #1535 - Error on User-profile in admin area. 2016-04-13 09:12:37 -07:00
Cameron
9629bd4510 Fix for extended user fields created via "Quick Add User" 2016-04-11 15:19:05 -07:00
Cameron
010ba14c73 Forum view-topic template wrapper fix. Custom-title styling subject to change. Default SEF-URL format now separates thread_id into 'folder'. (backward compat.) 2016-04-05 13:15:58 -07:00
Cameron
12beda569d Fix for user profile data. Fix for default settings of newforumposts_menu.php. 2016-03-23 19:34:17 -07:00
Cameron
e930ee68f1 PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly. 2016-03-22 21:11:47 -07:00
Cameron
a8250858e3 Admin > Users would only allow viewing of one user extended-field in list mode under some circumstances. Checkbox field-type corrected. 2016-03-22 00:02:05 -07:00
Cameron
f064eb6574 User admin editing fix. 2016-03-14 13:42:41 -07:00
Cameron
21535133f2 Allow importing of avatars via Media-Manager. Allow editing of admin perms=0 in admin users. 2016-03-14 13:03:55 -07:00
Cameron
519e1f3f7e AdminUI->Users: Options button was failing to submit after dynamically filtering results. 2015-09-01 23:45:00 -07:00
Cameron
d19906944b Admin->Users: styling of user status. 2015-08-16 22:23:46 -07:00
Cameron
5eb93a079b Admin-UI: Fixed styling of dropdown actions in admin->users. 2015-07-22 14:09:55 -07:00
Cameron
f38619ef77 Issue #1077 - Browser password auto-fill workaround. (related to Issue #527) 2015-07-22 11:36:51 -07:00
Cameron
adef3da6bf Admin -> Users styling fixes. 2015-07-16 15:04:48 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
e6ef1483da Issue #6 Language File Optimization. 2015-07-08 14:52:16 -07:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
MikeyGMT
ea79550e83 Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
Cameron
e75498fa5d FAQs now triggers events on create/update/delete. AdminUI: Removed unnecessary data from default event trigger. 2015-06-06 13:17:58 -07:00
Cameron
37cb23c674 Fix for resending a single re-activation email when password-input is disabled during signup (ie. auto-generated) 2015-05-21 16:53:10 -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
686c7187ff Fix for signup template constants under CLI (scheduled task) 2015-05-16 23:59:43 -07:00
Cameron
bb69e95346 Fix for resend Activation. 2015-05-16 20:04:32 -07:00
Cameron
a2c9659cb1 Added 12 hour option for email resendActivation. 2015-05-16 19:48:13 -07:00
Cameron
c6195cbf5a Allow age of user to be chosen before sending emails to unactivated users. 2015-05-16 19:45:59 -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
2b436ded30 Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php 2015-05-15 13:07:26 -07:00
Cameron
fc4f9dc712 More work on User-ranks Admin-UI upgrade. (use debug to test) 2015-05-14 21:13:14 -07:00
Cameron
08c2e5753f Admin-UI: Users -> Ranks updated - currently experimental. Enable debug to test. 2015-05-14 12:40:25 -07:00
Cameron
d9e52ae0d1 Fix: Userclass filtering was failing in admin -> users. 2015-05-14 09:57:31 -07:00
Cameron
182c7c8cbf Fixes #776 - Clear online-menu cache after user delete. 2015-05-08 10:34:57 -07:00
Cameron
51b121610f Fixes #994 - Leftover user_extended DB entries after user deleted. 2015-05-07 20:54:44 -07:00
Lóna Lore
c0c06e292f Issue #6: Remove and optimize (hardcoded) LANS 2015-05-07 13:39:09 +02:00
Cameron
821922c31a Fixes #974 - user extended fields were not using correct form element in admin area. 2015-04-24 00:13:09 -07:00