Commit Graph

4641 Commits

Author SHA1 Message Date
Gleb Gorelov
4108054ac4 Use SizeUnit instead of UNITS_PIXELS and UNITS_PERCENTAGE constants #923 2018-06-05 16:22:24 +04:00
Yuriy Artamonov
ce356c9882 Fixes after rebase #444 2018-06-05 16:21:11 +04:00
Yuriy Artamonov
b4eb52bcf8 WebLabel implementation #444 2018-06-05 16:18:40 +04:00
Yuriy Artamonov
e3049ff84f WIP Extract WebAbstractValueComponent #444 2018-06-05 16:17:20 +04:00
Yuriy Artamonov
e857ceeea2 Reimplemented CheckBox with new WebV8AbstractField parent #444 2018-06-05 16:17:09 +04:00
Yuriy Artamonov
21b19c60e7 Reimplemented WebJar support #444 2018-06-05 16:16:53 +04:00
Yuriy Artamonov
f80bd9dadb Fix Vertical / Horizontal Layout default margin / spacing #444 2018-06-05 16:16:20 +04:00
Yuriy Artamonov
f61c26b33b Legacy data binding with datasource #718 2018-06-05 16:16:06 +04:00
Yuriy Artamonov
97570d072e ValueBinder bean #718 2018-06-05 16:15:44 +04:00
Yuriy Artamonov
920031a9dd New UI components data binding #718 2018-06-05 16:14:23 +04:00
Yuriy Artamonov
abb90fab88 ApplicationContextAware support for UI Components #922 2018-06-05 16:14:04 +04:00
Yuriy Artamonov
a72245c753 Get rid of SWF file upload #444 2018-06-05 16:12:39 +04:00
Yuriy Artamonov
b7ce06d5bf Vaadin 8.3 - Remove ScreenProfiler #444 2018-06-05 16:08:22 +04:00
Konstantin Krivopustov
379cf5462f New presentation data layer #474 2018-06-05 16:08:05 +04:00
Yuriy Artamonov
86241d282f Vaadin 8 #444 2018-06-05 16:06:48 +04:00
Daniil Tsarev
6dc0b1e181 Aggregation for GroupTable groups does not work if GroupTable is created programmatically #530 2018-06-04 10:25:25 +04:00
Andrey Subbotin
e8b948d2c5 Support Java 9 and 10 for CUBA #910 2018-05-31 18:27:15 +04:00
Roman Pinyazhin
311113910d
Use different names for spring "scheduler"s #810 2018-05-31 13:03:26 +04:00
Yuriy Artamonov
24518050b6 Use only webjars-locator-core JAR without webjars-locator #903 2018-05-30 14:53:36 +04:00
Yuriy Artamonov
914b2487eb IllegalArgumentException occurs on screen with FileUploadField in UberJAR #896 2018-05-29 18:19:16 +04:00
Roman Pinyazhin
b3a76d8a19
ColorPicker's default caption is overlapped by the color indicator (#856)
ColorPicker's default caption is overlapped by the color indicator #825
2018-05-24 18:14:59 +04:00
Yuriy Artamonov
f2dc87859d Support Button captionAsHtml attribute #880 2018-05-24 17:17:29 +04:00
Yuriy Artamonov
68b72b7dd7 Fix "cuba.web.closeIdleHttpSessions" application property JavaDoc #857 2018-05-22 11:31:48 +04:00
Yuriy Artamonov
264edb8f6f WindowManager checkModificationsAndCloseAll does not support Window.Committable #854 2018-05-18 12:26:56 +04:00
Yuriy Artamonov
efb033b531 Provide explicit application property for Vaadin heartbeatInterval #857 2018-05-17 20:08:54 +04:00
Roman Pinyazhin
7ebc8644f9 XLSX file can't be downloaded in the Safari browser on the iphone/ipad #796 2018-05-15 12:21:13 +04:00
Andrey Ostanin
2a82ebacf9 Correct typo in WebButtonsPanel.java 2018-05-14 18:57:24 +04:00
Daniil Tsarev
8e4200ebf3 Ignore accents in LookupField like components #755 2018-05-10 14:06:47 +04:00
Yuriy Artamonov
9741c9481b Remove X_FORWARDED_FOR header support from Web Client #788
X_FORWARDED_FOR now is not taken into account on authentication
2018-05-08 11:15:15 +04:00
Ilya Kuchmin
f59bc52919 Extract WebTable.createComponent method (#808) 2018-05-07 18:05:38 +04:00
Yuriy Artamonov
44803513c1 Get rid of unnecessary memory allocation #784 2018-05-07 10:54:26 +04:00
Roman Pinyazhin
81011b0255 Replace the 'check mark' icon with another one because it may cause misunderstanding #648 2018-05-04 14:29:09 +04:00
Roman Pinyazhin
26b5eb1405 Server Log: Show Tail button does not scroll to bottom #731 2018-04-28 10:39:00 +04:00
Daniil Tsarev
36d6df4e3e PL-10693 Filter with invisible border has unusual caption 2018-04-26 16:06:19 +04:00
Roman Pinyazhin
3192d6026b PL-10704 Improve XSD for extension use cases of menu separator 2018-04-26 15:14:15 +04:00
Yuriy Artamonov
cedd803889 PL-10709 VaadinSession init / destroy application events 2018-04-20 16:29:56 +04:00
Gleb Gorelov
5d1abcedb0 PL-10365 Context Help icon cut off in FieldGroup 2018-04-19 17:43:39 +04:00
Gleb Gorelov
447013be86 PL-10453 Add a pointer style for the cursor if a Context Help icon is shown for a ContextHelpIconClickHandler 2018-04-19 15:38:55 +04:00
Maxim Gorbunkov
d916ab9f7a PL-10713 ControllerUtilsTest fixed 2018-04-19 10:44:55 +04:00
Maxim Gorbunkov
47f4da893e PL-10713 ControllerUtils.getLocationWithoutParams() should always return a URL with the trailing slash 2018-04-19 10:23:10 +04:00
Yuriy Artamonov
fbc728fffa PL-10710 Client side exception if a chart created in the done method of BackgroundTask 2018-04-18 18:35:41 +04:00
Roman Pinyazhin
f7404fc77c PL-8720 Make BulkEditor confirmation dialog optional 2018-04-17 16:34:27 +04:00
Roman Pinyazhin
157d057dd8 PL-10015 Option Dialog support of disabled actions 2018-04-16 12:02:21 +04:00
Roman Pinyazhin
83e2cc6559 PL-9910 Add CapsLock indicator to login dialog 2018-04-10 15:13:04 +04:00
Gleb Gorelov
03cf89e8e2 PL-10566 Disable syncIdCheck if cuba.performanceTestMode is enabled (revert) 2018-04-09 18:19:08 +04:00
Roman Pinyazhin
315df4f462 PL-9910 Add CapsLock indicator to login dialog 2018-04-05 12:16:37 +04:00
Konstantin Krivopustov
35538f9d25 PL-10652 Folder could not be opened using external link 2018-04-05 09:35:24 +04:00
Yuriy Artamonov
264740809b PL-10650 ConcurrentModificationException in WindowBreadCrumbs 2018-04-04 14:30:17 +04:00
Maxim Gorbunkov
7c2a67bba2 PL-10614 Dynamic attribute is not updated via REST (functional tests fixed) 2018-04-03 14:57:29 +04:00
Gleb Gorelov
3fd91721f4 PL-10612 Cannot save presentation on grouped dynamic attribute 2018-04-03 14:35:22 +04:00