1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-17 13:04:41 +01:00

2337 Commits

Author SHA1 Message Date
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
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
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
00f8dcdb16 Auto-read new TinyMce snippet files. 2016-03-08 19:59:36 -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
724b1697b3 Issue - 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
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
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
Cameron
881adeeeda Added more missing data from page vars. Precaution for if mb_convert_encoding() is missing. TinyMce member template added. 2016-02-29 22:01:58 -08:00
Cameron
8c0680a18a Corrected frontend modal markup. Corrected page registry identifier. 2016-02-28 20:50:09 -08:00
Cameron
56082cf072 Forum: Moderator list added to Bootstrap template. 2016-02-28 13:22:21 -08:00
Cameron
12da3187b5 Fixes - Moderator: Array issue. Fixes some BC breadcrumb links. 2016-02-28 13:08:43 -08:00
Cameron
d9bf93f115 Issue Steam support added.
Fixes  Broken social-login API links .
2016-02-28 12:35:26 -08:00
Cameron
c357a420cc Banner plugin: Added default banner item during installation. 2016-02-28 12:03:06 -08:00
Cameron
0a1a6b9250 Fixes - Missing forum-post template elements after upgrading. 2016-02-28 10:44:48 -08:00
Cameron
17b1f844a7 SEF URL added for gsitemap. URL aliases added for Statistics plugin. 2016-02-28 09:26:21 -08:00
Cameron
cdc0d457f0 FOrum template - fix for wrapping buttons and overlapped elements. 2016-02-28 08:50:04 -08:00
Cameron
0cb6b6724e Fixes - Log Stats Admin area. 2016-02-28 08:19:31 -08:00
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00
Cameron
751ce52c13 Fixes - Gallery Slideshow with default category. 2016-02-25 12:29:17 -08:00
Cameron
39bae789f8 PHp Notices 2016-02-16 11:10:30 -08:00
Cameron
1e9da76395 Forum: PHP7 parser fix. 2016-02-15 19:59:47 -08:00
Cameron
9f96a70e76 Issue - Installation and PHP notice fixes. 2016-02-15 11:09:58 -08:00
Cameron
2c50a06517 Deprecated Function cleanup and PHP Notice removal. 2016-02-15 00:56:08 -08:00
Cameron
a469b7ca6e Deprecated function cleanup 2016-02-15 00:14:45 -08:00
Cameron
4e8412b16c Issue - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
486f3d4961 Issue - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Lóna Lore
332dc1739a Use underscores instead of spaces. 2016-02-14 13:01:36 +01:00
Cameron
922a221588 Merge pull request from lonalore/master
Library manager
2016-02-13 14:57:14 -08:00
Lóna Lore
aee9a06a90 e_library.php - Documents API functions for Library Manager. Usage examples. 2016-02-13 22:19:32 +01:00
Cameron
a2575f00a5 Issue - Should correct broken blogcalendar URL issue. 2016-02-13 11:54:24 -08:00
Cameron
5ce1ee4a24 Fixes - newforumposts_menu configuration rewrite. 2016-02-11 11:21:03 -08:00
Cameron
550968d78a Issue and Forum menu prefs upgrade and newforumpost_menu fix. e_menu.php pending. 2016-02-10 19:51:32 -08:00
Cameron
8ae42f56c7 Issue - toImage() fixes. Gallery thumb now using it. 2016-02-09 22:53:03 -08:00
Cameron
e7f5155703 Issue - Allow forum update to continue if empty tables found. 2016-02-09 17:41:18 -08:00
Cameron
2ccb18696a Issue toImage() method updated. 2016-02-09 11:02:08 -08:00
Cameron
c5ca2b3ba1 PHP Warning Fix 2016-02-08 21:20:14 -08:00
Cameron
05ed9a7090 Banner and News e_menu.php (config.php replacement) upgrades. 2016-02-08 13:54:44 -08:00
Cameron
ce7d4ae66c List New Interface cleanup. 2016-02-08 12:08:13 -08:00
Cameron
706e79af1f Cron Test email function updated to use new mailing method. 2016-02-07 23:35:38 -08:00
Cameron
cff27bf17a Issue Forum Query Fix and general cleanup. News Image Dimensions added where possible. 2016-02-07 22:25:12 -08:00