Commit Graph

760 Commits

Author SHA1 Message Date
Yuriy Artamonov
7ed9f545ac Get rid of AppBeans get(Class<T> beanType) in Platform code #PL-4342 2014-09-23 13:06:28 +00:00
Yuriy Artamonov
8c8f79c010 AbstractMessages searchIncludes iterates over all properties in bundle to find @include #PL-4341 2014-09-23 07:52:11 +00:00
Yuriy Artamonov
bc13022a51 CubaLogWrapper does not check log level before getInfo #PL-4339 2014-09-23 07:42:59 +00:00
Yuriy Artamonov
c58a901b34 Ignore lazy=true for embedded properties of view #PL-4322 2014-09-19 11:06:46 +00:00
Konstantin Krivopustov
5c5cac6216 Добавить в metadata.xsd атрибут namespace элемента metadata-model. #PL-4296 2014-09-11 11:57:44 +00:00
Yuriy Artamonov
332f0791fc Update GWT web page link in credits #PL-4273 2014-09-05 07:50:41 +00:00
Yuriy Artamonov
4557e49d32 Fix code style for QueryParserRegex QueryTransformerRegex 2014-09-04 11:09:12 +00:00
Eugeny Degtyarjov
b114b9d44b PL-4190 Allow dynamic classloader to change spring beans
Bugfix for spring dependencies management
#PL-4190
2014-08-23 09:00:00 +00:00
Eugeny Degtyarjov
6e1c7e73c2 PL-4198 Implement DeployFile task in idea plugin
Allow trigger file to call method with String parameters
#PL-4198
2014-08-21 10:54:59 +00:00
Yuriy Artamonov
3e16871cb0 Findbugs - potential problems cleanup #PL-4217 2014-08-20 10:25:22 +00:00
Eugeny Degtyarjov
826ad0b440 PL-1708 Generate INSERT SQL statements for selected entity in System Information window
1) generate select
2) attribute overrides support
3) cuba.system.info.systemInfoScriptsEnabled property to switch script generation off 
#PL-1708
2014-08-19 10:56:25 +00:00
Yuriy Artamonov
02e76c3d87 Replace IllegalStateException with DevelopmentException #PL-2961 2014-08-18 10:51:48 +00:00
Konstantin Krivopustov
28dd232ccd Replace cuba.connectionUrl property with cuba.connectionUrlList. #PL-1887 2014-08-15 13:51:35 +00:00
Konstantin Krivopustov
70e96eded9 Replace cuba.connectionUrl property with cuba.connectionUrlList. #PL-1887 2014-08-15 10:28:28 +00:00
Yuriy Artamonov
5064c739eb Cache user settings in session #PL-4193 2014-08-15 09:45:24 +00:00
Konstantin Krivopustov
beef82b4a7 Support list of related persistent fields in @MetaProperty annotation and include the fields to fetch plan when the meta property is included to view. #PL-3856 2014-08-14 12:49:10 +00:00
Eugeny Degtyarjov
9220922853 PL-4190 Allow dynamic classloader to change spring beans
Changes for review
#PL-4190
2014-08-14 09:58:41 +00:00
Eugeny Degtyarjov
1a07459f04 PL-1708 Generate INSERT SQL statements for selected entity in System Information window
#PL-1708
2014-08-14 07:39:29 +00:00
Eugeny Degtyarjov
db3554b0b9 PL-4190 Allow dynamic classloader to change spring beans
Avoid unnecessary links in AppContext
#PL-4190
2014-08-14 06:49:56 +00:00
Eugeny Degtyarjov
a27232a902 PL-4190 Allow dynamic classloader to change spring beans
Use BeanFactoryAware for beanFactoryInject
#PL-4190
2014-08-14 06:00:35 +00:00
Eugeny Degtyarjov
cb48d802a2 PL-4190 Allow dynamic classloader to change spring beans
#PL-4190 Fixed
2014-08-13 13:54:27 +00:00
Eugeny Degtyarjov
9dc6e684d3 PL-1708 Generate INSERT SQL statements for selected entity in System Information window
#PL-1708
2014-08-13 11:44:20 +00:00
Eugeny Degtyarjov
09ba7c724b PL-3012 Ошибки после выполнения таски "deployConf"
Nested classes supported

