Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 1.4 KB
edit.html.erb 63 Bytes
index.html.erb 953 Bytes
new.html.erb 62 Bytes
welcome.html.erb 755 Bytes

Latest revisions

# Date Author Comment
e768c976 10/22/2014 11:56 AM Tomáš Strachota

Fixes #6710 - unicode characters in url parameters

Original methods to_param defined on resources called name.parameterize
to get rid of url-unsafe characters. This function unfortunately also
stripped off unicode characters.

Changes:
- parameterization extracted into a separate module Parameterizable...

a783d2c8 10/02/2014 09:48 AM B Sh

Fixes #7588 - pagination info not a button and aligned

adb487e0 09/15/2014 04:54 AM Ori Rabin

Fixes #6713: Long names needs to be truncated while listing

d455f32c 09/03/2014 11:24 AM Marek Hulán

Fixes #6444 - add support for virtual NICs

Extend additional interface details refs #2240

NIC facts parsing change and we create interfaces in Foreman according
to facts we recieve.

Subclasses does not define their own attributes and serialize them to
attrs hash. All BMC attributes are extracted to separate columns so it's...

2656873b 07/31/2014 03:49 AM Martin Bacovsky

Refs #4478 - API doc strings marked for translation

846433a7 03/31/2014 01:09 PM Stephen Benjamin

fixes #4673 - make default sort order descending on count columns

6895854c 03/17/2014 10:08 AM Stephen Benjamin

fixes #4256 - makes columns sortable in the UI

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:
1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

f9bc5a8e 01/21/2014 12:02 PM Daniel Lobato Garcia

fixes #3920 - prevent 500 ScopedSearch errors on the API, raise UI errors correctly

View revisions

Also available in: Atom