Cameron
|
ac4b505ceb
|
Issue #3104 Library CSS fix for late calls. (eg. bootstrap-switch )
|
2018-05-12 11:46:28 -07:00 |
|
Cameron
|
6b925a6f76
|
Issue #3104 - Library CSS order fix.
|
2018-05-11 17:39:26 -07:00 |
|
Cameron
|
d0d4bcc1cd
|
Use static URLs in compressed CSS when enabled.
|
2018-01-26 18:12:12 -08:00 |
|
Cameron
|
fb7e9668e7
|
Prevent clickjacking. Remove js/css query string when e_HTTP_STATIC is active.
|
2018-01-18 14:16:43 -08:00 |
|
Cameron
|
27910c87c7
|
Issue #2827 Support for multiple static domains for distributed static URLs.
|
2017-10-25 19:02:10 -07:00 |
|
Cameron
|
6c828ec326
|
Possible fix for hardcoded css URLs with css cache.
|
2017-05-02 15:31:21 -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
|
33fa33781d
|
Experimental e_HTTP_STATIC definition added.
|
2017-04-27 17:47:57 -07:00 |
|
Cameron
|
2724127ba2
|
Closes #2596 - Enhancement to remove query strings from static resources.
|
2017-04-26 13:58:01 -07:00 |
|
Cameron
|
e5e7a23810
|
Disable JS/CSS Cache in Menu-Manager.
|
2017-04-17 16:16:29 -07:00 |
|
Cameron
|
ab9d056358
|
Issue #2579 - Make sure JS/CSS caching only happens on the front-end.
|
2017-04-17 16:04:30 -07:00 |
|
Cameron
|
45230488e3
|
Issue #2572 Inline CSS with Cached CSS Files.
|
2017-04-15 09:03:13 -07:00 |
|
Cameron
|
4f45805bc7
|
Issue #2571 Improved CSS compression
|
2017-04-15 08:26:08 -07:00 |
|
lonalore
|
b0a48418d8
|
Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On.
|
2017-01-27 11:51:28 +01:00 |
|
lonalore
|
7c0c0cd2f1
|
Use Library Manager to handle core libraries.
|
2017-01-26 12:45:45 +01:00 |
|
lonalore
|
7ef1d13b35
|
Merge branch 'master' into lib
|
2017-01-26 09:46:00 +01:00 |
|
Cameron
|
988519a0f8
|
Added an id to local theme stylesheets.
|
2017-01-25 11:04:14 -08:00 |
|
Lóna Lore
|
efeeeb94a4
|
Ability to use CDN for core-defined libraries. Ability to select CDN provider.
|
2017-01-08 12:02:10 +01:00 |
|
lonalore
|
9172068f4e
|
Use Library Manager to load jQuery, jQuery UI... etc.
|
2016-12-22 15:07:00 +01:00 |
|
lonalore
|
0e7a45d69d
|
Use Library Manager to load jQuery, jQuery UI... etc.
|
2016-12-22 14:54:09 +01:00 |
|
lonalore
|
8ef8a93407
|
Use Library Manager to load jQuery, jQuery UI... etc.
|
2016-12-22 14:16:52 +01:00 |
|
lonalore
|
ee617b97e2
|
Fix for array merging.
|
2016-12-06 14:10:35 +01:00 |
|
Cameron
|
b97c2fb850
|
jQuery version updated to 2.2.4
|
2016-11-21 15:38:53 -08:00 |
|
Cameron
|
c7fc923736
|
Load Plugin CSS after Theme CSS when in admin area.
|
2016-11-04 19:36:40 -07:00 |
|
Cameron
|
0109e91271
|
Missing contentEditable script added. Removed unused zrssfeed script. Added default featurebox css for a fixed height. Experimental JS manager CDN check code added (but disabled for now)
|
2016-06-02 15:04:08 -07:00 |
|
Cameron
|
cd8ea61bd9
|
Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page.
|
2016-06-01 18:36:16 -07:00 |
|
Cameron
|
a29e242ca5
|
Fixes #1646 - Never cache TinyMce configuration.
|
2016-05-11 19:20:23 -07:00 |
|
Cameron
|
e9869319f3
|
Fix for broken social-share icons when JS/CSS cache was enabled.
|
2016-03-11 19:40:59 -08:00 |
|
Cameron
|
36f57d805b
|
JS-Manager: Fix for CDN URLs containing the '|' character. Minor theme fixes.
|
2016-03-09 20:33:59 -08:00 |
|
Cameron
|
fee3764dff
|
Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head.
|
2016-02-09 15:57:07 -08:00 |
|
Cameron
|
831ef22ad9
|
Added compression to generated PNG thumbnails. Additional module configurations added to e107.htaccess
|
2016-02-07 10:53:15 -08:00 |
|
Cameron
|
b182f463cb
|
Disable JS/CSS Cache in menu-manager.
|
2016-02-06 20:24:17 -08:00 |
|
Cameron
|
5daaaedf99
|
Corrected CSS url paths.
|
2016-02-06 18:32:48 -08:00 |
|
Cameron
|
b591280f6c
|
Corrected JS/CSS Cache minify.
|
2016-02-06 10:35:56 -08:00 |
|
Cameron
|
eb3cb3b287
|
Fixes for JS/CSS Cache. Correct file-count displayed in admin. minify code on output.
|
2016-02-05 16:26:33 -08:00 |
|
Cameron
|
a1c4707bcf
|
Preference added to enable experimental JS/CSS Caching. JS/CSS Caching tweaked to correct broken paths.
|
2016-02-05 15:31:54 -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 |
|
Lóna Lore
|
7516ad880f
|
Fixed: Issue #1289 - menu manager - e107 is not defined.
|
2016-01-06 16:52:10 +01: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
|
e50456264f
|
Issue #1183 Switch all CDN sources to https to prevent browser alerts. Optimization of some javascript loading. jQuery updated to 2.1.4
|
2015-09-17 12:48:06 -07:00 |
|
Cameron
|
585cae01ad
|
Issue #1155, Issue #1035, and possibly related to Issue #928. These changes are precautions. Still not sure what is causing it.
|
2015-07-28 10:04:17 -07:00 |
|
Cameron
|
3dc4ac9d02
|
Issue #1138 - Remove e_BOOTSTRAP3_ADMIN requirement to use Bootstrap3.
|
2015-07-17 13:48:29 -07:00 |
|
Cameron
|
4c8d853fc0
|
Bootstrap3 Admin theme. Needs much work. To test, add: define('e_BOOTSTRAP3_ADMIN', true); to your e107_config.php file and change your admin theme using the Theme Manager.
|
2015-07-13 12:37:54 -07:00 |
|
Cameron
|
7cfcd1fd23
|
Experimental JS and CSS caching for improved performance. Currently disabled by default.
|
2015-06-03 15:44:07 -07:00 |
|
Cameron
|
cfcce0ed03
|
Load Gallery Plugin Javascript and CSS only when needed.
|
2015-05-23 13:09:44 -07:00 |
|
Cameron
|
05083699e4
|
Issue #991 : Added support for CSS files in the footer of the <body>. Tested in FF successfully, more testing required.
|
2015-05-23 12:02:14 -07:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
8777626984
|
Preparations for a bootstrap3 admin area.
|
2015-02-02 16:45:32 -08:00 |
|
SecretR
|
8590b9b38b
|
Support of inline script tag attributes via js manager (set '$post' to e.g. '|async defer'
|
2014-12-14 12:24:55 +02:00 |
|