Cameron
|
0b33ad7a26
|
New forum admin interface. Forum reporting front-end cleaned up.
|
2015-04-13 19:38:25 -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
|
0d86f9a42f
|
Updated failed-login message to include variable.
|
2015-04-12 22:45:13 -07:00 |
|
Cameron
|
bcfe20dd2b
|
Allow admin to set a failed-login attempt limit before auto-banning occurs.
|
2015-04-12 22:34:44 -07:00 |
|
Cameron
|
2f46c967da
|
Minor parsing issue corrected. Debug info removed from newspost 'update'.
|
2015-04-12 19:45:55 -07:00 |
|
Cameron
|
c7675f616a
|
Fix for legacy rss feed url and news post 'visibility' form element.
|
2015-04-12 18:45:48 -07:00 |
|
Cameron
|
f5a5a64e98
|
Tinymce parser now loads up to 3x faster.
|
2015-04-11 20:40:29 -07:00 |
|
Cameron
|
71500fc723
|
Added js minifier class and applied it to wysiwyg generated code. Use: $compressed = e107::minify($js, $options);
|
2015-04-11 18:52:07 -07:00 |
|
Cameron
|
f358cdf856
|
Removed unnecessary conversion from within cleanHtml()
|
2015-04-11 16:56:46 -07:00 |
|
Cameron
|
0b2879278c
|
Issue #895, Issue #847 - Parser improvements.
|
2015-04-11 12:33:21 -07:00 |
|
Cameron
|
33e7c4a1b2
|
Fixes #895 - encoding issue on prefs.
|
2015-04-11 11:47:40 -07:00 |
|
Cameron
|
5fe04faba1
|
MAJOR cleanup of toDB(), toHTML() and toForm(). Requires extensive testing on different server environments.
Has potential to break backward compatibility, so please backup your DBs. May be tested using: echo $tp->test();
|
2015-04-11 02:53:51 -07:00 |
|
Cameron
|
cc76f8e75e
|
Check for custom-git path in e107_config.php (define('e_GIT', 'path-to-git'); ) May solve "sh: git command not found" errors.
|
2015-04-10 14:29:03 -07:00 |
|
Cameron
|
507308208b
|
Fix for forgot password and activation links. Fix for news-edit button. Fix for html5 validation of html code using '&'.
|
2015-04-10 12:36:35 -07:00 |
|
Cameron
|
fd12d59d12
|
HTML5 validation fixes.
|
2015-04-09 20:15:20 -07:00 |
|
Cameron
|
b749bdb707
|
Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP}
|
2015-04-09 11:13:26 -07:00 |
|
Cameron
|
72a112fb4b
|
Fixes #914 - Long userclass list wasn't editable when using inline editing.
|
2015-04-09 11:11:35 -07:00 |
|
Cameron
|
1df3d1a2b0
|
HTML5 validation fixes.
|
2015-04-09 01:39:37 -07:00 |
|
Cameron
|
4c7c3dfd47
|
Fixes #751 - Meta-tag issues.
|
2015-04-08 22:05:32 -07:00 |
|
Cameron
|
d543ab71ff
|
Moved all social prefs (login/xurls etc) into the "Social" plugin admin area. Extended admin-ui with renderHelp() method for adding a help panel from within the admin-ui.
|
2015-04-08 20:20:10 -07:00 |
|
Cameron
|
1bc43a35ff
|
Comments engine can now be easily replaced by plugins using e_comment.php. Added "facebook comments" to the social plugin as an example. See admin -> manage -> Comments Manager to enable. (plugin scan may be required if upgrading from github)
|
2015-04-08 14:51:06 -07:00 |
|
Cameron
|
ef9bbf25f0
|
Correct admin navigation menu highlighting.
|
2015-04-08 10:35:59 -07:00 |
|
Cameron
|
605d4078ce
|
Fix RSS atom link. Improved default styling on linkwords. e107::url() can now generate full or absolute urls. Sef-URL generation no longer strips numbers from titles.
|
2015-04-08 00:16:03 -07:00 |
|
Cameron
|
d128b52576
|
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
|
2015-04-07 19:49:11 -07:00 |
|
Cameron
|
72a7fd4b45
|
Default icon now shown in admin area if none provided by plugin.
|
2015-04-06 17:28:08 -07:00 |
|
Cameron
|
a69794bd56
|
Admin-UI: Disabled browser autocomplete (was messing up user passwords if editing their record)
|
2015-04-06 17:27:11 -07:00 |
|
Cameron
|
b6dfef6b62
|
Scheduled Tasks: Database Backup now zips up the .sql file.
|
2015-04-06 13:59:15 -07:00 |
|
Cameron
|
30e806b91d
|
RSS News feeds upgraded and corrected.
|
2015-04-05 20:24:51 -07:00 |
|
Cameron
|
cba7be2a46
|
Fixes #951 - Chatbox and emote issues.
|
2015-04-05 09:27:57 -07:00 |
|
Cameron
|
cbdd93d95b
|
Upgraded linkwords admin area to v2.x specifications.
|
2015-04-04 18:58:43 -07:00 |
|
Cameron
|
f5ea27d637
|
Tweaks to the banner menu rendering.
|
2015-04-04 16:24:10 -07:00 |
|
Cameron
|
6661eb28de
|
Improved parent/child drag-n-drop sorting on custom-pages and forum.
|
2015-04-03 21:19:43 -07:00 |
|
Cameron
|
1c8cfb999f
|
More RSS Fixes.
|
2015-04-03 19:23:55 -07:00 |
|
Cameron
|
619b40b2e3
|
Improved e_CURRENT_PLUGIN detection when using SEF-URLs and other minor path fixes.
|
2015-04-03 18:42:27 -07:00 |
|
Cameron
|
71961be7af
|
e107::url() legacy path fix.
|
2015-04-03 18:41:21 -07:00 |
|
Cameron
|
ad630574ad
|
Updated default menu table items. Bootstrap3 default menus added back. (replacing hard-coded ones)
|
2015-04-03 13:10:46 -07:00 |
|
Cameron
|
0346d0df3b
|
Menu Manager now scans for missing custom menus.
|
2015-04-03 13:09:32 -07:00 |
|
Cameron
|
80516ba670
|
BC Fix for Sitelinks and SEF Urls.
|
2015-04-03 13:07:28 -07:00 |
|
Cameron
|
daedd65214
|
More corrections to ajaxSorting.
|
2015-04-02 13:57:37 -07:00 |
|
Cameron
|
26877d1aaa
|
Added backticks to query.
|
2015-04-02 12:58:14 -07:00 |
|
Cameron
|
52494a4f00
|
Admin-UI: Drag-n-drop sorting correction.
|
2015-04-02 12:55:26 -07:00 |
|
Cameron
|
1740161a49
|
Corrected drag-n-drop sorting. Now increments correctly.
|
2015-04-02 12:33:15 -07:00 |
|
Cameron
|
80c9e440e4
|
Video thumbnail fix. Use bootstrap css as default on Tinymce tables.
|
2015-04-02 03:36:45 -07:00 |
|
Cameron
|
f253d00560
|
TinyMce4 fixes. Video and Glyph plugins working again. Editor toggle button working. And embedded video thumbnail workaround added.
|
2015-04-02 02:49:19 -07:00 |
|
Cameron
|
b7e6837e34
|
Code cleanup
|
2015-04-01 23:03:13 -07:00 |
|
Cameron
|
ee14656fa0
|
Merge pull request #939 from lonalore/master
Issue #936: Feature request: event triggering after plugin installation/uninstallation...
|
2015-04-01 12:01:54 -07:00 |
|
Cameron
|
9ec734770b
|
Fixes #581, Fixes #635 - Menu Manager layout issues corrected.
|
2015-04-01 11:52:50 -07:00 |
|
Cameron
|
872678aecd
|
Issue #937 Allow for e_MOD_REWRITE in e107_config.php on servers which don't have the mod_env module. (needed for .htaccess detection to function.)
|
2015-04-01 02:09:25 -07:00 |
|