Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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...

29c5556a 03/24/2016 11:17 AM Tomer Brisker

Fixes #14310 - Display muliple host action buttons only if action permitted

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

3952cb53 03/17/2016 04:48 AM Amir Fefer

Fixes #13757 - spilt layout helper into two helpers

Layout helper is too large, all the forms logic moved to form helper

View revisions

Also available in: Atom