Project

General

Profile

Download (4.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b3ac878a 09/02/2015 06:27 AM Tomer Brisker

Fixes #11466, #11462 - Improve layout of textareas

c88c48f5 08/31/2015 10:00 AM Ondřej Pražák

Fixes #11467 - Textareas in form may be resized only vertically

9bc1f99c 08/31/2015 06:16 AM Tomer Brisker

Fixes #11388 - Popovers display with correct size and dismiss on next click

09ce8a63 08/13/2015 07:13 AM Ori Rabin

Fixes #4419 - rearranging smart class parameters edit form

befd6716 07/16/2015 05:54 AM Shlomi Zadok

fixes #10985 - Set css class for width of filter select on Puppet CA index

8b8be6e4 06/04/2015 07:07 AM Tomer Brisker

Fixes #3856 - Make parameter value fields expandable

71b46a72 04/09/2015 03:48 AM Tomer Brisker

Fixes #4787 - prevent unneeded AJAX requests on popover clicks

1614aac7 03/19/2015 07:36 AM Daniel Lobato Garcia

Fixes #8898 - Caps lock warning in password fields

d109535d 01/28/2015 06:51 AM Tomer Brisker

fixes #8469 - css cleanup, whitespaces and remove dead code

3154d77e 11/10/2014 04:43 AM Tomáš Strachota

Fixes #7462 - new UI for network interfaces

84ab56ad 07/31/2014 05:06 AM Ori Rabin

Fixes #2940: Unable to remove smart parameter with long name

6addb89c 06/17/2014 12:35 PM Joseph Magen

fixes #5832 - org switcher does not collapse when moving mouse diagnally to submenu

a33142b9 04/30/2014 02:08 PM Dominic Cleal

fixes #5038 - remove empty label causing template edit box indentation

8527c9f1 03/24/2014 12:42 PM Amos Benari

fixes #4733 lookup keys in puppet class form visual changes

3047aa28 03/18/2014 04:14 PM Amos Benari

fixes #4138 orgs list when the number of orgs is huge

f615c7cc 01/28/2014 07:37 PM Daniel Lobato Garcia

fixes #4120 - fix border-collapse:collapse tables in Firefox with disappearing lines

1fa42669 12/30/2013 10:16 AM Amos Benari refs #3811 - additional bootstrap 3 updates/fixes
  • provisioning template "resolve" button ui fixes
  • form inline help and button lacation fix
  • host ip address help link fixed
  • fixes libvirt allocation buttons
  • host global parameters columns fixed
  • fix multi-select width
d31eea8c 12/29/2013 11:22 AM Amos Benari

fixes #3811 - merge with new layout

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

19f55923 12/18/2013 09:14 PM Eric Helms

Fixes 3872: Provides a better customizable application layout that
conforms to HTML5 best practices.

This change aims to provide a more customizable application layout by first
splitting the base layout, menu and content out into their own view files.
The base layout provides generic hooks and only the most basic common data...

f60942c6 10/15/2013 11:50 AM Amos Benari

fixes #3254 - Added support for unobtrusive two pane control

d8ba8842 06/06/2013 10:18 AM Amos Benari

fixes #2621 search box and search button alignment on firefox.

8b80115c 05/21/2013 09:09 AM Amos Benari

fixes #2511 Footer should be replaced with an about page

25ec6123 05/03/2013 03:51 PM Amos Benari

intruducing color variable and mixin in the scss files

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...