Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
1da8bd42 05/22/2017 07:58 AM Dominic Cleal

refs #19534 - check EncryptValue class variables are defined

bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, causing exceptions when
decryption failed. Tests added for this new behaviour.

bed45946 05/17/2017 04:13 AM Lukas Zapletal

Fixes #19534 - removed excessive encryptor logging

0fccd4c0 05/11/2017 01:40 PM Dominic Cleal

fixes #19437 - remove duplicate Rails.cache.clear calls

Rely on the default cache clear in the AS test helper, which catches
errors from Rails when the file cache doesn't exist yet.

5e38d636 05/11/2017 07:29 AM Dmitri Dolguikh

Fixes #19173 - build notification succeeds with expired token.

b9df73be 05/10/2017 04:25 AM Ohad Levy

fixes #19479, #10587, #19500 - two pane notifications are visible

- notification is now inside the content div, allowing two-pane server
responses to include it.
- refactored all notifications to use notification helpers (notice,
warning and error) instead of direct flash manipulation...

995e2da7 05/09/2017 10:33 AM Dominic Cleal

fixes #19483 - use #admin? method to check inherited admin flags

f4b7c52f 05/09/2017 05:58 AM Daniel Lobato Garcia

Fixes #18995, #18996 - visible_environments works w/o taxonomies

7bc914eb 05/09/2017 02:55 AM Dominic Cleal

fixes #19476 - list features in smart proxy refresh API response

68cd4bba 05/08/2017 06:12 AM matanw

fixes #14178 - Introduce patternfly toast notifications

d91a0e4d 05/08/2017 06:12 AM Ohad Levy

fixes #14178 - introduce patternfly toast notifications

- replaces old jnoitfy with react implementation.
- Adds a notification store to handle events from
rails flash + legacy javascript Notice function and expose
an Action API to add notifications.

View revisions

Also available in: Atom