Project

General

Profile

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

Latest revisions

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

82a0ba46 03/17/2016 08:24 AM Shimon Shtein

Fixes #14240 - added :server_type attribute to API rabl

16ca1592 03/17/2016 05:38 AM Ondřej Pražák

Fixes #14237 - Missing tag for hosts/welcome.html.erb

View revisions

Also available in: Atom