Commit Graph

2152 Commits

Author SHA1 Message Date
Konstantin Krivopustov
0eedf3cd13 PL-10589 "version" property is not present among View object properties 2018-04-02 08:53:20 +04:00
Konstantin Krivopustov
88213672e2 PL-10578 Sequential Queries feature is enabled by default but sys_query_result cleaning is not (test cleanup) 2018-04-02 08:30:26 +04:00
Konstantin Krivopustov
0a7e89e1ad PL-10578 Sequential Queries feature is enabled by default but sys_query_result cleaning is not (make deleteForInactiveSessions method more scalable) 2018-04-01 14:43:40 +04:00
Konstantin Krivopustov
fe2e820aa3 PL-10578 Sequential Queries feature is enabled by default but sys_query_result cleaning is not 2018-03-31 21:50:27 +04:00
Konstantin Krivopustov
dcd36423d3 PL-10573 Denying role for anonymous user by default 2018-03-31 19:41:23 +04:00
Maxim Gorbunkov
61bcd1598a PL-10614 Dynamic attribute is not updated via REST 2018-03-30 12:22:29 +04:00
Yuriy Artamonov
0782724dfd PL-10541 Use SLF4J string interpolation instead of string concatenation 2018-03-29 14:12:45 +04:00
Andrey Subbotin
a499ca3dbb PL-10619 REST should have an ability to work without security token for entities with constraints 2018-03-29 12:36:26 +04:00
Konstantin Krivopustov
2b2b9d6952 PL-10613 Multiple sequences are used to generate ID in case of SINGLE_TABLE inheritance type 2018-03-28 16:03:34 +04:00
Andrey Subbotin
952495e581 PL-10606 UnsupportedOperationException occurs when trying to copy user settings 2018-03-28 10:32:36 +04:00
Andrey Subbotin
d5b2986a34 PL-10606 UnsupportedOperationException occurs when trying to copy user settings 2018-03-27 19:32:30 +04:00
Andrey Subbotin
4408c77c27 PL-9924 OneToMany field is null if it is hidden by security attribute restriction 2018-03-27 19:27:05 +04:00
Andrey Subbotin
b24a650e8f PL-10289 Support NEW operator in the select JPQL query 2018-03-26 13:58:28 +04:00
Andrey Subbotin
f5d0c2df01 PL-10424 RowLevelSecurityException on saving previously saved entity 2018-03-23 16:58:33 +04:00
Konstantin Krivopustov
481de9a17e PL-10587 Scheduled Tasks in cluster mode use timeout in milliseconds rather than in seconds 2018-03-23 10:58:56 +04:00
Andrey Subbotin
bf631ca196 PL-10354 The query "delete from ..." through EntityManager removes entities without soft deletion 2018-03-22 18:42:12 +04:00
Andrey Subbotin
5ecfd4f768 PL-10354 The query "delete from ..." through EntityManager removes entities without soft deletion 2018-03-22 18:09:56 +04:00
Andrey Subbotin
5cace0c5c2 PL-10354 The query "delete from ..." through EntityManager removes entities without soft deletion 2018-03-22 17:44:55 +04:00
Andrey Subbotin
d6051b0994 PL-8474 @OnDelete(DeletePolicy.UNLINK) is not supported on @OneToMany 2018-03-22 17:00:28 +04:00
Yuriy Artamonov
8380eee8e9 PL-10580 Typo in constant name: SessionParams#IP_ADDERSS 2018-03-22 14:31:12 +04:00
Andrey Subbotin
93880d9d54 PL-9841 Incorrect SQL might be generated to update link attribute of unloaded entity 2018-03-21 18:27:42 +04:00
Gleb Gorelov
147401c0be PL-10562 Split performance testing mode and UI testing mode for Web Client 2018-03-21 11:50:09 +04:00
Roman Pinyazhin
f72987f9ba PL-10475 Entity Log doesn't take into account date resolution displaying old values 2018-03-21 11:14:16 +04:00
Andrey Subbotin
93f4252a77 PL-10000 Support embedded attributes in changes log 2018-03-20 18:16:00 +04:00
Konstantin Krivopustov
9e3f39be7f PL-10565 Default methods in config interfaces 2018-03-20 11:38:25 +04:00
Yuriy Artamonov
9d33df3da6 PL-10555 AuthenticationManager should not log exception with error level twice 2018-03-18 15:30:48 +04:00
Yuriy Artamonov
8f10e34eba PL-10556 AuthenticationProviders should throw LoginException in case of empty login 2018-03-18 15:30:03 +04:00
Andrey Subbotin
2458b2de09 PL-10551 NPE on browser screen with LOB property 2018-03-16 19:06:49 +04:00
Yuriy Artamonov
fef4730e00 PL-10548 AuthenticationManager should always create a new transaction in authenticate / login 2018-03-16 13:13:55 +04:00
Yuriy Artamonov
0c7293fe2f PL-10547 Improve JavaDoc of PersistenceTools.getOldValue() 2018-03-15 19:55:23 +04:00
Yuriy Artamonov
61d215746d PL-10541 Use SLF4J string interpolation instead of string concatenation 2018-03-14 20:22:42 +04:00
Andrey Subbotin
cc5e123349 PL-10435 'ORA-00932' occurs when filtering by CLOB attribute 2018-03-13 10:48:22 +04:00
Yuriy Artamonov
d4f5909875 PL-10528 Warnings about the absence of localized email templates should be shown on the DEBUG level only 2018-03-13 09:57:22 +04:00
Konstantin Krivopustov
9726b95305 PL-10334 Rename columns with reserved DBMS words 2018-03-13 09:54:31 +04:00
Andrey Subbotin
c583275745 PL-10385 sys$QueryResult entities newer deleted 2018-03-12 13:19:04 +04:00
Konstantin Krivopustov
a7813e26aa PL-10513 cuba.uniqueConstraintViolationPattern for MySQL does not work consistently with UniqueConstraintViolationHandler 2018-03-12 12:11:45 +04:00
Konstantin Krivopustov
9dae52a745 PL-10403 Ability to bypass implicit conversion of Entity parameter to its id when executing query via DataManager 2018-03-12 11:48:50 +04:00
Konstantin Krivopustov
e9b07e6db7 PL-10467 Parameterize EntityManager.createNativeQuery(query, class) target class as <T extends Entity> 2018-03-12 09:43:56 +04:00
Konstantin Krivopustov
25cf8472eb PL-10517 Make sure default role is always assigned to new users (fix test) 2018-03-09 17:43:39 +04:00
Konstantin Krivopustov
341d87f427 PL-10517 Make sure default role is always assigned to new users 2018-03-09 16:37:12 +04:00
Konstantin Krivopustov
b4e74d76cd PL-10340 Access to unfetched attribute in BeforeDetachListener leads to reloading of entity and loss of references 2018-03-07 18:34:22 +04:00
Konstantin Krivopustov
f154101ccc PL-10379 Make KeyValueEntity always allowed by entity operation permissions 2018-03-06 13:10:21 +04:00
Konstantin Krivopustov
29c91ecd4c PL-10315 For enums, PersistenceTools.getOldValue returns enum id instead of its value 2018-03-06 12:40:22 +04:00
Konstantin Krivopustov
4f1c3020ee PL-10257 Remove or make optional web host name, web port checks in RemotingServlet 2018-03-06 11:04:04 +04:00
Andrey Subbotin
cffd6b6334 PL-10390 java.lang.IllegalStateException occurs when a datasource for an entity from additional datastore is cacheable 2018-03-05 20:57:46 +04:00
Konstantin Krivopustov
33d0f46e80 PL-10470 User sessions are not evicted after expiration 2018-03-01 16:55:24 +04:00
Andrey Subbotin
0afbb4b7ef PL-10313 Issue with user substitution 2018-02-28 18:43:16 +04:00
Andrey Subbotin
898dcc3990 PL-10054 Error when transforming complex jpql query with case-when expression 2018-02-28 10:38:04 +04:00
Yuriy Artamonov
70d0425bdc PL-10446 Extract authentication extension points in LoginProvider beans 2018-02-26 19:58:44 +04:00
Yuriy Artamonov
b2220363d9 PL-10452 Use protected modifiers for EntityLog methods: enqueueItem, computeChanges 2018-02-26 18:12:51 +04:00