Feature #20366
closed
upgrade jquery-rails to 4.0
Added by Antonio Terceiro over 9 years ago.
Updated over 7 years ago.
Description
Hi,
I maintain redmine on debian, and there we are moving to jquery-rails 4.0. It would be really nice if redmine could also update to jquery-rails 4.0. Looking at the changelog, there is not a significant difference between 3.1 and 4.0, so this move shouldn't be a problem.
I am attaching a trivial patch that does this.
Files
- Tracker changed from Patch to Feature
- Subject changed from please upgrade jquery-rails to 4.0 to upgrade jquery-rails to 4.0
is there a reason why redmine is carrying its own embedded copy of jquery and jquery-ui instead of relying on the one that jquery-rails already provides?
- Category set to Gems support
- Status changed from New to Resolved
- Target version set to 4.0.0
- Resolution set to Fixed
- Status changed from Resolved to Closed
- Target version deleted (
4.0.0)
- Resolution deleted (
Fixed)
jquery-rails won't be no longer used in Redmine 4 as Rails does not rely on jquery for its UJS any more.
The gem dependency is removed in r16850.
As Redmine 3.4 bundles jquery-ujs, we could simply remove the gem dependency in 3.4. Would it help?
Also available in: Atom
PDF