Commit Graph

10559 Commits

Author SHA1 Message Date
Gleb Gorelov
ee882e290f PL-8602 JsonException while reordering or collapsing DataGrid columns 2017-02-08 10:07:49 +04:00
Maxim Gorbunkov
75a89a98bb PL-7353 Empty group conditions are not allowed in the filter editor 2017-02-07 17:39:09 +04:00
Maxim Gorbunkov
e0fc1d19b4 PL-8566 cuba.gui.filter.maxResults specific permission renamed 2017-02-07 17:09:33 +04:00
Maxim Gorbunkov
f27572a91c PL-8575 If a user has no rights to change rows count and FTS is enabled in the application, all the records are shown after the "Search" button is pressed 2017-02-07 17:08:34 +04:00
Gleb Gorelov
f5b91f8ef9 PL-8545 Improve the behavior of the PivotTable component when 'enable' = 'false' 2017-02-07 14:50:18 +04:00
Gleb Gorelov
21af637c7a PL-8545 Improve the behavior of the PivotTable component when 'enable' = 'false' 2017-02-07 14:34:25 +04:00
Maxim Gorbunkov
4657be681c PL-8485 REST API: Invocation of services with entities collection parameter shouldn't require '_entityName' fields in the JSON 2017-02-07 13:29:09 +04:00
Yuriy Artamonov
b4466378b5 PL-8599 Auto timezone is detected incorrectly if timezone is behind GMT+0000 2017-02-07 11:16:31 +04:00
Maxim Gorbunkov
ab61ba75cf PL-8590 REST API throws server error if access token expired 2017-02-07 11:14:03 +04:00
Yuriy Artamonov
9f0177239d PL-8591 While adding a search condition only system attributes are displayed 2017-02-06 19:47:25 +04:00
Daniil Tsarev
ac4a4c46b0 PL-8420 RelatedAction could not work when primary keys have not default names 2017-02-06 16:09:35 +04:00
Yuriy Artamonov
2f7adf6cee PL-8565 Do not try to trigger server side events if SideMenu is disabled 2017-02-06 12:08:56 +04:00
Gleb Gorelov
52e73ed560 PL-8434 There are no icons for table pagination if cuba.web.useFontIcons = false 2017-02-06 09:57:10 +04:00
kozyaikin
a1e9f1a570 Cluster. Fix incorrect folder's cache .
#PL-7143

