Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7aa09b48 08/07/2014 12:57 PM Joseph Magen

fixes #6565 - show kickstart url from content source if it can be calculated. otherwise don't hide media drop down

2706b5e7 07/14/2014 11:45 AM David Davis

Fixes #6180,BZ1100311 - Implement organization destroy in dynflow

00b9805d 06/25/2014 08:59 PM dustin tsang

Fixes #6397 - cv sys in error msg BZ1111240

Change error message in the authorize_remove_environments action the
ContentViewsController so that it references 'content host' instead
of 'system'.

8ef3b1ac 06/22/2014 05:09 PM Justin Sherrill

Refs #6113 - use dynflow tasks to modify capsule lifecycle env

  • Disable lifecycle environment modifications for default capsule
  • Extends foreman's smart_proxies controller to support dynflow actions
    on update
2f3006da 06/20/2014 03:58 AM Partha Aji

Fixes #6195, bz1109386 - 403 on cv version delete

Content view remove call specifying versions and envs to be removed / unasssociated
had a minor glitch -> env_ids - @view.environment_ids.map(&:to_s)).empty?
env_ids = [1,2,3] while @view.environment_ids.map(&:to_s) = [1,2,3]...

View revisions

Also available in: Atom