Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
application.scss 7.53 KB
bootstrap_and_overrides.scss 4.24 KB
charts.scss 2.45 KB
colors.scss 641 Bytes
dashboard.scss 1.17 KB
editor.scss 352 Bytes
gridster.scss 2.78 KB
hosts.scss 1.01 KB
login.scss 1.65 KB
mixin.scss 383 Bytes
password_strength.scss 176 Bytes
puppetclasses.scss 429 Bytes
status-colors.scss 123 Bytes
topbar.scss 3.01 KB
two_pane.scss 986 Bytes
typography.scss 760 Bytes
users.scss 410 Bytes
wizard.scss 1 KB

Latest revisions

# Date Author Comment
fb9f45e8 12/18/2015 08:03 AM Daniel Lobato Garcia

Fixes #7230, #12021 - Upgrade to Rails 4.1.5

This commits upgrades Rails to Rails 4.1.5. See a description of the
changes included here, and go to the pull request in GitHub to see more
detailed explanations:

  • Update gems to a Rails 4 compatible version, including dependencies...
fc1a0a87 12/17/2015 09:30 AM Tomer Brisker

Fixes #12748 - "Add Smart Variable" button does not change color on click

e4ae4a69 12/10/2015 05:48 AM Ori Rabin

Fixes #6007 - Allowing to hide smart class parameters

94344e68 11/30/2015 01:41 AM Tomer Brisker

Fixes #8799 - Show override button when removing overriden global param

Previously, when removing an override for an existing parameter the
override button was not displayed again until the page was reloaded.
Also saved call to `mark_params_override()` when overriding a single...

6501082f 11/20/2015 05:54 AM Tomer Brisker

Fixes #11458 - Override inline for class parameters

This implements override inline for smart class parameters and smart
variables in host and hostgroup edit forms.
Global variable override inline will be done in a seperate PR.

Authors:
Ori Rabin <>...

f4ebbf18 11/16/2015 08:10 AM Tomer Brisker

Fixes #12424 - Labels in chart legends are aligned to left

e75ad04b 11/12/2015 05:56 AM Tomer Brisker

Fixes #12418 - Correct dashboard behaviour for updated gridster

Updated version of gridster changed the widget class from gs_w to gs-w:
https://github.com/ducksboard/gridster.js/commit/c1668d9ab6261d3c5dc4215abdb73ca516492c19
This led to a bit of breakage in css and js which is fixed by this commit....

1f71c494 10/30/2015 08:26 AM Tomer Brisker

Fixes #12204 - Show interface form helptext in popovers

Refs #12204 - Resize interface modal, fields and labels

To cause virtual network settings to display correcty changes were also needed
in the layout of the compute attribute forms.

9bf93e0f 10/29/2015 12:15 PM Tomer Brisker

Fixes #12222 - prevent resizing textarea to under one line on FF

c687f3a1 10/12/2015 05:16 AM Lukas Zapletal

Fixes #12131 - long strings in reports are hard-wrapped

View revisions

Also available in: Atom