Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

60e9b0c1 04/29/2012 08:56 AM Ohad Levy

clean up login screen

dfcfbae1 04/17/2012 02:37 PM Ohad Levy

Merge pull request #34 from tjikkun/develop

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

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....
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 <>

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

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

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.

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.

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

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

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

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

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.

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.

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

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

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

fixes #271 - remove active scaffold plugin

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

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

fixes #208 - use nested_attributes for lookup parameters

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"

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

updated to latest version of AS

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

updated active scaffold

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