Commit Graph

12191 Commits

Author SHA1 Message Date
Semyon Sofronov
81c293c9ad Expand matched app properties after filtering with the "Refresh" button #1076 2018-07-25 10:02:25 +04:00
Semyon Sofronov
744b411645 Add coloring to Server Log stack frames #550
Refactor and add tests
2018-07-24 16:04:54 +04:00
Gleb Gorelov
31aebc1d1b Reimplement LookupPickerField #979 2018-07-23 19:22:53 +04:00
Semyon Sofronov
920f6ae7d7 Add copy button to copy system information scripts to clipboard #357
Fix messages
2018-07-23 12:29:14 +04:00
Semyon Sofronov
4c9f11f380 Add copy button to copy system information scripts to clipboard #357
Fix desktop displayed button
2018-07-23 10:48:12 +04:00
Yuriy Artamonov
bae62bd3de Server should not start in case of "anonymous" session cannot be loaded #1080 2018-07-21 13:19:56 +04:00
Yuriy Artamonov
9670a4e975 "Unable to login as anonymous" exception hides real cause #1083 2018-07-21 13:19:49 +04:00
Yuriy Artamonov
2cf82765ec Fix spelling issues #1082 2018-07-20 20:55:40 +04:00
Semyon Sofronov
25d16fd786 Add coloring to Server Log stack frames #550 2018-07-20 14:59:08 +04:00
Semyon Sofronov
c7ab40ebf1 Implement Select-All shortcut with Ctrl-A for Table #1063 2018-07-19 15:54:27 +04:00
Roman Pinyazhin
25ab4cad14 Separate cubaId for testMode and debug id for performanceTestMode (fix) #1053
Removed condition for `isTestMode` from `initDebugIds`, cause this method required
only for performanceTestMode
2018-07-19 13:19:48 +04:00
Semyon Sofronov
52eaa636cf Add copy button to copy system information scripts to clipboard #357 2018-07-19 12:58:28 +04:00
Semyon Sofronov
306e316e9a Add copy button to copy system information scripts to clipboard #357 2018-07-19 11:41:27 +04:00
Semyon Sofronov
277dc70a6b add method to skip first line #995 2018-07-19 11:14:31 +04:00
Roman Pinyazhin
895030fe79 Embed Vaadin Google Map add-on #1064 2018-07-19 10:15:13 +04:00
Roman Pinyazhin
89eb068b40 NPE occurs on the Entity Inspector screen when the file is hard deleted from the DB #1058 2018-07-19 10:09:48 +04:00
Yuriy Artamonov
30f51869e1 Incorrect getter methods in security subsystem event classes #1070 2018-07-18 23:39:59 +04:00
Semyon Sofronov
7c6e5eee50 Add copy button to copy system information scripts to clipboard #357 2018-07-18 10:39:03 +04:00
Roman Pinyazhin
bbe6bbba1b Separate cubaId for testMode and debug id for performanceTestMode #1053 2018-07-17 14:25:08 +04:00
Roman Pinyazhin
067dca55f1 Remove testId from MenuBar #730 2018-07-17 11:02:30 +04:00
Yuriy Artamonov
690dcf24ce WindowDelegate should use static Logger instance #1059 2018-07-16 12:03:58 +04:00
Roman Pinyazhin
03f0856282 Boolean string value instead of checkbox in Entity Inspector screen #864 2018-07-16 10:50:13 +04:00
Roman Pinyazhin
b8ef264af8 Expand ratio for component #77 2018-07-16 10:23:33 +04:00
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