Project

General

Profile

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

Latest revisions

# Date Author Comment
2e1dc83d 03/10/2016 04:32 AM Ori Rabin

Fixes #14129 - remove duplicate declaration of KEY_DELM

5edc74bb 03/10/2016 04:07 AM Ori Rabin

Fixes #14045 - resizing select2 to match inherit button

640d7ee7 03/09/2016 01:14 PM Justin Sherrill

Fixes #13545 - STI permission checking always using base class

This fixes permission checks on STI objects. Due to these methods existing
in Procs and being included in the base class at run time resource_class was
returning the base class. I can only presume this is related to a ruby or rails 4...

85c6f530 03/09/2016 10:50 AM Marek Hulán

Fixes #14113 - run dhcp orchestration only on DHCP subnets

45be57cd 03/09/2016 09:50 AM Ondřej Pražák

Fixes #7726 - Filtered out items no longer added when 'Select all' clicked

ec76b009 03/09/2016 09:44 AM Shimon Shtein

Fixes #13849 - Now the facets will not require id attribute for update

19df8e10 03/09/2016 08:47 AM Dominic Cleal

refs #5707 - use plural form and one string for translation

03261ebb 03/09/2016 02:50 AM Sean O'Keeffe

Fixes #3582 - Parameters on subnets

f9bae424 03/08/2016 11:18 AM Dominic Cleal

fixes #13974 - remove nested arrays passed to AR finders

Passing a nested array to Active Record finder methods is deprecated in
Rails 4.2 and will be removed, they must be flattened first.

5a9ad12f 03/08/2016 11:09 AM Ori Rabin

Fixes #5707 - disassociate does not appear for physical host

View revisions

Also available in: Atom