Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
2586cfd9 04/14/2016 08:11 AM Ohad Levy

fixes #14640 - add missing whitespace to template text

provisioning template association text was missing whitespaces.

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.

b8cc93d5 04/12/2016 08:21 AM Shimon Shtein

Fixes #14559 - Added support for overriding base url for documentation

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

Fixes #14564 - correct button styling

170a3269 04/07/2016 06:33 AM Tomer Brisker

Refs #12979 - fix proxy button styling

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

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

8b9d6f4a 03/31/2016 05:05 AM Ondřej Pražák

Fixes #14393 - Using patternfly icons instead of glyphicons

355c3a31 03/31/2016 04:13 AM Dominic Cleal

fixes #12746 - list compute resources from plugin definitions

Load the full list of known CRs from plugins on the fly, instead of
modifying the class-level list of supported plugins. Since plugin
definitions don't get reloaded, this allows the ComputeResource class to...

7cac0899 03/29/2016 09:35 AM Kyle Flavin

fixes #12962 - Add Xenserver to list of supported OS families.

Templates are included in community-templates repo.

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

View revisions

Also available in: Atom