Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ff0eec3e 10/24/2010 01:48 PM Ohad Levy

fixes #415 - Operating systems debian types were always shown

6352d882 10/24/2010 01:45 PM Jochen Schalanda

Added support for Debian-based distributions for automatically populating TFTP directory.

0f77c7f2 10/24/2010 01:12 PM Ohad Levy

Fixes #178 and Fixes #24 - Automate populating the TFTP directory

This implementation is only for the Red Hat family, other OS's should follow
It implements a way to query foreman and gets the required boot files (i.e. kernel and initrd) files
from a predefine media over JSON....

4cbaa406 10/21/2010 10:17 AM Ohad Levy

Fixes #405 and Fixes #349 - Adds support to 2.6.x reports

NOTE: Its recommended to Backup your DB prior to using this patch.

a7263b3d 10/17/2010 08:43 AM Ohad Levy

Added JSON API Support to the Partition Table controller

2b4e3e7d 10/17/2010 08:42 AM Ohad Levy

added JSON API Support to the Domains Controller

27210309 10/10/2010 01:09 PM Paul Kelly

Added a basic notice facility to foreman

Notice.create :message => "text", :level => level, :global => boolean
if global is true then any user can cancel that message for all users
else each user must cancel the message individually

level can be "warning" or "message"...

6ef9a054 10/08/2010 08:54 PM Ohad Levy

fixes #369 - broken links on email reports

8e9b8d69 10/05/2010 10:01 AM Ohad Levy

Fixes #399 - add Red Hat Network registration snippet

f5df7d44 10/03/2010 03:07 PM Paul Kelly

Fixes #390 - A user account is always associated with a session

45dad022 10/03/2010 01:43 PM Ohad Levy

fixes #394 - Reports do not work - total time is no longer a report
metric in puppet 2.6

This is a quick and dirty solution until we'll refactor the reporting
db layout in #349

8506f9f9 10/03/2010 01:26 PM Ohad Levy

fixed wrong reference to hosts, refs #358

3c7750e1 10/03/2010 01:26 PM Ohad Levy

- Added JSON support for fetch node lists
- Added JSON support for fetching node facts hash

2195e30c 10/03/2010 01:23 PM Ohad Levy

fixes #313 - Edit multiple hosts returns 404

fd470948 09/29/2010 08:08 AM Ohad Levy

Minor html layout formatting fixes

350ec75e 09/19/2010 02:23 PM Ohad Levy

fixes #383 - Foreman may not start up at all upon new installations

adcd0374 09/19/2010 01:19 PM Paul Kelly

Fixes #239 - Erases environments and puppetclasses

The fix also includes a page in which the use selects the additions
and removals which they would wish to apply to their database.
Errors are reported and an opportunity is given to reapply the changes.

be96f201 09/19/2010 01:19 PM Ohad Levy

XHTML compliance

d3156019 09/10/2010 06:30 PM Paul Kelly

Fixes #294 Convert settings to a dropdown

95a502b5 09/07/2010 08:07 AM Paul Kelly

Fixes #218 - Search hosts by puppetclass

a87021c3 09/05/2010 01:59 PM Eric Shamow

fixes #372 - add search option for disabled hosts

58b01247 09/05/2010 01:59 PM Eric Shamow

fixes #371 - disable many hosts at once

0137e580 08/31/2010 10:21 AM Ohad Levy

refs #369 - removing extra table header

4683bca6 08/31/2010 09:50 AM Ohad Levy

fixes #369 and refactored the summary email view to make it human readable

5aee7268 08/28/2010 09:04 PM Eric Shamow fixes #364 - Enable "downtime" in Foreman
  • Added checkbox for enabling and disabling hosts from edit screen
  • Enabling e-mail reports for hosts in downtime
  • Added dashboard links to disabled hosts
  • Added basic tests
f15945db 08/16/2010 09:29 AM Ohad Levy

fixed all parenthesize warnings

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

a8ea6c12 06/25/2010 09:09 AM Ohad Levy

fixes #331 - Operating system edit page error messages are out of alignments

2c83f744 06/25/2010 08:56 AM Paul Kelly

Fixes #260 - Switch to using STI for OS families

7700f32f 06/17/2010 03:42 AM Frank Sweetser

fixes #323 - Add a "cancel build" option

3cf832dd 06/09/2010 08:02 AM Frank Sweetser

fixes #316 - Show custom partition tables by default if set

c665f5e8 06/09/2010 07:50 AM Ohad Levy

fixes #318 - users page does not sort based on last login

d5c2f34a 06/07/2010 06:18 AM Ohad Levy

