Cameron
|
270c1e21a2
|
Fix for Youtube browser says 'no results' by default.
|
2015-04-14 10:31:21 -07:00 |
|
Cameron
|
2c4b2998ee
|
Issue #895 - Sitedisclaimer value was being corrupted when re-loaded into form.
|
2015-04-14 01:30:38 -07:00 |
|
Cameron
|
21015c9575
|
Forum styling for bootstrap.
|
2015-04-14 01:29:26 -07:00 |
|
Cameron
|
0b33ad7a26
|
New forum admin interface. Forum reporting front-end cleaned up.
|
2015-04-13 19:38:25 -07: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
|
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
|
114cede50c
|
Issue #927 - Changed loading order of e_frontpage.
|
2015-04-12 11:47:49 -07:00 |
|
Cameron
|
92ddc52a72
|
More Bootstrap style formats added.
|
2015-04-12 02:12:21 -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
|
dc30d01929
|
Tinymce4 upgraded with bootstrap3 formatting styles.
|
2015-04-11 14:14:28 -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
|
2f7334fd6d
|
Custom TinyMce text format added.
|
2015-04-11 02:50:19 -07:00 |
|
Cameron
|
3aa5633533
|
TinyMce now includes e107 emoticons.
|
2015-04-10 18:58:13 -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
|
fe9fe1c3f8
|
Social sharing prefs added.
|
2015-04-10 01:38:22 -07:00 |
|
Cameron
|
a08828ab3e
|
Fix for linkword count.
|
2015-04-09 22:19:27 -07:00 |
|
Cameron
|
3270d25512
|
Admin log description corrected.
|
2015-04-09 20:42:14 -07:00 |
|
Cameron
|
5e9d3d98f9
|
Linkword preferences added. Limit per word and custom css options.
|
2015-04-09 20:41:44 -07:00 |
|
Cameron
|
fd12d59d12
|
HTML5 validation fixes.
|
2015-04-09 20:15:20 -07:00 |
|
Cameron
|
87f2b22241
|
Page/Menus on delete was failing to also delete from the menu table.
|
2015-04-09 11:25:10 -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
|
1078c9c84c
|
Rss - Fixed typo causing RSS to return html page instead of feed.
|
2015-04-08 16:55:05 -07:00 |
|
Cameron
|
74e8551cb4
|
Social plugin: Twitter menu and Facebook comments engine added.
|
2015-04-08 16:24:58 -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
|
2972efb5c0
|
Fixes #753 - Login Menu 'settings' and 'profile' links were failing when 'login menu' was previously loaded elsewhere.
|
2015-04-08 14:47:15 -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
|
6b9256c872
|
LAN File fixes. Hide comment status when comments are not enabled. etc.
|
2015-04-07 00:32:53 -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
|
7a2226036b
|
Cleanup Linkwords icons.
|
2015-04-06 17:25:54 -07:00 |
|
Cameron
|
50766dd13a
|
Bootstrap footer panel-size issue fixed.
|
2015-04-06 15:08:36 -07:00 |
|
Cameron
|
b6dfef6b62
|
Scheduled Tasks: Database Backup now zips up the .sql file.
|
2015-04-06 13:59:15 -07:00 |
|
Cameron
|
cfd438c827
|
FAQs cron for unanswered questions added.
|
2015-04-06 01:12:06 -07:00 |
|