1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

428 Commits

Author SHA1 Message Date
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Cameron
4c6f015fa8 Issue #2600 defining e_HTTP_STATIC now applies to images (using thumbUrl/toImage) as well as js/css.
eg. define('e_HTTP_STATIC', 'http://static.mydomain.com/');
2017-04-28 15:07:36 -07:00
Cameron
905fb0208b e_url detection moved to application.php . Resolved conflicts between older URL scheme and new one when rootnamespace is in use. 2017-04-19 13:20:59 -07:00
Cameron
d915d249ee Parser line-break fix. 2017-04-12 16:51:10 -07:00
Cameron
7448535178 Parser: Allow data-* attributes when 'scripts' pref is enabled. 2017-04-06 08:48:36 -07:00
Cameron
674fde0525 Admin-ui: Carousel option added for use with Grid. 2017-04-05 12:42:42 -07:00
Cameron
e17316eab7 Admin-ui: Grid mode mostly complete. Fixed admin-ui top navigation. 2017-04-04 18:41:34 -07:00
Cameron
fcbe12c5f6 PHP Notice fixes. mbstring function fallback. 2017-03-31 19:04:34 -07:00
Cameron
489fb66d65 Fixes #2527 - extra line-breaks were being added to HTML. 2017-03-26 13:03:58 -07:00
Eduardo Carísio
0ce81ef49c Patch for issue #2499 2017-03-08 11:05:58 -03:00
Cameron
aaa5db36ab tp->toImage() now accepts 'placeholder' parm. NewsGrid template now uses placeholder by default. 2017-03-04 10:06:53 -08:00
Lóna Lore
768176c5c3 Fix for inline editing. 2017-02-12 21:55:46 +01:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
Cameron
d9fe5c8410 Fix for SVG icon import. 2017-01-31 14:50:55 -08:00
Cameron
b6d9507aca Optimization 2017-01-29 18:43:52 -08:00
Cameron
0b920163a6 Send field and field-type values to e_parse toDB 2017-01-29 11:08:43 -08:00
Cameron
375d019169 toDB fix. - e_parse hook. 2017-01-29 09:47:54 -08:00
Cameron
c552bb5a3f Plugins: e_parse can now also hook into toDB() to modify content before it is stored in the database 2017-01-29 08:42:18 -08:00
Cameron
1ae16a6898 Code cleanup and support for markdown language bbcode. 2017-01-28 17:34:47 -08:00
Cameron
ac0d82c2f7 Cleanup 2017-01-27 14:39:40 -08:00
Cameron
67df2db265 Load TinyMce editor CSS from library. 2017-01-27 14:18:12 -08:00
Cameron
ad7efe78a9 Correct library cache file name. 2017-01-27 13:50:44 -08:00
Cameron
7cd23ede8c Cleaned up plugin installation class. May fix issues with some v1 plugin installations. $tp->Glyph() now accepts a 'style' option. 2017-01-26 15:37:42 -08:00
Cameron
4aa0329ddc Custom Fields class added. 2017-01-24 19:53:40 -08:00
Cameron
3a0c353568 Remove debug code. 2017-01-23 13:31:02 -08:00
Cameron
39bd9ba334 Don't include srcset if width and height are 0. 2017-01-23 13:16:11 -08:00
Cameron
9ebc0bfa92 Fix for $tp->toFile() 2017-01-23 10:31:30 -08:00
Cameron
2c2b9d4091 Form Handler: renderElement() and renderValue() now support json values. (used by Pages/Menus custom fields) 2017-01-22 13:31:03 -08:00
Cameron
3e9624be81 Make sure dashboard only check for core updates once per session. (unless debug is enabled) 2017-01-22 10:04:29 -08:00
Cameron
1e933f0fdd toFile() - needs to be completed. 2017-01-21 13:59:55 -08:00
Cameron
acbf93ef8a Page/Menu Custom Fields. 2017-01-21 13:42:36 -08:00
Cameron
0d865446e8 BS4 images rounded. 2017-01-20 10:46:57 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
f5a31cc92c Fix for toAvatar() h parameter. 2017-01-16 13:27:26 -08:00
Cameron
3c81473ccc When a user is online an additional CSS class is automatically added to the user avatar: user-avatar-online 2017-01-13 12:22:47 -08:00
Cameron
ee56597270 Allow glyphs even without bootstrap. 2017-01-12 12:28:37 -08:00
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