Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  images
  javascripts
  stylesheets

Latest revisions

# Date Author Comment
f391021c 04/27/2016 09:27 AM Ori Rabin

Fixes #14790 - reloads puppetclass parameters when choosing os and domain

38e91d44 04/19/2016 09:36 AM Shlomi Zadok

Fixes #14376 - Cut long bookmark names

90ebb597 04/18/2016 02:33 PM Tomer Brisker

Fixes #14456 - Cleanup navbar handling code and style

0aacf330 04/14/2016 09:50 AM Tomer Brisker

Fixes #14636 - correctly search puppet class on host form

Searching for puppet classes that were ellipsized did not work as
expected on the host edit form. This was due to the search looking only
in the span content which was truncated and did not contain the entire...

f9f8b025 04/14/2016 09:48 AM Ondřej Pražák

Fixes #6167 - 'Deployed on' dropdown in hosts/new form disabled until ajax on hostgroup_changed is resolved

9621a9ee 04/13/2016 08:02 AM Tomer Brisker

Fixes #14563 - Improve dashboard layout

The css used for calculating the dashboard layout is overcomplicated and
does not allow for more then 8 rows of widgets without breaking.
This PR cleans up useless code, allows up to 30 rows to be correctly
displayed, and displays widgets that are being dragged instead of only...

deda3a77 04/12/2016 03:07 AM Ivan Necas

Fixes #14572 - fix updating storage in compute profiles based on template

8b924f28 04/05/2016 03:37 PM Tomer Brisker

Fixes #14451 - Allow plugins to add menus to top menu without breaking the second menu

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.

View revisions

Also available in: Atom