1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

7677 Commits

Author SHA1 Message Date
Cameron
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
af1bbb1c8a Social App UI cleanup. Tooltips may now be disabled in the social shortcodes if needed. 2016-03-12 19:36:47 -08:00
Cameron
bf46e608fe Issue #1373 - Reverted previous fix and used a different approach. 2016-03-12 10:19:41 -08:00
Cameron
e7c088cf85 Fixes #1373 - Broken SQL loop, due to emoticon pref lookup. 2016-03-12 10:04:23 -08:00
Cameron
09923ad54b Banner width may now be set on a per-menu basis. 2016-03-12 00:15:29 -08:00
Cameron
85f67aa084 Banner plugin may use keywords to display relevant banners on current news/pages. (exact match only, so use with caution) 2016-03-11 23:12:19 -08:00
Cameron
e9869319f3 Fix for broken social-share icons when JS/CSS cache was enabled. 2016-03-11 19:40:59 -08:00
Cameron
f8ed7ac1d4 Fix for oversized LOGO on sitedown page. 2016-03-11 17:54:28 -08:00
Cameron
3a4af5371f Disable auto-linking in TinyMce as e107 will do it (if enabled) 2016-03-11 17:38:46 -08:00
Cameron
b2fd2942da Sitedown shortcodes upgraded to v2.x spec. Bootstrap css added by default. 2016-03-11 17:30:17 -08:00
Cameron
f23a016111 default SITEDOWN template now includes XURL ICONS (when configured) 2016-03-11 17:03:11 -08:00
Cameron
4c738f1613 MediaManager Thumbnail hover styling. 2016-03-11 14:16:22 -08:00
Cameron
689b4c8c77 Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option. 2016-03-11 12:31:09 -08:00
Cameron
524bed7a17 Banner plugin enhancements. Text may be added below banner/images. 2016-03-11 10:27:40 -08:00
Cameron
94e0e1c1e0 Merge pull request #1410 from lonalore/master
Ability to use CDN files for libraries.
2016-03-11 09:17:25 -08:00
Cameron
9d1d6d040d Fix for active link detection with SEF Urls. 2016-03-10 21:53:59 -08:00
Cameron
aaba664983 {SOCIALSHARE} shortcode now allows specific providers to be rendered. eg. {SOCIALSHARE: type=twitter} 2016-03-10 18:34:56 -08:00
Cameron
d30135e026 Menu Template fixes and enhancements. Related News now has a template. 2016-03-10 17:32:36 -08:00
Cameron
51d59f83d9 Tooltips: data-tooltip-position attribute option added to 'e-tip' selector. 2016-03-10 15:43:16 -08:00
Cameron
1b2db4683e FontAwesome version update. News shortcode wrapper issue corrected. 2016-03-10 15:13:32 -08:00
Cameron
4516bc910e TinyMce styling corrected to work with newer version of TinyMce. TinyMce parser image path corrections. Old Tinymce popup code removed. 2016-03-10 13:33:52 -08:00
Tijn Kuyper
c8bcce656f Add check to see if user ID exists before displaying profile 2016-03-10 11:53:05 +01:00
Lóna Lore
a28248f1f1 Fixed Docs. 2016-03-10 09:04:43 +01:00
Cameron
36f57d805b JS-Manager: Fix for CDN URLs containing the '|' character. Minor theme fixes. 2016-03-09 20:33:59 -08:00
Cameron
aea0fd2e53 TinyMce Fullscreen now working correctly. Clearfix added to 'Alignment' format menu. 2016-03-09 16:06:30 -08:00
Cameron
eb6c6c3021 Fixes #1408 - Email Obfuscation issue in IE. 2016-03-09 12:12:15 -08:00
Lóna Lore
611dff4c06 Ability to use CDN files for libraries. 2016-03-09 11:04:16 +01:00
Cameron
00f8dcdb16 Auto-read new TinyMce snippet files. 2016-03-08 19:59:36 -08:00
Cameron
cf90582418 Some User-Avatar cleanup. 2016-03-08 17:51:29 -08:00
Cameron
daf5495214 Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method. 2016-03-08 13:53:58 -08:00
Cameron
7e55a677b3 Fix for Admin -> Sitelinks -> Sublink Generator. (no SEF URL support yet).
Bootstrap
2016-03-08 09:32:52 -08:00
Cameron
724b1697b3 Issue #66 - e_upload spec complete. Some LANs needed. Upload form may now be utilized by multiple plugins. 2016-03-07 18:01:14 -08:00
Cameron
6a26ff7bd5 Merge pull request #1404 from lonalore/master
New Ajax API.
2016-03-07 13:24:41 -08:00
Lóna Lore
ceed9a02a7 Change method ajax() to getAjax(). 2016-03-07 22:21:19 +01:00
Lóna Lore
3a1d17e6a2 Fixed missing target issue. 2016-03-07 13:42:58 +01:00
Cameron
e1414cb688 Submitnews Image import fix. Upload page now using e_upload.php. Upload admin area still needs work. 2016-03-06 17:42:47 -08:00
Cameron
35b5957b24 Basic e_upload.php file added. Work-in-progress. 2016-03-06 00:42:15 -08:00
Cameron
3ecd19b88c Fix for file-title after import. select() can now handle more than 2 levels deep. 2016-03-06 00:23:41 -08:00
Cameron
9470d5184b Issue #1373 Possible fix for forum posts not displaying. 2016-03-03 16:04:44 -08:00
Cameron
f2ee4ff72c Added ForumThanks 0.5 to the "incompatible" list. 2016-03-03 15:44:35 -08:00
Cameron
77ae461fc6 Remove error message when 0 records returned. 2016-03-03 15:24:59 -08:00
Cameron
d8524de113 Upgraded TinyMce CDN to 4.3 2016-03-03 15:23:37 -08:00
Lóna Lore
80cf7652a9 Fixed PHP docs. 2016-03-03 12:15:01 +01:00
Lóna Lore
4d0cdfc0ba Add e107::ajax() to provide macro methods for createing Ajax commands. 2016-03-03 11:50:36 +01:00
Lóna Lore
1001798237 Use "target" instead of "selector". 2016-03-02 18:40:46 +01:00
Lóna Lore
1a1a990e6b Remove unused e107.ajax object. 2016-03-02 16:43:57 +01:00
Lóna Lore
de95262459 Use e107.callbacks instead of creating new object. 2016-03-02 16:42:48 +01:00
Lóna Lore
d8c2dc883d Override default method by command "insert". 2016-03-02 16:02:53 +01:00
Lóna Lore
82bc735daa Fixed JSON response handler. 2016-03-02 15:38:44 +01:00
Lóna Lore
4cfa54e07c Change comment for command "settings". 2016-03-02 15:13:42 +01:00