#PL-3012
2014-08-12 07:09:29 +00:00
Eugeny Degtyarjov
141eeb8a26 PL-3012 Ошибки после выполнения таски "deployConf"
Проверено на UserEditor и UserEditorCompanion

#PL-3012
2014-08-11 15:57:09 +00:00
Yuriy Artamonov
32d2789adb MessageTools#getPropertyCaption does not support @Extends #PL-4180 2014-08-11 13:06:21 +00:00
Yuriy Artamonov
a1b8779447 JavaDoc for MetaProperty getDomain #PL-4181 2014-08-11 12:30:54 +00:00
Konstantin Krivopustov
919822468b Entity Listeners as Spring beans. #PL-2398 2014-08-08 06:54:38 +00:00
Konstantin Krivopustov
1bf39b5905 Config dependency injection. #PL-2822 2014-08-07 13:52:24 +00:00
Yuriy Artamonov
9a94b0e796 If name pattern contains association property _minimal view doesns't load needed object graph #PL-2062 2014-08-01 12:53:02 +00:00
Yuriy Artamonov
942dab32ae Trim field names in @NamePattern parsing #PL-4165 2014-08-01 11:51:54 +00:00
Yuriy Artamonov
990e279e8d Check permissions by attribute according to original meta class #PL-4146 2014-07-30 11:12:57 +00:00
Yuriy Artamonov
6dcf083313 Check security for components according to real property MetaClass #PL-4076 2014-07-30 07:37:25 +00:00
Konstantin Krivopustov
a0d33d303d Annotate ScheduledTask, ScheduledExecution, AbstractSearchFolder with @SystemLevel. #PL-4154 2014-07-30 07:30:49 +00:00
Yuriy Artamonov
530c7387a9 Missing JavaDoc for MetaPropertyPath 2014-07-29 13:58:53 +00:00
Yuriy Artamonov
6e3b5a8a30 Permissions for editable tables should use property path #PL-4074 2014-07-29 10:01:12 +00:00
Yuriy Artamonov
44bb41f2f9 Missing JavaDoc EmbeddableEntity 2014-07-29 09:05:24 +00:00
Yuriy Artamonov
ac51190a90 Missing entity name Role for EN locale 2014-07-28 14:04:41 +00:00
Yuriy Artamonov
6f95937cdf Mark Filter and User entities as restorable #PL-3201 2014-07-28 13:40:58 +00:00
Konstantin Krivopustov
34b7c071cf Get rid of views for non-persistent entities. #PL-4147 2014-07-28 11:30:12 +00:00
Yuriy Artamonov
4ea86790d0 Remove action of PropertyDatasource table is disabled in case of no DELETE permission #PL-2181 2014-07-28 11:09:17 +00:00
Konstantin Krivopustov
50061f5508 Store views.xml in global module, to avoid loading views from core to another modules on startup. #PL-4078 2014-07-25 08:17:27 +00:00
Yuriy Artamonov
824f475cab Type of FileDescriptor.size should be Long #PL-3867 2014-07-16 13:33:48 +00:00
Konstantin Krivopustov
5bc1ba2787 Опечатка в сообщении по умолчанию для EntityAccessException. #PL-4108 2014-07-16 11:03:10 +00:00
Konstantin Krivopustov
0140e33aaa Rework messages search (Incuded packs must be scanned up for each parent package like normal packs). #PL-1658 2014-07-16 10:51:48 +00:00
Yuriy Artamonov
3ef8e773a9 Show duration in scheduled task executions #PL-3537 2014-07-16 10:15:48 +00:00
Konstantin Krivopustov
0bca8e8cd4 Rework messages search. #PL-1658 2014-07-15 14:02:20 +00:00
Yuriy Artamonov
48e50bdf50 Enum values are not localized in instance name #PL-4110 2014-07-15 10:38:24 +00:00
Yuriy Artamonov
ec8c0616e7 Remove caption and description from MetadataObject #PL-3946 2014-07-15 07:12:05 +00:00
Yuriy Artamonov
eb9d8090f6 Remove User.defaultSubstitutedUser field #PL-3969 2014-07-15 07:02:51 +00:00
Yuriy Artamonov
d834e54a89 Fix typo in JavaDoc UserSessionService 2014-07-09 09:56:10 +00:00