Project

General

Profile

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

Latest revisions

# Date Author Comment
a4f8f99c 10/31/2016 11:57 AM Timo Goebel

fixes #11656 - disable cr interface fields on host edit

ba65983b 10/31/2016 06:46 AM Ondřej Pražák

Fixes #17120 - Allow custom name for setting category

8aeebc29 10/31/2016 04:32 AM Dominik Hlavac Duran

Fixes #16548 - Changing user own passwd require current passwd

b4098edd 10/31/2016 04:30 AM Sebastian Gräßl

Fixes #17084 - Add webpack on welcome and unauthorized pages

Adds webpack server to CSP headers via prepend_before_action,
to ensures it is run before welcome and authorized filters.

525e3213 10/31/2016 04:27 AM Dominic Cleal

fixes #16866 - don't call orchestration skip if unattended is off

263edc74 10/31/2016 04:23 AM Amir Fefer

Fixes #12543 - enable utf-8 encoding in email address

According to RFC 6532, the local part of an email address
can be non-ascii characters, and should support in utf-8.
The current email validation doesn't allow it,
so emails like Pelé@example.com and 我買@example.com are not supported

963d2d8f 10/26/2016 08:58 AM Marek Hulán

Fixes #17107 - list override in filter API

719f4d21 10/26/2016 08:55 AM Marek Hulán

Fixes #17104 - ignore resource via API

ccbfab75 10/26/2016 06:00 AM Timo Goebel

fixes #17086 - export nic ipv6 address for ENC

a390cfb7 10/24/2016 05:05 AM Timo Goebel

fixes #17041 - skips orchestration when importing facts

The orchestration callbacks only run if unless :skip_orchestration?,
however skip_orchestration? is not a method for Nic::Managed causing the
callbacks to always run, even if importing facts.

View revisions

Also available in: Atom