Project

General

Profile

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

# Date Author Comment
ec1b5011 07/26/2012 08:21 AM Ohad Levy

make sure usernames are not in the logs

d9a2ebac 07/26/2012 07:58 AM Ohad Levy

[SQL optimizations] - many small optimizations

This is one of a few patches aim to improve Foreman performance
  • Bookmarks have only users, not usergroups
  • added caching to the settings table
  • removed notice message lookups (we are not really using those)...
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.

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

updates UI to bootstrap v2

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

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

ensures that current user is cleared, refs #807

2ef88134 05/02/2011 03:24 AM Ohad Levy

fixes #852 - Open "Support" and "Wiki" Links In New Window

7db117c0 01/20/2011 04:43 AM Ohad Levy

fixes #585 - support link points to an invalid url

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

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

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

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

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

bb7981b5 03/08/2010 05:13 AM Ohad Levy

fixes #173 - redirection loop on login

1ba05a93 10/15/2009 03:07 PM Ohad Levy

Squashed commit of the following:

commit c4382aeea5d72402bcbf3049d3c08f74792ca379
Author: Ohad Levy <>
Date: Thu Oct 15 22:03:26 2009 +0800

disable ldap by default

commit 685baf5f2c78128feebcbeed6910b131a072a81b
Author: Ohad Levy <>...

50d325f0 09/10/2009 01:25 PM Ohad Levy

added links to redmine