Actions
Refactor #11692
closedUpdate ace-rails-ap to 4.x
Description
ace-rails-ap was added in #11625 at version 3, but the latest is 4. It has some changes to precompilation, so the worker files are automatically precompiled.
The precompilation list (config/environments/production.rb) ought to be tidied at the same time, as many of the files being precompiled probably aren't needed as they're required into the main app.js via vendor/javascripts/vendor.js instead.
Updated by Dominic Cleal over 9 years ago
- Related to Refactor #11625: Make foreman ace editor reusable added
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2698 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 63
Updated by Walden Raines over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4901dd3c27ad0037cd97942201f0bf935d7b9e27.
Actions