1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-15 02:57:15 +02:00

621 Commits

Author SHA1 Message Date
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
Cameron
eb6c6c3021 Fixes #1408 - Email Obfuscation issue in IE. 2016-03-09 12:12:15 -08:00
Cameron
cf90582418 Some User-Avatar cleanup. 2016-03-08 17:51:29 -08:00
Cameron
77ae461fc6 Remove error message when 0 records returned. 2016-03-03 15:24:59 -08:00
Cameron
8b83eeb914 Additional fix for shortcodes in pre and code tags. 2016-03-01 17:50:53 -08:00
Cameron
13d8254674 Fix for shortcodes within <code> and <pre> tags. 2016-03-01 13:29:50 -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
b4c4352080 Login page template/shortcode fixes. 2016-02-29 15:13:32 -08:00
Cameron
ffa8c41846 Merge pull request #1385 from Serios/patch-4
Fixes #1362 - encoding in cleanHtml() method.
2016-02-25 19:03:10 -08:00
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00