Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
46adbbba 04/12/2016 08:33 AM Tomer Brisker

Fixes #14566 - remove show_console_action function

The `show_console_action` function is just a trenary operator, no sense
making this a function. This also causes the link to be generated even
if it is not needed, as it is passed to the function as a parameter.

9c779942 04/11/2016 10:29 AM Tomer Brisker

Fixes #14564 - correct button styling

1cf79b15 04/11/2016 10:15 AM Ranjan Kumar

Fixes #14261 - User API should return correct admin status

e981e430 04/10/2016 03:42 AM Stephen Benjamin

fixes #14555 - use new_link on hostgroups welcome page

00804233 04/07/2016 09:03 AM Ohad Levy

fixes #14511 - bookmark editing ensures the query field is populated

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

9980268f 04/05/2016 09:32 AM Ori Rabin

Refs #12979 - adding btn-default class to leftover buttons

cbc6ac08 04/05/2016 09:27 AM Dominic Cleal

fixes #14202 - enable select2 in interfaces modal

Reverts commit 44723b9 and re-enables select2 in the interfaces modal,
instead fixing the issue with the NIC table detail lines to read the
network information out of select2 dropdown menus correctly.

406b34f1 04/04/2016 04:20 AM Tomer Brisker

Fixes #14341 - List all images for compute resource

Previously, the listing was paginated, but since the table is loaded
via ajax and handled by datatables, the pagination had no effect,
leading to a list limited to the max per page (20 usually).
Also, improved the lookup to only bring the needed data.

43c78b7e 04/03/2016 10:07 AM Sean O'Keeffe

Fixes #14417 - Update Doc link

View revisions

Also available in: Atom