Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
aeab6f88 05/03/2012 02:26 AM Amos Benari

fixed a bug in the host-group truncation function.

17b95801 04/29/2012 04:47 PM Ohad Levy

[UI] typo - fixed red highlighting for hosts with errors

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

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
a70ad048 03/28/2012 10:55 AM Ohad Levy

ensure valid invalid JS is created when user has no access

db53f260 03/22/2012 04:16 PM Ohad Levy

Compute / Virtual DC should only work when unattended is enabled

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

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

936ba86f 03/14/2012 11:11 AM Ohad Levy

fixes #1471 - Shouldn't have the option to specify the "Puppet Master Proxy" when not using foreman for host provisioning.

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

17637a75 02/19/2012 09:04 AM Ohad Levy

fixes #1173 - remove legacy query interface

0c87d936 02/15/2012 02:43 AM Ohad Levy

fixes #1460 - add an option to upload provisioning templates

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

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

efed9680 12/29/2011 09:06 AM Amos Benari

fixed dashboard pie colors.

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

fixes #1414 - pie is over cooked in chrome.

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

fixes #1411 - hostgroup ajax actions are mostly broken

ac36e7ce 12/20/2011 01:55 AM Ohad Levy

Revert "Fixes #944 - clear network conflicts"

This reverts commit 117ba92a758e4589ef5fdf1f1b9083402b2d317b.

117ba92a 12/19/2011 08:14 AM Paul Kelly

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

8bf83415 12/19/2011 07:47 AM Ohad Levy

fixes #1406 - excpetion errors are not showin in the UI

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

fixes #1396 - Add puppet classes to Hostgroups is broken

0f9c9a06 12/05/2011 04:12 AM Ohad Levy

fixes #1334 - Add Run Puppet to multi host action in the hosts page

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.

347af788 12/04/2011 03:45 AM Amos Benari

make manufactor links case insensetive.

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

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

9b41cf08 11/28/2011 08:02 AM Ohad Levy

fixes #402 - Add noops/pending to metric handling, and provide pending hosts for dashboard views.

This change adds the ability to see noops in metric reports inside
foreman graphs, charts and lists. The business reason for this is to allow
users to run their puppet agents in noop mode, and see where nodes have...

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

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

WIP rails3 migration

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

b9de943f 11/15/2011 02:57 AM Ohad Levy

fixes #1320 - Subnet import fails on ruby 1.85

16885835 11/14/2011 07:17 AM Tim Speetjens

Fixes #1305 - out of sync state takes precedence over error state in host list

Signed-off-by: Tim Speetjens <>

1b56ec6c 11/14/2011 07:17 AM Amos Benari

fixes #1303 - Column widths for long text in 0.4

Signed-off-by: Amos Benari <>

fd4cd190 11/14/2011 06:51 AM Amos Benari

disabled links are now disabled buttons as they should.

Signed-off-by: Amos Benari <>

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

23161409 11/08/2011 10:04 AM Amos Benari

fixes #1261 - show templates in host-show page

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.

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.

bfcbdbd8 11/08/2011 09:16 AM Tim Speetjens

Fixes #1298 - Make the run distribution chart appear within the same scope as the rest of the dashboard

Signed-off-by: Tim Speetjens <>

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

un-obtrosive js for the show host charts.

71aa2e25 11/06/2011 09:50 AM Amos Benari

placed the page entries info on the same line as paginator and give it the same style.

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

ad58d3fb 11/06/2011 08:51 AM Amos Benari

changed 'settings' to 'more', and 'oreman settings' to 'settings'

df098e26 11/03/2011 04:27 PM Amos Benari

set consistent color array for the dashboard pie.

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

fixes #1286 - moved user permission filters into a tab

ef64e2ef 11/01/2011 08:46 AM Amos Benari

update the look of host parameters page to look like the smart variables.

67622087 11/01/2011 08:46 AM Amos Benari

fixed 'active; settings menu condition.
It is now active on lookup_keys controller too.

384823b2 11/01/2011 08:45 AM Amos Benari

fixes #1282 - added smart variables to settings menu.

16337605 10/31/2011 12:38 PM Steve Traylen

typo reprot -> report

9442eac2 10/31/2011 11:12 AM Amos Benari

fixes #1277 - add bar chart to report show page.

be43ec3c 10/31/2011 11:12 AM Amos Benari

