Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  logs
  plugins
_form.html.erb 778 Bytes
edit.html.erb 62 Bytes
index.html.erb 2.03 KB
new.html.erb 61 Bytes
show.html.erb 4.68 KB

Latest revisions

# Date Author Comment
3dab648c 04/22/2016 07:07 AM Ondřej Pražák

Fixes #14768 - Ellipsis for smart proxy name in table on index page

a88d4a3e 04/06/2016 10:59 AM Tomer Brisker

Fixes #14505 - Correct authorization of broken smart proxy actions

Because the controller is named "smart_proxies" but the puppetca and
autosign actions are implemented in seperate controllers,
authorized_via_my_scope fails to find the correct permission....

bb25ebe6 03/25/2016 04:18 AM Tomer Brisker

Fixes #12979 - Create helper for "new" button

Previously the button classes were applied to new buttons using jQuery.
This commit creates a `new_link` helper that makes sure all new buttons
will receive the correct class and only display if authorized. Also a...

d2b59cee 02/24/2016 03:54 AM Daniel Lobato Garcia

Refs #12720 - Typo in PuppetCA certificates page

Tab title is 'certficates' instead of 'certificates'

4fd9aebe 02/19/2016 09:19 AM Dominic Cleal

refs #12718 - change capitalisation, extract more strings

Capitalisation now matches the other rows on the same page.

acd64d03 02/19/2016 05:19 AM Tomer Brisker

Fixes #13348 - Allow searching of all hosts managed by a smart proxy

06ba196f 02/16/2016 03:26 PM Shlomi Zadok

Fixes #13730 - change closing tfoot

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

b8f6567e 01/27/2016 06:47 AM Shlomi Zadok

Fixes #13115 - Adds locations and organizations in smart_proxies#index

fdf535b6 01/27/2016 06:34 AM Ondřej Pražák

Fixes #13404 - Removed double closing of a div in proxy show page

View revisions

Also available in: Atom