ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Update jQuery libraries to their latest version (Feature #1076)


Added by Andrew Smith at 2012-07-11 03:06 am. Updated at 2012-07-11 02:44 pm.


Status:Closed Start date:2012-07-11
Priority:Normal Due date:
Assignee:Andrew Smith % Done:

0%

Category:Libraries
Target version:3.3.0
Remote issue URL: Affected version:

Description

Using the Google CDN speeds up downloads and if a user has already visited a site that uses the same JS lib they will already have it cached. If the CDN isn't available then use a fallback to a local version

This basically copies what HTML5 Boilerplate does


Associated revisions

Revision d6eb8750
Added by Andrew Smith at 2012-07-11 02:41 pm

Update jQuery/UI to 1.7.2/1.8.21. Fixes #1076

History

Updated by Holger Just at 2012-07-11 02:41 pm

This issues got demoted to only upgrade the JQuery and JQuery UI libraries.

To cite from my comments on the pull request:

Unfortunately, we can't use the Google CDN (or any non-optional external data sources for that matter).

  • People use Chili in environments where users don't have full internet access, thus can't access the Google CDN.
  • We can't properly use the Assets pipeline with external assets.
  • I'm uneasy sharing information about internal project management tools with Google (via Referrers, ...)
  • Subject changed from Update jQuery libraries to their latest version and use Google CDN to Update jQuery libraries to their latest version

Updated by Holger Just at 2012-07-11 02:44 pm

Merged into master with d6eb875.

  • Status changed from Open to Closed
  • Category set to Libraries
  • Target version set to 3.3.0

Also available in: Atom PDF