Commit Graph

12218 Commits

Author SHA1 Message Date
Roman Pinyazhin
51b446da20 Tree XSD should use <xs:all> instead of <xs:sequence> #954 2018-06-27 11:26:05 +04:00
Roman Pinyazhin
a9599a3e36 Add null check to WebAbstractTable#setClickListener #986 2018-06-27 11:06:37 +04:00
Roman Pinyazhin
e70a3bb166 UI input components can be focused in read-only mode #625 2018-06-26 19:07:37 +04:00
Yuriy Artamonov
449edb3fc4 Replace commons-lang dependency with commons-lang3 #418
Remove redundant casts
2018-06-25 18:08:26 +04:00
Yuriy Artamonov
10d649aedc Remove debugId from Component interface #993 2018-06-25 13:56:19 +04:00
Yuriy Artamonov
5bd2e409c8 GroupTable applies incorrect column order if there are generated columns #983
Fix UnsupportedOperationException if table grouped initially
2018-06-23 12:03:11 +04:00
Yuriy Artamonov
fc00ce961b If window is opened as THIS_TAB WindowManager does not register it in windows map #996 2018-06-22 19:22:36 +04:00
Yuriy Artamonov
0d06c09e32 If window is opened as THIS_TAB WindowManager does not register it in windows map #996 2018-06-22 19:11:57 +04:00
Yuriy Artamonov
3b9d60aed5 Use Vaadin 8.4.4 2018-06-22 18:20:13 +04:00
Roman Pinyazhin
76c48331f8
Provide an ability to reset user settings #793 2018-06-22 17:03:54 +04:00
Daniil Tsarev
7734e8a693 Support arbitrary amount of domains and sub domains in EmailValidator #865 2018-06-22 14:46:31 +04:00
Yuriy Artamonov
3ade587a9d Use Gradle 4.8.1 2018-06-22 12:29:32 +04:00
Yuriy Artamonov
7d98bfcca6 WebWindowManager.setWindowCaption sets debugId instead of description #992 2018-06-21 19:08:04 +04:00
Yuriy Artamonov
04d16970f4 Move WebConfig.useFontIcons to theme properties #387 2018-06-21 14:26:15 +04:00
Yuriy Artamonov
85074a9f0d WebSettingsClient should check if VaadinSession locked by the current thread #989 2018-06-21 11:19:08 +04:00
Daniil Tsarev
327307d37c GroupTable applies incorrect column order if there are generated columns #983 2018-06-20 13:17:39 +04:00
Yuriy Artamonov
6a8a3dd541 MenuBuilder eagerly creates MenuCommand and loads execution params for all menu items #984 2018-06-19 17:08:14 +04:00
Alexey Prudnikov
134d0903b1 REST API bug: serialization to JSON in get entity by id method always performed with empty view regardless of parameter value (#981) 2018-06-19 11:18:05 +04:00
Yuriy Artamonov
659a215bd8 Move cuba.gui.showIconsForPopupMenuActions to theme properties #716
Fixed WebSpec and tests
2018-06-19 09:25:22 +04:00
Yuriy Artamonov
110f3328b1 Do not store context menu buttons list in WebAbstractActionsHolderComponent #444 2018-06-18 23:04:05 +04:00
Yuriy Artamonov
c7c7f8d6c5 Move cuba.gui.showIconsForPopupMenuActions to theme properties #716 2018-06-18 22:48:22 +04:00
Yuriy Artamonov
952cb55fd2 Metadata should store accessible methods in postConstructMethodsCache #980 2018-06-18 22:23:35 +04:00
Yuriy Artamonov
93770f0306 New TreeTable data binding #718 2018-06-18 18:42:35 +04:00
Gleb Gorelov
c225db860c Alter injection in the WebLabel component 2018-06-18 16:01:33 +04:00
Gleb Gorelov
187135e1e6 Get rid of Vaadin add-ons dependencies #958 2018-06-18 14:49:43 +04:00
Yuriy Artamonov
bebb122701 Load UI components config on context start #969 2018-06-15 19:27:24 +04:00
Yuriy Artamonov
07ff39e91d Internal Server Error when deployed to WildFly #961
Allow WebJAR resources in shared libraries inside of Single WAR
2018-06-14 14:13:33 +04:00
Yuriy Artamonov
4b51ecfd78 Use Spring resource scanning instead of webjars-locator-core #965 2018-06-14 12:28:35 +04:00
Stepanov Max
5f2c3f2582 Problem with using of scrollBox on Desktop #819 2018-06-13 10:20:28 +04:00
Daniil Tsarev
0135323347 Different behavior of "Default value" field in Filter edit screen at Russian locale #712 2018-06-09 17:43:24 +04:00
Daniil Tsarev
0d78feeaa6 Localize system attributes on the EntityRestore screen #678 2018-06-09 17:11:23 +04:00
Roman Pinyazhin
4ad103f228 Empty description and cursor will appear on the Upload button in the UploadMany dialog #484 2018-06-09 16:56:27 +04:00
Yuriy Artamonov
9ea28b9915 UberJar floods log with exception stacktraces in case we refresh page too fast #950 2018-06-09 16:45:01 +04:00
Andrey Subbotin
0feea22852 Operations with decimal values are not allowed in where-clause in filters #613 2018-06-09 16:31:15 +04:00
Andrey Subbotin
921c9ccc50 Exception in auto-complete if entered entity name is invalid #956 2018-06-09 15:55:57 +04:00
Alexander Shustanov
cfc870b3fc Excel Export does not consider aggregation style #524 2018-06-09 15:23:57 +04:00
Andrey Subbotin
b12cf66c7b Support user time zone in the default date formatter #664 2018-06-09 15:22:27 +04:00
Yuriy Artamonov
67a664d7af Implement the ability to move constraints to other access groups #897 2018-06-09 14:13:27 +04:00
Gleb Gorelov
dab80cd987 Table CellClickListener should have <E> parameter #906 2018-06-09 13:25:24 +04:00
Alexander Shustanov
74c72753bb Filters names should be unique for the screen #457 2018-06-09 12:45:46 +04:00
Daniil Tsarev
8eccc865a3 Localize system attributes on the EntityRestore screen #678 2018-06-09 12:30:09 +04:00
Gleb Gorelov
0d09dd3152 Make Excel export to output null Boolean values as "No" #701 2018-06-09 12:18:16 +04:00
Alexander Shustanov
087aa7b646 Fix ReflectionHelper.findMethod #204
Unit test
2018-06-09 12:02:08 +04:00
Alexander Shustanov
21ecd82ac2 Fix ReflectionHelper.findMethod #204 2018-06-09 11:53:02 +04:00
Daniil Tsarev
0d679dabda TokenList: tokens don't look like disabled when the component does #681 2018-06-09 11:52:07 +04:00
Roman Pinyazhin
3dfb4d3caa Message about impossibility to manual task executing #917 2018-06-09 11:26:42 +04:00
Daniil Tsarev
bc04e00d9a TabSheet.addTab() doesn't display the new tab until the new tab caption is specified #650 2018-06-09 11:26:17 +04:00
Andrey Subbotin
794ea90e85 Fix perfstat.log columns #184 2018-06-09 11:06:58 +04:00
Daniil Tsarev
843c762dea NullPointerException in web TabSheet implementation #913 2018-06-09 11:00:41 +04:00
Alexander Shustanov
3f3a5248c7 Revert "Change the login of anonymous user to system #633"
This reverts commit 6f71bed
2018-06-09 10:47:35 +04:00