Commit Graph

11801 Commits

Author SHA1 Message Date
Konstantin Krivopustov
a338210d19 Exclude "Field isn't final but should be" FindBugs check 2018-03-07 19:43:51 +04:00
Yuriy Artamonov
0435f5b1f4 PL-10512 Main Spring context instantiates controllers from dispatcher context 2018-03-07 18:52:04 +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
Yuriy Artamonov
8af118091e PL-10510 Dynamic attributes table has non-localized context menu item "applyChanges" 2018-03-07 15:37:43 +04:00
Konstantin Krivopustov
b201a7b756 PL-10302 Nested datasource for Many-To-Many relation does not save changes in entities 2018-03-07 10:58:21 +04:00
Egor Lavrenkov
58961712d3 Add link to Youtube in Readme (#37) 2018-03-06 20:10:05 +04:00
Yuriy Artamonov
5d7d865a04 PL-10496 Add showNewWindow property to ExportDisplay interface 2018-03-06 18:14:00 +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
215f341661 PL-10480 DatasourceImpl.commit() method does not add property listeners to committed instance 2018-03-06 12:50:38 +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
338399b6e6 PL-10378 Methods of InstanceUtils class don't consider null arguments 2018-03-06 11:43:49 +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
Konstantin Krivopustov
3af9b272c7 PL-10388 "light" style for GroupBox is not in style name editor 2018-03-06 10:36:03 +04:00
Konstantin Krivopustov
18bde0ef54 PL-3997 More information about AccessDeniedException constructor 2018-03-06 10:19: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
Yuriy Artamonov
855652d360 PL-10477 Main menu shows menu item without children 2018-03-05 19:27:20 +04:00
Andrey Subbotin
311b8fd179 PL-9874 Exception when opening entity inspector editor for entity which contains embedded attribute with namepattern 2018-03-05 14:00:52 +04:00
Maxim Gorbunkov
4abdd41498 PL-9102 @Secret annotation support in the configuration interfaces. The annotated properties values are not displayed in the "Application properties" screen. 2018-03-05 12:42:54 +04:00
Daniil Tsarev
7f4b290b88 PL-9623 The window close button is not shown if cuba.web.showBreadCrumbs=false and windowMode = SINGLE 2018-03-03 15:45:07 +04:00
Yuriy Artamonov
4b87020b39 PL-10482 Jacoco code coverage - use Teamcity service message 2018-03-02 15:16:14 +04:00
Yuriy Artamonov
3378b9e7f9 PL-10482 Jacoco code coverage - limit projects with Jacoco plugin 2018-03-02 14:28:05 +04:00
Yuriy Artamonov
d16165f1fd PL-10482 Jacoco code coverage
gradlew startDb createTestDb test jacocoTestReport jacocoProjectReport
2018-03-02 14:05:29 +04:00
Roman Pinyazhin
8e4811546a PL-10031 Bad text position of popup items for LookupField 2018-03-02 12:50:32 +04:00
Konstantin Krivopustov
33d0f46e80 PL-10470 User sessions are not evicted after expiration 2018-03-01 16:55:24 +04:00
Roman Pinyazhin
71505cae20 PL-10463 PopupButton closes actions regardless of the autoClose property 2018-03-01 12:04:01 +04:00
Andrey Subbotin
0afbb4b7ef PL-10313 Issue with user substitution 2018-02-28 18:43:16 +04:00
Andrey Subbotin
24f4086bea PL-10054 Error when transforming complex jpql query with case-when expression (fix Hint unit test) 2018-02-28 11:46:28 +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
Daniil Tsarev
58eba0481d PL-10459 New icons mechanism doesn't support custom folder paths 2018-02-28 10:07:45 +04:00
Roman Pinyazhin
a25f3a5a52 PL-10409 Add components' IDs in setting-window.xml 2018-02-27 17:56:30 +04:00
Daniil Tsarev
30d823c797 PL-10429 Add filter to the lookup screen in entity log 2018-02-27 12:49:07 +04:00
Daniil Tsarev
e7084dd432 PL-10451 Icons in desktop Table and Tree popup menu are broken 2018-02-27 11:20:20 +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
Gleb Gorelov
f295829d13 PL-10434 NewOptionHandler on LookupField is not fired when focus changed through mouse click 2018-02-26 14:30:51 +04:00
Konstantin Krivopustov
0c04a0ba72 PL-10270 Automatic update fails on custom database created by Studio before generating scripts 2018-02-26 12:18:33 +04:00
Daniil Tsarev
2e2ea90491 PL-10438 PopupView minimizedValue actually supports HTML 2018-02-26 11:58:07 +04:00
Yuriy Artamonov
a414e893c9 PL-10447 Do not use HSSFFont.setBoldweight as it is removed in POI 3.17 2018-02-26 11:21:13 +04:00
Konstantin Krivopustov
3dc6053280 PL-10410 AbstractComparator: Comparison method violates its general contract 2018-02-26 10:56:45 +04:00
Konstantin Krivopustov
e10aa74f87 PL-10413 Add Start Delay field to Scheduled Task editor 2018-02-26 10:01:12 +04:00
Yuriy Artamonov
232e7fdd42 PL-10445 Improve WebLdapConfig JavaDoc 2018-02-22 18:38:55 +04:00
Konstantin Krivopustov
5e4b5849e8 PL-10407 The Filter component doesn't work in case of deep hierarchy 2018-02-22 12:34:25 +04:00
Konstantin Krivopustov
4ce5dbb7be PL-10411 IllegalArgumentException in EntityCombinedScreen on Ctrl + Enter 2018-02-22 12:00:17 +04:00
Daniil Tsarev
051bc06ba5 PL-10305 Improve programmatic grouping in GroupTable 2018-02-22 11:54:50 +04:00
Daniil Tsarev
1ae6a22d32 PL-10381 Make FoldersPane accessible with keyboard 2018-02-22 10:31:23 +04:00
Daniil Tsarev
776e03f0e0 PL-10291 Broken size styles for the CurrencyField component 2018-02-22 09:56:21 +04:00
Daniil Tsarev
8b20b9b518 PL-9623 The window close button is not shown if cuba.web.showBreadCrumbs=false and windowMode = SINGLE 2018-02-21 15:50:44 +04:00
Daniil Tsarev
63044025c0 PL-10156 Add the 'Caption' field for the dynamic attributes in the Filter editor 2018-02-21 14:52:01 +04:00
Daniil Tsarev
1735ab457b PL-9684 Role editor enhancements 2018-02-21 14:15:39 +04:00
Daniil Tsarev
fa95d3f32c PL-9707 Error when inserting a value in the date field 2018-02-21 13:46:50 +04:00