Commit Graph

10634 Commits

Author SHA1 Message Date
Maxim Gorbunkov
371df14e8b PL-8647 Entity Serialization API doesn't work for entities with composite key. Also COMPLEX_ID_FORMAT is removed from the serialization (PL-8845) 2017-03-24 12:45:49 +04:00
Daniil Tsarev
779f94f5b5 PL-7940 Extract API of RelatedAction to system mechanism bean 2017-03-24 11:52:20 +04:00
Daniil Tsarev
8118249c1e PL-8464 Web TabSheet implementation that will not unload tab content from client 2017-03-23 17:55:15 +04:00
Maxim Gorbunkov
eb3e44b331 PL-8712 REST API error messages and response codes 2017-03-23 15:56:37 +04:00
Yuriy Artamonov
3313e51493 PL-8815 The 'dropZone' container boundary is beyond the edge of the screen 2017-03-22 18:55:32 +04:00
Maxim Gorbunkov
96ea744730 PL-8644 REST-API model versioning approach 2017-03-22 17:55:46 +04:00
Maxim Gorbunkov
a324e0d5b3 PL-8798 REST API service doesn't work if collection of POJO is passed as a method argument 2017-03-22 16:25:28 +04:00
Yuriy Artamonov
1cb5e09f00 PL-8838 Do not call userSettingsTools.loadAppWindowTheme in AppUI.updateUiTheme twice 2017-03-22 13:15:15 +04:00
Daniil Tsarev
d7871f4881 PL-8772 Ability to use values from Config interfaces for shortcuts of declarative actions 2017-03-22 13:02:36 +04:00
Ilia Kuchmin
bb8e7c46bb PL-8811 Support mutable file content in FileStorage 2017-03-22 12:39:28 +04:00
Yuriy Artamonov
8c7abdd0b8 PL-8796 Add range validator for rowsCount field of dynamic attribute editor 2017-03-22 12:20:24 +04:00
Konstantin Krivopustov
6cca4464ed PL-8826 Use native Microsoft SQL Server JDBC driver 2017-03-21 12:50:06 +04:00
Ilia Kuchmin
fb61c28000 PL-8832 Change modifier of WebFileUploadField.initComponent method to protected 2017-03-21 10:54:33 +04:00
Oleg Chernov
bf3ec957c8 PL-8749 Improvements for the dialog mode of the platform screens 2017-03-20 14:01:01 +04:00
krivopustov
68d55959a4 PL-8695 Middleware load balancing and customization 2017-03-20 09:16:00 +04:00
Yuriy Artamonov
2b2c7348e2 PL-8821 Apply type of Embedded only after assigning src / relativeSrc from XML 2017-03-17 15:50:14 +04:00
Gleb Gorelov
ee4f667c0e PL-8694 Fix ExcelAction for DatGrid 2017-03-17 11:41:21 +04:00
Daniil Tsarev
ab8f13174c PL-8721 Throw UnsupportedOperationException if datasource changing is not supported by a component 2017-03-17 10:08:41 +04:00
korotkov
c092de8215 PL-8801 Role editor should not display entities/attributes which user doesn't have access to 2017-03-16 19:02:27 +04:00
Daniil Tsarev
88ccc90f85 PL-8734 Incorrect caption display of SuggestionPickerField 2017-03-16 13:12:52 +04:00
Daniil Tsarev
027aa40188 PL-8741 Exception occurred while trying to get a tail of the file in the 'Server Log' screen 2017-03-16 09:58:04 +04:00
Yuriy Artamonov
0e39788c0b PL-8796 Add range validator for width field of dynamic attribute editor 2017-03-15 19:26:56 +04:00
Yuriy Artamonov
de867dd59f PL-8559 Support "tab index" functionality in platform components 2017-03-15 17:01:01 +04:00
Daniil Tsarev
e151211ddf PL-7238 Support "align" property for Filter 2017-03-15 14:47:00 +04:00
Daniil Tsarev
13567c351c PL-8734 Incorrect caption display of SuggestionPickerField 2017-03-15 12:44:30 +04:00
Andrey Subbotin
4472297f15 PL-8795 Case-Insensitive Substring Search for indexed params 2017-03-14 13:38:18 +04:00
Andrey Subbotin
080d501510 PL-8290 Internal collections are not loaded even though they are included to view 2017-03-13 17:59:50 +04:00
Andrey Subbotin
92e60b5a66 PL-8290 Internal collections are not loaded even though they are included to view 2017-03-13 17:51:05 +04:00
Yuriy Artamonov
8c8e4c8a14 PL-8784 'Default value' field has no caption and a wrong width when Attribute type = Entity 2017-03-13 16:54:18 +04:00
Yuriy Artamonov
789745fb3d PL-8614 Table focus is lost after closing the context menu with ESC 2017-03-10 16:46:15 +04:00
Yuriy Artamonov
1ef4fc0155 PL-8730 Buttons of the wizard screen are displayed incorrectly 2017-03-10 16:14:57 +04:00
Yuriy Artamonov
bda2b35add PL-8675 Table column width affects nested component in editable columns 2017-03-10 12:57:48 +04:00
Yuriy Artamonov
ce011edec9 PL-8774 Ability to provide BOM definitions from app-component 2017-03-10 12:00:30 +04:00
Andrey Subbotin
a47a02dee6 PL-8769 Collection OneToMany are merged incorrectly by EntityManager (add unit test) 2017-03-09 18:15:23 +04:00
krivopustov
b99061b57b PL-8771 LookupType annotation does not take effect on nested properties in Filter conditions 2017-03-09 17:34:44 +04:00
Andrey Subbotin
c6cfde2345 PL-8695 Middleware load balancing improvement (fix java doc generation) 2017-03-09 13:41:21 +04:00
Andrey Subbotin
3443f3c0fc PL-8769 Collection OneToMany are merged incorrectly by EntityManager 2017-03-09 13:34:15 +04:00
Yuriy Artamonov
af208df864 PL-8757 Add cuba.themeConfig to configPropertyNames for web and desktop modules 2017-03-09 11:14:30 +04:00
krivopustov
d98d656e92 PL-8695 Middleware load balancing improvement 2017-03-09 10:41:22 +04:00
Yuriy Artamonov
886330b213 PL-8761 Replace left shift ( << ) operator with doLast in build.gradle 2017-03-07 22:44:59 +04:00
Konstantin Krivopustov
adc838627d PL-8759 Error on saving edit screen with composition if it contains a single datasource for reference to master entity 2017-03-07 17:31:34 +04:00
Yuriy Artamonov
79fec7cad2 PL-8757 Add cuba.themeConfig to configPropertyNames for web and desktop modules 2017-03-07 16:49:25 +04:00
Maxim Stepanov
f3753d1fd8 PL-8526 Desktop CustomDecorator is slow 2017-03-06 15:12:16 +04:00
Gleb Gorelov
cc64a794af PL-8740 Expand on DataGrid doesn't work 2017-03-06 14:35:11 +04:00
Andrey Subbotin
266beea536 PL-8304 Error occurs when parsing JPQL if a field of entity is named 'member' 2017-03-06 13:21:36 +04:00
Eugeny Degtyarjov
1b5dd04c68 PL-8747 Parametrize method com.haulmont.cuba.web.WebWindowManager#getConfiguredWorkArea to support several work areas in the same application 2017-03-06 13:12:20 +04:00
Andrey Subbotin
d4a6896f53 PL-8726 ASTParser can't parse scalar expression in select list 2017-03-03 17:28:30 +04:00
Daniil Tsarev
dbafb32ad5 PL-7492 Main menu API and menu structure 2017-03-03 13:19:40 +04:00
Daniil Tsarev
7a61bfbf63 PL-8735 If the Filter border is hidden, the caption of the filter is overlapped by the tab's caption 2017-03-03 11:51:34 +04:00
Andrey Subbotin
a6077f6f0f PL-8461 Support composite primary keys and non-UUID pk for Entity Log, Dynamic Attributes, Entity Snapshots (fix mocked tests) 2017-03-03 10:31:02 +04:00