Commit Graph

12139 Commits

Author SHA1 Message Date
Daniil Tsarev
059b29fb31 Create new theme or update the old one #932 2018-08-07 10:29:10 +04:00
Yuriy Artamonov
78323ab789 Do not use Vaadin event router with reflection in Button click #929 2018-08-05 11:26:37 +04:00
Konstantin Krivopustov
35869eef19 Merge remote-tracking branch 'origin/master' 2018-08-03 17:40:54 +04:00
Konstantin Krivopustov
37bfe9f7fb Data access improvements: EntityChangedEvent and TransactionalDataManager (update entity cache) #1116 2018-08-03 17:40:41 +04:00
Yuriy Artamonov
30f8b00997 Use Vaadin 8.5.1 #444 2018-08-03 17:07:26 +04:00
Konstantin Krivopustov
765a0a8a1c Data access improvements: EntityChangedEvent and TransactionalDataManager #1116 2018-08-03 12:58:32 +04:00
Daniil Tsarev
69c420ea84 Implement copyright settings for 7.0+ #1110 2018-08-02 16:24:08 +04:00
Yuriy Artamonov
7494272073 Replace groovy-all with only required groovy packages #1113
Fix Groovy test compilation
2018-08-02 14:54:05 +04:00
Yuriy Artamonov
1012d2f080 Replace groovy-all with only required groovy packages #1113 2018-08-02 14:39:21 +04:00
Andrey Subbotin
3b19cb8f3b Kryo incorrectly deserializes HashSet instances #742 2018-08-01 16:52:58 +04:00
Gleb Gorelov
e030358a9f Broken size styles for the PickerField component #1107 2018-08-01 12:20:55 +04:00
Gleb Gorelov
af17e86094 TreeGrid component #380
JavaDoc and refactoring
2018-07-31 17:04:55 +04:00
Andrey Subbotin
dfec903dc1 Could not save Composition when master-entity is inheritted with the "joined" strategy #1013 2018-07-31 16:47:19 +04:00
Yuriy Artamonov
7ebddfb683 Remove unused IE9 and IE10 support code #444 2018-07-31 11:02:01 +04:00
Semyon Sofronov
8fbf852c19 PopupButton should have ability to use existing table/window actions #859 2018-07-31 10:47:09 +04:00
Maxim Gorbunkov
06d57ba866 Mask REST API tokens in logs #1028 2018-07-31 10:13:39 +04:00
Semyon Sofronov
a5c6b808d0 Not localized Create action in the dynamic attribute screen visibility table #1090 2018-07-31 09:46:24 +04:00
Gleb Gorelov
1c8e973185 TreeGrid component #380 2018-07-30 18:44:06 +04:00
Roman Pinyazhin
3edf649fa5 Table's selectAll method doesn't select items at all #1072 2018-07-30 16:28:16 +04:00
Roman Pinyazhin
33e8eaef1b Actualize mime-types #181 2018-07-30 14:51:59 +04:00
Andrey Subbotin
e3b8ab7e21 Support isLoaded for the KeyValueEntity in the PersistentAttributesLoadChecker #1102 2018-07-30 14:46:22 +04:00
Roman Pinyazhin
81f8807171 Add tooltip for Filter Search button with "Shift-Enter" shortcut #161 2018-07-30 14:40:46 +04:00
Andrey Subbotin
2dcd5a82c9 getOldValue() for collection attribute returns all soft deleted items #1037 (#1100) 2018-07-27 16:04:53 +04:00
Roman Pinyazhin
ba3ba653c9 Update jquery-fileupload JS library #1069 2018-07-27 15:40:11 +04:00
Konstantin Krivopustov
6cca4ae462 New presentation data layer (sorting - fix tests) #474 2018-07-27 13:14:20 +04:00
Konstantin Krivopustov
db9752b100 New presentation data layer (sorting) #474 2018-07-27 12:26:49 +04:00
Yuriy Artamonov
92a5cef32d Desktop EditableColumnTableCellEditor getCellEditorValue unnecessarily captures focus #1095
Fix TableFocusManager
2018-07-27 11:43:23 +04:00
Yuriy Artamonov
aa3af66702 Desktop EditableColumnTableCellEditor getCellEditorValue unnecessarily captures focus #1095 2018-07-26 23:39:37 +04:00
Yuriy Artamonov
d61ce41096 Use test-entitycache-logback.xml for tests on CI #1097 2018-07-26 19:22:34 +04:00
Yuriy Artamonov
16231dee23 Use test-entitycache-logback.xml for tests on CI #1097 2018-07-26 18:58:06 +04:00
Yuriy Artamonov
7c9202e13b Use test-silent-logback.xml for tests on CI #1097
Apply test-silent-logback.xml for testEntityCache
2018-07-26 18:31:49 +04:00
Yuriy Artamonov
385d65068f Use test-silent-logback.xml for tests on CI #1097
Remove unnecessary test-silent-logback.xml from web
2018-07-26 18:29:49 +04:00
Yuriy Artamonov
3a23903461 Use test-silent-logback.xml for tests on CI #1097 2018-07-26 18:17:39 +04:00
Yuriy Artamonov
50916e2e9b Use test-silent-logback.xml for tests on CI #1097 2018-07-26 18:05:13 +04:00
Daniil Tsarev
28253c5d98 Create new theme or update the old one #932 2018-07-26 18:04:49 +04:00
Andrey Subbotin
5fbee12461 Problem with optional embedded attribute #1081 2018-07-26 17:18:58 +04:00
Yuriy Artamonov
25a986f337 Update Groovy to 2.5.1 #910
Fix InstanceLoaderTest
2018-07-26 16:54:33 +04:00
Yuriy Artamonov
174f7d47b4 New event publishing mechanism with Consumer<T> #327
Refactor and unit tests
2018-07-26 16:46:36 +04:00
Yuriy Artamonov
b93ef1115d Update Groovy to 2.5.1 #910 2018-07-26 15:44:54 +04:00
Roman Pinyazhin
d99b196620 Use Split panel in Filter editor dialog (fix) #386 2018-07-26 14:46:19 +04:00
Maxim Gorbunkov
7f885a1854 Entity serialization of collection fields that have references to other members of collection #1091 2018-07-26 12:27:50 +04:00
Roman Pinyazhin
6a5c3e2c3a Use Split panel in Filter editor dialog #386 2018-07-25 17:20:09 +04:00
Roman Pinyazhin
6ded7e8b2b SplitPanel's dock-mode doesn't work in some cases #1030 2018-07-25 16:00:04 +04:00
Gleb Gorelov
886edc2831 Separate RadioButtonGroup and CheckBoxGroup components #719 2018-07-25 15:06:56 +04:00
Semyon Sofronov
273c7e3a0d Add coloring to Server Log stack frames #550
Add caching of patterns
2018-07-25 14:43:15 +04:00
Semyon Sofronov
4b32b4eac1 Group rows of GroupTable should have additional CSS class #1087 2018-07-25 12:25:32 +04:00
Konstantin Krivopustov
1ee2e59bda New presentation data layer #474
Query conditions
2018-07-25 11:54:27 +04:00
Semyon Sofronov
6046046bb7 Expand matched app properties after filtering with the "Refresh" button #1076
Fix master build
2018-07-25 11:28:53 +04:00
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