Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

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

Fixes #3811 updating to bootstrap 3

e3a220be 10/24/2013 01:35 PM Amos Benari

fixes #3279 roles edit page is long and missing a filter

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

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

22a48ce1 10/15/2013 11:50 AM Amos Benari

refs #3254 - Using the two-pane layout in some pages.

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

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

Feature #2368 - i18n extracting and locale rake task

93117958 04/24/2013 05:07 AM Bryan Kearney

Feature #2368 - i18n extracting strings

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

01352c23 03/11/2013 08:53 AM Bryan Kearney

Added gettext calls to the usergroups and roles pages.

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.

29972d83 10/18/2012 08:48 AM Amos Benari

fix minor css classes declaration.

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

updates UI to bootstrap v2

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

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...
8104eced 07/18/2011 05:31 AM Ohad Levy

fixes #898 - remove old search leftovers across the app

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