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
|
21f3f2ed19
|
allow the 'caption=xxxx' menu parameter to function on all news menus.
|
2015-04-01 23:03:17 -07:00 |
|
Cameron
|
b7e6837e34
|
Code cleanup
|
2015-04-01 23:03:13 -07:00 |
|
Cameron
|
bacee553bc
|
Fixes #945 - Broken sitelink path.
|
2015-04-01 23:03:11 -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
|
c356077ffa
|
Removed hard-coded jumbotron-menu-1,jumbotron-menu-2,jumbotron-menu-3. If you need these, you may manually place them back using the Menu-Manager. Menu areas 2,3,4 have also moved.
|
2015-04-01 11:54:58 -07:00 |
|
Cameron
|
1f56d4e0dc
|
Minor Bootstrap3 styling fixes.
|
2015-04-01 11:53:43 -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 |
|
Cameron
|
7c602253be
|
Youtube browser now supports searching by video and playlist ids. eg. video:_j0b9syAuIk
|
2015-03-31 14:48:07 -07:00 |
|
Cameron
|
20f2b552da
|
Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration.
|
2015-03-31 10:21:50 -07:00 |
|
Cameron
|
afb8d290e5
|
Fixes #937 - detect of mod-rewrite is possible. New constant: e_MOD_REWRITE
|
2015-03-31 07:25:39 -07:00 |
|
Cameron
|
b8d2f6667c
|
Bootstrap3 theme: added class 'caption' to default header in tablerender() function.
|
2015-03-31 06:28:44 -07:00 |
|
Cameron
|
002b24957a
|
Added option to MessageHandler to hide 'close' button if required.
|
2015-03-31 06:27:47 -07:00 |
|
Cameron
|
828d77fbdb
|
Admin-UI: Only include IP search-filter when it's an IP.
|
2015-03-31 06:27:16 -07:00 |
|
Cameron
|
24f2b22e6a
|
FAQs now supports submitted questions from anonymous users and improved tag search/urls.
|
2015-03-31 06:26:06 -07:00 |
|
Cameron
|
cae329a1f9
|
Issue #937 e107::url() can now build non-sef URLs. ToDo: mod-rewrite check.
|
2015-03-31 06:24:14 -07:00 |
|
Cameron
|
83b3597401
|
Only display 'Sign in' link when user login is active.
|
2015-03-30 17:13:41 -07:00 |
|
Cameron
|
cf720cb1ca
|
Admin-UI: Fix for writeParms filter/batch while using 'optArray'
|
2015-03-30 17:13:09 -07:00 |
|
Cameron
|
2b5ad216a7
|
Allow display names to be edited inline.
|
2015-03-30 13:03:21 -07:00 |
|
Cameron
|
cfea103d20
|
Issue #910 XMLRPC adapter was failing when looking up plugins online.
|
2015-03-30 13:02:51 -07:00 |
|
Cameron
|
c079140f23
|
Truncate Generated SEF-URLs to an acceptable length.
|
2015-03-30 13:00:28 -07:00 |
|
Cameron
|
2acb008a30
|
Fixed user login-menu drop-down direction.
|
2015-03-29 20:45:44 -07:00 |
|
Cameron
|
3b799880cb
|
Fixes Issue #920 - Quick fix.
|
2015-03-29 20:34:17 -07:00 |
|
Cameron
|
6ce8e9edd5
|
Fixes broken HTML when switching back from using TinyMce. ([html] tag was being filtered out)
|
2015-03-29 20:33:30 -07:00 |
|
Cameron
|
3cc97e1fb4
|
Blogger import improvements and news_title and news_body field size limitations removed. (DB Update Required)
|
2015-03-29 20:28:33 -07:00 |
|
Cameron
|
899281eaaf
|
Debug info cleanup
|
2015-03-29 20:26:35 -07:00 |
|
Cameron
|
e3e51fa59c
|
Boostrap3 Theme Custom Preferences added.
|
2015-03-29 20:25:33 -07:00 |
|
Cameron
|
44874d91b0
|
Plugin builder now allows for exclusion of specific tables from admin area generator.
|
2015-03-29 10:11:09 -07:00 |
|
Cameron
|
f101eb47f3
|
Start of Forum admin rework.
|
2015-03-29 10:10:56 -07:00 |
|
Cameron
|
334b133397
|
Forum: Corrected responsive columns and widths.
|
2015-03-28 14:21:24 -07:00 |
|
Cameron
|
04bce97a7c
|
Allow for comment-system override. (ie. in theory can now support a Disqus or Facebook commenting plugin if someone wanted to make one)
|
2015-03-28 14:12:42 -07:00 |
|
Cameron
|
4514a98016
|
Issue #408 Forum now uses font-awesome glyphs when using Bootstrap3 theme. Default Bootstrap template is now responsive for mobile devices etc.
|
2015-03-28 14:10:28 -07:00 |
|
lonalore
|
d43d375759
|
declaration at the top of method
|
2015-03-24 12:29:26 +01:00 |
|
lonalore
|
d48d0f7400
|
Issue #936: Event triggering after plugin install/uninstall/upgrade/refresh
|
2015-03-23 11:15:13 +01:00 |
|
Cameron
|
d3de7a85d4
|
Fixes #929 - Missing user/member list.
|
2015-03-21 20:18:06 -07:00 |
|
Cameron
|
d9d437bf73
|
Issue #714 - Now displays correct edit and delete options for each class.
|
2015-03-15 13:30:37 -07:00 |
|
Cameron
|
52845adf1b
|
Issue #927 - e_frontpage.php upgraded to v2.x specifications.
|
2015-03-15 13:27:37 -07:00 |
|
Cameron
|
15398155b2
|
Issue #382 SMTP setting were being saved in wrong format.
|
2015-03-13 13:57:09 -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
|
7dbd07d5fe
|
Fixes #416 Total comment count on news items now synchronizes after comments are moderated. Pending or blocked comments are no longer counted towards the total.
|
2015-03-09 18:45:04 -07:00 |
|
Cameron
|
fe263741aa
|
Issue #924 - Comments not displaying on default news template.
|
2015-03-09 15:46:21 -07:00 |
|
Cameron
|
1043ba0154
|
Admin-UI Toggle sidebar experimental option added.
|
2015-03-09 15:06:16 -07:00 |
|
Cameron
|
901985ea80
|
PHPDoc cleanup
|
2015-03-09 15:05:34 -07:00 |
|
Cameron
|
919e7da18e
|
Admin Log -> Deleting of old records now functioning correctly.
|
2015-03-08 13:00:06 -07:00 |
|
Cameron
|
3ed8e426e0
|
Admin-log speed optimization and minor enhancements.
|
2015-03-08 11:12:42 -07:00 |
|
Cameron
|
6af0a2901b
|
Added close() method to replace older db_Close() method.
|
2015-03-07 16:50:57 -08:00 |
|
Cameron
|
85f30c0292
|
PHP Notice removal
|
2015-03-07 16:31:13 -08:00 |
|
Cameron
|
1e5ab81afe
|
Notifications were failing under some circumstance. 'Email address' option now working again.
|
2015-03-07 16:30:46 -08:00 |
|