1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-18 00:06:26 +02:00
Commit Graph

392 Commits

Author SHA1 Message Date
Cameron
f55e57db3d Issue #2259 - Avatar 2017-01-09 11:52:12 -08:00
Cameron
62a5ffa3a7 Fixes #1748 - Forum avatar issue. 2017-01-08 08:53:36 -08:00
Cameron
5570f768a8 Fix: pre/code tags were losing class and style attributes. 2017-01-06 10:44:00 -08:00
Cameron
0de0181cf2 srcset h fix. (thanks to @G4HDU) 2017-01-03 08:36:01 -08:00
Cameron
062f80d1b0 Fix for glyph rendering in admin. 2017-01-01 09:07:02 -08:00
Cameron
2fb5b44813 Fixes #2224 - missing attributes on <embed> tag. 2016-12-31 07:59:04 -08:00
MikeyGMT
d1927e71fe LANS e_parse_class #6 youtube
LANS e_parse_class #6 youtube
2016-12-24 16:54:31 +00:00
Cameron
4bfe84b253 Fix for srcSet sizing. Voux theme alignment fixes. 2016-12-23 08:53:47 -08:00
Cameron
a4f3fc2886 Added HD logo. Fixed logo size on login page (when no logo selected in admin) 2016-12-22 13:53:47 -08:00
Cameron
c0df670c7b Banner now support external image urls. 2016-12-19 13:49:18 -08:00
Cameron
6ff2667898 PHP 7.1 fixes. Fix for broken category icons after upgrade. Fix for news thumbnail preview. 2016-12-17 09:43:37 -08:00
lonalore
d03cdda0af Code cleanup. 2016-12-15 15:08:49 +01:00
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