Commit Graph

10543 Commits

Author SHA1 Message Date
Andrey Subbotin
bb71b57095 PL-8191 Limit ability to pass non Serializable classes through service calls with white list 2017-04-03 19:24:06 +04:00
Gleb Gorelov
8a85f18d75 PL-8777 Support for Buffered mode for field components 2017-04-03 18:59:19 +04:00
Gleb Gorelov
49d1345d70 PL-8528 Renderers for standard UI components in DataGrid component 2017-04-03 18:22:14 +04:00
Maxim Gorbunkov
79fab5d143 Fix RowLevelSecurityFT 2017-04-03 14:12:00 +04:00
Andrey Subbotin
99c3b6bfb6 PL-7896 Uber-JAR deployment (add websocket support) 2017-04-03 13:14:36 +04:00
Daniil Tsarev
8d4382389d PL-7940 Extract API of RelatedAction to system mechanism bean 2017-04-03 10:51:47 +04:00
Yuriy Artamonov
b015a30612 PL-8888 AssertError - CubaVaadinServletService reads VaadinSession without lock 2017-04-02 11:44:16 +04:00
Konstantin Krivopustov
106f91afbc Fix confusing exception message 2017-04-01 19:23:34 +04:00
Daniil Tsarev
f2a84588e4 PL-8862 Update to Vaadin 7.7.8 2017-04-01 00:44:25 +04:00
Daniil Tsarev
abe1ab2e57 PL-8745 Ability to use the same screen in menu twice 2017-03-31 23:39:06 +04:00
Konstantin Krivopustov
6ed7ee38a4 PL-8764 Create CustomValueCollectionDatasource, CustomValueGroupDatasource, CustomValueHierarchicalDatasource (datasourceClass XML attribute) 2017-03-31 18:34:56 +04:00
Andrey Subbotin
608f29f5e1 PL-8882 IllegalArgumentException occurred when trying to apply a filter with the dynamic attribute condition 2017-03-31 18:24:31 +04:00
Konstantin Krivopustov
bfb275d606 PL-8764 Create CustomValueCollectionDatasource, CustomValueGroupDatasource, CustomValueHierarchicalDatasource 2017-03-31 17:45:34 +04:00
Yuriy Artamonov
cc83291e07 PL-8886 NPE on init of field for dynamic attribute with lookup screen 2017-03-31 16:38:42 +04:00
Daniil Tsarev
a71b2e31c0 PL-8731 Ability to change Calendar day names and months 2017-03-31 15:49:35 +04:00
Konstantin Krivopustov
fe0e212115 PL-8867 ClusterManager implementation class is used directly by other platform beans 2017-03-31 15:45:04 +04:00
Yuriy Artamonov
5af93fc75f PL-8881 NullPointerException occurred when trying to create an instance with the entity type dynamic attribute 2017-03-31 14:47:06 +04:00
Konstantin Krivopustov
3615b20178 PL-7436 Add auto commit for nested entity while creating new entity 2017-03-31 13:46:50 +04:00
Maxim Gorbunkov
c497688498 PL-8652 The ''Default date is current'' setting for dynamic attribute with the Date type is ignored when the "Default value" is adjusted 2017-03-31 13:13:57 +04:00
Andrey Subbotin
9d1a918d85 PL-7896 Uber-JAR deployment 2017-03-31 12:59:37 +04:00
Konstantin Krivopustov
457bc655fb PL-8831 Scheduled tasks don't run on other node of cluster if master has shut down when task was executing 2017-03-30 15:41:19 +04:00
Andrey Subbotin
c75cf76860 PL-8851 NPE occurs when the Join-section of a custom filter specified incorrectly 2017-03-30 13:26:47 +04:00
Maxim Gorbunkov
c3fe2e1159 PL-8845 Entity import/export must produce JSON without complex id format 2017-03-30 11:39:03 +04:00
Maxim Gorbunkov
865dbef4cf PL-8690 REST API: CRUD operations on non-persistent entities from a custom data store 2017-03-30 11:19:39 +04:00
Konstantin Krivopustov
d22c067a77 PL-8871 Error on saving entity if cross-datastore reference was not loaded 2017-03-30 09:57:46 +04:00
Daniil Tsarev
fd0b598965 PL-7925 Support consistent state of Column "collapsed" property 2017-03-29 21:00:10 +04:00
Yuriy Artamonov
997be5bddb PL-8870 Enable custom styles for scrollbars on Webkit browsers by default 2017-03-29 18:41:13 +04:00
Konstantin Krivopustov
5b6bc43a15 PL-8744 Handling of database connection problems on middleware startup 2017-03-29 17:37:52 +04:00
Yuriy Artamonov
d24fb2fdd5 PL-8776 FieldGroup API Redesign - Fix dynamic attributes 2017-03-29 16:15:22 +04:00
Yuriy Artamonov
7c5c338dfc PL-8267 Use Valo theme defaults - Fix PopupButton container stylename 2017-03-29 16:14:29 +04:00
Yuriy Artamonov
ed7cfb398d PL-8866 Add throws declaration for FileStorageAPI fileExists method with FileStorageException 2017-03-29 15:20:36 +04:00
Yuriy Artamonov
c90cf55885 PL-8776 FieldGroup API Redesign - Fix cuba-id assigning for custom fields 2017-03-29 14:17:52 +04:00
Yuriy Artamonov
75a9b6de7a PL-8796 Add range validator for width field of dynamic attribute editor - Fix empty size value 2017-03-29 14:13:25 +04:00
Andrey Subbotin
b52a9440e1 PL-7896 Uber-JAR deployment (stackoverflow on tomcat start) 2017-03-29 12:26:58 +04:00
Andrey Subbotin
14765bf84e PL-7896 Uber-JAR deployment 2017-03-29 11:34:56 +04:00
Konstantin Krivopustov
20b171b2ba PL-8860 Unable to use SQLServer DateTimeOffset data type 2017-03-29 11:15:50 +04:00
Daniil Tsarev
e4a7e45d2c PL-7492 Main menu API and menu structure 2017-03-28 22:28:01 +04:00
Daniil Tsarev
f23be4c9a2 PL-8839 Fix getDialogOptions usages in ConstraintEditor 2017-03-28 22:15:38 +04:00
Yuriy Artamonov
c006cbb6ef PL-7745 Dynamically enable/disable "Select" button in Lookup windows 2017-03-28 16:19:49 +04:00
Andrey Subbotin
b4de83d78d PL-8837 Category attribute fields that depend on the value of other fields, should be disabled until the main field is filled in 2017-03-28 15:59:18 +04:00
Oleg Chernov
893c1b3810 PL-8808 Validation for report input parameters 2017-03-28 12:57:45 +04:00
Konstantin Krivopustov
0198f0dd3f PL-7380 JMX bean method PersistenceManager#refreshStatistics doesn't take into account extended meta classes in case of refreshing statistics for all entities (using 'all' keyword) 2017-03-28 12:51:09 +04:00
Konstantin Krivopustov
d2de709915 PL-7832 Take entity captions by using base entity's name, not extended one 2017-03-28 12:20:11 +04:00
Nikita Petunin
f0c6b4355d PL-8074 In Entity Inspector editor, place collections on separate tabs 2017-03-28 12:07:44 +04:00
Konstantin Krivopustov
6cc99b5932 PL-8610 Close standard Remove Confirmation dialog if delete has failed because of deletion policy 2017-03-28 11:28:04 +04:00
Konstantin Krivopustov
d504b51a88 PL-8116 EntityAccessException shoud have entityName in log message 2017-03-28 10:24:48 +04:00
Andrey Subbotin
657ccabc92 PL-8837 Category attribute fields that depend on the value of other fields, should be disabled until the main field is filled in 2017-03-28 09:12:48 +04:00
Daniil Tsarev
0ab4074785 PL-8840 User can't open param in filter editor if this param was created after performing RelatedAction 2017-03-27 17:23:20 +04:00
Maxim Gorbunkov
892944eb4b PL-8647 EntitySerialization fixes 2017-03-27 17:20:15 +04:00
Konstantin Krivopustov
0c1804a15d PL-8715 Use catalina.base system property instead of catalina.home 2017-03-27 12:21:02 +04:00