Project

General

Profile

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

Latest revisions

# Date Author Comment
3dab648c 04/22/2016 07:07 AM Ondřej Pražák

Fixes #14768 - Ellipsis for smart proxy name in table on index page

d46b64a2 04/22/2016 07:06 AM Marek Hulán

Fixes #14769 - avoid template comments because of deface

After many hours spent on debugging I realized that the issue is that
when action view compiles the template, some lines are concatenated
together just split by ";". This becomes problem when ERB tag contained...

9fb6675f 04/21/2016 01:24 PM Shlomi Zadok

Fixes #14748 - latest_events should use filters

c89a8d23 04/21/2016 09:14 AM Dominic Cleal

fixes #14741 - translate template kind string, not object

Also convert translation keys to strings in debug mode to prevent
concatenation errors.

b0b68f4f 04/21/2016 09:11 AM Dominic Cleal

refs #14395 - change user-friendly template kind names

- PXELinux/PXEGrub to one word to match project names
- change "Provision" to "Provisioning" to read better
- change to sentence case to better match app

fb194fd6 04/21/2016 04:48 AM Shlomi Zadok

Fixes #14072 - Use to_hash when requesting session original_uri

85a97146 04/20/2016 10:06 AM Dominic Cleal

fixes #13244 - update Rails to 4.2.6

- Add responders gem to support class-level respond_to usage
- http://edgeguides.rubyonrails.org/4_2_release_notes.html#respond-with-class-level-respond-to
- Replace foreigner with native Rails 4.2 FK support
- uses a patch from Rails 5 to support Foreigner's...

bd622a22 04/20/2016 08:27 AM Dominic Cleal

refs #14691 - user editing self should not change User.current

Rather than changing the behaviour of #to_label to return persisted
data, the User.current object should not be modified with unsaved data
from the form submission or API update.

User.current is used for authz as well as for display purposes, so...

1ef8f52b 04/20/2016 07:47 AM Ondřej Pražák

Fixes #14395 - Label for provision template capitalized in os details page

s

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

View revisions

Also available in: Atom