Cameron
|
04bbad449a
|
Test admin scripts are parsing correctly.
|
2021-01-16 13:32:35 -08:00 |
|
Cameron
|
e6ceafd496
|
Fixes #4334 - Ajax ordering on Extended User fields.
|
2021-01-01 07:38:24 -08:00 |
|
Cameron
|
21e3c3f8ab
|
PHP warning fixes.
|
2020-12-29 09:48:36 -08:00 |
|
Cameron
|
7989ebfc72
|
Installation fix.
|
2020-12-26 08:02:34 -08:00 |
|
Cameron
|
7dfac0dcfa
|
Issue #4299 - PHP8 compatibility fixes.
|
2020-12-25 10:23:56 -08:00 |
|
Cameron
|
402d1f4126
|
Closes #1801 Code cleanup. Deprecated method errors added.
|
2020-12-22 14:48:28 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
00147e6e1c
|
Fixes #4288 - Checkboxes not saving correctly from usersettings.php
|
2020-12-09 12:07:07 -08:00 |
|
Cameron
|
5fc4aea0f0
|
Issue #4287 Typo in last commit causing fix to fail.
|
2020-12-09 11:43:50 -08:00 |
|
Cameron
|
eb94769e1c
|
Issue #4287 - Extended user fields - when editing a checkbox field a database lookup was attempted.
|
2020-12-09 09:15:16 -08:00 |
|
Cameron
|
afaac88003
|
PHP8 Compatibility and code cleanup.
|
2020-12-08 12:21:12 -08:00 |
|
Cameron
|
a6a98a82ad
|
Code cleanup. Incompatible plugin alert now links directly to uninstall page for each plugin found.
|
2020-06-26 13:58:59 -07:00 |
|
Cameron
|
bdb45485ee
|
Code Cleanup
|
2019-05-20 14:53:43 -07:00 |
|
Cameron
|
2bd651c630
|
Fixes #2593, Fixes #1586 User-extended 'database' field options were not being saved.
|
2018-08-26 10:23:55 -07:00 |
|
Cameron
|
b40b1916a3
|
Issue #2970 btn-default > btn-default btn-secondary
|
2018-01-10 15:06:40 -08:00 |
|
Cameron
|
9b81eed759
|
Issue #2885 - Perms issue on User-Extended Page
|
2017-11-30 12:24:17 -08:00 |
|
Cameron
|
35f5748ba2
|
Issue #2846 LAN vars cleanup
|
2017-11-07 06:59:11 -08:00 |
|
MikeyGMT
|
af17dffcaa
|
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
|
2017-02-10 22:34:17 +00:00 |
|
Cameron
|
cdc23fb2d7
|
Admin-area navigation
|
2017-02-01 18:25:32 -08:00 |
|
Cameron
|
4fe73d43d9
|
Added 'country' option to user-extended admin area.
|
2017-01-24 15:55:50 -08:00 |
|
Gábor
|
53b1d6a2b5
|
Update users_extended.php
|
2017-01-22 10:25:16 +01:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
Cameron
|
682dacf161
|
Issue #2095 - Typo fix.
|
2017-01-10 12:13:40 -08:00 |
|
Cameron
|
e2b1a24029
|
Issue #2095 - Custom Extended field removal.
|
2017-01-10 11:31:21 -08:00 |
|
Cameron
|
10c9e53afd
|
Fixes #2095 - Deactivation of extended fields.
|
2017-01-10 11:25:57 -08:00 |
|
lonalore
|
c226e9a10b
|
Code cleanup. Fixed undefined variables.
|
2016-12-20 10:58:43 +01:00 |
|
Cameron
|
6e1b1d6497
|
PHP7 fixes
|
2016-11-28 16:40:50 -08:00 |
|
Cameron
|
ec36f1dc87
|
IP handler checks and fixes.
|
2016-05-25 15:10:00 -07:00 |
|
Cameron
|
fb3a92ff9e
|
Fix for User-Extended checkbox field creation.
|
2016-04-02 12:47:27 -07:00 |
|
Cameron
|
e72e3d8ac6
|
Issue #1483 - Extended User Fields table sync.
|
2016-04-02 08:51:59 -07:00 |
|
Cameron
|
d040f3a1ce
|
Fixes #1477 - User Extended Field Creation Type was not being saved.
|
2016-04-01 20:10:46 -07:00 |
|
Cameron
|
ec4b24f7fd
|
Rewrite of Admin > Extended User Fields completed.
|
2016-03-25 12:26:30 -07:00 |
|
Lóna Lore
|
2eb7924098
|
Use Ajax API to change dropdowns.
|
2016-03-25 11:02:15 +01:00 |
|
Cameron
|
2e5cf2b05e
|
User-Extended work and Mail handler support for other SMTP ports.
|
2016-03-24 21:45:14 -07:00 |
|
Cameron
|
811201ad5e
|
User Extended Admin upgrades.
|
2016-03-24 12:21:07 -07:00 |
|
Cameron
|
0b27b3d760
|
Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal.
|
2016-03-22 11:42:05 -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
|
1d803612ab
|
PHP7 User-Extended Fix. Checkboxes now working correctly and saving as an array. Some BC fixes may be needed.
|
2016-03-21 19:15:20 -07: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
|
a26de7bc84
|
Issue #1138 - Bootstrap3 UI fixes.
|
2015-07-15 19:33:15 -07:00 |
|
Cameron
|
aa352b8048
|
Users-extended admin-area re-work started.
|
2015-04-15 02:02:28 -07:00 |
|
Cameron
|
5be1cbe67f
|
Improved defaults when creating extended user fields.
|
2015-02-15 00:18:51 -08:00 |
|
Cameron
|
ac56b5ca10
|
More $admin_log global removal.
|
2014-10-23 11:12:13 -07:00 |
|
Cameron
|
bb76398ac1
|
Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH .
|
2014-01-23 04:38:48 -08:00 |
|
Cameron
|
063bf2b200
|
$frm->selectbox() renamed to $frm->select(); for consistency.
|
2013-04-25 17:29:46 -07:00 |
|
Cameron
|
4d46c4bd4c
|
User extended fixes
|
2013-04-18 12:45:27 -07:00 |
|
Cameron
|
bce8760513
|
User-extended code cleanup
|
2013-04-17 15:39:52 -07:00 |
|
Cameron
|
33c82dac70
|
Extended fields added for Skype and Gender. Also GUI cleanup.
|
2013-04-17 12:19:47 -07:00 |
|
Cameron
|
9baa5a601a
|
user-extended date format fix
|
2013-04-16 17:40:14 -07:00 |
|
Tijn Kuyper
|
394d7dda82
|
Issue #125 - require_once cleanup
|
2013-03-04 18:55:01 +01:00 |
|