Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  app
  config
  lib
  test
  vendor
.bowerrc 71 Bytes
.gitignore 82 Bytes
.jshintrc 656 Bytes
Gruntfile.js 6.45 KB
README.md 796 Bytes
bastion.gemspec 599 Bytes
bower.json 2.32 KB
karma.conf.js 1.99 KB
package.json 689 Bytes

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

88de8e64 08/05/2014 09:53 PM Walden Raines

Merge pull request #4499 from waldenraines/6808

Fixes #6808/BZ1124058: fixing permissions of product buttons.

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.

41586542 07/31/2014 04:27 PM Walden Raines

Fixes #6808/BZ1124058: fixing permissions of product buttons.

Several product buttons were using the incorrect permission
in determining whether to disable the buttons. This commit
fixes these incorrect permissions.

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

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.

View revisions

Also available in: Atom