Project

General

Profile

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

Latest revisions

# Date Author Comment
00ed8ba5 02/20/2017 04:03 PM Ondřej Pražák

Fixes #12294 - Update existing params using API

87bf790b 02/20/2017 10:58 AM Shlomi Zadok

Fixes #18560 - Remove searchbar from 403, change 403 style

e63d0123 02/20/2017 10:36 AM Dominic Cleal

fixes #18568 - replace deprecated AC::Parameters#update

The #update method in Rails 5 is returning a HWIA rather than the
ActionController::Parameters instance, causing keep_param to return the
wrong object type. It is also deprecated in 5.0, so replace it with a...

b3566844 02/20/2017 10:35 AM Dominic Cleal

refs #7495 - correct syntax in API error handler

3a10d701 02/19/2017 07:47 AM Shlomi Zadok

Fixes #18559 - Order mail notifications by name

0b22ca40 02/17/2017 09:55 AM Ondřej Pražák

Fixes #7495 - Create/delete autosign entries via API

d7ad6cbe 02/15/2017 07:56 AM Timo Goebel

fixes #18511 - plugin authors shown nicely

86201b44 02/15/2017 02:39 AM Marek Hulán

Refs #18469 - align subnet button label with the rest

4baca88e 02/15/2017 02:39 AM Marek Hulán

Refs #18473 - align CR button label with the rest

8c1eb62e 02/14/2017 09:45 AM Dominic Cleal

refs #18468 - move compute_resources JS to compute profile index

The CR JS should always be ready and loaded on the compute profile
index, as the new attributes form is rendered into the existing page
after the profile is created.

Because the new attributes form is loaded via the two-pane #content...

View revisions

Also available in: Atom