Commit Graph

11519 Commits

Author SHA1 Message Date
Yuriy Artamonov
09ac0eb1c7 PL-10352 Implement missing functions of DesktopExternalUIComponentsSource 2018-02-12 14:49:06 +04:00
Daniil Tsarev
60f407fd5f PL-10299 Support adding 3rd party dependencies into app components as appJars 2018-02-12 09:59:41 +04:00
Konstantin Krivopustov
e851768717 PL-10366 DB update error occurs when init scripts for previously added app component appears in repository 2018-02-09 19:47:46 +04:00
Andrey Subbotin
101dc93242 PL-10373 Entity/Query cache doesn't use entities from cache when cuba.numberIdCacheSize = 1 2018-02-09 17:10:16 +04:00
Konstantin Krivopustov
054fcaf045 PL-10358 Possible locking bottleneck in UserSessions 2018-02-09 17:04:27 +04:00
Daniil Tsarev
a547de9dd2 PL-10323 Empty TokenList incorrect width 2018-02-09 13:26:04 +04:00
Daniil Tsarev
80eae7906b PL-10346 New icons mechanism is not supported for Actions 2018-02-09 13:10:31 +04:00
Andrey Subbotin
25ad32d4dc PL-10370 Entity cache doesn't put entity into the cache, if you can access a JDBC connection in the load transaction (ignore test execution) 2018-02-09 12:53:39 +04:00
Daniil Tsarev
f28f8695cb PL-10346 New icons mechanism is not supported for Actions 2018-02-09 12:35:37 +04:00
Andrey Subbotin
d99e52c4a5 PL-10370 Entity cache doesn't put entity into the cache, if you can access a JDBC connection in the load transaction 2018-02-09 12:31:39 +04:00
Daniil Tsarev
0846c80d83 PL-10323 Empty TokenList incorrect width 2018-02-09 11:57:36 +04:00
Daniil Tsarev
f5c8372ab3 PL-10277 Support standard WebJars layout 2018-02-08 15:11:04 +04:00
Daniil Tsarev
fe33669c55 PL-10353 LayoutLoaderConfig#registerLoaders is broken 2018-02-08 11:47:36 +04:00
Konstantin Krivopustov
e5b5064a21 PL-10361 PersistenceTools.getOldValue returns null for not changed attributes 2018-02-08 10:15:13 +04:00
Daniil Tsarev
94d16ee451 PL-9681 Improve JavaDoc for imperative FieldGroup field creating 2018-02-07 13:14:20 +04:00
Daniil Tsarev
6633d85ca2 PL-10355 Fix the text of the 500 error in Russian 2018-02-07 13:12:05 +04:00
Yuriy Artamonov
08b3c8ef25 PL-10336 Remove cuba-web-auth from app-component descriptor 2018-02-02 15:02:33 +04:00
Daniil Tsarev
4aa2b9cf81 PL-10283 TokenList bound to nested datasource is disabled 2018-02-02 11:31:05 +04:00
Andrey Subbotin
82e2208afb PL-10322 REST should create an entity without security token with @ManyToMany attribute 2018-02-01 17:08:17 +04:00
Yuriy Artamonov
b3adf192a1 PL-10316 WebUserSessionSource does not check if VaadinSession is locked by the current thread 2018-02-01 17:05:38 +04:00
Yuriy Artamonov
73e50f41a9 PL-10332 Use Java 8 Optional instead of Guava 2018-02-01 16:57:51 +04:00
Yuriy Artamonov
f2bf0e5712 PL-10316 WebUserSessionSource does not check if VaadinSession is locked by the current thread 2018-02-01 16:33:26 +04:00
Yuriy Artamonov
14088bf555 PL-10320 ClassCastException during saving filter in dialog lookup window 2018-02-01 15:11:14 +04:00
Konstantin Krivopustov
90d5bfcf7f PL-10324 MetadataTools.isPersistent returns false for id attribute 2018-02-01 11:54:29 +04:00
Yuriy Artamonov
98bfbd4aa1 PL-10272 The JSR356AsyncSupport - Duplicate guess problem appears in logs when trying to deploy the app with Singe WAR 2018-01-31 15:55:54 +04:00
Gleb Gorelov
4d16a91bc0 PL-8315 PivotTable styling 2018-01-31 11:39:41 +04:00
Andrey Subbotin
5f43f26d2f PL-10264 DynamicClassLoadingException on uberJar start when a custom logback generated by Studio 2018-01-30 10:24:01 +04:00
Gleb Gorelov
1344e35f05 PL-9948 Pluggable Field factories for FieldGroup / DataGrid / Table (fix JavaDoc) 2018-01-29 18:56:36 +04:00
Andrey Subbotin
6fbb049f4e PL-9945 JPQL converts to invalid SQL in some cases 2018-01-29 16:19:40 +04:00
Andrey Subbotin
1487828bed PL-10301 Unfetched attribute exception occurred while trying to edit the entity on the second level of composition 2018-01-29 10:39:23 +04:00
Daniil Tsarev
2cdbaeeb0c PL-10284 TreeTable: wrong offset of expansion arrows 2018-01-29 08:46:41 +04:00
Stepanov Max
2ecf52352d PL-10303 Fix error java.util.concurrent.CancellationException while closing desktop 2018-01-26 16:45:14 +04:00
Stepanov Max
779680ed10 PL-10219 Fix NullPointerException occured in DesktopToolTipManager when close timer is fired 2018-01-26 16:44:39 +04:00
Stepanov Max
c2b22a79ec PL-8805 Fix incorrect behavior of SearchPickerField and other fields based on SearchAutoCompleteSupport 2018-01-26 16:43:57 +04:00
Andrey Subbotin
3bee0563e5 PL-10085 Data is not fetched for many-to-many relationship 2018-01-26 13:42:33 +04:00
Gleb Gorelov
ec3b56ae86 PL-8315 PivotTable styling 2018-01-26 13:38:35 +04:00
Gleb Gorelov
5aa079583c PL-10003 PivotTable displays null when no data is presented 2018-01-25 17:22:22 +04:00
Daniil Tsarev
b26606926a PL-9009 Using servlets defined in app components 2018-01-25 12:48:01 +04:00
Andrey Subbotin
4ee8317f1c PL-10269 REST can't update entity with security token and existing security constraints 2018-01-23 17:49:37 +04:00
Yuriy Artamonov
03cc7325e0 PL-10281 Unable to use anonymous access in REST-API 2018-01-23 12:01:16 +04:00
Yuriy Artamonov
45b52c6500 PL-10272 The JSR356AsyncSupport - Duplicate guess problem appears in logs when trying to deploy the app to the Jelastic cloud 2018-01-19 19:07:33 +04:00
Daniil Tsarev
572574f92a PL-10226 Broken size styles for the SuggestionPickerField component 2018-01-19 17:48:47 +04:00
slogan163
daf981ddcb PL-10201 Implement multiple inheritance for an entity view
(cherry picked from commit b1dd28e)
2018-01-19 14:27:25 +04:00
Konstantin Krivopustov
4eccb245fd PL-10261 PersistenceTools.getReferenceId returns "not loaded" RefId if reference is null 2018-01-19 12:13:48 +04:00
Roman Pinyazhin
71d76bb476 PL-10251 Implement view attribute in the SuggestionPickerField query element 2018-01-19 10:36:48 +04:00
Yuriy Artamonov
1689c7d0ec PL-10265 Release 6.8 branch 2018-01-18 21:31:28 +04:00
Roman Pinyazhin
84709f02ee PL-10109 Implement include attribute for BulkEditor - JavaDoc 2018-01-18 18:29:35 +04:00
Maxim Gorbunkov
b9ffc656fe PL-10263 REST API: error when executing a service method that returns an empty List<String> 2018-01-18 17:38:48 +04:00
Yuriy Artamonov
5654b0988b PL-10258 IdpLogoutCallbackController should log session id 2018-01-17 20:06:53 +04:00
Gleb Gorelov
6013e7c8d4 PL-10246 Implement the pushLongPollingSuspendTimeout configuration parameter 2018-01-17 15:52:43 +04:00