Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
80986057 07/10/2018 09:12 AM Amir Fefer

Fixes #24017 - Add scrollbar in org/log dropdown (#5722)

99060798 05/16/2018 02:17 PM Amir Fefer

Fixes #23601 - switch org/loc button ordering in vertical nav

5a88c235 12/18/2017 12:19 PM Amir Fefer

Fixes #21444 - change subitems header style in vertical nav (#5038)

449c7f48 12/04/2017 02:41 PM Amir Fefer

Fixes #21847 - fix vertical nav string translation

Header string is translated twice

0e569bbf 11/08/2017 09:27 AM Amir Fefer

Fixes #21591 - Add id attribute to topbar element

72bca310 11/08/2017 08:58 AM Amir Fefer

Fixes #21551 - add user menu to hamburger menu in mobile

8195b255 10/26/2017 11:27 AM Walden Raines

Fixes #21223: add experimental UI menu to foreman.

Add an experimental UI setting to foreman so we can show new UI pages
while maintaining the old ones. This will allow us to showcase our new
UIs for the users and then eventually remove the old pages and replace...

51919636 10/16/2017 01:37 PM Amir Fefer

Fixes #18492 - add pf vertical navigation

a29d5438 03/28/2017 02:35 PM matan werbner

Fixes #18957,#18193,#18678,#18853 - notifications redux

Refactored notifications to work with redux, fixed
several UI related bugs, added tests.
flux is now unused, this is based on @gailsteiger's
previous work.

44fc2ca1 02/10/2017 01:25 PM Gail Steiger

fixes #18248 - dashboard auto refresh mounts duplicate components

1c40f7e8 01/20/2017 01:45 AM Gail Steiger

fixes #18010 - UI Notifications front-end implementation

28795d84 09/20/2016 07:47 AM Bryan Kearney

Fixes #16372 - Convert the header logo to svg instead of png

Logo is minimized version of our official:

https://github.com/theforeman/foreman-graphics/

bbefa32c 09/15/2016 11:40 AM Tomer Brisker

Fixes #13936 - Drop support for legacy browsers

This patch removes various workarounds needed to get legacy browsers to
work. Mostly stuff needed for IE<10, but also some other vendor prefixes
that are no longer needed.

9a312280 01/26/2016 01:48 PM Tom Caspy

fixes #13292 - replacing the turbolinks progress bar with a spinner

ab8eefb1 01/25/2016 08:16 AM Andrew Schofield

fixes #13265 - Any Context menu permissions

fb9f45e8 12/18/2015 08:03 AM Daniel Lobato Garcia

Fixes #7230, #12021 - Upgrade to Rails 4.1.5

This commits upgrades Rails to Rails 4.1.5. See a description of the
changes included here, and go to the pull request in GitHub to see more
detailed explanations:

  • Update gems to a Rails 4 compatible version, including dependencies...
4df642a6 08/17/2015 04:22 AM Alon Goldboim

Fixes #11372 - Formalize assets names.

ae0d599a 04/24/2015 05:12 AM Ori Rabin

Fixes #8861 - Lengthy organization or location names showed in tooltip

405fa5de 11/12/2014 09:45 AM Jiayi Ye

Bug #7547 - Cannot log out of WebUI from mobile device

efe9748d 09/26/2014 07:04 AM Shlomi Zadok

Fixes #7592 - flipped the order of logged-in user menu

357d3dec 07/15/2014 08:57 AM Walden Raines

Fixes #6057: highlight active tab based on current URL.

Highlight the active menu tab based on the current URL
rather than relying on the controller and action. This
fixes a problem where top level menus that contain plugin
menu items were not being highlighted when active....

6addb89c 06/17/2014 12:35 PM Joseph Magen

fixes #5832 - org switcher does not collapse when moving mouse diagnally to submenu

33b384f2 03/07/2014 10:43 AM Thomas McKay

fixes #4194, #4459 - add main_app to root_path references for isolated engines

832c0925 02/24/2014 08:38 PM Joseph Magen

fixes #4393 - rename ancestry label to title

1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

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

Add header menu navigation

d31eea8c 12/29/2013 11:22 AM Amos Benari

fixes #3811 - merge with new layout

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

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

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

a783057e 11/23/2013 07:22 PM Dominic Cleal

fixes #3684 - add IDs to top level dropdown menus

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

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

4d4557e9 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - remove dash from -%> to %>

1ff6a50c 06/14/2013 08:17 AM Marek Hulán

Fixes #2640 - use relative user logout path

6c563741 05/23/2013 08:35 AM Marek Hulán

Fixes #2502 - session expiration updates

Signo now allows to transparently prolong user session which got
expired. Also when you now logout from Foreman you will end up in Signo
login form. This brings some code clean up and test changes and small
SSO method API change.

f4430a08 05/22/2013 09:56 AM Tomáš Strachota

Fixes #2513 - orgs created in katello do not appear in org filtering

- topbar cache sweeper turned on for api controllers
- a bit of refactoring to get rid of repetitive expire_fragment

28c1bc7d 05/07/2013 03:15 AM Dominic Cleal

fixes #2432 - use absolute controller path for navbar links

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

9d69fc8f 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - i18n extracting strings

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

4e7ea9b8 04/22/2013 07:50 AM Marek Hulán

fixes #2417 - SSO abstractioning

Apache and Signo SSO reworked to a new general SSO concept.

You can use SSO service that comes with Katello for loggin in. It's
based on OpenID protocol with slightly customized provider.

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

f46e39c4 03/14/2013 04:29 AM Bryan Kearney

Add localization calls to the subnets and the trenda pages.

