1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 21:18:04 +01:00

6851 Commits

Author SHA1 Message Date
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
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