Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8a65dff7 07/12/2011 06:48 AM Ohad Levy

fixes #777 - this enable auditing of when a host is changing its puppet class assignmetns

one limitation of this patch is that at the moment, each class change
gets its own audit record.

b79bd65c 07/11/2011 03:51 AM Ohad Levy

fixes #1001, foreman should not use dhcp next server when tftp is not used

d5ffa102 07/11/2011 03:30 AM Kai Stian Olstad

Fixes #1000 Out of sync shows hosts with last report equal puppet_interval

61e586a4 07/11/2011 03:14 AM Ohad Levy

fixes #1031 - Adds a CentOS logo

cedbb8f9 07/07/2011 07:43 AM Paul Kelly

Fixes #1026 - Medium create fails with 'invalid nfs path'

Signed-off-by: Paul Kelly <>

86d01ac3 07/06/2011 11:00 AM Ohad Levy

fixes #1029 - allows smart variables to be resolved via http get request.

this would allow to an external query to resolve a variable value to a given host.

e.g.
http://foreman/hosts/&lt;fqdn&gt;/lookup_values/&lt;variable_name>

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

e57d99ca 07/03/2011 01:50 AM Paul Kelly

Fixes #1013 - Architecture change is ignored on the new hostgroup page

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

2c7681e3 06/27/2011 06:48 AM Ohad Levy

fixes #1010 - import new classes does not show error-message

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

fixes #1009 - hostgroup should show its parent classes too

6180fed8 06/21/2011 05:24 AM Paul Kelly

Fixes #999 - Log the operator who performs network database operations

Signed-off-by: Paul Kelly <>

be933d8a 06/20/2011 09:17 AM Ohad Levy

fixes #998 - free text search on hostsgroup page.

Signed-off-by: Amos Benari <>

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

0b4d9ce1 06/15/2011 08:42 AM Ohad Levy

fixes #987 - migration fails when using postgres after #820

a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

d9f94b70 06/15/2011 05:34 AM Amos Benari

fixes #965 and fixes #964

Signed-off-by: Amos Benari <>

654d911d 06/14/2011 09:43 AM Ohad Levy

fixes #984 - Display Error on environments->classes link

7d46a25e 06/12/2011 10:27 AM Ohad Levy

fixes #968 - cannot search a puppetclass by name

84a4c89b 06/12/2011 07:13 AM Ohad Levy

fixes #976 - hypervisor name can't contain "."

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

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

ddee8d43 06/07/2011 03:50 AM Ohad Levy

Version bump to 0.3

2b9f07fe 06/07/2011 03:44 AM Ohad Levy

minor cleanup - refs #836

942d876d 06/05/2011 03:24 AM Corey Osman

fixes #956 return custom number of reports

Signed-off-by: Corey Osman <>

3013f5e2 06/05/2011 03:04 AM Paul Kelly

Fixes #921 - Roles and admin not saved on create new user

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

fea957f0 06/05/2011 02:42 AM Paul Kelly

Fixes #904 - Always show owned in user host filter

Signed-off-by: Paul Kelly <>

17e46f6d 05/31/2011 04:15 AM Ohad Levy

fixes #952 - incorrect error message when api basic auth authentication fails

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

47819d54 05/29/2011 04:10 AM Ohad Levy

fixes #948 - better support for API config_templates api

  • url now uses template name as an id, instead of numerical id's.
  • index queries now respect search condtions
  • added search to the UI part too.
  • fine grained json output
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 <>

eaa531ff 05/25/2011 10:55 AM Paul Kelly

Fixes #911 - Add link to template documentation

Signed-off-by: Paul Kelly <>

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

5850b92a 05/25/2011 08:11 AM Ohad Levy

fixes #887 - tftp templates with -%> crashes foreman

2a5a7f60 05/25/2011 08:07 AM Ohad Levy

fixes #939 - Invalid PostgreSQL statement

cffb6788 05/25/2011 07:58 AM Romain Vrignaud

fixes #942 - Fix syslinux asking for language for debian 6 and debian 5

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

fd704256 05/24/2011 04:42 AM Amos Benari

fixes #932 + sign on Safari is not rendered correctly

Signed-off-by: Amos Benari <>

8639abad 05/24/2011 04:21 AM Ohad Levy

fixes #922 - Confirmation message should be more explicit

8d83fc22 05/24/2011 02:28 AM Ohad Levy

fixes #916 - Incorrect fact entries in the db breaks facts view

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

7aeb7039 05/23/2011 10:39 AM Amos Benari

fixes edit bookmark url redirection after edit - refs #836.

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

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

2d9308eb 05/22/2011 03:14 AM Paul Kelly

Fixes #883 - Enable Authorization checking during rake tests

Signed-off-by: Paul Kelly <>

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

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

