Bug #11615
Puppet class index "Environment and Documentaion" links broken
Description
remove the "and documentation" part
Related issues
Associated revisions
History
#1
Updated by Tomer Brisker over 6 years ago
- Subject changed from puppetclass table header has "Environments and documentation" but only shows envirnments to Puppet class index "Environment and Documentaion" links broken
The environments listed are supposed to be linked to puppet rdocs. However, the link is there even if the docs aren't present.
Either remove the functionality if it is not needed (and update the column header) or show the link only if there are docs.
#2
Updated by Tomer Brisker over 6 years ago
- Category changed from Web Interface to Puppet integration
- Difficulty deleted (
trivial)
#3
Updated by Tomer Brisker over 6 years ago
- Related to Bug #2508: link_to_function environment, 'show_rdoc(this)' in broke in puppetclasses#index view added
#4
Updated by Tomer Brisker over 6 years ago
- Related to Bug #1556: Puppet rdoc generation is broken in Foreman added
#5
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/4058 added
#6
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b1dad4cd18dfc69faa8f1509b0b5b9a361976d59.
#7
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 189
#8
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 1.4.3
Fixes #1556, #11615 - Remove puppet rdoc support
Puppet rdoc support has been broken for a long time. Removing it from
Foreman.