Project

General

Profile

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

Latest revisions

# Date Author Comment
9681a099 09/24/2017 09:54 AM Michael Moll

Fixes #21036 - Don't use class as class_name in associations

38964973 09/22/2017 11:45 AM Dominic Cleal

Fixes #20957 - Replace alias_method_chain with Module prepend

Deprecated in Rails 5.0 and will be removed in 5.1. Some instances of
classes overwriting existing methods can be handled with `super`, other
concerns or modules are changed to use prepend instead of include....

d79cc18d 09/21/2017 05:03 PM Shira Maximov

Fixes #20905 - Add message in audit in case no changes

5d484545 09/20/2017 08:33 AM Liza Gilman

Fixes #20705 - display paginations on audits page correctly

17782177 09/20/2017 08:31 AM Marek Hulán

Fixes #20665 - make smart proxy delete button grey

30e01319 09/20/2017 07:00 AM Timo Goebel

fixes #20878 - vmware clone: rewrite boot order

4a96211d 09/20/2017 06:14 AM Shira Maximov

Fixes #20890 - changes SSH key validation messages

408774ae 09/20/2017 03:13 AM Dominic Cleal

Fixes #20952 - Replace AC::Parameters Hash methods

Replaces any methods that used to be from Hash with the more limited
ActionController::Parameters API.

12f8ea80 09/20/2017 02:59 AM Dominic Cleal

Fixes #21024 - Reorder AR associations in order of use

4fe20239 09/20/2017 02:53 AM Sebastian Gräßl

Fixes #20783 - Move Inline messaging regarding user saving first

within "Notification" fieldset

View revisions

Also available in: Atom