Commit Graph

2254 Commits

Author SHA1 Message Date
Andrey Subbotin
e7098974c9 SendingMessage.contentText is accidentally saved back to database #1178 2018-08-23 17:54:44 +04:00
Konstantin Krivopustov
295fd11238 Logging of sending/receiving user sessions state in cluster #1177 2018-08-21 13:36:51 +04:00
Konstantin Krivopustov
eca568b595 NPE if a query contains more than one parameter with implicitConversion disabled #1163 2018-08-17 10:16:45 +04:00
Konstantin Krivopustov
5de1b64cfa Cached related entity must always be fetched from cache #1155 2018-08-15 17:05:31 +04:00
Konstantin Krivopustov
5dac289cb5 Value of non-persistent attribute defined in a superclass is not copied to merged instance #1150 2018-08-15 12:13:57 +04:00
Andrey Subbotin
98cbafd563 Entity id generation should support numberIdCache with zero size #1151 2018-08-14 21:18:42 +04:00
Konstantin Krivopustov
892c72ed78 Ability to handle commit of non-persistent entities #1148 2018-08-14 16:18:20 +04:00
Andrey Subbotin
ed2204fb0a NoSuchBeanDefinitionException when copying reports #1137 2018-08-14 14:46:15 +04:00
Konstantin Krivopustov
7c76c9ad4d Check that DataManager can use patch objects as references and for deletion by id. 2018-08-14 11:28:29 +04:00
Konstantin Krivopustov
f8ec2b8787 Refactor usage of BeforeCommit/AfterCommit actions #1140 2018-08-14 10:33:29 +04:00
Konstantin Krivopustov
dd14f67214 Data access improvements: EntityChangedEvent and TransactionalDataManager (Javadocs) #1116 2018-08-13 11:11:07 +04:00
Ilya Kuchmin
8cd8623d6f JPA lifecycle callbacks do not work #1136 2018-08-13 10:18:02 +04:00
Konstantin Krivopustov
1343982c43 EntityLog throws NPE when creating new BaseIntIdentityIdEntity #1131 2018-08-13 09:40:02 +04:00
Konstantin Krivopustov
15ce9d94b1 Query and ID should not be mandatory for LoadContext #953 2018-08-08 11:24:00 +04:00
Andrey Subbotin
75cf941d64 Exception in log #1123 2018-08-07 10:59:47 +04:00
Konstantin Krivopustov
765a0a8a1c Data access improvements: EntityChangedEvent and TransactionalDataManager #1116 2018-08-03 12:58:32 +04:00
Andrey Subbotin
3b19cb8f3b Kryo incorrectly deserializes HashSet instances #742 2018-08-01 16:52:58 +04:00
Andrey Subbotin
dfec903dc1 Could not save Composition when master-entity is inheritted with the "joined" strategy #1013 2018-07-31 16:47:19 +04:00
Andrey Subbotin
2dcd5a82c9 getOldValue() for collection attribute returns all soft deleted items #1037 (#1100) 2018-07-27 16:04:53 +04:00
Konstantin Krivopustov
db9752b100 New presentation data layer (sorting) #474 2018-07-27 12:26:49 +04:00
Yuriy Artamonov
d61ce41096 Use test-entitycache-logback.xml for tests on CI #1097 2018-07-26 19:22:34 +04:00
Yuriy Artamonov
16231dee23 Use test-entitycache-logback.xml for tests on CI #1097 2018-07-26 18:58:06 +04:00
Andrey Subbotin
5fbee12461 Problem with optional embedded attribute #1081 2018-07-26 17:18:58 +04:00
Maxim Gorbunkov
7f885a1854 Entity serialization of collection fields that have references to other members of collection #1091 2018-07-26 12:27:50 +04:00
Konstantin Krivopustov
1ee2e59bda New presentation data layer #474
Query conditions
2018-07-25 11:54:27 +04:00
Yuriy Artamonov
bae62bd3de Server should not start in case of "anonymous" session cannot be loaded #1080 2018-07-21 13:19:56 +04:00
Yuriy Artamonov
2cf82765ec Fix spelling issues #1082 2018-07-20 20:55:40 +04:00
Yuriy Artamonov
95ca735015 FileLoader should not load file if FileDescriptor has been removed #1034 2018-07-12 15:20:34 +04:00
Andrey Subbotin
f6dc46dd38 Apply in-memory constraint to root entity when loading with DataManager on middleware #1021 2018-07-12 14:22:26 +04:00
Konstantin Krivopustov
bc0922b393 jgroups_tcp.xml needs to have FD_SOCK preconfigured #982 2018-07-12 12:12:10 +04:00
Konstantin Krivopustov
23bf50bcbf Incorrect exception message from PersistenceTools.getOldValue #1048
Also, use EntityStates instead of PersistenceHelper
2018-07-12 11:45:58 +04:00
Andrey Subbotin
8f02b42bed More details in "EntityOp not permitted" error message #902 (#1038) 2018-07-11 19:18:07 +04:00
Andrey Subbotin
06a934643e Query with Extract is transformed incorrectly when security constraint is applied or query contains macro #767 2018-07-11 13:51:25 +04:00
Andrey Subbotin
cae4c7764f When "Load dynamic attributes" is set to true dynamic attributes are loaded not regarding their existence and the entity type #780 2018-07-10 13:21:45 +04:00
Andrey Subbotin
6f63d48078 When "Load dynamic attributes" is set to true dynamic attributes are loaded not regarding their existence and the entity type #780 2018-07-10 13:02:41 +04:00
Andrey Subbotin
d315092016 Attribute restrictions can be bypassed by swapping security token between entities #879 2018-07-09 20:54:19 +04:00
Yuriy Artamonov
f83d2698b7 NPE occurs when some db-stored application property has null value #1016
Update scripts since 6.10
2018-07-05 14:38:26 +04:00
Roman Pinyazhin
c0fd96f566 Constraints should be applied to the drag and drop action in the Group screen #1009 2018-07-05 10:31:02 +04:00
Yuriy Artamonov
81a78407ff NPE occurs when some db-stored application property has null value #1016 2018-07-04 17:55:29 +04:00
Andrey Subbotin
e34720f248 QueryCache cluster messages are sent even when query cache is disabled #988 2018-07-03 11:47:20 +04:00
Andrey Subbotin
a3a7ccb94f QueryCache cluster messages are sent even when query cache is disabled #988 2018-07-03 10:43:06 +04:00
Andrey Subbotin
0482d3286f @ManyToOne isn't loaded with BATCH fetch #1017 2018-07-02 13:51:57 +04:00
Roman Pinyazhin
82a131b554 Access Groups sorting doesn't work (fix) #898 2018-06-29 13:47:00 +04:00
Roman Pinyazhin
361e3d117d Access Groups sorting doesn't work #898 2018-06-28 12:50:29 +04:00
Yuriy Artamonov
e7142d82ea Get rid of Instance.getInstanceName() method #891 2018-06-27 16:32:10 +04:00
Yuriy Artamonov
449edb3fc4 Replace commons-lang dependency with commons-lang3 #418
Remove redundant casts
2018-06-25 18:08:26 +04:00
Roman Pinyazhin
76c48331f8
Provide an ability to reset user settings #793 2018-06-22 17:03:54 +04:00
Yuriy Artamonov
85074a9f0d WebSettingsClient should check if VaadinSession locked by the current thread #989 2018-06-21 11:19:08 +04:00
Andrey Subbotin
0feea22852 Operations with decimal values are not allowed in where-clause in filters #613 2018-06-09 16:31:15 +04:00
Andrey Subbotin
794ea90e85 Fix perfstat.log columns #184 2018-06-09 11:06:58 +04:00