1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 12:06:29 +02:00
Commit Graph

249 Commits

Author SHA1 Message Date
Tijn Kuyper
7aff9ff46f Fixes #3746 - Typo caused fatal error in e107_admin/users.php 2019-03-26 16:57:07 +01:00
Cameron
ce5079b3c1 More cleanup 2019-03-19 15:45:36 -07:00
Cameron
164465e4dc Minor cleanup 2019-03-19 15:38:11 -07:00
Cameron
6c682dffae Issue #3232 Correct user search of extended fields. (set field 'data' to 'str')
Fixes #3677 Wrong message displayed.
2019-03-19 15:11:36 -07:00
Cameron
95d63cd166 Added debug info for Issue #3724 2019-03-19 12:15:23 -07:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Tijn Kuyper
2e9c16db99 #3694 - Typo 'perms' to 'perm' to properly check permissions 2019-02-26 14:44:13 +01:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
50d86c5962 Fixes #3544 - Extended User field sorting issue. 2018-11-25 13:00:53 -08:00
Tijn Kuyper
5225b129c4 Fixes #3397 - Typo caused PHP fatal error 2018-08-23 21:20:50 +02:00
Achim Ennenbach
cf9c222879 fixes #3285 No rank images displayed in backend and on profile page 2018-07-19 17:08:55 +02:00
Cameron
bac96528fc Token fix. 2018-07-16 12:39:32 -07:00
Achim Ennenbach
a6c58f2293 Closes #2912 Typo prevents removing admin status from user 2018-07-15 12:34:19 +02:00
Cameron
ce244935c0 Issue #3175 Email confirmation and database update/delete processing added. Testing required. 2018-07-12 15:31:11 -07:00
Achim Ennenbach
bc7b801054 fixes #3126, fixes #3143 Backend used wrong field to hashword
Instead of user_loginname (as used in usersettings),
the backend used user_login and didn't escape the result.
This made the login impossible.
2018-07-03 12:24:57 +02:00
Cameron
aa53328ef0 Issue #2222 - User Ranks experimental admin area moved to stable. 2018-05-23 17:02:33 -07:00
Cameron
ed36008286 Non-standard arg_separator.output value fix. 2018-05-04 17:58:25 -07:00
Cameron
0bec81f6d7 Issue #3065 admin > users > search by IP failing to return records. 2018-03-08 16:21:51 -08:00
Cameron
0e340aa4af Closes #3005, Fixes: #2882 - password auto-fill issue. 2018-01-24 10:37:50 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
ecf22cb1ba Plugin perms render fix. 2017-12-02 11:57:27 -08:00
Cameron
5e4c172c2f Issue #2883 Permission fixes. 2017-12-01 17:00:02 -08:00
Cameron
7528a31ba9 Partial Fix #2862 2017-11-17 12:45:20 -08:00
Cameron
1063ffe543 Issue #2846 LAN vars cleanup 2017-11-06 17:32:00 -08:00
Cameron
70df3a3ae6 Issue #2846 LAN vars cleanup 2017-11-06 13:48:29 -08:00
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