Commit Graph

9367 Commits

Author SHA1 Message Date
Konstantin Krivopustov
8318b4d852 PL-7306 Exception on commit after deleting entity from nested datasource if the entity has references 2016-06-03 14:33:23 +04:00
Maxim Gorbunkov
6074a7c3cd PL-7319 NullPointerException occurred when trying to export application folder 2016-06-03 14:31:46 +04:00
Daniil Tsarev
96d342d4f6 PL-7287 Link in a table column does not work if points to the entity through deep association 2016-06-03 14:05:55 +04:00
Daniil Tsarev
f9eb4c8e4f PL-7304 NPE on AppFolders 2016-06-03 14:01:52 +04:00
Yuriy Artamonov
7596573292 PL-7177 Refactor before/after handlers for standard Actions 2016-06-03 13:06:37 +04:00
Andrey Subbotin
92b8501dff PL-7317 Kryo serialization error: Car editor can't open 2016-06-03 12:16:06 +04:00
Andrey Subbotin
36a25287d8 PL-7314 Serialization flushes output stream before os.close() close from HttpInvokerServiceExporter (fix exception messages) 2016-06-03 09:36:17 +04:00
Yuriy Artamonov
89c6863d09 PL-7316 GroupAggregationDatasourceListener casts (GroupDatasource) datasource without instanceOf check 2016-06-02 19:45:21 +04:00
Maxim Gorbunkov
222936fe1d PL-7308 Application folder import fixed 2016-06-02 17:57:39 +04:00
Yuriy Artamonov
9132b9e8af PL-7177 Refactor before/after handlers for standard Actions 2016-06-02 17:34:08 +04:00
Andrey Subbotin
0eb3477bd7 PL-7260 "Where a.b is null" JPQL condition returns incorrect results in some cases 2016-06-02 16:43:20 +04:00
Daniil Tsarev
1ec2fa6dda PL-7298 Wrong description of the renamed property in the Domain model description 2016-06-02 16:13:29 +04:00
Andrey Subbotin
66c23c9467 PL-7314 Serialization flushes output stream before os.close() close from HttpInvokerServiceExporter 2016-06-02 15:51:46 +04:00
Maxim Gorbunkov
f152d98ea0 PL-4929 Bruteforce protection - cache isBruteForceProtectionEnabled value in the LoginWindow 2016-06-02 11:21:27 +04:00
Yuriy Artamonov
a17f3f385e PL-7302 Use System session for cache strategies update 2016-06-01 17:36:53 +04:00
Yuriy Artamonov
edba884f5d PL-7310 Update httpclient dependency 2016-06-01 17:24:48 +04:00
Yuriy Artamonov
db82b3972f PL-7131 Jsoup 1.7.2 vs 1.8.3 conflict 2016-06-01 16:29:55 +04:00
Andrey Subbotin
768abbf30e PL-7291 NPE when trying to open deleted entity in entity inspector editor (npe on description for embedded) 2016-06-01 15:37:35 +04:00
Andrey Subbotin
af6613068b PL-7117 ClusterManager per-class usage performance statistics (fix review: javadoc, jmx operation descriptions, handle class name is null) 2016-06-01 12:29:17 +04:00
Andrey Subbotin
273d4ab610 PL-7255 System scheduling for singleton tasks can run concurrently 2016-05-31 17:50:34 +04:00
Maxim Gorbunkov
4ad1bc5054 PL-7288 Ability to set permitted origins for generic REST-API 2016-05-31 17:44:59 +04:00
Konstantin Krivopustov
571d39d8a1 PL-5688 Screen profiler (move menu item) 2016-05-31 16:25:44 +04:00
Konstantin Krivopustov
582bfba171 PL-4313 Add JavaDocs for DatasourceImplementation 2016-05-31 13:42:02 +04:00
Konstantin Krivopustov
d79c1c0367 PL-6500 Implicit conversion for query parameters of Enum type 2016-05-31 13:00:17 +04:00
Konstantin Krivopustov
7d9b02c81a PL-6991 Rename AmazonConfiguration to something like AmazonS3Config 2016-05-31 12:41:05 +04:00
Andrey Subbotin
f8b42aa800 PL-6797 More convenient JPQL query syntax error reporting 2016-05-31 12:26:55 +04:00
Konstantin Krivopustov
6fdb5de179 PL-6991 Rename AmazonConfiguration to something like AmazonS3Config 2016-05-31 12:24:24 +04:00
Konstantin Krivopustov
8707986f80 PL-7289 Implementing Committable in a browser controller does not affect showing message about unsaved changes 2016-05-31 11:45:42 +04:00
Nikita Petunin
901fc78150 PL-7293 Set logger level for Thymeleaf to INFO 2016-05-31 10:41:22 +04:00
Konstantin Krivopustov
5793ec9250 PL-7296 Refactor messages.formatMessage with getClass() in LoginWorkerBean 2016-05-31 10:23:04 +04:00
Yuriy Artamonov
f590284e17 PL-6574 Fix WebExportDisplay usage from DomainProvider 2016-05-30 18:06:22 +04:00
Nikita Petunin
8f80fe4345 PL-6639 Integrate ButtonsPanel with Tree 2016-05-30 17:02:39 +04:00
Andrey Subbotin
ce11428cec PL-7291 NPE when trying to open deleted entity in entity inspector editor 2016-05-30 17:00:02 +04:00
Yuriy Artamonov
cc54f47d0a PL-7294 Move BackgroundTask TimeoutCheckInterval to config 2016-05-30 16:30:56 +04:00
Yuriy Artamonov
ff4965290e PL-1758 JavaDoc for UIAccessor and IllegalConcurrentAccessException 2016-05-30 14:53:50 +04:00
Yuriy Artamonov
c5645ab63c PL-5127 Temporary cache for non-cached configs on web 2016-05-30 14:30:38 +04:00
Yuriy Artamonov
e1344ea321 PL-7292 Log unhandled exceptions in ClientCacheManager executorService 2016-05-30 14:30:37 +04:00
Andrey Subbotin
d6f3faa692 PL-7117 ClusterManager per-class usage performance statistics 2016-05-30 11:59:16 +04:00
Yuriy Artamonov
f403e9bd51 PL-5127 Temporary cache for non-cached configs on web 2016-05-27 19:35:52 +04:00
Yuriy Artamonov
e469e2e3cf PL-7286 Remove empty JavaDoc comments 2016-05-27 15:38:44 +04:00
Andrey Subbotin
81c791abee PL-7280 Complex "report query" is transformed incorrectly 2016-05-27 12:33:02 +04:00
Andrey Subbotin
ccbc1a8faa PL-7039 Sorting table by column affects usage of inner or left outer join (sorting by entity without instance name) 2016-05-27 11:39:32 +04:00
Maxim Gorbunkov
06d6e59c3e PL-7281 ReflectionHelper loadClass processes primitive datatypes 2016-05-27 11:05:35 +04:00
Yuriy Artamonov
c9cbaae4c9 PL-6574 Detect when GUI changes are attempted to be performed from background thread 2016-05-27 10:59:30 +04:00
Yuriy Artamonov
04a4e1918a PL-6574 Detect when GUI changes are attempted to be performed from background thread 2016-05-27 10:50:48 +04:00
Yuriy Artamonov
c9754032fb PL-6574 Detect when GUI changes are attempted to be performed from background thread 2016-05-27 10:43:15 +04:00
Yuriy Artamonov
832bd5a558 PL-6574 Detect when GUI changes are attempted to be performed from background thread 2016-05-26 18:37:46 +04:00
Yuriy Artamonov
c67893ef10 PL-7282 LocalizedTaskWrapper should propagate progress changes to wrapped task 2016-05-26 18:37:45 +04:00
Andrey Subbotin
60bf51dd10 PL-6232 ClusterManager thread pool executor improvements 2016-05-26 17:45:54 +04:00
Daniil Tsarev
545efa938d PL-5040 WebFieldGroup loader searches for field optionsDataSource in wrong DsContext 2016-05-26 17:24:59 +04:00