1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

224 Commits

Author SHA1 Message Date
Cameron
52f05cc3ed Issue #2846 lanVar Cleanup 2017-11-06 13:24:05 -08:00
Cameron
2c23bd6cd6 Quick View added to admin > users 2017-11-05 11:31:11 -08:00
Cameron
41879e8a94 Issue #1745 - Initial Userclass was not being saved during Activation by admin. 2017-10-29 11:25:05 -07:00
Cameron
8f7cd55464 Fixes #2786 Plugin Builder > Check language files 2017-09-18 13:43:31 -07:00
rica-carv
2140ff1660 Update users.php 2017-05-08 20:22:49 +01:00
Gábor
78637c7533 Update users.php 2017-04-16 06:34:30 +02:00
Cameron
b9d79f1893 Issue #2394 - Should fix the md5-salt issue in Quick Add User. 2017-03-13 12:45:32 -07:00
Cameron
17abb6a08a Fix: {CHAPTER_MENUS} shortcode now respects menu-visibility setting. 2017-03-12 10:01:19 -07:00
Gábor
8ba0dd9645 Update users.php 2017-02-13 07:39:18 +01:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
MikeyGMT
c45ff67018 LANS Clean Up #6 - User Class
LANS Clean Up #6 - User Class - more to do within conflicting defines
lan_user.php
2017-01-09 17:07:47 +00:00
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