1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-21 17:56:07 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
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
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
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
cae329a1f9 Issue #937 e107::url() can now build non-sef URLs. ToDo: mod-rewrite check. 2015-03-31 06:24:14 -07:00
Cameron
cf720cb1ca Admin-UI: Fix for writeParms filter/batch while using 'optArray' 2015-03-30 17:13:09 -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
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
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
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
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
901985ea80 PHPDoc cleanup 2015-03-09 15:05:34 -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
Cameron
4c68127618 Fix for broken Admin-ui field columns when NULL values under some circumstances. 2015-03-01 22:02:02 -08:00
Cameron
2b35a583d4 Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly. 2015-03-01 12:43:02 -08:00
Cameron
e1d8cda7bd Fixes #916 - Restrict access to experimental bootstrap3 admin area. 2015-02-27 14:35:07 -08:00
Cameron
bd4372066f Issue #619 - Media Manager icons. 2015-02-22 17:20:11 -08:00
Cameron
45ca6af482 Added 'active' class to checked checkboxes. 2015-02-22 16:33:48 -08:00
Cameron
91418c61d3 Issue #899 - path fix for emoticons. 2015-02-21 13:20:41 -08:00
Cameron
ac83a2f46c Fixes #688 - filter query. 2015-02-21 13:12:17 -08:00
Cameron
3e2c4a437a Issue #688 - php runtime setting. 2015-02-21 12:08:15 -08:00
Cameron
d7f603ae8b Fixes #713, Fixes #897 - MySQL Strict Mode fixes. 2015-02-20 11:03:14 -08:00
Cameron
9501745c07 Fixes for Private Messaging via the admin area. 2015-02-16 02:22:47 -08:00