Project

General

Profile

Download (3.05 KB) 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.

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

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

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

Version bump to 0.3

4dd720f6 05/17/2011 01:56 AM Paul Kelly

Fixes #901 - Unattended field in settings.yaml

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

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

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

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

adds search to hosts refs #719

ba5b7e74 03/21/2011 10:53 AM Ohad Levy

fixes #582 - Foreman should not fail if libvirt ruby binding are not installed

a6273e1f 02/15/2011 05:21 AM Ohad Levy

fixes #667 - welcome screens query is not optimized

38dbbddf 01/20/2011 05:03 AM Ohad Levy

fixes #335 - this patch will auto import the facts (making the rake task or import_facts script redundent).

this patch introduce a new settings options :using_storeconfigs:
while we try to automaticily detect if we run storeconfigs, its not always possible...

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

b1a44209 08/25/2010 12:27 PM Ohad Levy

Puppet 2.6 doesn't load rails class

7a4ec5cf 07/06/2010 04:51 PM Paul Kelly

Fixes #145 - Added AuthSourceInternal

Added a password setting facility to the user class for AuthSourceInternal
Switched to SHA1
Changed :ldap to :login
Applied numerous fixes from Ohad Levy
Fixed malformed user page
Switched attr_accessible to attr_protected...

c4b56e43 06/03/2010 06:59 AM Ohad Levy

fixes #273 - Provide a "Getting started" front-page

81e2d3f3 06/03/2010 03:54 AM Ohad Levy

fixes #302 and all references to_label and to_s
removed references to all per_page settings as they are common now

9c0e127b 05/17/2010 07:03 AM Paul Kelly

Fixes #170 - implement usergroups

Added migration
Added tests
Added MVC files
Added the routes as well
Added the program logic and additional views
Added RESTful actions for update and create
Added validations to ensure that usergroup.name and user.login do not collide...

19bd108a 05/10/2010 03:34 AM Paul Kelly

Fixes #240 - Clone operation highlights changes correctly

The clone operation no longer flags edits as errors. This looks better.

88693384 02/18/2010 08:05 PM Lucas Tolchinsky

before_destroy patch successfully applied, also, added require for ruby-debug

93d0c0f1 01/26/2010 03:42 PM Ohad Levy

shorter form

e386628a 01/06/2010 05:14 AM Ohad Levy

fixes #124 - Support run interval other than default 30 minutes

9c3ffb6b 12/14/2009 06:00 AM Ohad Levy

switches global setting var to be a constant var - refs #100

83068398 11/25/2009 03:42 AM Ohad Levy

removed unused code

300c8b44 11/25/2009 02:51 AM Ohad Levy

fixes #89 - this adds basic graphs and charts for your inventory, it
also includes minor changes to the dashboard graphs

34df1be2 11/25/2009 02:29 AM Ohad Levy

fix spelling mistakes, comments etc - minor refactor

d7bb0ba7 11/12/2009 12:04 PM Ohad Levy

first stab at #77 - add basic graphing engine and added a couple of graphs in the dashboard

90b70658 10/28/2009 06:00 AM Ohad Levy

Fixes #30 - a very basic version for now - feature requests ARE WELCOMED

722e891f 10/12/2009 08:22 AM Ohad Levy

fixes #44, this however doesnt show any Report of Facts controllect activites, could not find a way to specify it per method

e5224d76 09/18/2009 04:09 AM Ohad Levy

Hopefully last trace of the old project name