Cameron
|
2682aeaa27
|
Token checks added.
|
2021-09-14 13:28:03 -07:00 |
|
Cameron
|
3844bec9cc
|
Fix for missing LAN
|
2021-09-10 09:18:04 -07:00 |
|
Cameron
|
2bf5ee3909
|
Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs.
|
2021-02-12 12:19:58 -08:00 |
|
Cameron
|
d985b830f4
|
Removed some unused LANs. Cleaned up the deprecated LAN tool a little.
|
2021-02-11 12:29:16 -08:00 |
|
Cameron
|
5870fbdb84
|
"<div class='field-help'>" etc has been replaced by the $frm->help() method and is also used by the admin-ui.
|
2021-02-04 08:45:10 -08:00 |
|
Cameron
|
04bbad449a
|
Test admin scripts are parsing correctly.
|
2021-01-16 13:32:35 -08:00 |
|
Cameron
|
21e3c3f8ab
|
PHP warning fixes.
|
2020-12-29 09:48:36 -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
|
5988595989
|
Fix for ban area missing function.
|
2020-12-18 09:49:55 -08:00 |
|
Cameron
|
f5153bf640
|
Updating of deprecated method usage. Removal of old files. Log tests added.
|
2020-12-18 09:39:02 -08:00 |
|
Cameron
|
42f0e902d4
|
Issue #4283 - Update deprecated sql method usage. Removed old code.
|
2020-12-17 05:52:54 -08:00 |
|
Cameron
|
44e260b121
|
Code cleanup and optimization
|
2020-12-14 16:21:48 -08:00 |
|
Cameron
|
4bf21cbaa5
|
AdminUI: Fixes conflict between custom 'filter' dropdown and 'search' input. New method format added for custom search field processing independent of "Filter" processing. See handleListBanlistIpSearch() for an example.
|
2019-12-05 10:44:59 -08:00 |
|
Cameron
|
281db68aa2
|
Provide raw search query to custom method.
Issue: #4009 Support banlist filtering using wildcards.
|
2019-11-05 10:27:21 -08:00 |
|
Cameron
|
7f07f019c3
|
Issue #4009 - refining banlist ip search
|
2019-11-05 09:20:48 -08:00 |
|
Cameron
|
762844037f
|
Fixes #4009 . Enhanced admin-ui to support custom filter handlers on string searches (not just drop-drop filters as was already the case)
|
2019-11-05 08:54:16 -08:00 |
|
Tijn Kuyper
|
f6037d7de6
|
PHP warning removal
|
2019-10-29 14:50:51 +01:00 |
|
Cameron
|
ec483e9379
|
Code cleanup
|
2018-08-07 11:12:29 -07:00 |
|
Gábor
|
47d88e1e15
|
Update banlist.php
|
2018-04-18 09:45:30 +02:00 |
|
Cameron
|
b40b1916a3
|
Issue #2970 btn-default > btn-default btn-secondary
|
2018-01-10 15:06:40 -08:00 |
|
Cameron
|
70df3a3ae6
|
Issue #2846 LAN vars cleanup
|
2017-11-06 13:48:29 -08:00 |
|
Cameron
|
b4707530df
|
#2557 - Banlist admin saves email addresses and hosts again.
|
2017-04-15 10:10:35 -07:00 |
|
Cameron
|
cdc23fb2d7
|
Admin-area navigation
|
2017-02-01 18:25:32 -08: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
|
61a02c7569
|
Fixed #2087 - New Feature: "Delete all X failed logins from database" added to batch-drop down menu in Failed Logins admin area.
|
2016-12-01 13:05:05 -08:00 |
|
Cameron
|
8c68f12a35
|
Issue #1975
|
2016-11-02 12:41:31 -07:00 |
|
Cameron
|
8e58c8d296
|
Issue #1975 - banlist reason
|
2016-11-02 12:08:16 -07:00 |
|
Cameron
|
a44f218752
|
Fixes #1808 - Filter be username on failed login table.
|
2016-10-28 10:37:15 -07:00 |
|
Cameron
|
ec36f1dc87
|
IP handler checks and fixes.
|
2016-05-25 15:10:00 -07:00 |
|
Cameron
|
3c0f501e43
|
Extra bootstrap styles added to default mail template. Precautions for legacy sitebutton resize. PM notify template clean up.
|
2016-04-22 16:11:47 -07:00 |
|
Cameron
|
a469b7ca6e
|
Deprecated function cleanup
|
2016-02-15 00:14:45 -08: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
|
372a929c6e
|
larger form elements
|
2015-11-05 11:53:31 -08:00 |
|
leo
|
43d63131f6
|
LAN's (banlist) replacing hardcoded txt
|
2015-08-27 15:29:18 +02: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
|
4bbf1d7262
|
AdminUI: tdClassLeft, tdClassRight, and trClass added to writeParms. http://e107.org/developer-manual/plugin-basics/admin-ui
|
2015-07-13 12:14:28 -07:00 |
|
Lóna Lore
|
f48ca466e9
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-01 12:46:46 +02:00 |
|
Cameron
|
79cc1fca56
|
Fixes #823 - Banlist expires set to "Never" was immediately expiring.
|
2015-04-13 01:16:08 -07:00 |
|
Cameron
|
1708e535a6
|
Added button to enter current IP while whitelisting.
|
2015-04-13 00:55:50 -07:00 |
|
Cameron
|
0df60a4bf1
|
Moved 'Failed logins' onto the banlist admin area. Separated whitelists and blacklists into their own pages.
|
2015-04-13 00:20:36 -07:00 |
|
Cameron
|
a2fdd27d7b
|
Added new failed-login-limit pref to default install. Some minor language-file cleanup.
|
2015-04-12 23:11:13 -07:00 |
|
Cameron
|
6b9256c872
|
LAN File fixes. Hide comment status when comments are not enabled. etc.
|
2015-04-07 00:32:53 -07:00 |
|
Cameron
|
b8bbbd3390
|
Issue #600, Issue #823 - Now able to search an existing ban by full IP address in IP4 format. Ban files now regenerated after each change in admin area.
|
2015-03-09 20:19:06 -07:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
d018cef6de
|
Event trigger-name updates (backward compatible)
|
2015-02-09 02:21:41 -08:00 |
|
Cameron
|
2d29b7a739
|
GUI fixes
|
2015-02-07 12:56:16 -08:00 |
|
Cameron
|
3dabe6fee0
|
Fixes #598, Fixes #274 - ban user admin-ui fix.
|
2014-05-28 23:17:13 -07:00 |
|
Cameron
|
255a449858
|
Fixes #274 - The Banlist admin UI cannot remove bans from the list.
|
2014-05-22 17:09:09 -07:00 |
|