fixes #270 - host show page looks bad on IE or old versions of firefox

89569baa 06/07/2010 03:56 AM Jochen Schalanda

Fixes #308 - Added action to destroy multiple hosts at once.

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

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

bc06fd21 06/03/2010 06:00 AM Ohad Levy

fixes #286 - dashboard page contains a link to active_scaffold

b82a38da 06/03/2010 03:16 AM Frank Sweetser

fixes #300 - Add icon hints to class add/remove

Icons taken from http://www.freeiconsweb.com/Webmaster-Pixel-Icon-Set.html

19529e4b 06/02/2010 11:09 AM Paul Kelly

Fixes #292 - puppetdocs should be in a frame

a0c0e14d 06/01/2010 04:20 AM Ohad Levy

fixes #293 - add table sorting to users page

924cdd0a 05/28/2010 03:59 PM Frank Sweetser

fixes #255 Search for MAC addresses from all X-RHN-Provisioning-MAC headers, not just eth0

b0e2071a 05/28/2010 03:54 PM Ohad Levy

minor formating changes

a67b0923 05/28/2010 03:52 PM Paul Kelly

Fixes #101 - Generate rdoc files and html links on the puppetclasses page

Rewite rdocs if required by the prepare phase
Incorporate Fank Sweetser's :: patch
Incorporate a url_helper suggested by Ohad
Added a new interface via links on the supported environments list

3d49c6a3 05/28/2010 08:56 AM Ohad Levy

fixes #275 - facility to search for fact names

ac0f2ae6 05/28/2010 08:56 AM Ohad Levy

fixes #276 - Fact searches should remember the previous search settings

984b3610 05/28/2010 08:01 AM Ohad Levy

fixes #274 - The Reset link of the search bar does not work on the reports page

eca512b2 05/27/2010 06:24 PM Ohad Levy

fixes #283 - facts of stale hosts break foreman

b47f3920 05/27/2010 05:58 PM Ohad Levy

minor formatting change to allow edit habtm to look a bit cleaner

aee513b8 05/27/2010 04:53 PM Ohad Levy

fixes 154 - audit log does not store user information

edf4198b 05/27/2010 04:43 PM Ohad Levy

fixes #271 - remove active scaffold plugin

196c17ad 05/27/2010 03:54 PM Ohad Levy

fixes #279 - when editing a host, user selection is of the screen

69f8d207 05/27/2010 03:21 PM Ohad Levy

fixes #277 - add search options to puppet classes page

2e04e41b 05/27/2010 03:21 PM Ohad Levy

CSS rework, aligned view on all pages
removed google JS from pages which do not require it

39165477 05/27/2010 03:50 AM Ohad Levy

fixes #272 - add a warning if there is a clock drift between the client and foreman

661e86c7 05/26/2010 12:49 PM Ohad Levy

fixes #269 - Remove activescaffold from audits page

b729fb04 05/26/2010 05:12 AM Paul Kelly

Fixes #212 - Remove AS from facts

bccca063 05/26/2010 03:51 AM Ohad Levy

fixes #268 - 500 Error on "All Puppet Classes"

0ba45d6d 05/24/2010 09:03 AM Jochen Schalanda

fixes #236 - Installation media are now usable with more than one operating system.

ae2998af 05/24/2010 07:38 AM Jochen Schalanda

Fixes #265 - improved preseed template and more complicated partitioning scheme for Debian-based distributions.

91549be9 05/24/2010 07:33 AM Ohad Levy

fixes #264 - Overview of host's puppet classes should be sorted

01e46fcc 05/24/2010 07:29 AM Jochen Schalanda

Fixes #262 - Architecture selection on create/edit operating system form

459e0feb 05/24/2010 07:11 AM Paul Kelly

Fixes #249 - Remove AS from reports

Added a searchbar for hostname, reporting period and the type of report.

d995ecb4 05/24/2010 04:13 AM Paul Kelly

Ensure that all index views and controllers are consistent

Ensures that all controllers use @search in the index method
Ensure that all index views use pagination

452d6329 05/24/2010 04:08 AM Paul Kelly

Fixes #248 - Generalise tab management and search facility

The search facility is now available from all controllers.
The search bar is only displayed if there is a partial
<controller_name>/_search_line.html.erb available.This partial also
describes and implements the possible search parameters for this controller...

5f6b2196 05/18/2010 04:23 AM Paul Kelly

Fixes #204 - Remove AS from environments page

Merged import facility in Environment and Puppetclass controllers

6874bbd9 05/18/2010 04:01 AM Paul Kelly

Fixes #232 - Removes AS from Users page

