Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cd3baa12 06/09/2014 07:02 PM Scott Seago

fixes #6091 - menu removal wasn't traversing menu hierarchy

902c71ef 05/07/2014 11:13 AM Dmitri Dolguikh

fixes #5537: it's possible to specify menu item url directly now

111cde57 04/13/2014 09:24 PM Joseph Magen

fixes #4204 - add config groups feature - assign multiple config groups to a host or hostgroup

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

70ce8fe7 03/17/2014 09:30 AM Ivan Necas

Fixes #3988 - use require instead of autoload_once_paths

3a2fdfde 03/04/2014 11:10 AM Josh Baird

fixes #3767 - add new host to hosts menu

9b6e45e9 02/14/2014 11:36 AM Lukas Zapletal

fixes #3903 - fixed menu links when relative URLs are set

4318bfa4 02/11/2014 12:54 PM Lindani Phiri

Add header menu navigation

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

355bce36 12/30/2013 11:06 AM Ohad Levy

fixes #3930 - refactoring of edit_self implementation.

49a98083 12/12/2013 10:34 AM Amos Benari

fixes #3790 - Added support for isolated engine to foreman menu

f5037382 12/11/2013 05:32 PM Eric Helms

Fixes #3838: Adds ability to define a divider when declaring a menu item
from a plugin.

43ebc4d4 12/05/2013 03:51 PM Eric Helms

fixes #3820 - adds exception output to menu item authorization check

39554984 11/26/2013 05:07 PM Dmitri Dolguikh

fixes #3762: menu urls defined using hashes should prefix controller name with a '/' (use absolute controller names)

a0e87b45 11/25/2013 08:49 AM Ohad Levy

refs #3510 - ensure rescue statement works

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system