There are other changes to the common layouts based on simple testing.

6366e9e2 03/11/2013 08:50 AM Bryan Kearney

Add gettext calls to the common views, application controller, and application helper objects.

Note, this patch does not include an update to the strings file. This will allow patches to be submitted without colliding with each other.
To regenerate the strings file, run rake gettext:find

c95c8f15 01/30/2013 07:53 AM Ohad Levy

fixes #2154 - "Foreman" link in main navigation should link to dashboard

1697d306 01/03/2013 09:59 AM Amos Benari

fixes #2096 New location/Org button in user-menu doesn't work on ff.

ecb22782 01/02/2013 09:32 AM Amos Benari

fixed an error in the ptable wellcome text.

ec2b4ec9 01/02/2013 08:13 AM Amos Benari

ui phase2

700ed6b9 01/02/2013 08:13 AM Amos Benari

reorg in the user and settings top menus.

73f23bf4 01/02/2013 08:13 AM Amos Benari

bootstrap2.2.2

063ae3a6 12/05/2012 02:46 AM Amos Benari

admins can always reset the taxonomy filters to any

611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

2704a359 10/31/2012 05:30 AM Amos Benari

fixed active tab on cached topbar.

fe4629de 10/31/2012 05:19 AM Robert Birnie

feature #1906 add Trend information

Signed-off-by: Amos Benari <>
Signed-off-by: Ohad Levy <>

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

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

567c726c 11/14/2011 10:12 AM Amos Benari

fixes #1314 'More' dropdown entries does not get populated correctly

Signed-off-by: Amos Benari <>

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

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

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

new UI for foreman

c8ce839a 09/28/2011 05:17 AM Ohad Levy

fixes #1187 remove unrequired menus when foreman is not used for provisioning

this includes URLS, setting menu items and buttons.

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...
0a71a63b 08/08/2011 01:28 PM Ohad Levy

fixes #1097 - 500 ERROR could be generated when User.current is not set

76607ed5 06/29/2011 02:17 PM Ohad Levy

fixes #100 - Setting is now a ActiveRecord object

This allows users to manage foreman settings via the UI.

the UI is a bit ugly, but works :)

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

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

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

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

ensures that current user is cleared, refs #807

8003e4f9 05/02/2011 10:40 AM Amos Benari

fixed menu item when logging in with a non-admin user, refs #836.

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

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

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

b0b1ea21 04/10/2011 03:17 PM Ohad Levy

added search to reports page #refs 719

ba5b7e74 03/21/2011 10:53 AM Ohad Levy

fixes #582 - Foreman should not fail if libvirt ruby binding are not installed

cdf02336 03/15/2011 04:26 AM Ohad Levy

views cleanup and added more operatingsystems icons

a90f0ee7 03/15/2011 04:17 AM Jason Rist

New Look and Feel for Foreman.

Lots of CSS and other changes.
Fixed flash notice.
Fix for fieldsets.
Modified the new/edit for Hosts page. Significantly improved workflow for 1024x768 and higher.
Fixed the menu styles.

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

fixes #585 - support link points to an invalid url

96be8845 01/14/2011 09:04 AM Ohad Levy

fixes #427 - Ability to provision xen/kvm guests

this patch adds support to libvirt based hypervisors

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

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

06823dc7 12/16/2010 08:54 AM Ohad Levy

Fixes #65, Fixes #339 and Fixes #539

This commit introduce the following:
  • Smart proxy CRUD within Foreman
  • Subnet operations
    • CRUD
    • Finding the next free IP (via the dhcp proxy)
  • Association of subnets, domains to proxies (dns, dhcp and tftp)
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...

010c668d 11/10/2010 12:43 PM Paul Kelly

Fixes #444 - use searchlogic in interesting report filter

e53706e8 11/08/2010 09:44 PM Paul Kelly

Fixes #370 - Added 'interesting' filter to reports

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

03be090a 10/31/2010 03:51 PM Paul Kelly

Fixes #420 - Settings dropdown is a partial

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

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

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

XHTML compliance

d3156019 09/10/2010 06:30 PM Paul Kelly

Fixes #294 Convert settings to a dropdown

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

661e86c7 05/26/2010 12:49 PM Ohad Levy

fixes #269 - Remove activescaffold from audits 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

9c0e127b 05/17/2010 07:03 AM Paul Kelly

Fixes #170 - implement usergroups

Added migration
Added tests
Added MVC files
Added the routes as well
Added the program logic and additional views
Added RESTful actions for update and create
Added validations to ensure that usergroup.name and user.login do not collide...

b09b4515 04/28/2010 10:12 AM Ohad Levy Fixes #193 - move hosts controller away from AS
  • Remove active scaffold from hosts controller.
  • changed default host graphs from one day for up to one week
  • added dynamic dropdown boxes for host creation / edit page (e.g. for puppet classes, operating systems etc)....
f87f1250 04/19/2010 03:17 AM Ohad Levy

added links to all facts and switched to url helpers

08bf6aba 04/14/2010 04:52 AM Ohad Levy

fixes #208 - use nested_attributes for lookup parameters

2217ce9c 04/08/2010 08:48 AM Ohad Levy

fixes #206 - Remove activescaffold from the authentication page

0265427b 03/09/2010 06:47 AM Ohad Levy

fixes #141 - add support to extlookup kind of queries through foreman
usage:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common"
if you want it in YAML, just add:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common&format=yml"

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

fixes #173 - redirection loop on login

9c3ffb6b 12/14/2009 06:00 AM Ohad Levy

switches global setting var to be a constant var - refs #100