Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bastion

Latest revisions

# Date Author Comment
17b36c92 08/05/2014 03:56 PM Walden Raines

Fixes #5745/BZ963572: upgrade angular-gettext to fix XSS.

The library Bastion uses for i18n, angular-gettext, was
vulnerable to XSS. This commit upgrades the version of
angular-gettext to one that is no longer vulnerable.

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

580fd323 08/05/2014 10:50 AM Christine Fouant

fixes #6936 - Fixes typo in registration hint, BZ 1124075

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

View revisions

Also available in: Atom