1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

46 Commits

Author SHA1 Message Date
SecretR
892bf211e4 Allow IE conditions when adding JS (theme and url only at this time) 2013-10-16 18:20:21 +03:00
Cameron
c01d8b10ef Option to test with local jquery framework added. 2013-07-17 03:08:40 -07:00
Cameron
a90b8b943c jQuery-UI removed from the front-end. And eventually the admin area if possible. 2013-04-14 12:33:06 -07:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
Cameron
38ee3c59ac Switch jQuery to Google CDN 2013-02-08 09:53:34 -08:00
Cameron
ed56da85c3 Custom Framework URLs option 2013-02-07 10:12:06 -08:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00
Cameron
6b888d334a Update to jQuery 1.8.3 and jQuery UI 1.9.2 2012-11-25 12:37:21 -08:00
Cameron
baf8065b11 Tinymce Fix 2012-11-24 16:37:00 -08:00
Cameron
c823271842 removed e107_files/ and updated some paths. 2012-11-24 11:59:05 -08:00
secretr
2671dde288 JS libraries, CDN frameworks, external script loading should work now in all possible administration preference sets 2012-11-16 14:16:53 +00:00
secretr
2a0efa5912 cleanup, major JS/CSS loading issues fixed (mainly CDN related), a lot more cleanup required 2012-11-15 13:31:58 +00:00
CaMer0n
f57297982c Upgrade to jquery-ui 1.9.1 2012-11-01 00:13:24 +00:00
CaMer0n
1cf02aa91a Tweak last commit 2012-07-18 21:55:27 +00:00
CaMer0n
3170512e13 Fix for the jquery-ui css error and gallery default slider settings. 2012-07-18 08:43:30 +00:00
CaMer0n
e9589319c6 CDN issue corrected. 2012-07-15 10:13:25 +00:00
CaMer0n
b51da4eb8b Notice removal etc. 2012-06-20 07:08:36 +00:00
CaMer0n
b3328c909c JS manager fix. 2012-06-11 21:18:23 +00:00
CaMer0n
5f143146a0 Path updates 2012-06-08 09:05:33 +00:00
CaMer0n
625525304f More featurebox tweaks 2012-06-06 07:39:42 +00:00
CaMer0n
ac6084dea9 dialog styling fixes 2012-05-17 17:47:14 +00:00
CaMer0n
e9f6febe02 More JS work 2012-05-16 03:10:56 +00:00
CaMer0n
7f25438201 JS framework on-demand (working in admin-area right now) 2012-05-15 09:55:27 +00:00
secretr
375a194e2f introducing e107::css() and e107::js() - easy way to register CSS and JS scripts (core, themes, plugins). 2012-05-14 06:26:52 +00:00
CaMer0n
f154dc22df Removal of Meta stuff. 2012-05-11 10:35:15 +00:00
CaMer0n
6ca55ce728 Meta-data clean-up and enhancements. 2012-05-11 03:52:57 +00:00
CaMer0n
6ddb47ba8e Javascript CDN framework options added to admin -> prefs. (mostly for testing) 2012-05-05 02:18:11 +00:00
secretr
078a655523 Pre and post sting option for CSS includes (js manager), js block removed from e_css 2012-02-13 16:32:30 +00:00
secretr
d295b576fa Login handler rework, alt_auth changes, preparing for Magento authorization option. Could produce some temporary problems 2011-09-14 11:30:58 +00:00
secretr
f3ab862313 improved browser cache control, clear browser cache added to cache administration 2010-12-17 17:21:48 +00:00
secretr
6f49745358 (experimental changes) overall front-end pages and e_jslib.php load speed up (304 not modified tests passed), bugfixes, better headers, e_meta works fine with JS manager now 2010-12-16 16:56:00 +00:00
secretr
1126637943 EONE-11 (Task): more shortcode paths added to replacing routines 2010-03-10 15:43:42 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
849a7dcc78 themeLib function made public 2010-02-10 05:45:29 +00:00
secretr
a91d82a398 Front-end header work - load oder changed, js manager support (CSS files render). 2010-02-01 17:15:59 +00:00
secretr
b56a380e86 JS manager CSS handling done, experimental feature - send CSS to site header from footer (work in progress). Calendar handler modfied to work with all new enhancements. 2010-01-12 07:38:29 +00:00
secretr
085b4a6cca JS Manager now can handle CSS as well - work in progress! 2010-01-09 18:40:15 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
secretr
abc0d5a7c6 featurebox front-end - dynamic (AJAX) loading added, the rest is only theme styling; working examples in jayya and _blank (better one) 2009-12-10 22:46:46 +00:00
marj
62ef2fd56e Fix copyright info. 2009-11-18 01:49:18 +00:00
secretr
7f15da0b74 Admin tools - more work 2009-10-30 17:59:32 +00:00
secretr
2d0cbb3644 JS Manager - headerCore/Plugin/Theme shorthands, add/removeLibPref methods for handling core prefs 2009-10-07 11:05:55 +00:00
secretr
917ffedade Great Javascript server & browser cache control - more performance, less server CPU and site traffic 2009-10-02 13:46:26 +00:00
secretr
38431a75f8 js manager header/footer render 2009-10-01 15:05:41 +00:00
secretr
88d969fab3 JS Manager handler - almost ready, awaiting for theme.xml & plugin.xml required additions, admin header.php synchronized with the changes, e107::getJs() proxy method added, new js related preferences - Work in progress 2009-09-29 17:40:56 +00:00
secretr
3a67014d65 introducing JS Manager handler - work in progress 2009-09-28 19:17:59 +00:00