Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

code smell

b916586a 11/28/2011 05:50 AM Florian Koch

fixes #1333 -Destroy vs Delete inconsitent naming

Signed-off-by: Florian Koch <>

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

9c3f01c5 10/24/2011 04:47 AM Ohad Levy

fixes #1232 - unable to assign OS default provisioning templates

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

new UI for foreman

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...
a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

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

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

8de14697 04/10/2011 03:21 PM Ohad Levy

added search to operating systems page #refs 719

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

adds search to hosts refs #719

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

db59a916 12/20/2010 05:31 AM Jochen Schalanda

Fixes #263 - Refactored Foreman to use correct singular and pluralization of medium/media

45d91fb1 12/13/2010 03:46 AM Ohad Levy

Fixes #526 - it should be possible to delete config templates from OS defaults

02c0befc 12/09/2010 03:52 PM Justin Sherrill

Fixes #496 - Fixing issues with operating system edit/new pages when setting default config templates

cab0d8c6 11/29/2010 07:08 AM Ohad Levy

Fixes #378 - Adds support for multiple configuration templates

Configuration templates (Kickstart, preseed, syslinux, gpxe etc) can now
be saved in the database directly.

Each template is associated with valid operating systems (unless if its a
snippet which can rendered via all other templates) and a possible...

11782648 11/25/2010 09:53 AM Ohad Levy

fixes #471 - enabling parameters for Operating Systems

9f313542 11/19/2010 03:06 PM Ohad Levy

fixes #477 - unable to delete an OS

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

ff0eec3e 10/24/2010 01:48 PM Ohad Levy

fixes #415 - Operating systems debian types were always shown

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

XHTML compliance

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

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

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

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

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

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

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

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

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.

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

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

66bb73ba 04/07/2010 10:16 AM Ohad Levy

fixes #198 - remove activescaffold from Operating systems setting page