Commit Graph

1789 Commits

Author SHA1 Message Date
Yuriy Artamonov
e0d53cc805 PL-8529 Fix JavaDoc errors that prevent Gradle :javadoc generation using CLI 2017-01-27 15:09:47 +04:00
Konstantin Krivopustov
cf6a2538d3 PL-8510 Could not load entity with a link to composite key entity from additional data store 2017-01-25 16:49:11 +04:00
Andrey Subbotin
3eef9a18eb PL-8180 Starting from 6.3.SNAPSHOT != operator in JPQL query is handled as = 2017-01-16 17:30:08 +04:00
Konstantin Krivopustov
f01ad5d2d7 PL-8475 Optimize for read-only transactions (always commit, throw exception if there are changes) 2017-01-16 16:47:30 +04:00
Andrey Subbotin
7436dbbee6 PL-7793 User-friendly query validation messages 2017-01-16 16:44:15 +04:00
Konstantin Krivopustov
9bccc2a443 PL-8475 Optimize for read-only transactions 2017-01-16 14:52:36 +04:00
Andrey Subbotin
c2f7c71a91 PL-7643 Hot deployment of Groovy beans does not work 2017-01-13 15:15:13 +04:00
Andrey Subbotin
da2988e03a PL-8448 Error occurs during an attempt to import an entity in additional data store using Entity Inspector 2017-01-13 13:11:56 +04:00
Konstantin Krivopustov
9be49851e4 PL-7907 "From" clauses instead of inner joins in generated SQL can lead to poor PostgreSQL execution plan (rename property) 2017-01-12 15:59:24 +04:00
Konstantin Krivopustov
8f488994ae PL-8447 Exception occurs during an attempt to restore entity in additional data store 2017-01-12 12:19:36 +04:00
Andrey Subbotin
583fa3f5f6 PL-7907 "From" clauses instead of inner joins in generated SQL can lead to poor PostgreSQL execution plan 2017-01-11 17:52:06 +04:00
Konstantin Krivopustov
7609f3bd94 PL-8442 Increase length of the "entity_type" column of the "sys_category" table 2017-01-11 12:58:58 +04:00
Andrey Subbotin
7c83210f4b PL-8211 Fix InMemoryConstraintTest 2017-01-10 18:19:36 +04:00
Konstantin Krivopustov
0cf3287c62 PL-8430 Enable invoking services by scheduled tasks 2017-01-09 18:27:45 +04:00
Konstantin Krivopustov
229058f269 PL-8421 Commit methods of TransactionImpl should not wrap original exception in a new RuntimeException 2017-01-09 16:31:26 +04:00
Konstantin Krivopustov
1f9cbeeeeb PL-8123 Extendable meta-annotations ("propagateToSubclasses" optional attribute) 2017-01-09 13:59:31 +04:00
Konstantin Krivopustov
aa77783588 PL-8336 Incorrect exception message when called Query.setView() for native query 2016-12-29 16:49:57 +04:00
Konstantin Krivopustov
bcc1b8e066 PL-7295 Do not use Locale.getDefault() 2016-12-29 16:20:44 +04:00
Konstantin Krivopustov
ef56286238 PL-8408 Simplify passing SecurityContext to new threads 2016-12-28 16:33:14 +04:00
Konstantin Krivopustov
9f3340534c PL-8358 Add Session Attributes for edited Access Group to tooltip list 2016-12-21 17:28:22 +04:00
korotkov
9e416c33b4 PL-8362 Protected access level for UserSessions bean attributes 2016-12-19 16:17:27 +04:00
korotkov
6100c47bc2 PL-8362 Protected access level for UserSessions bean attributes 2016-12-19 16:15:48 +04:00
korotkov
5d6986981e PL-8362 Protected access level for UserSessions bean attributes 2016-12-19 15:02:01 +04:00
Konstantin Krivopustov
02cc3b06f2 PL-8123 Extendable meta-annotations 2016-12-16 12:56:03 +04:00
Maxim Gorbunkov
3ea1213efb PL-8274 Change default value of cuba.entityAttributePermissionChecking to false 2016-12-16 09:25:17 +04:00
Konstantin Krivopustov
bfb4adbcb5 PL-8341 References to extended entity are not re-mapped if original entity has pre-defined discriminator value 2016-12-15 18:03:11 +04:00
Konstantin Krivopustov
d5f509d047 PL-8323 Update DB scripts are not found in WAR if dbmsVersion is specified but there are no specific scripts for this version 2016-12-08 11:12:16 +04:00
Andrey Subbotin
ecb7b94229 PL-8127 Queries with scalars and aggregates from the client side (fix Unit Test) 2016-12-08 10:50:41 +04:00
Konstantin Krivopustov
7afc907619 PL-8127 Queries with scalars and aggregates from the client side (JavaDocs) 2016-12-07 19:41:00 +04:00
Konstantin Krivopustov
2557e205a8 PL-8128 Relations between entities from different stores (EntityLog) 2016-12-07 17:45:02 +04:00
Konstantin Krivopustov
d27e56eef8 PL-8311 Error in EntityLog when logging an attribute which is a reference to non-BaseUuidEntity 2016-12-06 18:18:57 +04:00
kozyaikin
01e52235fc Fix copyright
#PL-7143
2016-12-06 15:57:51 +04:00
kozyaikin
4b15048bfe Advanced cluster support Objects cache synchronization #PL-7143 2016-12-06 15:06:46 +04:00
Konstantin Krivopustov
62bf5d5c32 PL-8307 Error in EntityLog prevents saving entity 2016-12-06 14:48:24 +04:00
Konstantin Krivopustov
02c3b906a6 PL-8128 Relations between entities from different stores (filter) 2016-12-06 12:41:21 +04:00
Maxim Gorbunkov
caf69da544 PL-8072 REST API token store should support working in the cluster 2016-12-05 11:37:24 +04:00
Konstantin Krivopustov
592afb05bd PL-8128 Relations between entities from different stores 2016-12-02 13:42:08 +04:00
Konstantin Krivopustov
9686a3ebdd Test and JavaDoc improvement for EntityLoadInfoBuilder.parse() 2016-12-02 13:42:08 +04:00
Maxim Gorbunkov
fe14cb3218 PL-8293 Generic filter must use ListEditor for working with collections 2016-12-01 10:08:10 +04:00
Maxim Gorbunkov
d79a3c37a9 PL-8260 Constraint wizard added for filtering condition in dynamic attribute editor 2016-11-30 11:15:30 +04:00
Andrey Subbotin
baa5bf471b PL-8127 Queries with scalars and aggregates from the client side(fix tests) 2016-11-29 16:50:40 +04:00
Andrey Subbotin
6c2b43aa65 PL-8127 Queries with scalars and aggregates from the client side 2016-11-29 16:29:49 +04:00
Andrey Subbotin
1e09cf5f15 PL-8127 Queries with scalars and aggregates from the client side 2016-11-29 15:24:03 +04:00
Andrey Subbotin
103d738aab PL-8127 Queries with scalars and aggregates from the client side 2016-11-29 15:24:03 +04:00
Andrey Subbotin
fab1ba726c PL-8127 Queries with scalars and aggregates from the client side 2016-11-29 15:24:03 +04:00
Andrey Subbotin
a6133d158c PL-8127 Queries with scalars and aggregates from the client side 2016-11-29 15:24:03 +04:00
Andrey Subbotin
1e511fce18 PL-8127 Queries with scalars and aggregates from the client side 2016-11-29 15:24:03 +04:00
Yuriy Artamonov
4a736f227c PL-7396 Bean Validation 2016-11-25 17:44:33 +04:00
Konstantin Krivopustov
c5f034db66 PL-8261 Get rid of NotDetachedCommitContext 2016-11-25 12:21:33 +04:00
Maxim Gorbunkov
ec55904074 PL-8260 Ability to set up filtering conditions for dynamic attributes values with Entity type 2016-11-25 12:17:16 +04:00