Project

General

Profile

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

Latest revisions

# Date Author Comment
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

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

38d9333f 03/18/2016 05:15 AM Tom Caspy

fixes #14239 - when creating host from API, set first interface as primary if none set

341bb2c0 03/17/2016 10:19 AM Marek Hulán

Refs #14204 - safer libvirt bridge detection

View revisions

Also available in: Atom