Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
53a78d40 09/25/2011 04:47 PM Ohad Levy

fixes #1174 - error messages might show up twice

also fixes wrong colors for warning errors etc

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...
f257f11b 08/08/2011 09:20 AM Ohad Levy

refs #1067 - Error message should show trace too

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

9afa092e 07/06/2011 10:07 AM Ohad Levy

fixes #322 Ability to add custom variables and multiple values resovled
in a dynamic Hierarchally order

This commits introduces the ability to define variables per puppet
class.

additionally, each class can have multiple values, depends on the host
which is requesting that variable....

29eebabc 07/03/2011 09:30 AM Ohad Levy

splitted setting default data from the migration
this allows to add new data and modify its defaults
improved settings UI a bit more
refs #100

f3f39194 07/03/2011 02:03 AM Paul Kelly

Fixes #1020 - edit multiple ok button

Signed-off-by: Paul Kelly <>

19a6e7da 07/03/2011 02:01 AM Paul Kelly

Fixes #1017 - edit multiple is grey but still active

Signed-off-by: Paul Kelly <>

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

68c19214 05/30/2011 09:42 AM Ohad Levy

fixes #951 - when querying for host templates POST is used instead of GET

69f9cb82 05/30/2011 08:52 AM Ohad Levy

fixes #903 - Show resulting provisioning options at the Host edit screen

f3bc0726 05/26/2011 09:24 AM Paul Kelly

Fixes #946 - Some edit_multiple pages have OK button disabled

Signed-off-by: Paul Kelly <>

bf228dd6 05/25/2011 04:59 AM Paul Kelly

Fixes 867 - Allow update_multiple to clear hostgroup

Also added the facility for clearing the environment to update_multiple_environments

Signed-off-by: Paul Kelly <>

fd704256 05/24/2011 04:42 AM Amos Benari

fixes #932 + sign on Safari is not rendered correctly

Signed-off-by: Amos Benari <>

76702262 05/23/2011 10:45 AM Amos Benari

UI updates

  • login colores updated.
  • updated the puppets classes selection gui

Signed-off-by: Amos Benari <>

b25137fe 05/17/2011 09:29 AM Amos Benari

action bar buttons, title and submit buttons style changes.

095c11d3 05/17/2011 09:29 AM Amos Benari

muved the check all to the top of the list and the multiple selection action to the action bar.

2b183a2e 05/17/2011 09:29 AM Amos Benari

added scroll and submit button to the multi action dialog

3c8dde2b 05/17/2011 09:29 AM Amos Benari

make the buttons smaller.

4bcdf1c8 05/12/2011 04:55 AM Amos Benari

fix bookmark sub-menu on ie and ff fixes #889

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

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

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

3cefc81a 05/02/2011 04:40 AM Amos Benari

fixes #860 header links overlap search button on 1024 screen

public/stylesheets/style.css |    5 ++--
1 files changed, 3 insertions(
), 2 deletions(-)
2ef88134 05/02/2011 03:24 AM Ohad Levy

fixes #852 - Open "Support" and "Wiki" Links In New Window

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

078fbb59 05/01/2011 06:59 AM Ohad Levy

refs #815 - converted mulity host selections to a dialog box

  • added selected counter
  • checkbox are now always shown, disabled or enabled based on users permissions
  • cleanups
1a51088d 04/23/2011 02:16 PM Ohad Levy

fixes #815 - Redirect to login page when editing multiple hosts

this patch converts the mulitple selections to be pure javascript,
removing the buggy AJAX implementation.

e5179374 04/17/2011 07:27 AM Amos Benari

Improved usability of the search suggestion list - fixed #850 when writing a long query such as "a=b and c=" it will gray-out the completed part (a=b) this is done to help the user focus on the part that he is writing.

Signed-off-by: Amos Benari <>

8af43d65 04/12/2011 03:50 AM Amos Benari

use the new error rendering option in scoped search auto completer.

Signed-off-by: Amos Benari <>

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

fixes #719 - Adds new search functionaily

