Project

General

Profile

Download (3.14 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
18118f5a 07/11/2012 11:08 AM Ohad Levy

remove unneded hidden links in the more tab

180a48c8 07/04/2012 03:48 PM Amos Benari

fixes more menu issues

933c8a83 07/04/2012 03:39 AM Amos Benari

fixes the more menu bug

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

top navigation bar looks correct on tablet and smart-phone screen size.

1d0bc0b0 07/02/2012 10:44 AM Amos Benari

fixes #1240 more menu fixed for users with no permitions.

0f35c707 05/10/2012 02:59 AM Brian Gupta

Compute Resource menu was shown only if libvirt bindings were installed

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

db53f260 03/22/2012 04:16 PM Ohad Levy

Compute / Virtual DC should only work when unattended is enabled

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

ad58d3fb 11/06/2011 08:51 AM Amos Benari

changed 'settings' to 'more', and 'oreman settings' to 'settings'

67622087 11/01/2011 08:46 AM Amos Benari

fixed 'active; settings menu condition.
It is now active on lookup_keys controller too.

384823b2 11/01/2011 08:45 AM Amos Benari

fixes #1282 - added smart variables to settings menu.

cddf6add 10/23/2011 03:11 AM Ohad Levy

fixes #1233 - ldap authentication should not be shown if login is disabled

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...
9ed3da57 06/20/2011 09:16 AM Ohad Levy

fixes #997 - hosts tab is highlighted when in hostgroup pages

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

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

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

6e50fa1d 07/25/2009 04:34 PM Ohad Levy

realigned models to use :though and habtm when it made sense, setup basic AS controllers to support that