Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
index.json.rabl 52 Bytes
paths.json.rabl 226 Bytes
releases.json.rabl 144 Bytes
repositories.json.rabl 92 Bytes
show.json.rabl 584 Bytes

Latest revisions

# Date Author Comment
e00bc8d8 08/18/2014 02:33 PM Adam Price

fixes #5655 - sending correct json for ktenvironments paths

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

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

ac59129f 05/19/2014 08:47 PM Partha Aji

Fixes #5654 - Permissions for env promotion/remove

This commit contains code to handle environment promotion and deletion.
Basic Rules
To Promote/Remove you need
1) promote_or_remove_content_views from content views
2) promote_or_remove_content_views_to_environment from lifecycle environments....

6790773a 05/15/2014 09:00 PM Partha Aji

Fixes #5682 - Handle Lifecycle env read perms better

1) Made env index call prune the return list based on read perms
2) Made the env page in the UI display paths appropriately based on read
perms
3) Updated the create env call to require read access on the prior...

676ff5d0 05/07/2014 07:38 PM Partha Aji

Fixes #5530 - CRUD perms for Environments

Also includes changes for the UI and api to deal with the new
set of perms
1) New Env shown only if you have create
2) Can update env only if you have update
3) Can delete env only if you have delete

Controllers and tests modified appropriately.

d5c82ee8 03/04/2014 09:19 PM Justin Sherrill

Hooking up publish and promote properly

as part of this commit for content views:
  • Versions tab now hits api for versions
  • version columns have been reduced
  • Promote now works (no polling)
f05a3a93 01/16/2014 12:26 AM Adam Price

api v2 environments - environments CRUD actions

495c4f23 01/07/2014 04:03 PM Brad Buckingham

Engine: UI: Initial code for Lifecycle Environment Paths page

576cccf7 12/11/2013 03:05 PM Brad Buckingham

Engine: rabl: add Katello namespacing to Util::Data references

Without this change, errors like the following may be observed
when attempting to access the rabl:

...
With body: {"displayMessage":"uninitialized constant Util","errors":["uninitialized constant Util"]}

c1a09634 11/22/2013 07:11 PM Eric Helms

Engine: Fixes 3345: Adding katello to rabl paths.

View revisions

Also available in: Atom