Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1ba8458a 05/07/2014 11:55 AM Dominic Cleal

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

(cherry picked from commit a33142b9cad0f15152c6ec683d7e7372350e9acc)

111cde57 04/13/2014 09:24 PM Joseph Magen

fixes #4204 - add config groups feature - assign multiple config groups to a host or hostgroup

070b83fe 04/13/2014 02:36 PM Amos Benari

fixes #4122 and new charts design

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

d424cab5 03/11/2014 08:58 AM Stephen Benjamin

fixes #3827 - adds ldap avatar support

1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

8285778b 02/18/2014 12:23 PM Joseph Magen

fixes #4333 - added multi-select-rails gem

4318bfa4 02/11/2014 12:54 PM Lindani Phiri

Add header menu navigation

cbce647f 02/05/2014 06:12 PM Amos Benari

fixes #4220 dashboard and report-show pages chart-frame is not in place.

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

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

8ee46221 01/01/2014 12:50 PM Amos Benari

fixes #3935 new login page RCUE style

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

e3a220be 10/24/2013 01:35 PM Amos Benari

fixes #3279 roles edit page is long and missing a filter

5e2b847d 10/21/2013 07:54 AM Amos Benari

fixes #3274 moved config template to the new two-pane and add full screen editing

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

fixes #3254 - Added support for unobtrusive two pane control

fca6a9d2 07/14/2013 08:21 AM Marek Hulán

Fixes #2780 - Enhance puppet classes assignment

Allows you to assign/unassign puppet classes to a host/hostgroup by
clicking on it's name. You can still use the small icon on particular
line.

1546388e 06/18/2013 08:29 AM Amos Benari

fixes #2646 Asset icon URLs are incorrect when under a different base URL

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

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

f3dd3bb6 05/22/2013 10:45 AM Joseph Magen

fixes #2440 remove unused files, code, unnecessary require statements

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

5d280ebe 04/30/2013 02:31 AM Amos Benari

fixes #2441

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

new top-bar navigation design and a new login page

870e7fcc 04/10/2013 11:29 AM Amos Benari

flot charts

Use flot charts instead of highcharts.
flot charts license is more friendly.

This version of the code is feature compatible with the old charts,
including:
pie: drill-down and expend.
stacked charts: zoom, hide series in legend.
all types has tooltips....

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