Commit Graph

12218 Commits

Author SHA1 Message Date
Yuriy Artamonov
6bfdb12778 New event publishing mechanism with Consumer<T> #327
EventPublisher has been renamed to EventHub
2018-07-13 17:51:30 +04:00
Gleb Gorelov
fa509eafb0 Vaadin 8 #444
Fix MaskedField default width
2018-07-12 17:24:54 +04:00
Yuriy Artamonov
800b8702cd Disable REST v1 by default #1027 2018-07-12 17:13:06 +04:00
Gleb Gorelov
65e6661aa5 Vaadin 8 #444
Migrate DateField
2018-07-12 17:12:24 +04:00
Yuriy Artamonov
95ca735015 FileLoader should not load file if FileDescriptor has been removed #1034 2018-07-12 15:20:34 +04:00
Andrey Subbotin
f6dc46dd38 Apply in-memory constraint to root entity when loading with DataManager on middleware #1021 2018-07-12 14:22:26 +04:00
Yuriy Artamonov
3d8b234deb EntityAccessException should be supported by client #1050 2018-07-12 13:50:44 +04:00
Konstantin Krivopustov
bc0922b393 jgroups_tcp.xml needs to have FD_SOCK preconfigured #982 2018-07-12 12:12:10 +04:00
Konstantin Krivopustov
23bf50bcbf Incorrect exception message from PersistenceTools.getOldValue #1048
Also, use EntityStates instead of PersistenceHelper
2018-07-12 11:45:58 +04:00
Roman Pinyazhin
ab17ad6526 Expand ratio for component #77 2018-07-12 10:53:57 +04:00
Andrey Subbotin
8f02b42bed More details in "EntityOp not permitted" error message #902 (#1038) 2018-07-11 19:18:07 +04:00
Andrey Subbotin
06a934643e Query with Extract is transformed incorrectly when security constraint is applied or query contains macro #767 2018-07-11 13:51:25 +04:00
Maxim Gorbunkov
516fb722e6 REST API: support both 'view' and 'viewName' properties for POST entities filters #1043 2018-07-11 11:22:37 +04:00
Egor Lavrenkov
0124f2c3bb Update README.md 2018-07-11 11:10:39 +04:00
Gleb Gorelov
9641612a4a Migrate WebDataGrid on Vaadin 8 #977 2018-07-10 17:58:26 +04:00
Daniil Tsarev
d1be92f897 Use standard Gradle compileOnly configuration instead of provided #1035 2018-07-10 15:48:11 +04:00
Andrey Subbotin
cae4c7764f When "Load dynamic attributes" is set to true dynamic attributes are loaded not regarding their existence and the entity type #780 2018-07-10 13:21:45 +04:00
Andrey Subbotin
6f63d48078 When "Load dynamic attributes" is set to true dynamic attributes are loaded not regarding their existence and the entity type #780 2018-07-10 13:02:41 +04:00
Yuriy Artamonov
90dd38dbb9 Deprecate ScreenAgent #1029 2018-07-09 22:26:32 +04:00
Andrey Subbotin
d315092016 Attribute restrictions can be bypassed by swapping security token between entities #879 2018-07-09 20:54:19 +04:00
Yuriy Artamonov
d7aa303f84 Vaadin 8.4.5 #444 2018-07-09 19:33:34 +04:00
Yuriy Artamonov
8a64d3caa5 Fix TableSource ValueChangeEvent typing 2018-07-09 17:29:27 +04:00
Yuriy Artamonov
d8e6c7f51e Remove obsolete non-documented file-frame.xml #1026 2018-07-05 16:32:25 +04:00
Andrey Subbotin
5541dc5cc8 Support Java 9 and 10 for CUBA #910
Update Spring version to 5.0.7 and Spring Security version to 5.0.6
2018-07-05 15:41:55 +04:00
Yuriy Artamonov
f83d2698b7 NPE occurs when some db-stored application property has null value #1016
Update scripts since 6.10
2018-07-05 14:38:26 +04:00
Maxim Gorbunkov
2f2de4c0c6 REST service method invocation fails if the method returns a collection of collections #1025 2018-07-05 11:24:29 +04:00
Roman Pinyazhin
c0fd96f566 Constraints should be applied to the drag and drop action in the Group screen #1009 2018-07-05 10:31:02 +04:00
Andrey Subbotin
7b09050069 Support Java 9 and 10 for CUBA #910 2018-07-04 18:53:42 +04:00
Yuriy Artamonov
81a78407ff NPE occurs when some db-stored application property has null value #1016 2018-07-04 17:55:29 +04:00
Yuriy Artamonov
7eeba2d445 REST API: accessing non-existent path after rest/v2 results in internal server error #1023 2018-07-04 17:16:47 +04:00
Andrey Subbotin
e34720f248 QueryCache cluster messages are sent even when query cache is disabled #988 2018-07-03 11:47:20 +04:00
Andrey Subbotin
a3a7ccb94f QueryCache cluster messages are sent even when query cache is disabled #988 2018-07-03 10:43:06 +04:00
Rushan
7b1435ea49 Aliases for datasources of frames #1018 2018-07-02 16:22:54 +04:00
Yuriy Artamonov
df15dfed9b CubaUidlWriter uses non-cached regex pattern #1014 2018-07-02 14:59:39 +04:00
Roman Pinyazhin
c8c8cd52d3 BulkEditor.setEnabled() method doesn't change the state of the action in the table context menu #970 2018-07-02 14:39:32 +04:00
Roman Pinyazhin
46baa10c83 TextArea.setRows shows one more row in firefox #577 2018-07-02 14:29:39 +04:00
Andrey Subbotin
0482d3286f @ManyToOne isn't loaded with BATCH fetch #1017 2018-07-02 13:51:57 +04:00
Roman Pinyazhin
688ee79a51 Make "Mode" enum in SourceCodeEditor extensible #276 2018-07-02 13:49:09 +04:00
Yuriy Artamonov
2c5824b887 LayoutLoaderConfig is not thread safe #1011 2018-06-29 17:51:02 +04:00
Roman Pinyazhin
da338cbb6a EntityInspector editor generated TextArea trims text #1008 2018-06-29 16:41:28 +04:00
Roman Pinyazhin
82a131b554 Access Groups sorting doesn't work (fix) #898 2018-06-29 13:47:00 +04:00
Konstantin Krivopustov
db70bc05d1 Verbose usage of DataManager.commit in case we want to obtain committed instance by id #469
Get rid of unchecked warning in old code.
2018-06-28 15:44:42 +04:00
Roman Pinyazhin
361e3d117d Access Groups sorting doesn't work #898 2018-06-28 12:50:29 +04:00
Roman Pinyazhin
66c416617c Enum properties cannot be edited on 'Application Properties" screen #964 2018-06-28 11:19:22 +04:00
Yuriy Artamonov
bbb77ee31b DateFormat is not applied to date field in a FieldGroup #1002 2018-06-27 22:18:03 +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
d2d68631f5 Do not use deprecated WebMvcConfigurerAdapter #1004 2018-06-27 17:59:29 +04:00
Yuriy Artamonov
e7142d82ea Get rid of Instance.getInstanceName() method #891 2018-06-27 16:32:10 +04:00
Roman Pinyazhin
0d51cd0db8 NPE occurs with pickerField open action in an editable table column #998 2018-06-27 14:15:43 +04:00
Roman Pinyazhin
f87d23f1c5 Missed Russian localization in Help - About - Information tab #994 2018-06-27 12:28:04 +04:00