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

380 Commits

Author SHA1 Message Date
Cameron
2e3e980f13 Fix for news-comment moderate button. Use https for generated YouTube thumbnails. 2016-12-13 11:22:07 -08:00
Cameron
2039968aab toASCII method added. 2016-12-08 08:21:58 -08:00
Cameron
655ce01b87 Upgraded hybridAuth to v2.8.1 2016-12-08 07:24:31 -08:00
Cameron
1796c6e146 Fixes #2100 toBadge() method added for Bootstrap badge numbers. 2016-12-07 08:23:53 -08:00
Cameron
e6be1b8a2c Upgrade Fixes - Legacy Download image paths and Download Category icons. 2016-12-05 15:41:19 -08:00
Cameron
c4d71631d8 New parser filter added for file names. 2016-12-04 07:50:27 -08:00
Cameron
03a6a63694 Downloads: Legacy Upgrade image-path fixes. 2016-12-03 14:16:14 -08:00
Cameron
8c79788c84 Issue #2057 Avoid messing with array values in toForm() 2016-11-27 15:13:57 -08:00
Cameron
38a1d8399f Issue #2018 - Figcaption problem when not using WYSIWYG. 2016-11-11 17:48:46 -08:00
Cameron
160d8522b0 Experimental "code" data format added to adminUI. PHP Notice removal. 2016-11-04 17:49:22 -07:00
Cameron
a3312a24a6 AdminUI: Menu icon added. 2016-11-01 16:42:47 -07:00
Cameron
c9bf31cf26 thumbUrl() fix. 2016-10-18 10:20:10 -07:00
Cameron
48ee57d71f adminUI: Fixes #1686 - 'max' option added to writeParms when type=images. Default value is 5. thumbUrl() empty image prevention. 2016-10-17 16:22:24 -07:00
Cameron
e878170e09 Parser: thumbUrl() documentation and 'scale' option added. 2016-10-17 11:18:32 -07:00
Cameron
29bcee56ec Thumbnail cropping fixes. thumbUrl() support added. 2016-10-11 14:58:08 -07:00
Cameron
bb357b2035 Issue: #1885 #1866 - Moved utf8 detection method to parser class. 2016-09-28 10:26:39 -07:00
Cameron
b4e1cccfa0 PHP Notice removal 2016-09-17 11:10:46 -07:00
Cameron
7de9daf9ff Plugin Addons: e_tohtml.php deprecated in favor of new e_parse.php addon file. TinyMce now disables plugin hooks during parsing. 2016-08-01 12:58:03 -07:00
Cameron
7fdb27510f PHP Warning Fixes. 2016-06-09 16:43:36 -07:00
Cameron
f91eaacda9 Issue #1669 - incorrect shortcode object 2016-05-24 11:08:22 -07:00
Cameron
94d634462f Fixes Newsfeed Cache issue. Fixes text_truncate utf8 issue. 2016-05-21 09:08:46 -07:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
572a4bb8be PHP Notice removal and Forum Rank display preference added. 2016-05-16 11:44:38 -07:00
Cameron
0afa769dab Thumbnail cache issue #1648 2016-05-13 07:14:49 -07:00
Cameron
a94eb4084d Emoticon parser PHP warning removal Issue #1633 2016-05-13 07:02:50 -07:00
Cameron
1c98913f62 Fix for texts containing only one emoticon. Cleanup of some debug reporting. 2016-05-08 08:59:54 -07:00
Cameron
4160389303 Issue #1628 Should fix it. 2016-05-08 08:31:04 -07:00
Cameron
5c3b486adc Fix for emotes and PM 2016-05-06 08:25:12 -07:00
Cameron
72891ca226 Fixes #1621 : Emoticons fix for codes using | char. 2016-05-06 08:16:45 -07:00
Cameron
01ec33cc8e Emoticons now have their own css class. Improved emoticon code detection. 2016-05-05 18:52:46 -07:00
Cameron
8f5dd89284 Fix for forgotten password page layout in membersonly mode. 2016-05-01 10:34:34 -07:00
Cameron
bec7071cdf Fixes #1597 - Legacy shortcode issue. 2016-05-01 09:30:33 -07:00
Cameron
83cdda6004 Fixes #1547 - Parser support for embed and object tags. 2016-04-17 13:26:52 -07:00
Cameron
a3fb19d59a Issue #1547 - Corrected rendering of <script> tags from database. 2016-04-17 12:49:15 -07:00
Cameron
042172096c Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths. 2016-04-15 10:46:58 -07:00
Cameron
e4b9db6307 Corrected toAttribute method. <select> item was not respecting attributes when using renderElement(). 2016-04-14 16:32:48 -07:00
Cameron
b095230a38 Fix for thumbnail generator with height value only 2016-04-13 19:44:46 -07:00
Cameron
ac7c95d7f8 Rework of the thumbnail routine for more consistent behavior. {SITELOGO} rendering improved. (requires testing on older themes) 2016-04-13 14:30:42 -07:00
Cameron
4a40104073 PHP7 fix for message_handler. Plugin Builder now includes specific keyword drop-down menu for use on e107.org 2016-04-12 19:56:29 -07:00
Cameron
7bd2621584 Parser correction for code and pre tags. 2016-04-04 12:44:40 -07:00
Cameron
2c18d90b9c Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph() 2016-04-03 14:37:37 -07:00
Cameron
10f0d80291 Issue #1460 - Fix crash in parser when posting code. 2016-04-01 11:27:06 -07:00
Cameron
f1a2c00160 Issue #1433 - Allow Images/Video posting with TinyMce for members (member.xml) and not for anonymous/public. (public.xml) 2016-03-23 09:16:54 -07:00
Cameron
f927e49e22 BC Fix for comment avatar size. Regexp for "makeClickable" now handles '&nbsp;' before URL correctly. 2016-03-16 09:21:12 -07:00
Cameron
583a11dca8 Issue #1423 - User Profile template upgrade tweaks. 2016-03-14 18:32:51 -07:00
Cameron
947badbf16 Fix for portfolio styling in Bootstrap3 template. 2016-03-13 12:41:08 -07:00
Cameron
fff539457c toImage() fix. 2016-03-13 12:34:58 -07:00
Cameron
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
09923ad54b Banner width may now be set on a per-menu basis. 2016-03-12 00:15:29 -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