Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
df886c98 09/27/2011 10:04 AM Ohad Levy

Feature #1184 - allow to save array based settings

this also moves the setting page to use inline edit

ee878ae8 09/08/2011 02:47 PM Ohad Levy

fixes #1161 - adds graph per facts

Signed-off-by: Amos Benari <>

62354905 09/04/2011 06:50 AM Frank Sweetser

Add Scientific Linux OS icon

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...
68f7a705 07/26/2011 05:40 AM Ohad Levy

fixes #1058 Adds support for OpenSuSE provisioning

61e586a4 07/11/2011 03:14 AM Ohad Levy

fixes #1031 - Adds a CentOS logo

8003e4f9 05/02/2011 10:40 AM Amos Benari

fixed menu item when logging in with a non-admin user, refs #836.

9161008b 05/02/2011 02:56 AM Amos Benari

added search bookmarks, fixes #836

  • adds sub navigations under main menu items, each sub navigation is a bookmark.
  • adds visual improvements to main menu

    app/controllers/bookmarks_controller.rb | 74 ++++++++
    app/helpers/application_helper.rb | 2 +-...

80516e41 04/10/2011 09:36 AM Ohad Levy

fixes #719 - Adds new search functionaily

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

668d432f 03/15/2011 04:26 AM Ohad Levy

added css grid and converted most pages to use that grid

cdf02336 03/15/2011 04:26 AM Ohad Levy

views cleanup and added more operatingsystems icons

18839f83 03/15/2011 04:17 AM Ohad Levy

removed unused image

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.

9655d6d7 12/16/2010 11:43 AM Ohad Levy

added missing spinner image - refs #541

9fd7478e 11/07/2010 10:39 AM Paul Kelly

Fixes #366 - Redmine authorization port

This is a major feature which provides RBAC authorization within Foreman
a mental note to myself - never ever work on large commits

27210309 10/10/2010 01:09 PM Paul Kelly

Added a basic notice facility to foreman

Notice.create :message => "text", :level => level, :global => boolean
if global is true then any user can cancel that message for all users
else each user must cancel the message individually

level can be "warning" or "message"...

b82a38da 06/03/2010 03:16 AM Frank Sweetser

fixes #300 - Add icon hints to class add/remove

Icons taken from http://www.freeiconsweb.com/Webmaster-Pixel-Icon-Set.html

edf4198b 05/27/2010 04:43 PM Ohad Levy

fixes #271 - remove active scaffold plugin

e3c20329 12/18/2009 04:04 AM Ohad Levy

fixes - #136 - Foreman missing image for Darwin (Mac OS X) hosts

7bd655ea 09/11/2009 03:27 PM Ohad Levy

Firefox still looks for the file in its orginal place, so removing redundent lines and reverting the layout

c4a84d47 09/10/2009 02:09 PM Ohad Levy

moved to images dir

2ce2046f 08/24/2009 01:13 PM Ohad Levy

added some status icons, and a bit of DRY

5a1df200 08/23/2009 01:30 PM Ohad Levy

added images for flash messages

a944fa00 07/25/2009 04:34 PM Ohad Levy

basic activescaffold is now working

5563217a 07/13/2009 09:55 AM Ohad Levy

empty rails project