Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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