Commit Graph

9556 Commits

Author SHA1 Message Date
Nikita Petunin
a9f4fe7a29 PL-7427 Implement leftColumnCaption / rightColumnCaption for TwinColumn 2016-06-29 18:36:32 +04:00
Daniil Tsarev
9d854fd4de PL-7340 Unable to add column in Table programmatically 2016-06-29 16:14:42 +04:00
Nikita Petunin
80daa847a9 PL-7410 Ability to add "afterAdd" and "afterExclude" handlers to AddAction and ExcludeAction respectively 2016-06-29 15:58:56 +04:00
Yuriy Artamonov
7528c97c27 PL-7459 DesktopPickerField throws NPE if datasource.getItem() returns null 2016-06-29 15:24:22 +04:00
Nikita Petunin
9b74598c3e PL-7452 Add afterLookupCloseHandler / afterLookupSelectionHandler to TokenList 2016-06-29 14:13:19 +04:00
Yuriy Artamonov
493ca000f6 PL-7185 In case of default RU locale Vaadin shows EN system messages 2016-06-29 13:53:50 +04:00
Daniil Tsarev
034978bbb0 PL-7166 Error message for incompatible row type in aggregatable tables 2016-06-29 13:04:28 +04:00
Nikita Petunin
2f0c37e46c PL-7418 Hide popup open icon from Filter options popup button 2016-06-28 17:24:17 +04:00
Nikita Petunin
3fa6e9c9f8 PL-7435 Remove calculatable from Table.Column XSD 2016-06-28 16:01:37 +04:00
Yuriy Artamonov
7a6db2cdd4 PL-7445 Remove empty class comments 2016-06-28 15:49:47 +04:00
Daniil Tsarev
11de3cdc91 PL-7411 Incorrect displaying of popups in tables 2016-06-28 13:59:18 +04:00
Yuriy Artamonov
259be34b38 PL-7424 Desktop dialog notifications don't work when not logged in or user session is lost 2016-06-28 13:48:10 +04:00
Andrey Subbotin
e5d3561d98 PL-7400 Query transformation bugs for old-style query filter conditions 2016-06-28 12:47:24 +04:00
Daniil Tsarev
9a8708eb0d PL-7250 DesktopComponents should use WeakListenerWrappers for ds listeners 2016-06-28 11:56:25 +04:00
Yuriy Artamonov
d5156c9401 PL-7443 GuiDevelopmentException while trying to open group constraints tab 2016-06-28 11:53:16 +04:00
Konstantin Krivopustov
787b2a460e PL-7442 Ability to create test entities separate from application 2016-06-28 10:39:05 +04:00
Yuriy Artamonov
80e86498ac PL-5672 Drop zone for *UploadField - new styles for drop zone 2016-06-27 19:48:25 +04:00
Yuriy Artamonov
632d7caf0d PL-7421 Extract duplicated code from FileMultiUploadFieldLoader and FileUploadFieldLoader 2016-06-27 19:27:12 +04:00
Yuriy Artamonov
b37f256a99 PL-7438 Rename UploadComponentSupport to UploadField 2016-06-27 19:07:25 +04:00
Yuriy Artamonov
5a8f5169c4 PL-5672 Drop zone for *UploadField 2016-06-27 18:56:08 +04:00
Nikita Petunin
c36d51f6c8 PL-7426 Button panel in security group browser 2016-06-27 18:08:59 +04:00
Nikita Petunin
3403d718d7 PL-7354 Hide Where/Join for Create operation type of Access group Constraint 2016-06-27 17:21:44 +04:00
Nikita Petunin
d945986610 PL-7402 Ability to set description to menu item 2016-06-24 17:43:44 +04:00
Nikita Petunin
64db93f500 PL-7312 Web application might fail if "Quantity script" contains errors 2016-06-24 16:42:36 +04:00
Konstantin Krivopustov
8dc63e6843 PL-7388 Application Components (get rid of app property in Dom4j helper) 2016-06-24 16:21:31 +04:00
Konstantin Krivopustov
64be6be168 PL-7417 Application properties screen does not support Date values with custom @Factory and @Stringify 2016-06-24 15:08:32 +04:00
Konstantin Krivopustov
13989abb00 PL-7388 Application Components (infer descriptor path from id) 2016-06-24 10:07:42 +04:00
Andrey Subbotin
c6cb6e729f PL-7135 Do not hide entities while trying to remove deleted entities in entity inspector 2016-06-24 09:34:37 +04:00
Yuriy Artamonov
388d6cad34 PL-7401 Web components uses listeners on data sources with strong references 2016-06-23 20:03:09 +04:00
Yuriy Artamonov
de014ab6ec PL-7399 Tabsheet listener for lazy tab is called before tab's frame controller is fully initialized 2016-06-23 19:03:43 +04:00
Nikita Petunin
4153737dab PL-7407 Remove visible attribute of GridLayout row from XSD 2016-06-23 18:56:36 +04:00
Nikita Petunin
17022beacd PL-7404 Fix XSD attributes for HtmlBoxLayout 2016-06-23 18:53:47 +04:00
Yuriy Artamonov
9955e953aa PL-7413 Non-modal dialogs shown as modal if more then one dialog already opened 2016-06-23 17:33:02 +04:00
Andrey Subbotin
97e41ddaaf PL-4800 Config interface setter misspelling problem 2016-06-23 17:11:13 +04:00
Nikita Petunin
3440593bc1 PL-7412 IllegalStateException: Table container is not AggregationContainer: class at com.haulmont.cuba.web.toolkit.ui.CubaTable.aggregate(CubaTable.java:504) 2016-06-23 17:05:07 +04:00
Yuriy Artamonov
93ff2b618c PL-7397 ComponentsHelper handleFilteredAttributes should support MetaPropertyPath 2016-06-23 16:32:14 +04:00
Daniil Tsarev
39cde73940 PL-7347 Add ability to select text in entity inspector browser table 2016-06-23 16:25:24 +04:00
Konstantin Krivopustov
0523376d3d PL-7388 Application Components (running tests from "all" project) 2016-06-23 13:36:50 +04:00
Daniil Tsarev
ba290992a5 PL-7166 Error message for incompatible row type in aggregatable tables 2016-06-23 13:27:48 +04:00
Daniil Tsarev
df0dce8e24 PL-7343 Notification about file saving should appear in the desktop app 2016-06-23 13:22:50 +04:00
Nikita Petunin
0f988c5331 PL-7290 Hide remove item buttons in TokenList if component is disabled 2016-06-23 11:16:52 +04:00
Nikita Petunin
1c6311ec66 PL-7268 Table settings button covers sort direction icons 2016-06-22 18:31:11 +04:00
Nikita Petunin
7e46aa5f9e PL-7395 Change Constraint "Custom" RU locale to singular form 2016-06-22 17:48:38 +04:00
Nikita Petunin
192e5b91f4 PL-6119 Better UI for Server Log options page 2016-06-22 17:47:13 +04:00
Nikita Petunin
46a3c32add PL-1871 Ability to specify sort direction in the table 2016-06-22 17:39:22 +04:00
Konstantin Krivopustov
b0ee5e38dc PL-7388 Application Components (support for tests) 2016-06-22 17:29:35 +04:00
Daniil Tsarev
2551750f0b PL-6923 TabSheet closing dirty tabs issue 2016-06-22 16:46:26 +04:00
Konstantin Krivopustov
05182d219a PL-7388 Application Components 2016-06-22 15:41:29 +04:00
Nikita Petunin
fcb9b8ec46 PL-7199 Set "00" minutes after focus removing by Tab key by default 2016-06-22 15:02:15 +04:00
Daniil Tsarev
bd68838272 PL-7202 Strange exception occurs when the 'download' button on the 'Server log' page 2016-06-22 10:27:42 +04:00