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 |
|
Serios
|
a8513581ab
|
Propper fix for #1362
Should work now with both latin and non latin characters
|
2016-02-26 02:03:49 +02:00 |
|
Cameron
|
9f0007acdb
|
Reverted "Fix for non Latin characters in textareas " - blank content. Admin-ui notice check fix.
|
2016-02-17 11:15:47 -08:00 |
|
Cameron
|
27d2ed718d
|
Merge branch 'master' of https://github.com/e107inc/e107
|
2016-02-15 20:00:09 -08:00 |
|
Cameron
|
1e9da76395
|
Forum: PHP7 parser fix.
|
2016-02-15 19:59:47 -08:00 |
|
Serios
|
c6bfc97dc7
|
Fix for non Latin characters in textareas
Fixing and issue with non Latin characters breaking in textareas if html tags are used
|
2016-02-15 23:53:06 +02:00 |
|
Cameron
|
9f96a70e76
|
Issue #1356 - Installation and PHP notice fixes.
|
2016-02-15 11:09:58 -08:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
3cfeb987af
|
Support for IDs in toGlyph()
|
2016-02-11 12:47:49 -08:00 |
|
Cameron
|
5e62f383cf
|
toGlyph() enhancements. Support for spin and rotate.
Example 1: $tp->toGlyph('fa-spinner', array('spin'=>1));
Example 2: $tp->toGlyph('fa-shield', array('rotate'=>90, 'size'=>'2x'));
|
2016-02-11 12:01:26 -08:00 |
|
Cameron
|
8ae42f56c7
|
Issue #1342 - toImage() fixes. Gallery thumb now using it.
|
2016-02-09 22:53:03 -08:00 |
|
Cameron
|
61f2712c09
|
Issue #1342 - Correction for encoded urls.
|
2016-02-09 12:21:37 -08:00 |
|
Cameron
|
2ccb18696a
|
Issue #1342 toImage() method updated.
|
2016-02-09 11:02:08 -08:00 |
|
Cameron
|
bd57c0109c
|
Experimental parser method added: thumbSrcSet();
|
2016-02-08 21:33:55 -08:00 |
|
Cameron
|
3c43d07d83
|
Include width/height attributes in img tags with cropped thumbnails. toImage() and toIcon() methods.
|
2016-02-07 13:37:45 -08:00 |
|
Cameron
|
8660d2d890
|
Include width/height attributes in img tags with cropped thumbnails.
|
2016-02-07 13:28:55 -08:00 |
|
Cameron
|
ed1078d625
|
SEF URL supported for theme images (within media-manager) added. LOGO resizing is now on by default when pref is used.
|
2016-02-06 19:33:23 -08:00 |
|
Cameron
|
767b496c69
|
Issue #1257 Added SEF Thumb Urls for Avatar images.
|
2016-02-04 12:42:48 -08:00 |
|
Cameron
|
b3bb493f69
|
Fixes #1257 SEFURLs for thumb images. Needs testing. See e107.htaccess for required additions/modifications - Set HTTP_MOD_REWRITE_MEDIA to "On"
|
2016-02-03 18:17:14 -08:00 |
|
Cameron
|
84550d7390
|
Support for HTML/CSS sprites in toIcon() method.
|
2016-02-03 13:48:35 -08:00 |
|
Cameron
|
d159763747
|
Search Fixes. Forum search upgraded to v2.x spec.
|
2016-02-01 20:29:46 -08:00 |
|
Cameron
|
a31602108b
|
HTML5 Validation fixes.
|
2016-01-30 18:39:01 -08:00 |
|
Cameron
|
0182c92517
|
Issue #1281 Include og:image meta for Page-Body content.
|
2016-01-27 12:05:15 -08:00 |
|
SecretR
|
0ec4a37bcb
|
Merge branch 'master' of github.com:e107inc/e107
|
2016-01-15 13:50:50 +02:00 |
|
SecretR
|
a609a899cc
|
A proper handling of RFC3986 network-path references
|
2016-01-15 13:50:41 +02:00 |
|
Cameron
|
b1c2e030d5
|
Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again.
|
2016-01-11 20:53:05 -08:00 |
|
Cameron
|
39cee385f7
|
Allow any constants passed to also be hooked, modified etc.
|
2016-01-04 23:10:58 -08:00 |
|
Cameron
|
be410ae0ea
|
Merge pull request #1273 from lonalore/master
Forum post created event: Append last inserted ID to data array for passing…
|
2015-12-17 00:16:41 -08:00 |
|
Lóna Lore
|
146e74d1fe
|
Removed fixed width and height from imgage tag.
|
2015-12-16 15:28:05 +01:00 |
|
Cameron
|
f0f992c3b7
|
Allow Youtube playlists when API key is not found. Generic playlist icon added.
|
2015-12-12 16:54:10 -08:00 |
|
Lóna Lore
|
2cd5f1525f
|
Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once.
|
2015-12-02 14:23:48 +01:00 |
|
Cameron
|
4bef86fb87
|
Include associated menu image in page meta.
|
2015-11-22 13:04:21 -08:00 |
|
Cameron
|
8458da560e
|
Youtube embed code now uses embed-responsive when Bootstrap is found. Closed-Captions now display in their respective languages. (when active)
|
2015-10-01 11:02:24 -07:00 |
|
Cameron
|
72c93e93a2
|
RSS strip html comments from rss feed.
|
2015-09-05 20:04:26 -07:00 |
|
Cameron
|
29b405d31d
|
Issue #6 Removed duplicate LAN_SEARCH from English.php. PHP Notice removal.
|
2015-08-24 10:19:34 -07:00 |
|
Cameron
|
e09688788c
|
Fixes #732 - Custom Emoticon packs were being ignored.
|
2015-08-24 09:51:19 -07:00 |
|
Cameron
|
990fa623bc
|
Fixed #1163 - Allow hr tag to be used.
|
2015-07-30 12:31:26 -07:00 |
|
Cameron
|
d7d81f9bb8
|
Fix for bbcodes showing in news rss feed.
|
2015-07-16 18:12:41 -07:00 |
|
Cameron
|
64f9a747e2
|
Language admin ui fixes.
|
2015-07-07 12:03:45 -07:00 |
|
Cameron
|
cb212417a8
|
Fixes #1103 - html parser issue with table colspan.
|
2015-06-30 19:44:33 -07:00 |
|
Cameron
|
872be15668
|
Prevent filtering of audio and video tags.
|
2015-06-28 16:31:02 -07:00 |
|
Cameron
|
f2116a5d24
|
Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected.
|
2015-06-26 20:24:53 -07:00 |
|
Cameron
|
9964def818
|
Parser fix and FAQ 'ask a question' permissions fix.
|
2015-06-19 09:52:29 -07:00 |
|
Cameron
|
1e174e2169
|
RSS validation fixes.
|
2015-06-17 11:26:48 -07:00 |
|
Cameron
|
4414495b04
|
PHP Notice/Warning removal. 'field-help' containers may now be customized with: data-placement="[top|right|bottom|left]"
|
2015-06-11 12:29:19 -07:00 |
|
Cameron
|
f89ff13572
|
toText() method now strips HTML correctly.
|
2015-06-07 18:16:06 -07:00 |
|
Cameron
|
de3f80f9ab
|
Fix for toEmail() method encoding of quotes.
|
2015-05-21 21:49:32 -07:00 |
|
Cameron
|
85dc35db26
|
Fixes #1007 - toDB() was breaking {e_XXX} paths when HTML was used.
|
2015-05-14 09:20:11 -07:00 |
|
Cameron
|
06d9075c9d
|
Forum styling changes/fixes.
|
2015-05-07 20:55:12 -07:00 |
|