Feature #13461
Provide rendering mode information into template context
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Fixed in Releases:
Found in Releases:
Description
It's useful to have the information about rendering mode in template context so we know whether we just do previewing or real rendering. It is required especially when safe mode is off so we can manipulate objects, but only when the template is rendered.
Associated revisions
History
#1
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Target version set to 98
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/142 added
#2
Updated by Marek Hulán over 6 years ago
- Legacy Backlogs Release (now unused) set to 125
#3
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|56cc1edad86b84573a0c9fd0aa85069c079bc7fe.
Fixes #13461 - add preview information to template context