(cherry picked from commit 4e230fb)
2017-02-05 10:33:27 +04:00
krivopustov
132cbe4b15 PL-8594 ServiceInterceptor falsely logs "Open transaction left" if there are additional datastores 2017-02-04 11:23:34 +04:00
Daniil Tsarev
323f8d383a PL-6049 Web SuggestionField implementation 2017-02-03 23:07:31 +04:00
Yuriy Artamonov
da76bfbd68 PL-8567 LookupAction of SearchPickerField throws ClassCastException on cancel of Window.Lookup selection 2017-02-03 16:49:34 +04:00
Yuriy Artamonov
fbaf53f8c0 PL-8593 Do not require extending CubaBootstrapListener for custom BootstrapListener 2017-02-03 16:37:02 +04:00
Gleb Gorelov
3756fa7dbb PL-8592 Refactor DatGrid#ColumnGeneratorEvent 2017-02-03 15:21:55 +04:00
Yuriy Artamonov
17a2168723 PL-8576 FileStorage getStorageDir should accept FileDescriptor parameter 2017-02-03 15:20:26 +04:00
Gleb Gorelov
eab6bf34d3 PL-8437 ExcelAction for DataGrid 2017-02-03 15:14:53 +04:00
Gleb Gorelov
15f5564155 PL-8569 Add support for descriptions providers in DataGrid 2017-02-03 15:11:48 +04:00
Gleb Gorelov
159b3e17a5 PL-8572 Add API for sorting DataGrid columns 2017-02-03 15:07:56 +04:00
Nikita Petunin
741427bdb3 PL-8407 Application menu block should have height and background color according to SCSS theme variables 2017-02-03 14:53:55 +04:00
Yuriy Artamonov
430eea321b PL-8582 Unable to enable Vaadin productionMode using WebConfig 2017-02-03 12:56:51 +04:00
Gleb Gorelov
68ebe2f2ce PL-8586 IllegalStateException when refreshing datasource if DataGrid SelectionMode is NONE 2017-02-03 11:40:30 +04:00
Daniil Tsarev
0daaf5b88c PL-8331 There is no possibility to setup TabSheet "closable" property in XML 2017-02-03 10:08:49 +04:00
Gleb Gorelov
e3f66f70b2 PL-8571 Ability to turn off context menu for DataGrid 2017-02-03 10:08:25 +04:00
Gleb Gorelov
c967e9e4c2 PL-8570 Ability to switch textSelectionEnabled mode for DataGrid 2017-02-03 10:02:52 +04:00
Daniil Tsarev
2322a3aee9 PL-8299 Introduce addTabChangeListener/removeTabChangeListener for TabSheet 2017-02-02 16:47:35 +04:00
Gleb Gorelov
9b7c9e9ae7 PL-8577 DataGridLoader doesn't load responsive property 2017-02-02 14:26:51 +04:00
Gleb Gorelov
02d1deede0 PL-8500 Ability to use DataGrid in lookup screens 2017-02-02 12:49:45 +04:00
Gleb Gorelov
34526b337b PL-8500 Ability to use DataGrid in lookup screens 2017-02-02 12:12:31 +04:00
Daniil Tsarev
23e282c421 PL-6049 Web SuggestionField implementation 2017-02-01 10:31:20 +04:00
Gleb Gorelov
81ab2b4357 PL-8555 Fix DataGrid styles 2017-01-30 11:14:06 +04:00
Gleb Gorelov
612d704318 PL-8556 Refactor WebDataGrid 2017-01-30 10:04:20 +04:00
Yuriy Artamonov
6ba1f2bb3f PL-8553 Request focus on table cell has no effect 2017-01-28 13:14:19 +04:00
Yuriy Artamonov
d77b25a67d PL-8486 Fix Travis-CI build for Release 6.5 2017-01-27 15:42:13 +04:00
Yuriy Artamonov
e0d53cc805 PL-8529 Fix JavaDoc errors that prevent Gradle :javadoc generation using CLI 2017-01-27 15:09:47 +04:00
Gleb Gorelov
2164341d1b PL-8548 Set DataGrid.Column ID as not required in XSD 2017-01-27 12:56:20 +04:00
Gleb Gorelov
7699a5ed89 PL-8540 Some renderers prevent selection changes 2017-01-26 20:05:11 +04:00
Daniil Tsarev
b683a6a4b1 PL-8544 XSD types "componentStyleName" should have simple type 2017-01-26 17:17:24 +04:00
Yuriy Artamonov
d6df1871a0 PL-8543 Bean Validation: @NotNull constraint with specified UiComponentChecks group does not make UI component required 2017-01-26 16:55:35 +04:00
Nikita Petunin
ca63c756bb PL-8494 Set opacity for content during hiding of GroupBox content for smoother hiding process 2017-01-26 16:54:40 +04:00
Yuriy Artamonov
0c66b4e1a0 PL-7081 Side menu component - TimeZoneIndicator styles 2017-01-26 15:11:06 +04:00
Yuriy Artamonov
21e43da330 PL-7081 Side menu component - loadMenuConfig XSD property 2017-01-26 14:22:19 +04:00
Yuriy Artamonov
4c6ebce8d9 PL-8486 Fix Travis-CI build for Release 6.4 2017-01-26 14:22:18 +04:00
Gleb Gorelov
821a5ea8ae PL-8348 Ability to add custom renderers and converters for DataGrid component columns 2017-01-26 10:53:49 +04:00
Yuriy Artamonov
0b7b4cd320 PL-8533 Table has incorrect height of top panel if ButtonsPanel is hidden 2017-01-25 18:31:46 +04:00
Yuriy Artamonov
5243533dac PL-8535 Extract duplicated logic of MouseEventDetails conversion to WebWrapperUtils 2017-01-25 17:34:18 +04:00