Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  details
  new
  views
gpg-key.factory.js 1.08 KB
gpg-keys.controller.js 2.13 KB
gpg-keys.module.js 3.1 KB

Latest revisions

# Date Author Comment
3ec51c07 07/28/2014 02:04 PM Adam Price

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

461630b5 07/17/2014 07:22 AM Walden Raines

Fixes #6321/BZ1111695: check permission before displaying bastion page.

Ensure the current user has the correct permission prior to displaying
the Bastion page. Before this commit the page would display with 403s
for any requests the user did not have access to....

83328836 06/18/2014 03:55 PM Walden Raines

Fixes #5503/BZ1102315 - restrict UI interactions to actual permissions.

8bb519f4 04/29/2014 03:11 PM Walden Raines

Merge pull request #3979 from waldenraines/html5mode

Fixes #5198 - make bastion a true single page application.

b5f61ac9 04/29/2014 02:29 PM Walden Raines

Fixes #5198 - make bastion a true single page application.

This PR changes all bastion pages to be served as a single page
from / instead of multiple pages served from /katello/<resource>.
This will speed up load time between the pages (since we won't
have to reload the entire page for each Bastion page).

1ae5f6c5 04/23/2014 03:12 PM Partha Aji

Fixes #4925,5147,5410 - Centralize provider creation.

1) Create 1 anonymous provider per org. All custom products are going to
go to this anonymous provider.
2) Remove providers controller for v1, v2 APIs since they are no longer
being used. Please enter the commit message for your changes. Lines starting...

2674d2cb 04/16/2014 06:09 PM Eric Helms

Fixes #4940: Updating to support queryPaged and queryUnpaged across the UI.

Introduces a new factory that wraps ngResource in order to add a centralized
location to define methods that are shared across API resources. In this case,
queryPaged and queryUnpaged is being added to all API resources for querying...

12d4fcd2 04/11/2014 08:05 PM Partha Aji

Fixes #5154 - CSRF related ng upload issue

Fixes the following cases
1) Manifest Import
2) Repository Info puppet module upload
3) Gpg key upload
After the following change in foreman https://github.com/theforeman/foreman/commit/73f99b5c79de3d2a6b65e8833c6be72117ca1257...

ce1a5cad 04/10/2014 05:09 PM Eric Helms

Fixes #5127: Adds explicit requires on Bastion module by all other modules.

The Bastion module serves to provide centralized cross-module functionality
required by each feature module. Previously, this relationship was implied by
Bastion being the top level module tied to the angular bootstrap process and...

40676201 04/02/2014 02:37 PM Eric Helms

Fixes #4934: Add item highlight when viewing details in Nutupane.

View revisions

Also available in: Atom