Yuriy Artamonov
|
818e841df8
|
Remove deprecated DialogParams class #607
|
2018-06-06 19:38:01 +04:00 |
|
Yuriy Artamonov
|
522baf06bc
|
Deprecate requestFocus method of Component interface #460
Component.requestFocus() is deprecated
Introduced Focusable.focus() method
|
2018-06-06 18:58:18 +04:00 |
|
Yuriy Artamonov
|
695616166c
|
Rework Table data binding #718
|
2018-06-05 16:39:25 +04:00 |
|
Yuriy Artamonov
|
ed6bfb10da
|
Rename Margin / Spacing interfaces and move implementation classes to separate packages #925
|
2018-06-05 16:24:45 +04:00 |
|
Yuriy Artamonov
|
b0fe1d87b8
|
Text input fields #444
|
2018-06-05 16:24:17 +04:00 |
|
Yuriy Artamonov
|
336bab45f8
|
Change behavior of Component isVisible / isEnabled methods #924
|
2018-06-05 16:23:09 +04:00 |
|
Gleb Gorelov
|
4108054ac4
|
Use SizeUnit instead of UNITS_PIXELS and UNITS_PERCENTAGE constants #923
|
2018-06-05 16:22:24 +04:00 |
|
Yuriy Artamonov
|
b4eb52bcf8
|
WebLabel implementation #444
|
2018-06-05 16:18:40 +04:00 |
|
Yuriy Artamonov
|
97570d072e
|
ValueBinder bean #718
|
2018-06-05 16:15:44 +04:00 |
|
Konstantin Krivopustov
|
379cf5462f
|
New presentation data layer #474
|
2018-06-05 16:08:05 +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
|
f2dc87859d
|
Support Button captionAsHtml attribute #880
|
2018-05-24 17:17:29 +04:00 |
|
Yuriy Artamonov
|
264edb8f6f
|
WindowManager checkModificationsAndCloseAll does not support Window.Committable #854
|
2018-05-18 12:26:56 +04:00 |
|
Daniil Tsarev
|
8e4200ebf3
|
Ignore accents in LookupField like components #755
|
2018-05-10 14:06:47 +04:00 |
|
Daniil Tsarev
|
9367186d33
|
PL-10693 Filter with invisible border has unusual caption
|
2018-04-27 09:32:01 +04:00 |
|
Daniil Tsarev
|
83ac757194
|
PL-10666 Desktop TokenList loses captions for the add/clear buttons while switching inline/simple/position settings
|
2018-04-26 10:57:26 +04:00 |
|
Roman Pinyazhin
|
9d1f5c5073
|
PL-10719 Generated columns of the desktop abstract table ignore .setCollapsed()
|
2018-04-24 10:05:53 +04:00 |
|
Gleb Gorelov
|
216ac477ff
|
PL-10721 Desktop client: a checkbox is available to edit when the field group is not editable
|
2018-04-23 16:38:00 +04:00 |
|
Gleb Gorelov
|
eda10d816d
|
PL-10686 Desktop client: enum-class value field does not present formatted value if field group is not editable
|
2018-04-18 14:14:59 +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 |
|
Daniil Tsarev
|
30f73ea4c8
|
PL-10579 Implement desktop Image component
|
2018-04-06 10:27:34 +04:00 |
|
Roman Pinyazhin
|
315df4f462
|
PL-9910 Add CapsLock indicator to login dialog
|
2018-04-05 12:16:37 +04:00 |
|
Stepanov Max
|
a5d4401fcb
|
PL-10498 Fix resizing of scroll box's content on changing of window size on desktop client
(cherry picked from commit 9c3c59e )
|
2018-04-04 17:10:51 +04:00 |
|
Yuriy Artamonov
|
264740809b
|
PL-10650 ConcurrentModificationException in WindowBreadCrumbs
|
2018-04-04 14:30:17 +04:00 |
|
Yuriy Artamonov
|
40d63fdb56
|
PL-10641 UnsupportedOperationException during serialization of UnmodifiableMap
|
2018-04-03 22:47:01 +04:00 |
|
Gleb Gorelov
|
9e8e355c0e
|
PL-10534 Button.setAction doesn't refresh UI element
|
2018-04-03 10:39:06 +04:00 |
|
Daniil Tsarev
|
635c08c07a
|
PL-10504 Provide TaskLifeCycle.isCancelled() method to check if FutureTask has been cancelled
|
2018-03-31 13:40:54 +04:00 |
|
Konstantin Krivopustov
|
6ae26569e0
|
PL-10591 [Desktop] Close standard Remove Confirmation dialog if delete has failed because of deletion policy
|
2018-03-29 15:32:22 +04:00 |
|
Daniil Tsarev
|
b66729ccad
|
PL-10579 Implement desktop Image component
|
2018-03-27 11:46:10 +04:00 |
|
Daniil Tsarev
|
acfdc9deca
|
PL-10579 Implement desktop Image component
|
2018-03-27 11:23:20 +04:00 |
|
Yuriy Artamonov
|
8380eee8e9
|
PL-10580 Typo in constant name: SessionParams#IP_ADDERSS
|
2018-03-22 14:31:12 +04:00 |
|
Gleb Gorelov
|
36917ca3fa
|
PL-10432 Introduce "inputPrompt" support for FieldGroup fields
|
2018-03-21 14:17:12 +04:00 |
|
Maxim Gorbunkov
|
5353bf9c08
|
PL-9432 Add JavaDocs on all public methods of Filter component
|
2018-03-21 11:09:38 +04:00 |
|
Maxim Gorbunkov
|
7c8fe86aa7
|
PL-10318 IllegalArgumentException during 'not in' filter cleaning
|
2018-03-20 15:57:29 +04:00 |
|
Daniil Tsarev
|
7d8bc69374
|
PL-10531 Implement LookupField HasOptionsStyleProvider
|
2018-03-20 14:24:34 +04:00 |
|
Daniil Tsarev
|
57fc25bb2f
|
PL-10444 Support UI permissions for LookupPickerField / SearchPickerField / SuggestionPickerField
|
2018-03-13 17:45:17 +04:00 |
|
Yuriy Artamonov
|
5d7d865a04
|
PL-10496 Add showNewWindow property to ExportDisplay interface
|
2018-03-06 18:14:00 +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 |
|
Daniil Tsarev
|
051bc06ba5
|
PL-10305 Improve programmatic grouping in GroupTable
|
2018-02-22 11:54:50 +04:00 |
|
Daniil Tsarev
|
fa95d3f32c
|
PL-9707 Error when inserting a value in the date field
|
2018-02-21 13:46:50 +04:00 |
|
Daniil Tsarev
|
0304897901
|
PL-10427 Desktop picker field buttons use wrong icons
|
2018-02-21 09:39:19 +04:00 |
|
Daniil Tsarev
|
39cbdf1f46
|
PL-10348 Expose SplitPanel dock button API
|
2018-02-20 09:39:09 +04:00 |
|
Gleb Gorelov
|
65a10a8590
|
PL-10405 Picker field in non-editable field group remains editable (desktop)
|
2018-02-19 12:49:32 +04:00 |
|
Yuriy Artamonov
|
8411f4b4cd
|
PL-10369 Background task thread name is soo long
|
2018-02-14 12:52:42 +04:00 |
|
Konstantin Krivopustov
|
98a33f36fd
|
PL-10404 Make all loggers static final
|
2018-02-13 17:49:22 +04:00 |
|
Daniil Tsarev
|
d5a51eaaa2
|
PL-10384 Default screen is not opened in case of extended main window with side menu
|
2018-02-13 13:01:37 +04:00 |
|
Daniil Tsarev
|
d8091d4146
|
PL-10374 SourceCodeEditor mode API is not consistent
|
2018-02-13 10:28:17 +04:00 |
|
Yuriy Artamonov
|
1faca6452e
|
PL-10274 Make class and componentLoader optional in ui-component.xsd
|
2018-02-12 18:33:16 +04:00 |
|