Commit Graph

1751 Commits

Author SHA1 Message Date
Yuriy Artamonov
9e8aa69a65 New Screen API #575 2018-09-10 19:26:17 +04:00
Daniil Tsarev
eb30b2dafb Exclude properties from filter for the whole object graph #704 2018-08-28 10:30:23 +04:00
Yuriy Artamonov
92a5cef32d Desktop EditableColumnTableCellEditor getCellEditorValue unnecessarily captures focus #1095
Fix TableFocusManager
2018-07-27 11:43:23 +04:00
Yuriy Artamonov
aa3af66702 Desktop EditableColumnTableCellEditor getCellEditorValue unnecessarily captures focus #1095 2018-07-26 23:39:37 +04:00
Konstantin Krivopustov
1ee2e59bda New presentation data layer #474
Query conditions
2018-07-25 11:54:27 +04:00
Yuriy Artamonov
2cf82765ec Fix spelling issues #1082 2018-07-20 20:55:40 +04:00
Roman Pinyazhin
ab17ad6526 Expand ratio for component #77 2018-07-12 10:53:57 +04:00
Roman Pinyazhin
688ee79a51 Make "Mode" enum in SourceCodeEditor extensible #276 2018-07-02 13:49:09 +04:00
Yuriy Artamonov
78da25fc84 Replace commons-lang dependency with commons-lang3 #418
Replace deprecated usages
2018-06-27 18:27:10 +04:00
Yuriy Artamonov
e7142d82ea Get rid of Instance.getInstanceName() method #891 2018-06-27 16:32:10 +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
659a215bd8 Move cuba.gui.showIconsForPopupMenuActions to theme properties #716
Fixed WebSpec and tests
2018-06-19 09:25:22 +04:00
Yuriy Artamonov
c7c7f8d6c5 Move cuba.gui.showIconsForPopupMenuActions to theme properties #716 2018-06-18 22:48:22 +04:00
Yuriy Artamonov
bebb122701 Load UI components config on context start #969 2018-06-15 19:27:24 +04:00
Stepanov Max
5f2c3f2582 Problem with using of scrollBox on Desktop #819 2018-06-13 10:20:28 +04:00
Gleb Gorelov
dab80cd987 Table CellClickListener should have <E> parameter #906 2018-06-09 13:25:24 +04:00
Daniil Tsarev
0dd5435265 Rename TextArea wordwrap into wordWrap #762 2018-06-09 09:59:40 +04:00
Yuriy Artamonov
86cc753b50 Replace commons-lang dependency with commons-lang3 #418 2018-06-06 20:09:45 +04:00
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