Project

General

Profile

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

# Date Author Comment
8f87064c 07/26/2012 08:55 AM Ohad Levy

fixes #1781 - clone host can fail

9da81801 07/17/2012 07:21 AM Ohad Levy

[UI] don't fail the hosts show page if the host has no OS assigned.

159a7a62 07/12/2012 10:41 AM Ohad Levy

[UI] - convert all bulk operations into buttons

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

minor fixes to host show page

2be85b23 06/13/2012 07:25 AM Amos Benari

added vm tab

05c1c1b0 06/13/2012 07:25 AM Amos Benari

host show folded into tabs.

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

ba71a908 05/22/2012 01:49 AM Florian Koch

fixes #1645 - Show host's MAC address in host details

Signed-off-by: Florian Koch <>

370a7ac7 05/14/2012 04:19 AM Ohad Levy

fixes #137 - Better support for non-hostname certnames

This patch introduce a new setting :use_uuid_for_certificates which
defaults to false.

users who wish to deploy their hosts using a random unique id, should
enable that setting, and use the certname directive in their puppet.conf...

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

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

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

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

code smell

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

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

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

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

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

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

fixes #1261 - show templates in host-show page

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.

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

un-obtrosive js for the show host charts.

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

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

typo reprot -> report

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

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

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

fixes #1236 - multiple actions modal

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

fixes #1230: table overlays buttons in host view

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

new UI for foreman

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.

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

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

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

Fixes #1020 - edit multiple ok button

Signed-off-by: Paul Kelly <>

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

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

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

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

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

1baed2e3 05/22/2011 10:13 AM Amos Benari

fixes #900 - search by "x minutes ago" and the charts in show host

Signed-off-by: Amos Benari <>

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.

259eb5cc 05/09/2011 02:10 PM Amos Benari

fixed colors and order of serias in show host page resources chart refs

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

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.

f3c1ecd3 04/17/2011 07:14 AM Ohad Levy

fixes #847 - Retrieve last report information per host via the api

this adds two URLS to the API:

/hosts/fqdn/reports/last
/reports/last

both supports JSON output which provides all of the report information.

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

efa47b57 01/26/2011 08:31 AM Paul Kelly

Fixes #453 - Restrict dropdowns based upon user permissions

e25f52ae 01/23/2011 07:58 AM Ohad Levy

fixes #601 - virtual machine guest values go away after a validation error

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

6e8defed 11/04/2010 09:54 AM Ohad Levy

Fixes #288 - Moved DashboardController actions (except for #index) to HostsController.

fee0b7af 05/27/2010 03:20 PM Ohad Levy

Minor SQL optimization to hosts page

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

b09b4515 04/28/2010 10:12 AM Ohad Levy Fixes #193 - move hosts controller away from AS
  • Remove active scaffold from hosts controller.
  • changed default host graphs from one day for up to one week
  • added dynamic dropdown boxes for host creation / edit page (e.g. for puppet classes, operating systems etc)....
69cbb0f5 03/25/2010 01:13 PM Ohad Levy

refs #186 - minor optimization and avoid a problem when there is no
report in the DB while the host last report date exists

bc4f0284 03/23/2010 03:05 AM Telmo X

fixes #186 - When reports are kept in the database and not deleted/purged the Host.reports.last query starts slowing down and the hosts index page can take minutes to load depending on the number of hosts. By changing Host.reports.last to Host.find(host.id).reports.maximum('id') we make a more efficient query to the database cutting the lookup time.

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

935cc758 12/12/2009 12:34 AM Ohad Levy

fixes #129 - Link from hostname on the hosts page is absolute instead of relative (breaking https)

f2cc32e4 11/12/2009 12:24 PM Ohad Levy

fixes #76 - Foreman creates a link to a report even if the report is already deleted

7767028b 10/16/2009 01:09 PM Ohad Levy

fixes #50, now reports time is shown as long as there was atleast one report

da5379af 10/14/2009 04:58 PM Ohad Levy

fixes #38

c45b3e26 10/13/2009 03:23 AM Ohad Levy

wrong condition - fixes #34

775a253f 10/12/2009 04:14 PM Ohad Levy

fixes #34

7c0c8e06 09/24/2009 02:31 PM Ohad Levy Minor view changes:
  • Adds a link from host report to host edit
  • Resized edit text box size
767bbf03 09/20/2009 04:40 PM Ohad Levy

Fixes #16, this adds the possibility to see the host report status out of the host list

9feeecf5 09/18/2009 06:22 AM Ohad Levy

fixes #18: Incorrect link to host editing

eafaf5f1 09/14/2009 04:15 PM Ohad Levy

Fixes #9 and introduce a basic reporting viewing over http

3446abb6 09/05/2009 03:59 PM Ohad Levy

the hostname is now a link to the edit method

2ce2046f 08/24/2009 01:13 PM Ohad Levy

added some status icons, and a bit of DRY

766e0f38 08/23/2009 04:03 PM Ohad Levy

a simple host status indicator

60d93725 07/27/2009 04:58 PM Ohad Levy

add minimal description to forms

29eeadb8 07/25/2009 04:34 PM Ohad Levy

using machine localtime to calculate the time ago

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

show last compile in time ago

2f077f63 07/25/2009 04:34 PM Ohad Levy

empty tests and controller for now