Commit Graph

1712 Commits

Author SHA1 Message Date
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
Gleb Gorelov
fd8891169f PL-10357 Context tooltips in desktop can be displayed outside of display 2018-02-12 16:34:29 +04:00
Yuriy Artamonov
09ac0eb1c7 PL-10352 Implement missing functions of DesktopExternalUIComponentsSource 2018-02-12 14:49:06 +04:00
Daniil Tsarev
f28f8695cb PL-10346 New icons mechanism is not supported for Actions 2018-02-09 12:35:37 +04:00
Yuriy Artamonov
73e50f41a9 PL-10332 Use Java 8 Optional instead of Guava 2018-02-01 16:57:51 +04:00
Yuriy Artamonov
14088bf555 PL-10320 ClassCastException during saving filter in dialog lookup window 2018-02-01 15:11:14 +04:00
Stepanov Max
2ecf52352d PL-10303 Fix error java.util.concurrent.CancellationException while closing desktop 2018-01-26 16:45:14 +04:00
Stepanov Max
779680ed10 PL-10219 Fix NullPointerException occured in DesktopToolTipManager when close timer is fired 2018-01-26 16:44:39 +04:00
Stepanov Max
c2b22a79ec PL-8805 Fix incorrect behavior of SearchPickerField and other fields based on SearchAutoCompleteSupport 2018-01-26 16:43:57 +04:00
Roman Pinyazhin
b0d5b2fe8c PL-10109 Implement include attribute for BulkEditor 2018-01-16 18:11:45 +04:00
Yuriy Artamonov
e4607771f5 PL-10237 Fix spelling of SourceCodeEditor.getPrinMarginColumn 2018-01-11 17:32:57 +04:00
Andrey Subbotin
e9c258de8d PL-10220 @IgnoreUserTimeZone does not work 2018-01-10 17:52:16 +04:00
Yuriy Artamonov
d26c3acfd8 PL-10215 Replace StringUtils.equals and ObjectUtils.equals with Objects.equals 2018-01-09 14:16:45 +04:00
Roman Pinyazhin
65c4ae7b62 PL-10152 Support of Copy & Paste of images in File Uploader 2017-12-27 15:47:50 +04:00
Gleb Gorelov
9186f6825f PL-10145 Context Help Icon Click listener 2017-12-26 17:39:00 +04:00
budarov
7b72225021 Add Table.PlainTextCell to list of inline generated components for desktop table #PL-10197 2017-12-25 14:40:52 +04:00
Gleb Gorelov
2c46876b81 PL-9948 Pluggable Field factories for FieldGroup / DataGrid / Table 2017-12-22 17:42:05 +04:00
Konstantin Krivopustov
f8b5a43f55 PL-7448 Declarative registration for AppContext lifecycle event listeners (added AppContextInitializedEvent) 2017-12-22 11:31:47 +04:00
Konstantin Krivopustov
f485747bc4 PL-8470 Icon repository - use icons by names in components (some renaming) 2017-12-21 11:47:44 +04:00
Yuriy Artamonov
750c7cf83d PL-10176 ClassCastException on ChangePasswordDialog open attempt in Desktop client 2017-12-20 17:28:52 +04:00
Daniil Tsarev
d370c650c0 PL-7975 Simplify overriding of WindowLoader, FrameLoader, LookupLoader, EditorLoader 2017-12-18 10:39:44 +04:00