fixes #1275 - filter report log by severity level

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

fixes #1276 - Non intrusive javascript pie and bar

f443d54a 10/27/2011 09:24 AM Tim Speetjens

fixes #1151 Fix dashboard pie, to contain correct total number of hosts

to me this makes sense. Don't shoot me if the logic isn't 100% correct...

in short, active hosts are counted as ok hosts, which makes the
counters get higher than the number of total hosts sometimes....

c255ab34 10/27/2011 08:55 AM Ohad Levy

fixes #1268 - added chart to report metrics.

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

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

717899c9 10/25/2011 11:19 AM Ohad Levy

fixes #1256 - report links from host list might lead to a purged report

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

wip #1231

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

fixes #1236 - multiple actions modal

d17ecbc9 10/24/2011 05:00 AM Amos Benari

fixes #1237 - seperate page header from title

fb158de8 10/24/2011 04:56 AM Amos Benari

fixes #1230: table overlays buttons in host view

9c3f01c5 10/24/2011 04:47 AM Ohad Levy

fixes #1232 - unable to assign OS default provisioning templates

72af2ac8 10/23/2011 03:23 AM Ohad Levy

update help screen

cddf6add 10/23/2011 03:11 AM Ohad Levy

fixes #1233 - ldap authentication should not be shown if login is disabled

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

dc11280f 10/03/2011 08:56 AM Ohad Levy

fixes #1199 - hosts count in puppetclass page always shows 0

Note that this fix still ignores classes assgined via hostgroups.

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

c8ce839a 09/28/2011 05:17 AM Ohad Levy

fixes #1187 remove unrequired menus when foreman is not used for provisioning

this includes URLS, setting menu items and buttons.

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

e26886b3 09/25/2011 08:35 AM Ohad Levy

fixes #1150 - When ticking On-the-fly user creation submit button and fields are hidden

4bceda79 09/19/2011 05:17 AM Ohad Levy

fixes #1153 - Change line color for skipped resources

c45a0014 09/19/2011 03:30 AM Ohad Levy

fixes #1167 - some setting values are ignored

53c61d6d 09/14/2011 05:07 AM Ohad Levy

added parenthesis to avoid warnings on older Ruby

5d264a2d 09/05/2011 07:26 AM Ohad Levy

refactor - various facts cleanups

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...
8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

7875667c 08/07/2011 02:37 AM Ohad Levy

fixes #1082 - Fix inconsistent icons between Hosts summary and Report summary views

Signed-off-by: Greg Sutcliffe <>

d5707b63 08/03/2011 02:24 AM Ohad Levy

fixes #724 - Allow default VM specs to be tied to a hostgroup

7d15e280 07/27/2011 07:18 AM Paul Kelly

Fixes #1070 - image_file name is wrong

Signed-off-by: Paul Kelly <>

0e039477 07/24/2011 11:26 AM Paul Kelly

Fixes 1052 - Error when selecting medium

Signed-off-by: Paul Kelly <>

fd2fa665 07/14/2011 08:41 AM Greg Sutcliffe

Refs #1041 Add audit_parent to db and ui

Seems to work fine, within the limitations of HostClasses getting
their own entry. Search doesn't work right - it searches on
"parent = 1" not "parent = host/domain/blah"

Signed-off-by: Greg Sutcliffe <>

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

76607ed5 06/29/2011 02:17 PM Ohad Levy

fixes #100 - Setting is now a ActiveRecord object

This allows users to manage foreman settings via the UI.

the UI is a bit ugly, but works :)

487b7791 06/27/2011 06:48 AM Ohad Levy

fixes #1009 - hostgroup should show its parent classes too

9ed3da57 06/20/2011 09:16 AM Ohad Levy

fixes #997 - hosts tab is highlighted when in hostgroup pages

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

572a19c3 06/05/2011 02:47 AM Paul Kelly

Fixes #906 - Always allow a user to edit some of their own User details

Signed-off-by: Paul Kelly <>

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

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

d6464cf9 05/26/2011 07:02 AM Paul Kelly

Fixes #923 - Hostgroup puppetmaster proxy ignored on new host page

Signed-off-by: Paul Kelly <>

b8c81182 05/26/2011 04:34 AM Paul Kelly

Fixes #943 - Use the Sandbox renderer for host's PXE menu

Signed-off-by: Paul Kelly <>