Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
37048f87 08/06/2014 06:58 PM Partha Aji

Fixes #6944/bz1106434 - Fixed Repodiscovery product validation

Added code in the repo discovery page to validate new product.
Previously product errors like blank name invalid label etc would not
show up on the screen. This commit tries to address that.

07075dc8 08/04/2014 09:53 AM Adam Price

Merge pull request #4420 from komidore64/rmi6573-error-on-non-sort-field

fixes #6573 - need better errors when sorting by a non-sortable field

641e4812 07/31/2014 01:03 PM Partha Aji

Merge pull request #4502 from parthaa/repo-remove

Fixes #6829,6805 - Disable repo remove if published

fbf9e204 07/31/2014 10:17 AM Partha Aji

Fixes #6829,6805 - Disable repo remove if published

Added code to disable remove repository button if
1) Repo = RedHat
2) Repo has previously been promoted or published
3) Repo has no delete permissions.

f401968b 07/31/2014 10:05 AM Walden Raines

Merge pull request #4495 from waldenraines/6821

Fixes #6821/BZ1117636: fix link to activation keys on CV delete page.

e0973e1a 07/30/2014 04:04 PM Partha Aji

Merge pull request #4496 from parthaa/host-collection-fix

Fixes 6807/bz1103033 - Host Collection UI rows refresh code

e034e395 07/30/2014 02:17 PM Walden Raines

Fixes #6821/BZ1117636: fix link to activation keys on CV delete page.

The link to manage individual activation keys was incorrectly using
$state.href(). This commit fixes the usage of $state.href() when
constructing the activation keys link.

http://projects.theforeman.org/issues/6821...

f990ece5 07/30/2014 02:10 PM Thomas McKay

Merge pull request #4506 from thomasmckay/6846-crosslink

fixes #6846 - correct link to hypervisor's content hosts

24cf7dbc 07/30/2014 02:04 PM Partha Aji

Fixes 6807/bz1103033 - Host Collection UI rows refresh code

Previously the content host counts in the rows of host collection index table
would not get updated. So for example if the host collection had 5 CH's and 6 th on got added
the updated CH count would not get reflected in the Host Collection index page. This...

e649c1aa 07/30/2014 01:36 PM Thomas McKay

fixes #6846 - correct link to hypervisor's content hosts

View revisions

Also available in: Atom