Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c92d3311 08/06/2014 04:48 PM Adam Price

Revert "fixes #6573 - foretello should error when sorting by non-sortable field, BZ 1110431"

This reverts commit 3ec51c074a3decb6656f85195d98b39f57ccf430.

will re-introduce this fix at a later date when we have some testing
around sorting

4950f0da 08/05/2014 09:33 AM Brad Buckingham

Merge pull request #4523 from bbuckingham/issue-6913

fixes #6913 / BZ 1092143 - content view version - disable promote/remove on failed task

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

da6c674f 08/04/2014 09:38 AM Brad Buckingham

fixes #6913 / BZ 1092143 - content view version - disable promote/remove on failed task

This commit will disable the promote/remove button for a content view version,
if the current task being executed resulted in in an error. Once the error
has been resolved and the task completes, the buttons will be re-enabled.

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...

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...

View revisions

Also available in: Atom