8ba2e00a 03/31/2011 07:43 AM Ohad Levy

fixes #806 - Switch to JQuery instead of Prototype JavaScript library

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.

4899723c 02/10/2011 03:54 AM Ohad Levy

fixes #334 - Clone a hostgroup

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

79abc597 09/19/2010 01:21 PM Ohad Levy

Merge remote branch 'paul/bug/379-settings-on-narrow-screen' into develop

be96f201 09/19/2010 01:19 PM Ohad Levy

XHTML compliance

dfd6c071 09/16/2010 03:07 PM Paul Kelly

Fixes #379 - Additional settings dropdown not showing in narrow browsers

d3156019 09/10/2010 06:30 PM Paul Kelly

Fixes #294 Convert settings to a dropdown

d5c2f34a 06/07/2010 06:18 AM Ohad Levy

fixes #270 - host show page looks bad on IE or old versions of firefox

c4b56e43 06/03/2010 06:59 AM Ohad Levy

fixes #273 - Provide a "Getting started" front-page

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

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

b729fb04 05/26/2010 05:12 AM Paul Kelly

Fixes #212 - Remove AS from facts

452d6329 05/24/2010 04:08 AM Paul Kelly

Fixes #248 - Generalise tab management and search facility

The search facility is now available from all controllers.
The search bar is only displayed if there is a partial
<controller_name>/_search_line.html.erb available.This partial also
describes and implements the possible search parameters for this controller...

52538203 05/09/2010 03:30 PM Ohad Levy

Fixes #179 - allow mass assignment of parameters and host groups.
Greatly inspired by Ashay Humane <> at 5c2e395c

cdd8bb6f 05/06/2010 02:47 PM Paul Kelly

Fixes #183 - Adds searchbar facility to hosts

Qualified the fact_selected partial
Added a reset button
Added popup help
Beautification and grooming

2295ea88 04/30/2010 03:31 AM Ohad Levy

added titles to hosts show page actions

ef14965b 04/28/2010 04:21 PM Ohad Levy

fixes #222 - add search and sort functionality to dashboard host lists

bd46fa41 04/27/2010 06:47 AM Ohad Levy

fixes #200 - Remove activescaffold from the puppet groups page

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

added google_visualr and converted dashboard and hosts graphs

08bf6aba 04/14/2010 04:52 AM Ohad Levy

fixes #208 - use nested_attributes for lookup parameters

c88c9fd6 04/12/2010 02:53 PM Ohad Levy

fixes #199 - adds a search functionality to puppetclass page

fa7070ca 04/08/2010 06:02 AM Ohad Levy

fixes #207 - remove activescaffold from Parameters settings

0265427b 03/09/2010 06:47 AM Ohad Levy

fixes #141 - add support to extlookup kind of queries through foreman
usage:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common"
if you want it in YAML, just add:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common&format=yml"

72e65b31 01/26/2010 03:38 PM Ohad Levy

fixes #151 - add show host page
Added a nested link to hosts to lots of controllers

4e42b118 01/26/2010 03:36 PM Ohad Levy

added basic pagination

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

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

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

fixes #80, fixes #106 and fixes #128

9ec8c2ae 12/04/2009 06:00 AM Frank Sweetser

fixes #108 - Move "Total" line to bottom of list and emphasize it

5fc72188 09/23/2009 07:21 AM Ohad Levy

updated to latest version of AS

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

193fc4b2 09/10/2009 04:46 PM Ohad Levy

deleted unused file

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

moved to images dir

50d325f0 09/10/2009 01:25 PM Ohad Levy

added links to redmine

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

5ef3aa04 08/04/2009 07:46 AM Ohad Levy

added a nice favicon

bda268f7 08/01/2009 05:04 AM Ohad Levy

updated active scaffold

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

removed default route, added pkelly email address

7fcd9832 07/25/2009 04:34 PM Ohad Levy

added default stylesheet

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

basic activescaffold is now working

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

added active_scaffold as a git submodule

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

empty rails project