Skip to content

Releases: modpreneur/trinity-logger

Fix initialize-elastic command for test

13 Dec 12:09

Choose a tag to compare

NECKTIE-2378 fix initialize-elastic command for test env

add env test to execute trinity:logger:initialize-elastic and add parameter test-only to ElasticLogService

v1.1.18

02 Dec 17:30

Choose a tag to compare

update trinity/serrch

Add annotation for disable fields

25 Oct 19:47

Choose a tag to compare

v1.1.17

hot fix for travis

Fixed format for create EntityActionLog

15 Sep 12:30

Choose a tag to compare

v1.1.16

NECKTIE-2071 fix format for create log

Fixed bug for associative arrays in EntityActionLog

15 Sep 10:24

Choose a tag to compare

v1.1.15

NECKTIE-2071 fix for associative arrays created at some relations

Fixed long EntityActionLogs

14 Sep 16:14

Choose a tag to compare

v1.1.14

NECKTIE-2051 updated entityactionlog functionality to shorten the log…

Quick Bug fix.

12 Sep 13:22

Choose a tag to compare

Suppresed exceptions for write into, because it causes doctrine to close entity manager. This should be removed or exception should be handled after serializer will be repaired.

Fix support for "!=" operator

12 Sep 13:15

Choose a tag to compare

NECKTIE-909 ExceptionLog select by user

++ add support for "not equal"

v1.1.11

24 Aug 11:41

Choose a tag to compare

Fix returned ID

v1.1.10

11 Aug 06:53

Choose a tag to compare

Fix number mapping on Entity Action Log. When int was stored it did n…