Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0bb7ac8f 05/14/2012 02:46 AM Brian Gupta

Changes to dashboard statistics. Fixes #1617

92980985 04/30/2012 04:48 AM Brian Gupta

Fixed link for Good hosts on dashboard to match stats query

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

3c673e9e 03/18/2012 03:24 AM Ohad Levy

minor code syntax cleanup

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

efed9680 12/29/2011 09:06 AM Amos Benari

fixed dashboard pie colors.

9b41cf08 11/28/2011 08:02 AM Ohad Levy

fixes #402 - Add noops/pending to metric handling, and provide pending hosts for dashboard views.

This change adds the ability to see noops in metric reports inside
foreman graphs, charts and lists. The business reason for this is to allow
users to run their puppet agents in noop mode, and see where nodes have...

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

cc90281e 11/10/2011 09:45 AM Amos Benari

dashboard pie has links to the relevant hosts filter page.

Signed-off-by: Amos Benari <>

bfcbdbd8 11/08/2011 09:16 AM Tim Speetjens

Fixes #1298 - Make the run distribution chart appear within the same scope as the rest of the dashboard

Signed-off-by: Tim Speetjens <>

48c5cd3e 10/31/2011 11:12 AM Amos Benari

fixes #1276 - Non intrusive javascript pie and bar

72af2ac8 10/23/2011 03:23 AM Ohad Levy

update help screen

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

01984fb7 08/16/2011 07:35 AM Amos Benari

New artwork

  • dark top-bar
  • moved the search box below the tabs line.
  • improved the show host page
  • added notifications
  • Settings tab now changes title based on the active action
  • lots of cleanups - fixes #1066, fixes #926, fixes #628 and many other minor changes...
76607ed5 06/29/2011 02:17 PM Ohad Levy

fixes #100 - Setting is now a ActiveRecord object

This allows users to manage foreman settings via the UI.

the UI is a bit ugly, but works :)

4ebe38c7 05/23/2011 10:36 AM Ohad Levy

fixes #899 - There are numerous typos and formatting issues with the code

4242cd78 05/05/2011 09:05 AM Ohad Levy

refs #285 - removes any left over from the old google charts libraries

3eecf845 05/05/2011 08:43 AM Amos Benari

fixes #285 - Use Charting system which can work offline

this includes:
  • dashboard charts
  • statistics page
  • host show page

additionally, main menu buttons and bookmarks drop down are easier to handle and read

a90f0ee7 03/15/2011 04:17 AM Jason Rist

New Look and Feel for Foreman.

Lots of CSS and other changes.
Fixed flash notice.
Fix for fieldsets.
Modified the new/edit for Hosts page. Significantly improved workflow for 1024x768 and higher.
Fixed the menu styles.

33e8e69b 11/04/2010 10:30 AM Jochen Schalanda

Fixes #424 - Added responders for JSON and YAML to DashboardController#index

6e8defed 11/04/2010 09:54 AM Ohad Levy

Fixes #288 - Moved DashboardController actions (except for #index) to HostsController.

5aee7268 08/28/2010 09:04 PM Eric Shamow fixes #364 - Enable "downtime" in Foreman
  • Added checkbox for enabling and disabling hosts from edit screen
  • Enabling e-mail reports for hosts in downtime
  • Added dashboard links to disabled hosts
  • Added basic tests
bc06fd21 06/03/2010 06:00 AM Ohad Levy

fixes #286 - dashboard page contains a link to active_scaffold

2e04e41b 05/27/2010 03:21 PM Ohad Levy

CSS rework, aligned view on all pages
removed google JS from pages which do not require it

c6f1b718 04/16/2010 09:46 AM Ohad Levy

added google_visualr and converted dashboard and hosts graphs

1c53ea6a 03/25/2010 01:20 PM Ohad Levy

fixes #192 - Host Run Interval Chart Broken

e386628a 01/06/2010 05:14 AM Ohad Levy

fixes #124 - Support run interval other than default 30 minutes

be39f2e6 12/17/2009 12:39 PM Ohad Levy

shorter time output in dashboard view

867beeea 12/14/2009 06:22 AM Ohad Levy

fixes #130 - divide by zero in dasbboard

16cb7742 12/14/2009 06:02 AM Ohad Levy

fixes #80, fixes #106 and fixes #128

676f4104 12/08/2009 03:29 AM Frank Sweetser

fixes - #120 - Include timestamp of dashboard page generation

300c8b44 11/25/2009 02:51 AM Ohad Levy

fixes #89 - this adds basic graphs and charts for your inventory, it
also includes minor changes to the dashboard graphs

d7bb0ba7 11/12/2009 12:04 PM Ohad Levy

first stab at #77 - add basic graphing engine and added a couple of graphs in the dashboard

4bdd27e1 11/09/2009 03:49 AM Ohad Levy

fixes #70 - shows hosts in error state in the dashboard

44c96500 10/28/2009 06:43 AM Ohad Levy

added missing index page and added db indexs - ref #30

90b70658 10/28/2009 06:00 AM Ohad Levy

Fixes #30 - a very basic version for now - feature requests ARE WELCOMED