Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
92bf092d 05/07/2012 08:50 AM Amos Benari

UI - more explicit button description for the add child node.

40e7f47a 04/29/2012 10:46 AM Amos Benari

[UI] users filter page space after field-set.

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

updates UI to bootstrap v2

60e9b0c1 04/29/2012 08:56 AM Ohad Levy

clean up login screen

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

e1f867f0 11/01/2011 10:57 AM Ohad Levy

fixes #1286 - moved user permission filters into a tab

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

update the look of host parameters page to look like the smart variables.

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

new UI for foreman

5d264a2d 09/05/2011 07:26 AM Ohad Levy

refactor - various facts cleanups

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

fea957f0 06/05/2011 02:42 AM Paul Kelly

Fixes #904 - Always show owned in user host filter

Signed-off-by: Paul Kelly <>

26df2a7e 05/11/2011 05:31 AM Paul Kelly

Fixes #458 - Long host list in edit user

Signed-off-by: Paul Kelly <>

4a8190ef 05/02/2011 04:01 AM Ohad Levy

fixes #797 - JSON for users not returned

8ba2e00a 03/31/2011 07:43 AM Ohad Levy

fixes #806 - Switch to JQuery instead of Prototype JavaScript library

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

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

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

XHTML compliance

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

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

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

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

fixes #293 - add table sorting to users page

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

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