Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  observers
  services
  validators
  views

Latest revisions

# Date Author Comment
c2c01642 03/22/2016 07:12 AM Ivan Necas

Fixes #5859 - don't rely on a mac address being present when overriding the conflicts

We tried to initiate the `dhcp_record` for checking if conflicts were
there. The problem was the mac address was not available at that stage
when using the compute resources. It also turns out there is no need...

26eeda80 03/22/2016 06:45 AM Dominic Cleal

fixes #14041 - don't call select2 on CR form templates

select2 must be called only when the select becomes visible, not for
hidden template elements. add_child_node() already does when adding a
new set of fields from the template. without_select2 is removed from...

309a3305 03/21/2016 11:03 AM Tomer Brisker

Fixes #12560 - Correct popover behaviour for reports table

5c02935a 03/21/2016 09:34 AM Dominic Cleal

fixes #14291 - replace integration test logins with SSO

Replace the loading and form-filling on the user login page with a
test-only SSO method, which automatically logs in the test user on
every request. This uses a cookie sent in the request to specify the...

6aa12560 03/21/2016 04:24 AM Shimon Shtein

Fixes #14286 - added :groups_base field to auth_source_ldaps API

076608d7 03/18/2016 11:01 AM Dominic Cleal

fixes #13352 - order dashboard widgets by ID for consistency

When a user's dashboard widgets are seeded, they receive default row and
column positions of 1, so gridster organises the widgets in the order
they are defined in the view - which before this change, is up to the...

38987e04 03/18/2016 11:00 AM Dominic Cleal

fixes #14253 - add attr_accessible to Widget

Add position/view related attributes to widget as accessible attributes
and protect data such as template and name. Under Rail 4.2, saving the
dashboard was failing due to attribute protection, so new functional...

a44919d8 03/18/2016 08:54 AM Tomer Brisker

Refs #7726 - Improve select all for filtered multi-select

ea740cfe 03/18/2016 06:57 AM Ori Rabin

Fixes #14183 - showing whitespace validation in smart variables

c7d9169d 03/18/2016 05:31 AM Chris Edester

Fixes #14102 - Full location and organization passed as YAML to the ENC

View revisions

Also available in: Atom