The password verification test has not yet been implemented but will get done in AuthSourceInternal fix
All tests now pass These tests now work whether settings[:ldap] is enabled or not
Plus whitespace fix

6b728fdc 05/18/2010 03:19 AM Bash Shell

Fixes #258: Change Environment for multiple hosts.

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.

4e85a944 05/09/2010 03:55 PM Ohad Levy

fixes #233 - In the "Show" page for a Host, Build link should not be visible when Unattended is false.

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

dad78fb6 05/06/2010 04:00 PM Paul Kelly

Fixes #132 - Added a clone operation

This clones the AR, attaches clones of the
originals host_parameters and then renders the "new" action, ready for editing.

The host_parameters must not use validate_presence of :host_id when using nested attributes.
Created a hidden :nested attribute to the form to flag this behaviour...

cdd8bb6f 05/06/2010 02:47 PM Paul Kelly

Fixes #183 - Adds searchbar facility to hosts

Qualified the fact_selected partial
Added a reset button
Added popup help
Beautification and grooming

7a481d2d 05/03/2010 02:20 PM Jochen Schalanda

fixes #235 - Small refactoring of the media handling for operating system families: * Use URI class for any URI related operations * Added substitution for $version, $major and $minor in media path * Force use of http(s)|ftp|nfs URI schema: NFS shares have now to be entered in URI form: nfs://server/path/.../ instead of server:/path/.../

163711af 04/30/2010 06:08 AM Ohad Levy fixes #200
  • added better module detection to properly show the module list
  • Add sorting to module class lists
  • Add description to each link
2295ea88 04/30/2010 03:31 AM Ohad Levy

added titles to hosts show page actions

82146751 04/28/2010 04:57 PM Ohad Levy

fixes #224 - edit multiple fails on operating system

ef14965b 04/28/2010 04:21 PM Ohad Levy

fixes #222 - add search and sort functionality to dashboard host lists

5af52b3b 04/28/2010 03:16 PM Ohad Levy

fixes #220 - show all used puppet classes when using storeconfigs

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)....
71974974 04/27/2010 10:05 AM Florian Ernst

fix closing tag in report template: s/capmion/caption/

bd46fa41 04/27/2010 06:47 AM Ohad Levy

fixes #200 - Remove activescaffold from the puppet groups page

8a9035d2 04/20/2010 06:34 AM Ohad Levy

fixes #219 - debian should not be the default operatingsystem family

9a9b3e75 04/20/2010 06:21 AM Paul Kelly

Fixes #13 - Manage Debian family release-name

9d75c16d 04/19/2010 03:18 AM Ohad Levy

added common links to host show page and pagination

f87f1250 04/19/2010 03:17 AM Ohad Levy

added links to all facts and switched to url helpers

4487bd21 04/19/2010 03:09 AM Ohad Levy

reduce puppet classses per page

c6f1b718 04/16/2010 09:46 AM Ohad Levy

added google_visualr and converted dashboard and hosts graphs

08bf6aba 04/14/2010 04:52 AM Ohad Levy

fixes #208 - use nested_attributes for lookup parameters

5f75dccc 04/14/2010 04:02 AM Paul Kelly

Fixes #177 - Family concept

It will_paginate and handle searches
Added family support to Operatingsystem
More work will be needed to add family support to host manipulation.

c5f7180a 04/13/2010 10:54 AM Ohad Levy

removing show action from arch page too

7f7c72bf 04/13/2010 10:53 AM Ohad Levy

refs #203, error on zero size array

c88c9fd6 04/12/2010 02:53 PM Ohad Levy

fixes #199 - adds a search functionality to puppetclass page

af6e2624 04/09/2010 10:25 AM Ohad Levy

fixes #199 - Remove activescaffold from the puppetclasses page, search functionality will follow

1cf43cf6 04/09/2010 09:06 AM Ohad Levy

Merge branch 'feature-203' into develop

92971ae3 04/09/2010 09:06 AM Ohad Levy

removing show action in places it doesn't make sense, and minor visual changes

97e387ca 04/09/2010 07:41 AM Bash Shell

fixes #203 Remove ActiveScaffold from Models

2217ce9c 04/08/2010 08:48 AM Ohad Levy

fixes #206 - Remove activescaffold from the authentication page

76b2f1b7 04/08/2010 07:49 AM Ohad Levy

fixes #202 - Remove activescaffold from the medias page

c2ba4ed3 04/08/2010 07:15 AM Ohad Levy

fixes #201 - Remove activescaffold from the domains page

fa7070ca 04/08/2010 06:02 AM Ohad Levy

fixes #207 - remove activescaffold from Parameters settings