Actions
Refactor #15037
closedImprove editable elements
Description
Foreman uses Jeditable jquery plugin for editable elements.
This plugin is unmaintained, and lack of some features.
A better alternative is x-editable, well maintained and supports much more inputs:
- text
- textarea
- select
- date
- datetime
- dateui
- combodate
- html5types
- checklist
- wysihtml5
- typeahead
- typeaheadjs
- select2
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3523 added
Updated by Amir Fefer over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d163507797c5d9c20249aa4d858465cbb74be229.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 160
Updated by Andrew Kofink over 8 years ago
- Related to Bug #15832: Red Hat Repositories page not loading added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #16075: Changing any setting fails: Invalid authenticity token added
Updated by Dominic Cleal about 8 years ago
Please note that a stored XSS vulnerability has been identified in Foreman 1.11.0 to 1.12.4 identified as CVE-2016-8639 (details on https://theforeman.org/security.html soon) that has been fixed by this refactoring. It was originally introduced in #13721.
Actions