Project

General

Profile

Download (10.2 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3630239a 07/15/2012 02:46 PM Ohad Levy

[UI] ensure that tooltip and popover dont happen at the same time

7b9c0b6d 07/12/2012 10:44 AM Ohad Levy

[UI] convert all titles to tooltips

995b1748 07/04/2012 03:47 PM Amos Benari

fixes #1165 add inherited params display and override option to the host form.

Signed-off-by: Ohad Levy <>

94f61f7b 07/01/2012 02:37 PM Ohad Levy

make sure that info messages are not shown when filtering is enabled refs #1634

be162e11 06/28/2012 08:44 AM Amos Benari

fixes #1712 When Ec2 provisioning, resolve button shouldn't show pxe nor provisioning template.

22a2bcb1 06/21/2012 08:34 AM Amos Benari

fixes #1649 Puppet class and environment import works only on the first smart-proxy

8f34dc60 06/21/2012 04:09 AM Ohad Levy

fixes #1697 - hostgroup class listing showed all classes regardless of environment

67905725 06/14/2012 08:28 AM Ohad Levy

minor fixes to host show page

e4b5713e 06/10/2012 09:08 AM Amos Benari

moved to bootstrap 2.04

c7946bf2 06/10/2012 09:08 AM Amos Benari

fixes #1389 Add bookmark support for pages which are not in the main dialog

1b3cbe60 06/06/2012 04:47 AM Amos Benari

fixes #1572

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

d71cd1a4 04/29/2012 10:47 AM Amos Benari

[UI] removed delete button in indexes.

dec6f148 04/29/2012 10:46 AM Amos Benari

[UI] templates button in host form.

5f080138 04/29/2012 10:46 AM Ohad Levy

[UI] minor fixes to reports show page

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

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

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

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

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

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

javascript simple indetation fixes.

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

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.

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

fixed javascript errors on IE.

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.

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

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

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

2ef88134 05/02/2011 03:24 AM Ohad Levy

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

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

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

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"

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

empty rails project