Commit Graph

1004 Commits

Author SHA1 Message Date
Eugeny Degtyarjov
1360c6ab6b PL-6059 Allow to use not serializable arguments and results for services when cuba.useLocalServiceInvocation = true
#PL-6059
2015-09-28 08:20:04 +00:00
Eugeny Degtyarjov
1f3e19e32f PL-6059 Allow to use not serializable arguments and results for services when cuba.useLocalServiceInvocation = true
#PL-6059
2015-09-28 08:18:15 +00:00
Maxim Gorbunkov
fe82bfd3ed Using messages from main messages packs in screen xml descriptor #PL-6041 2015-09-24 13:46:45 +00:00
Yuriy Artamonov
d712a86095 @Nullable for EntityDiffManager.getDifference argument #PL-6037 2015-09-24 12:27:16 +00:00
Maxim Gorbunkov
30154ec520 Exception occurred while filtering by "doesn't contain" on the entity restore screen #PL-5797 2015-09-24 05:42:29 +00:00
Yuriy Artamonov
e710971bce Fix code style according to Java 7 #PL-6031 2015-09-23 12:01:20 +00:00
Yuriy Artamonov
07cbc2ed74 Remove redundant modifiers from interfaces #PL-6028 2015-09-23 07:49:59 +00:00
Eugeny Degtyarjov
6e8ac0fa75 PL-6023 Allow to build single WAR instead of 2 (core and web)
#PL-6023
2015-09-22 13:02:05 +00:00
Konstantin Krivopustov
f78ffad379 Fix CubaAnnotationsLoader.isMetaPropertyField according to EclipseLink. #PL-5917 2015-09-18 15:15:00 +00:00
Konstantin Krivopustov
fbe35dcfac Remove deprecated and unused code. #PL-5844 2015-09-18 14:56:05 +00:00
Konstantin Krivopustov
4d87f98b15 Using INTERNAL mark in JavaDocs of public methods for internal use. 2015-09-18 08:57:26 +00:00
Yuriy Artamonov
c2619c4fc9 Remove unused imports DynamicAttributesCacheService #PL-5986 2015-09-16 11:29:03 +00:00
Yuriy Artamonov
5530f3116f Use StandardCharsets.UTF_8 instead of "UTF-8" constant #PL-5984 2015-09-16 09:42:43 +00:00
Yuriy Artamonov
0a7b093a43 ParamsMap with unlimited number of pairs #PL-5974 2015-09-15 13:23:58 +00:00
Konstantin Krivopustov
c1096f1e51 EclipseLink ORM (fetch mode). #PL-5412 2015-09-15 08:35:12 +00:00
Konstantin Krivopustov
8c2032f6c0 Upgrade logging framework. #PL-4755 2015-09-14 07:23:23 +00:00
Eugeny Degtyarjov
d4275caaa7 PL-5961 Allow to pack DB scripts to WAR
#PL-5961
2015-09-11 15:17:03 +00:00
Eugeny Degtyarjov
4ab5708917 PL-5961 Allow to pack DB scripts to WAR
#PL-5961
2015-09-11 14:18:48 +00:00
Eugeny Degtyarjov
3f3586dda7 PL-5941 Case insensitive search does not work if we use Query and EntityManager
#PL-5941
2015-09-10 13:28:23 +00:00
Yuriy Artamonov
a8f1bd30ee Listeners with event object argument #PL-5566 2015-09-10 08:30:22 +00:00
Yuriy Artamonov
be099dfc89 Listeners with event object argument #PL-5566 2015-09-08 14:51:10 +00:00
Yuriy Artamonov
37a91b10c5 Listeners with event object argument #PL-5566 2015-09-07 11:39:20 +00:00
Konstantin Krivopustov
761f86cf37 EclipseLink ORM (improved logging). #PL-5412 2015-09-06 18:04:07 +00:00
Yuriy Artamonov
4944f306bb Listeners with event object argument #PL-5566 2015-09-04 14:39:18 +00:00
Yuriy Artamonov
4dad9706d1 Listeners with event object argument #PL-5566 2015-09-04 11:52:55 +00:00
Yuriy Artamonov
c1d6ee90d5 Check if caller argument is null in AbstractMessages.getMessage(Enum,Locale) #PL-5912 2015-09-04 08:08:53 +00:00
Yuriy Artamonov
a17648f5f7 Listeners with event object argument #PL-5566 2015-09-03 09:37:06 +00:00
Konstantin Krivopustov
8865b72db3 Deep LAZY reference leads to exception in EclipseLink. #PL-5901 2015-09-03 08:05:42 +00:00
Eugeny Degtyarjov
ed53ba8171 PL-5877 Reporting does not work in 6.0
#PL-5877
2015-08-31 09:08:30 +00:00
Eugeny Degtyarjov
84be95aa2d PL-5730 clearGroovyCache doesn't clear scripting cache
Clear our groovy scripts pool
Clear cache in groovy script engine
#PL-5730
2015-08-28 08:45:41 +00:00
Konstantin Krivopustov
88461e1150 EclipseLink ORM (support Oracle UUID representation - fix NPE). #PL-5412 2015-08-27 14:06:25 +00:00
Konstantin Krivopustov
05b5ca5bd6 EclipseLink ORM (support Oracle UUID representation). #PL-5412 2015-08-27 12:09:24 +00:00
Konstantin Krivopustov
f697971d27 Upgrade logging framework. #PL-4755 2015-08-26 07:39:40 +00:00
Eugeny Degtyarjov
a2047b2199 PL-5825 CategoryAttribute's field is not displaying deleted entity values
#PL-5825
2015-08-25 06:04:46 +00:00
Eugeny Degtyarjov
42df9945b2 PL-5825 CategoryAttribute's field is not displaying deleted entity values
#PL-5825
2015-08-25 06:04:28 +00:00
Eugeny Degtyarjov
98858e8163 Merged from release_5_6 [from revision 22893]
PL-5859 Enumeration field should be required in AttributeEditor
#PL-5859
2015-08-25 06:00:31 +00:00
Eugeny Degtyarjov
6237593d2e PL-5825 CategoryAttribute's field is not displaying deleted entity values
#PL-5825
2015-08-24 14:33:03 +00:00
Eugeny Degtyarjov
b3fd44bcbb PL-5825 CategoryAttribute's field is not displaying deleted entity values
#PL-5825
2015-08-24 14:32:07 +00:00
Konstantin Krivopustov
071f890197 Java 8 compilation (get rid of generic return type in Metadata). #PL-5830 2015-08-23 11:09:40 +00:00
Konstantin Krivopustov
20120c76a4 Type parameter for LoadContext (add factory methods). #PL-5848 2015-08-23 10:43:38 +00:00
Konstantin Krivopustov
ae82578a66 Unable to change theme. #PL-5611 2015-08-23 09:49:58 +00:00
Konstantin Krivopustov
f62eb6d234 Remove ability to load entities without applying security constraints. #PL-5849 2015-08-23 08:50:05 +00:00
Konstantin Krivopustov
e21d1d1218 Type parameter for LoadContext. #PL-5848 2015-08-23 07:53:15 +00:00
Konstantin Krivopustov
aa27d56781 Remove deprecated and unused code (MetaClass.getPropertyEx, LoadContext.addParameter, etc.). #PL-5844 2015-08-21 13:44:46 +00:00
Konstantin Krivopustov
d897e82527 Refactor Scripting. #PL-5845 2015-08-21 12:43:22 +00:00
Konstantin Krivopustov
f5295091b7 Update license files 2015-08-21 11:54:04 +00:00
Konstantin Krivopustov
8144fd1b87 Remove deprecated and unused code. #PL-5844 2015-08-21 11:40:18 +00:00
Konstantin Krivopustov
77c20dc740 Cache names found by types in AppBeans and ComponentsFactory. #PL-5836 2015-08-21 08:34:08 +00:00
Konstantin Krivopustov
bb06dfa6c3 Java 8 compilation (get rid of generic return type in Datatypes, Messages and Metadata). #PL-5830 2015-08-20 14:14:19 +00:00
Konstantin Krivopustov
009a423220 EclipseLink ORM (check unfetched attributes). #PL-5412 2015-08-18 14:04:01 +00:00