1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-18 11:29:45 +01:00

7183 Commits

Author SHA1 Message Date
Cameron
30e806b91d RSS News feeds upgraded and corrected. 2015-04-05 20:24:51 -07:00
Cameron
a0b7011294 Include linkword css only in user area. 2015-04-05 12:58:57 -07:00
Cameron
65b52f9e83 TinyMce browser-spellcheck preference added. 2015-04-05 12:58:23 -07:00
Cameron
bb5b34b15d Linkwords was adding spaces before words. Added some basic css. 2015-04-05 12:29:53 -07:00
Cameron
722ffccc7d Recommend the RSS plugin for bootstrap3 and initial record added. 2015-04-05 10:59:53 -07:00
Cameron
cba7be2a46 Fixes #951 - Chatbox and emote issues. 2015-04-05 09:27:57 -07:00
Cameron
0ac9b1e045 More {MENU} areas. 2015-04-05 00:31:35 -07:00
Cameron
565d76ee89 FAQs now works with the linkwords plugin. 2015-04-04 19:05:29 -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
3a4cb01811 More Menu areas added to bootstrap3 theme. 2015-04-04 16:22:52 -07:00
Cameron
532af39ac8 RSS XURL is now SEF also. Minor enhancements to the RSS page when using bootstrap. 2015-04-04 12:54:34 -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
c777106629 RSS admin-area styling fixes. 2015-04-03 18:56:30 -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
5be3a86e71 Fixes #948 - RSS admin area rewrite. RSS menu updated for Bootstrap and RSS sef-urls added. 2015-04-03 18:39:56 -07:00
Cameron
11f199e4ef Fixes #934 - Removed deprecated admin log menu from admin area. 2015-04-03 13:13:34 -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
077489bb72 Plugin FAQs: Added "Ask a Question" limit preference 2015-04-02 12:34:32 -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
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