Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ba303020 04/16/2012 07:21 AM Sander Hoentjen

FIX suggestion of ip when subnet id is not the same as array index

4213d2be 03/28/2012 01:08 PM Ohad Levy

first go at vmware integeration refs #955

this patch adds the ability to add a vmware compute resource, and display their console

33e8b654 03/25/2012 07:29 AM Ohad Levy

ensures that libvirt hosts do not have a compute_resource_id

this is a work around as we use openstruct, and should be removed once
libvirt code is fully migrated to fog.

197e2dce 03/21/2012 10:11 AM Ohad Levy

Adds VNC support within the browser

At first, this allows to view oVirt managed hosts within foreman.

7e031001 03/20/2012 03:01 PM Ohad Levy

Add Connection testing for EC2 compute

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>

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

minor code syntax cleanup

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

code smell

30ae12bf 03/15/2012 10:28 AM Ohad Levy

Fixes #944 - clear network conflicts

When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a resolution.

Signed-off-by: Paul Kelly <>

331e9bce 01/31/2012 05:58 AM Ohad Levy

fixes #1479 - Chosing an environment, does not update puppet class list

e89efb28 01/10/2012 05:41 AM Ohad Levy

fixes #786 - Add the option to use existing DHCP reservations

note that this patch only ensures that the ip used is the same as the
existing dhcp record.
if there is a mistmatch in what foreman expects in the reservation vs.
actual state, #944 should kick in.

dc0f0f5f 01/03/2012 09:59 AM Ohad Levy

refs #1422, wrong field name

da6fa387 01/03/2012 08:36 AM Ohad Levy

fixes #1422 - Media is greyed out when creating Solaris hosts

fb45bb29 12/29/2011 05:54 AM Amos Benari

fixes #1414 - pie is over cooked in chrome.

fc782b06 12/25/2011 03:37 AM Paul Kelly

fixes #1374 - Overwriting of valid IP when subnet selected

Signed-off-by: Paul Kelly <>

b7cb4996 12/25/2011 03:24 AM Ohad Levy

javascript simple indetation fixes.

24e55891 12/25/2011 03:15 AM Ohad Levy

fixes #1411 - hostgroup ajax actions are mostly broken

30e1b33e 12/15/2011 09:06 AM Ohad Levy

fixes #1396 - Add puppet classes to Hostgroups is broken

5a6d2ffc 12/04/2011 03:46 AM Amos Benari

fixed error on expanding chart that doesn't have link assosiated with it.
see the memory charts on the statistics page.

fdac5d15 12/04/2011 03:44 AM Amos Benari

fixes #1304 re issue the fix as it seemed to get only half merged

95cc57af 12/04/2011 03:43 AM Amos Benari

fixes #1239 hosts un-check all doesn't work

a7f7ee02 11/28/2011 05:39 AM Amos Benari

fixes #1321 add click event to the facts and stats pie chart. The click event redirect to the relevant hosts search that match the clicked slice.

Signed-off-by: Amos Benari <>

8053eafd 11/28/2011 04:10 AM Amos Benari

better text trncating in hosts list

68ca6ce7 11/28/2011 04:09 AM Amos Benari

coloring all the 'new' buttons in green.

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

WIP rails3 migration

933ff56a 11/22/2011 08:17 AM Amos Benari

fixes #1336 - hostlist looks wrong in firefox

Signed-off-by: Amos Benari <>

70a3c4ea 11/20/2011 09:01 AM Andrew Elwell

fixes #1248 - Added icon and auto detection support for Scientific Linux CERN (SLC)

Signed-off-by: Andrew Elwell <>

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

dashboard pie has links to the relevant hosts filter page.

Signed-off-by: Amos Benari <>

8a58b53c 11/10/2011 09:45 AM Amos Benari

statistics pie is now a thumbnail that expand in a modal dialog.

Signed-off-by: Amos Benari <>

42ec6e35 11/08/2011 09:37 AM Amos Benari

fixed column width in hosts page for IE.

7f0c5ab7 11/08/2011 09:37 AM Amos Benari

fixed reports index page column-width.

56baba5c 11/08/2011 09:37 AM Amos Benari

make log-table-filter in the reports-show page, work localy with js instead of submit.

70beeaee 11/08/2011 09:37 AM Amos Benari

show hosts chart subtitle has proper space now.

f2bfcf40 11/08/2011 09:37 AM Amos Benari

fixed js for multiple-actions confirmation-modal.

5f0e3715 11/08/2011 09:29 AM Amos Benari

un-obtrosive js for the show host charts.

aa2ef4c1 11/08/2011 09:28 AM Amos Benari

fixed json parse to work on IE

5f0d74e8 11/08/2011 09:16 AM Amos Benari

show hosts chart subtitle has proper space now.

3aea8c81 11/06/2011 11:52 PM Amos Benari

un-obtrosive js for the show host charts.

99bbab49 11/06/2011 11:49 PM Amos Benari

fixed json parse to work on IE

d6b486f8 11/06/2011 09:50 AM Amos Benari

fixed javascript errors on IE.

92b821a9 11/06/2011 09:50 AM Amos Benari

fixed multiple action, was missing a place-holder.
java-script are now non-obtrusive.

056baf6c 11/06/2011 09:50 AM Amos Benari

fixes #1196 - show FQDN in the hosts listing to prevent misunderstanding

hosts and report page replaced icons, and prevent overflow

e1f867f0 11/01/2011 10:57 AM Ohad Levy

fixes #1286 - moved user permission filters into a tab

20b08bc9 11/01/2011 08:43 AM Amos Benari

prevent magic-line code from braking when a page does not belong to a menu item.

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

fixes #1276 - Non intrusive javascript pie and bar

d97b956a 10/31/2011 11:01 AM Amos Benari

refs #1231 smart variables ui improvemnts

1. Moved remove button to the action bar.
2. Fixed remove of new variable.

eff83f02 10/27/2011 08:55 AM Amos Benari

fixes #1246 action links in host show page.

8eb63065 10/27/2011 08:55 AM Amos Benari

fixes #1231 - make first pill active by default vertical pills

ff8e0364 10/27/2011 06:15 AM Ohad Levy

wip #1231

2b54d6ef 10/25/2011 11:16 AM Ohad Levy

wip #1231

13c2409d 10/25/2011 09:29 AM Ohad Levy

fixes #1235 open tabs with errors in forms

49338863 10/24/2011 06:56 AM Amos Benari

fixes #1236 - multiple actions modal

9ec46fd6 10/23/2011 05:53 AM Ohad Levy

fixes #1242 - unable to set boolean values in foreman settings page

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

new UI for foreman

5d8d8a6e 10/03/2011 11:38 AM Ohad Levy

refs #1184 - added editing of true / false values in settings page

4d8b2799 10/03/2011 04:53 AM Ohad Levy

refs #1201 - adds the ability not to import all subnets

TODO: redo this at some point with checkboxes

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

52e114a6 09/26/2011 10:53 AM Ohad Levy

fixes #1182 - added inline editing

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