Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c2d5484a 07/11/2012 11:28 AM Ohad Levy

[UI] - added missing label classes

d4327e6e 07/10/2012 01:08 PM Ohad Levy

ensures that compute resources are shown in the host form only if provisioning is enabled

3da587a3 07/05/2012 09:59 AM Ohad Levy

refs #1589, ensure that vmware public key is automaticilly imported when testing connection

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

b2fba8d1 07/02/2012 10:44 AM Amos Benari

host list page fixed for smart-phones and tablet screen sizes.

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.

ff217463 06/11/2012 09:42 AM Amos Benari

renamed the parameter queuename to progress_report_id to reflect the fact that
we now have multiple queues in a single progress report.

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

moved to bootstrap 2.04

6c8f473c 05/31/2012 08:08 AM Amos Benari

fixes #1664 hostgroup-selected for edit host is broken.

e170c321 05/30/2012 08:47 AM Olivier Favre

fixes #1597 - Restrict compute resources access by user

And add some rights to give non admin users so they can perform some normal actions on the hosts they own.

unit/domain_parameter_test.rb self-broke... added a tiny fix.
Removing compute_resources/vms nesting, it is such a nightmare for functional tests....

ffb24832 05/29/2012 08:17 AM Ohad Levy

fixes incorrect DNS conflict detection

c8d89c66 05/29/2012 07:12 AM Amos Benari

model index and form fixes. show copute provider in the model column is applicable.

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

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

e6845c88 05/09/2012 08:07 AM Amos Benari

fixes #1610 - exdception in the ui when editing a deleted vm.

7d43af6a 05/03/2012 11:44 AM Romain Vrignaud

Fixes #1596 Add back button of console page.

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

[UI] templates button in host form.

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

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

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

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.

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

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

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

b91dcb8a 12/04/2011 05:36 AM Ohad Levy

fixes #1368 - mac field is not visible in host edit page

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

2ee5d488 11/22/2011 08:17 AM Amos Benari

fixes #1335 - invalid value for Integer: "0xstraylen"

Signed-off-by: Amos Benari <>

4aac99c0 11/15/2011 09:40 AM Greg Sutcliffe

fixes #1323 - Check host.managed before rendering templates on host page

Signed-off-by: Greg Sutcliffe <>

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

fixes #1303 - Column widths for long text in 0.4

Signed-off-by: Amos Benari <>

6e80763e 11/14/2011 07:13 AM Jeff Palmer

fixes #1318 - the Bulk change host groups should have a sorted/ordered list.

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

fixes #1261 - show templates in host-show page

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

fixed column width in hosts page for IE.

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

un-obtrosive js for the show host charts.

9169b6f8 11/06/2011 09:53 AM Ohad Levy

fixes #1291 - Sub hostgroups not shown when editing multiple hosts

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

f28a6895 10/31/2011 10:26 AM Ohad Levy

fixes #1257 - various fixes around bcm dhcp record

2c5c4d7d 10/30/2011 10:11 AM Ohad Levy

fixes #1263 - mac field is not shown when toggling from virtual to bare metal

d007073c 10/27/2011 09:35 AM Ohad Levy

fixes #1266 - align host checkboxes with top checkbox

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

fixes #1267 - missing root password

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

fixes #1246 action links in host show page.

9cc7df5a 10/25/2011 03:12 PM Ohad Levy

fixes #1257 - allow to manage BMC interfaces via foreman

e8110330 10/25/2011 11:14 AM Ohad Levy

refs #1246 - puppet run is now visible, but styling could improve

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

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

update help screen

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.

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

fixes #1167 - some setting values are ignored

2aceb9a0 09/04/2011 06:57 AM Marcello de Sousa

Fixes #1131 - Minor inconsistency: "Destroy" and "Delete" button have same function and different names

Signed-off-by: Marcello de Sousa <>

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

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

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

9cd25bde 07/14/2011 04:19 AM Ohad Levy

fixes #1044 - Adds ERB templates to disk layouts

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

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

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

6fc77b66 06/12/2011 07:06 AM Ohad Levy

fixes #973 - Error 500 when click "All Puppet Classes"

68c19214 05/30/2011 09:42 AM Ohad Levy

fixes #951 - when querying for host templates POST is used instead of GET

a0ab1ced 05/30/2011 08:54 AM Ohad Levy

fixes #950 - virtual machine settings sometimes break into two lines

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

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

ad3d61b7 05/25/2011 08:28 AM Paul Kelly

Fixes #920 - Add authorization to hypervisor, bookmarks, subnets, smart-proxy/autosign and puppetca

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

1c039da8 05/24/2011 03:04 PM Ohad Levy

fixes #930 - Skipped resources should not put systems in 'error' state

3101f9a2 05/24/2011 06:43 AM Amos Benari

fixes #892 missing div close and some other html crimes.

Signed-off-by: Amos Benari <>

a2c3be9a 05/23/2011 10:50 AM Paul Kelly

Fixes #905 - Add :build_host as a separate permission type

Signed-off-by: Paul Kelly <>

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

4ebe38c7 05/23/2011 10:36 AM Ohad Levy

fixes #899 - There are numerous typos and formatting issues with the code

e8afad68 05/22/2011 03:14 AM Paul Kelly

Fixes #914 - Edit permission should also grant manage/unmanage

Signed-off-by: Paul Kelly <>

b1e029e5 05/19/2011 10:34 AM Amos Benari

fixes #909 host edit broken. Issue was a result of moving to jquery.

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

15a16b1c 05/11/2011 02:35 AM Paul Kelly

Fixes #805 - display 'no subnets' when selecting a site with no subnets

Signed-off-by: Paul Kelly <>

4242cd78 05/05/2011 09:05 AM Ohad Levy

refs #285 - removes any left over from the old google charts libraries

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

c2948f04 05/02/2011 04:05 AM Ohad Levy

fixes #775 - The external nodes YAML link should be clickable for a non-admin user in Host/View

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.

6032a1ff 04/12/2011 04:49 AM Ohad Levy

fixes #831 - /hosts/fqdn/facts should not be a redirection

updated the JSON output as well to include leading hostname as root.

bd5e3385 04/11/2011 02:46 AM Ohad Levy

fixes #829 - /hosts/fqdn/reports should not be a redirection

b0b1ea21 04/10/2011 03:17 PM Ohad Levy

added search to reports page #refs 719

c76afe1f 04/10/2011 03:17 PM Ohad Levy

added search to facts page #refs 719

7747485a 04/10/2011 11:33 AM Ohad Levy

adds search to hosts refs #719

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

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

44a8aec4 03/21/2011 05:22 AM Ohad Levy

fixes #766 - removed dead code around RRD's

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

00999d44 03/16/2011 08:32 AM Ohad Levy

fixes #630 - Clicking on build deletes all historic data without confirmation

8deb9933 03/15/2011 04:56 AM Ohad Levy

updates host forms

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