Commit Graph

10095 Commits

Author SHA1 Message Date
Andrey Subbotin
ab3c29bfe7 PL-7917 DataManager should load dynamic attributes for all entities including nested 2016-10-17 12:32:17 +04:00
Maxim Gorbunkov
7d0db5b160 PL-8015 REST API queries controller must support 'view' and 'returnNulls' parameters 2016-10-17 11:04:01 +04:00
Konstantin Krivopustov
639493af34 PL-8009 RU localized captions for createTs, createdBy 2016-10-17 09:51:00 +04:00
krivopustov
da96aea665 PL-8013 Improve REST logging 2016-10-16 19:38:59 +04:00
krivopustov
8747d211bf PL-8012 REST serialization incorrectly handles attribute of type Date if it is defined by @Temporal 2016-10-16 19:38:45 +04:00
Konstantin Krivopustov
598e514762 PL-7929 System properties in views (revert to pre-6.0 behaviour - no system properties by default). 2016-10-14 17:45:58 +04:00
Yuriy Artamonov
e02c4fb978 PL-7850 Optimize DOM tree of Table, Window wrapper and WindowBreadCrumbs 2016-10-14 14:14:57 +04:00
Konstantin Krivopustov
23ffa1f76c PL-8003 Exception occurs during an attempt to view script for update or insert, when the entity is in additional data store 2016-10-14 11:35:49 +04:00
Konstantin Krivopustov
83c7c42527 PL-7983 Sorting table by reference does not respect types of attributes used in @NamePattern 2016-10-13 17:36:38 +04:00
Yuriy Artamonov
9a8da881de PL-7958 Simplify CSS rules nesting in halo 2016-10-13 15:28:52 +04:00
Konstantin Krivopustov
352e6b8f55 PL-7978 com.haulmont.cuba.gui.app.core.file.FileDownloadHelper - mark as internal or write java doc. Fix KB & MB. 2016-10-13 11:48:12 +04:00
Konstantin Krivopustov
bc8606f7ea PL-8001 DataManager.loadList() returns null for unknown entity class 2016-10-13 08:45:12 +04:00
Andrey Subbotin
b79d9072c4 PL-7917 DataManager should load dynamic attributes for all entities including nested 2016-10-12 16:42:28 +04:00
Yuriy Artamonov
6efb1cab53 PL-7999 Use Connect.LoadStyle.LAZY for rarely used connectors and widgets 2016-10-12 16:21:55 +04:00
Maxim Gorbunkov
d6a43a8dba PL-7998 REST API services controller must have a response content-type "text/plain" if it returns anything but JSON object or array 2016-10-12 14:38:20 +04:00
Andrey Subbotin
064667d772 PL-7831 Inject Configuration in QueryTransformerFactory 2016-10-12 10:58:42 +04:00
Andrey Subbotin
3ae2901a32 PL-7970 Dynamic attributes aren't fetched if view was not set to the LoadContext 2016-10-12 10:08:37 +04:00
Maxim Gorbunkov
75ec0b7bfe PL-7990 ClientCacheManager should be initialized on Spring context start, not App start 2016-10-12 09:38:04 +04:00
Maxim Gorbunkov
6768621285 PL-7995 JSON entity deserialization doesn't work with EntitySerializationOption.COMPACT_REPEATED_ENTITIES 2016-10-11 19:26:20 +04:00
Nikita Petunin
95dde7542c PL-7872 ColumnControlVisible cuts some part of last table column caption 2016-10-11 18:00:10 +04:00
pavlov
db60f399bb PL-7796 Add Excel action to performance statistics&threads windows 2016-10-11 16:37:27 +04:00
Maxim Gorbunkov
799a668be0 PL-7987 Row-level security support in new REST API 2016-10-11 16:25:57 +04:00
Yuriy Artamonov
21b6f8b467 PL-7985 Timer doesn't call the action in custom MainWindow 2016-10-11 15:30:42 +04:00
Yuriy Artamonov
1767ec14e9 PL-7992 Required symbol should be aligned with field in the Grid component 2016-10-11 14:48:21 +04:00
Yuriy Artamonov
f9c1caf6c4 PL-7770 Support inheritance for web themes - fix ordering of scss includes 2016-10-11 13:18:52 +04:00
Andrey Subbotin
f2da74e61f PL-7933 ClassCastException in "unfetched attribute" handler for embedded entities 2016-10-10 19:06:55 +04:00
Andrey Subbotin
228891b212 PL-7833 Exception when committing related entities (readonly entity metaproperty) 2016-10-10 18:04:48 +04:00
Yuriy Artamonov
1a4dcd17cc PL-7835 OptionsGroup resets value on setOptionsDatasource 2016-10-10 16:30:27 +04:00
Konstantin Krivopustov
e0ddde5c58 PL-7988 Incorrect _minimal view in case of deep nesting 2016-10-10 16:13:58 +04:00
Maxim Gorbunkov
cb80742341 PL-7987 Row-level security support in new REST API 2016-10-10 14:26:08 +04:00
Maxim Gorbunkov
9ddbeca3d3 PL-7984 Combination of defaultMode="fts" and "default filter" doesn't work properly in generic filter 2016-10-10 12:00:30 +04:00
Daniil Tsarev
0e1d0403cc PL-6672 Records move down in table when edit for NestedDatasource 2016-10-07 18:16:17 +04:00
Nikita Petunin
078834de59 PL-7433 Implement Calendar with data binding to collection datasource 2016-10-07 18:12:38 +04:00
Daniil Tsarev
3feff69844 PL-7903 'Permitted extensions' parameter of fileUploadField does not work in Web module 2016-10-07 15:32:44 +04:00
Daniil Tsarev
69c3351285 PL-7937 Support byte[] for FileUploadField 2016-10-07 14:19:45 +04:00
Daniil Tsarev
d9e004caa2 PL-7391 Ability to use config values for shortcuts of declarative actions 2016-10-07 13:25:07 +04:00
Maxim Gorbunkov
e27c27d3ed PL-7976 Dynamic attributes support in new REST API 2016-10-07 13:11:03 +04:00
Nikita Petunin
19876dd1c9 PL-7948 Move to group action should show success notification 2016-10-07 10:49:33 +04:00
Andrey Subbotin
6e11501d06 PL-7941 Sorting table by property-path-column leads to not all data loaded 2016-10-07 10:07:18 +04:00
Konstantin Krivopustov
9c74d6ac71 PL-7297 Query cache (cosmetic changes in names and messages) 2016-10-07 10:05:25 +04:00
Konstantin Krivopustov
b1fdbbfd25 PL-7972 Show MBean attribute descriptions in JMX Console 2016-10-07 10:05:25 +04:00
Andrey Subbotin
de0edc1905 PL-7941 Sorting table by property-path-column leads to not all data loaded 2016-10-07 09:54:56 +04:00
Andrey Subbotin
0ddb6990e4 PL-7928 One-to-one+mappedBy and soft deletion problem 2016-10-07 09:54:35 +04:00
Andrey Subbotin
12a58a3385 PL-7928 One-to-one+mappedBy and soft deletion problem 2016-10-07 09:45:51 +04:00
Andrey Subbotin
efafdbe87a PL-7941 Sorting table by property-path-column leads to not all data loaded (remove unused method) 2016-10-06 18:39:41 +04:00
Andrey Subbotin
10ed541377 PL-7941 Sorting table by property-path-column leads to not all data loaded 2016-10-06 18:28:18 +04:00
Maxim Gorbunkov
10ec112dea PL-6730 Fix REST API multipart file upload 2016-10-06 12:22:19 +04:00
Yuriy Artamonov
d702aab182 PL-7770 Support inheritance for web themes - havana 2016-10-05 17:46:48 +04:00
Yuriy Artamonov
15f5fb6926 PL-7770 Support inheritance for web themes 2016-10-05 17:01:40 +04:00
Yuriy Artamonov
1267edd8d5 PL-7770 Support inheritance for web themes 2016-10-05 15:48:53 +04:00