Refactor #8705
closedUpdate jQuery to recent version
Description
Currently, we lock jquery-rails to version 2.0.3 which is outdated (2012) and uses jQuery 1.7.2.
Update to version ~>3.1 which includes jQuery 1.11 or newer.
Updated by Dominic Cleal almost 9 years ago
I'd prefer not to change this, as it means we'd have to repackage it. When we move to Rails 4 and the ror40 SCL, then we'll get 3.0.4.
Updated by Dominic Cleal almost 9 years ago
- Related to Feature #7228: Rebuild packages under ror41/ruby22 SCLs added
Updated by Dominic Cleal almost 9 years ago
- Blocks Tracker #3157: Rails 4.1 upgrade tasks added
Updated by Tomer Brisker almost 9 years ago
Very well, in that case we should upgrade to jquery-rails 4.x which is the relevant version for rails 4
Updated by Dominic Cleal almost 8 years ago
ror41 provides jquery-rails 3.1.0, but we can repackage a newer one if necessary.
Updated by Dominic Cleal almost 8 years ago
#7228 will stick with version 2.0.3 packaged ourselves for now, but this can be updated now at any time - we'll simply package the version that Foreman chooses rather than use the SCL-provided version.
Updated by Dominic Cleal almost 8 years ago
- Blocks deleted (Tracker #3157: Rails 4.1 upgrade tasks)
Updated by Tomer Brisker almost 8 years ago
- Status changed from New to Closed
The Rails 4 update (https://github.com/theforeman/foreman/commit/fb9f45e819fbd15946084cd7cacd737dca5aa32e#diff-63f9384fdb335b81b3bdcc38ca2d8d09R1) updated to a recent version (1.11). Closing this for now.
Updated by Dominic Cleal almost 8 years ago
- translation missing: en.field_release set to 71
Updated by Tomer Brisker almost 8 years ago
- Related to Bug #12934: Unhiding paramter values clears their value added
Updated by Tomer Brisker almost 8 years ago
- Related to Refactor #12935: Check js code against jQuery upgrade guide and release notes added
Updated by Dominic Cleal about 7 years ago
- Related to Refactor #15716: Update jquery-rails to 4.x added