Signed-off-by: Paul Kelly <>

778b5a0a 05/22/2011 03:14 AM Ohad Levy

Fixes wrong summary status sting the the report API response refs #882

c4445b35 05/22/2011 03:14 AM Marcello de Sousa

fixes #917 modified: app/controllers/common_parameters_controller.rb modified: app/models/common_parameter.rb

Signed-off-by: Marcello de Sousa <>

e608b540 05/22/2011 03:14 AM Marcello de Sousa

fixes #919 - PXE Default file deployed via the API generates an error

Signed-off-by: Marcello de Sousa <>

215177dc 05/22/2011 03:14 AM Marcello de Sousa

fixes #918 - API /usergroups won't output json

Signed-off-by: Marcello de Sousa <>

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.

fe6d3ff2 05/17/2011 09:29 AM Amos Benari

no default open color on dashboard pie

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.

925b276b 05/15/2011 11:08 AM Corey Osman

Feature #882 - add api call to reports page to get the index section

Signed-off-by: Corey Osman <>
Signed-off-by: Ohad Levy <>

aa729377 05/12/2011 07:54 AM Amos Benari

take2 fixes #893 fixed pagination issue in the facts page. fixed sort issue with out_of_sync, errors, active and disabled urls.

4bcdf1c8 05/12/2011 04:55 AM Amos Benari

fix bookmark sub-menu on ie and ff fixes #889

26df2a7e 05/11/2011 05:31 AM Paul Kelly

Fixes #458 - Long host list in edit user

Signed-off-by: Paul Kelly <>

0c176a18 05/11/2011 03:50 AM Ohad Levy

Feature #896 add json response for statistics page

a few test fixtures had to be changed, in order to ensure that
statistics are returned correctly.

Signed-off-by: Corey Osman <>
Signed-off-by: Ohad Levy <>

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

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

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

4ed35218 05/06/2011 02:59 PM Ohad Levy

fixes #885 - unable to fetch tftp serever name correctly

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

dd6263aa 05/04/2011 05:42 AM Ohad Levy

fixes #872 - LDAP Auth Source Account Password reset

e57d4aa5 05/04/2011 04:35 AM Ohad Levy

fixes #673 - Curl can't be used to trigger runs

73b01046 05/03/2011 07:53 AM Ohad Levy

fixes #876 - Improve puppet certificates pages

  • Add basic things like filtering based on state (pending, valid, revoked) sorting etc
  • Add support timestamps that were introduced in #873
771dab87 05/03/2011 04:38 AM Ohad Levy

fixes #874 - rails js caching fails to refresh

7e64f911 05/02/2011 10:45 AM Ohad Levy

ensures that current user is cleared, refs #807

8003e4f9 05/02/2011 10:40 AM Amos Benari

fixed menu item when logging in with a non-admin user, refs #836.

c1303d66 05/02/2011 07:23 AM Marcello de Sousa

Fixes #756 - Foreman should now detect changes in puppet.conf (eg: environments) when importing classes

Signed-off-by: Marcello de Sousa <>

2dc34ac5 05/02/2011 05:42 AM Ohad Levy

fixes #854 - Provide the version when calling the status api method

d4d1dc8c 05/02/2011 05:31 AM Ohad Levy

fixes #871 - Wrong wget url in app/views/unattended/ files

475cdc84 05/02/2011 05:27 AM Ohad Levy

fixes #807 - Update the User.current implementation to use a Thread-local variable

67459a13 05/02/2011 04:31 AM Ohad Levy

fixes #817 - puppet classe names and ambiguity

2e392b73 05/02/2011 04:24 AM Ohad Levy

fixes #839 - Disable (grey out) "build" button for unmanaged hosts

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

4a8190ef 05/02/2011 04:01 AM Ohad Levy

fixes #797 - JSON for users not returned

e27ab33e 05/02/2011 03:33 AM Ohad Levy

fixes #769 - host groups passwords are stored in their non encrypted form in the database.

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

635a02c9 05/01/2011 09:44 AM Ohad Levy

fixes #870 - allow to sign certificate requests via foreman

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
2b0af5e7 05/01/2011 05:07 AM Ohad Levy

Fixes #865 - adds support for api to select multiple hosts via name and id

Signed-off-by: Corey Osman <>
Signed-off-by: Ohad Levy <>

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.

2a0cffd3 04/20/2011 08:56 AM Ohad Levy

fixes #400 - Puppetca Monitor

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.

17ae1ec8 04/17/2011 03:19 AM Ohad Levy

Fixes Bug #837 - Properly handles serverName get

Signed-off-by: Mark Bainter <>

a3ab05bd 04/14/2011 01:21 PM Ohad Levy

fixes an issue with class assignments - refs #827