Yuriy Artamonov
|
968d8eecc7
|
Store remember me on server side #PL-3787
|
2014-07-09 06:42:47 +00:00 |
|
Yuriy Artamonov
|
e70920dac7
|
Eliminate two "Initializing views" messages for core #PL-4087
|
2014-07-08 10:44:22 +00:00 |
|
Eugeny Degtyarjov
|
7349e930bb
|
Add support saving order of sorting when convert report View to ReportRegion #PL-3940
|
2014-07-08 09:04:24 +00:00 |
|
Konstantin Krivopustov
|
a1fc44d203
|
Docs: security sources removed.
|
2014-07-07 15:19:00 +00:00 |
|
Yuriy Artamonov
|
7fcd794377
|
System fields are not showing in the Table #PL-4070
|
2014-07-04 07:33:47 +00:00 |
|
Yuriy Artamonov
|
00019a886b
|
ExtendedEntities.getOriginalMetaClass does not work #PL-4046
|
2014-06-30 11:58:13 +00:00 |
|
Yuriy Artamonov
|
f7aaa34b65
|
MetaClass does not return MetaPropertyPath for extended entity #PL-3942
|
2014-06-10 08:11:13 +00:00 |
|
Yuriy Artamonov
|
4ebb18fccd
|
JavaDoc JPAMetadataLoader
|
2014-06-09 09:07:41 +00:00 |
|
Sergey Saiyan
|
c79e80db3b
|
Different behavior in SequenceSupport methods : fix for Oracle + cosmetics for MsSQL and Hsql delete sequence #PL-3887 Fixed
|
2014-06-08 08:46:36 +00:00 |
|
Konstantin Krivopustov
|
7379f5eaa9
|
Use @Lob annotation for defining field of unlimited length. #PL-3971
|
2014-06-03 14:14:52 +00:00 |
|
Sergey Saiyan
|
e096aaf494
|
Different behavior in SequenceSupport methods : fix for MsSQL #PL-3887
|
2014-06-01 12:19:08 +00:00 |
|
Yuriy Artamonov
|
108d13ff09
|
Related Entities #PL-3820
|
2014-05-29 09:09:26 +00:00 |
|
Yuriy Artamonov
|
49ac39c90f
|
Fix typo in JavaDoc
|
2014-05-29 08:02:45 +00:00 |
|
Yuriy Artamonov
|
1a3a780c74
|
Log view file name for parsing errors #PL-3896
|
2014-05-23 14:10:31 +00:00 |
|
Yuriy Artamonov
|
5cd0fd7673
|
Fix typo in JavaDoc, remove unnecessary super() call in HttpServiceProxy
|
2014-05-21 10:01:27 +00:00 |
|
Sergey Saiyan
|
bce9ff038d
|
Reverse post construct method invocations #PL-2886
|
2014-05-13 22:45:06 +00:00 |
|
Sergey Saiyan
|
6b8b4ee3da
|
Usage of javax.annotation.PostConstruct and implementation for protected methods #PL-2886
|
2014-05-13 20:41:09 +00:00 |
|
Sergey Saiyan
|
759f4f0218
|
Create db sequences with minvalue = 0 in sequence support #PL-3886
|
2014-05-09 07:56:03 +00:00 |
|
Sergey Saiyan
|
c7afa7d57a
|
PostConstruct Copyright #PL-2886
|
2014-05-08 15:16:33 +00:00 |
|
Sergey Saiyan
|
336debe6d5
|
Metadata PostConstruct #PL-2886
|
2014-05-08 14:53:52 +00:00 |
|
Sergey Saiyan
|
f4f2d353c5
|
MsSQL delete sequence #PL-3874
|
2014-05-08 12:39:48 +00:00 |
|
Sergey Saiyan
|
c376226160
|
Implement drop sequence in SequenceSupport
|
2014-05-07 13:55:51 +00:00 |
|
Sergey Saiyan
|
6aa5f3e5a5
|
SequenceSupport#getCurrentValueSql does not work in PostgreSQL #PL-3873
|
2014-05-07 12:38:40 +00:00 |
|
Yuriy Artamonov
|
b8415fe23e
|
User must enter previous password in change password dialog called from user preferences #PL-3842 #PL-3704
|
2014-05-07 10:34:46 +00:00 |
|
Yuriy Artamonov
|
5800a4a850
|
Fixed dublicate view check - Support _local and _minimal views for extended entities #PL-3879
|
2014-05-07 06:46:17 +00:00 |
|
Yuriy Artamonov
|
ec39d3f16d
|
Support _local and _minimal views for extended entities #PL-3879
|
2014-05-06 12:30:25 +00:00 |
|
Aleksey Kozyaikin
|
2e6f7e9b49
|
add localization for not localized nodes in Report Wizard tree #PL-3828
|
2014-05-06 11:07:32 +00:00 |
|
Konstantin Krivopustov
|
0d7cccf935
|
Metadata does not contain AbstractNotPersistentEntity. #PL-3835
|
2014-05-05 12:10:01 +00:00 |
|
Yuriy Artamonov
|
1add6b3e49
|
Extended properties are not seen from inline view definition #PL-3472
|
2014-05-05 12:07:28 +00:00 |
|
Yuriy Artamonov
|
c241103ebe
|
Remove unused imports #PL-3683
|
2014-04-30 12:25:53 +00:00 |
|
Yuriy Artamonov
|
f9d15d5739
|
Complex case of adding an extended property to a view in extension #PL-3800
|
2014-04-30 07:59:31 +00:00 |
|
Konstantin Krivopustov
|
28045a8312
|
Remove AbstractNotPersistentEntity.create() method. #PL-3852
|
2014-04-28 09:35:42 +00:00 |
|
Yuriy Artamonov
|
2ac3c13f65
|
Text selection for table enable/disable in presentations menu
Ability to reset current settings for table #PL-2971 #PL-2318
|
2014-04-23 10:24:36 +00:00 |
|
Dmitry Fedorchenko
|
82dac69f55
|
Removed MappedSuperclass annotation for AbstractNotPersistentEntity class
#PL-3828
|
2014-04-23 09:47:15 +00:00 |
|
Dmitry Fedorchenko
|
4a3684fd4a
|
AbstractNotPersistentEntity has metapropery id now, for correct working of entities copying
Added styles and icons for reporting wizard
#PL-3828
|
2014-04-23 06:47:14 +00:00 |
|
Konstantin Krivopustov
|
246cedabaa
|
Add ScheduledTask.id to method toString(). #PL-3804
|
2014-04-17 06:52:15 +00:00 |
|
Yuriy Artamonov
|
666a45ed41
|
@EnumStore tests #PL-3768
|
2014-04-08 07:28:18 +00:00 |
|
Yuriy Artamonov
|
23afc0d491
|
NPE in ConfigUtil when loading value for enum config property #PL-3767
|
2014-04-07 11:59:25 +00:00 |
|
Yuriy Artamonov
|
c51bef6278
|
Server log - Download button silently zips and downloads only last 20MB of log file #PL-3756
|
2014-04-07 10:55:44 +00:00 |
|
Yuriy Artamonov
|
af832de10e
|
Increase max configuration parameter value length to unlimited #PL-3762
|
2014-04-07 06:03:23 +00:00 |
|
Yuriy Artamonov
|
3b6e3826b9
|
System information enhancements #PL-3753
|
2014-04-04 09:52:56 +00:00 |
|
Yuriy Artamonov
|
08a880b38a
|
Disable XSD validation for Spring 3.2 #PL-2917
|
2014-04-02 11:30:47 +00:00 |
|
Yuriy Artamonov
|
900495dace
|
Overwrite for views does not replace links to overriden view #PL-3651
|
2014-03-28 07:51:48 +00:00 |
|
Yuriy Artamonov
|
165acfd61d
|
Missing @Override for MetadataImpl
|
2014-03-28 07:21:28 +00:00 |
|
Yuriy Artamonov
|
9a028b6669
|
Missing @Override for ChileMetadataLoader
|
2014-03-25 10:28:21 +00:00 |
|
Konstantin Krivopustov
|
fee419b6cb
|
Speed up creating UUID. #PL-3666
|
2014-03-25 08:31:02 +00:00 |
|
Konstantin Krivopustov
|
7fece29976
|
Clear messages cache on deploy conf. #PL-3702
|
2014-03-25 06:37:18 +00:00 |
|
Yuriy Artamonov
|
1ccc4cbc10
|
Check style fixes #PL-3683
|
2014-03-21 08:37:43 +00:00 |
|
Konstantin Krivopustov
|
cd50a4e4d0
|
Metadata initialization is too slow. #PL-3662
|
2014-03-20 08:10:31 +00:00 |
|
Yuriy Artamonov
|
095e5ddddc
|
Check style fixes #PL-3683
|
2014-03-19 12:56:19 +00:00 |
|
Konstantin Krivopustov
|
3e76329fc9
|
Duplicated properties in entity hierarchy. #PL-3535
|
2014-03-18 07:47:40 +00:00 |
|
Konstantin Krivopustov
|
db40eb4249
|
DesktopUserSessionSource doesn't behave with contract specified in javadocs. #PL-3638
|
2014-03-17 13:34:59 +00:00 |
|
Konstantin Krivopustov
|
a6d1f43151
|
Mark UserSession.getAttribute() as @Nullable. #PL-3624
|
2014-03-17 12:12:10 +00:00 |
|
Konstantin Krivopustov
|
14d5077f25
|
Separate FTS indexing on servers. #PL-3663
|
2014-03-13 11:25:07 +00:00 |
|
Konstantin Krivopustov
|
eda46cde65
|
Scheduled task editor layout is broken when definedBy = "Script". #PL-3632
|
2014-03-12 13:47:31 +00:00 |
|
Yuriy Artamonov
|
84b712b571
|
Optimize usages for InstanceUtils
|
2014-03-12 10:57:01 +00:00 |
|
Yuriy Artamonov
|
c5d1bcd837
|
Set Chart.byDate property automatically for Date MetaProperty #PL-3607
|
2014-02-26 09:23:50 +00:00 |
|
Konstantin Krivopustov
|
3544908339
|
Input stream is not closed in AbstractMessages. #PL-3597
|
2014-02-24 12:05:51 +00:00 |
|
Konstantin Krivopustov
|
3d43559c94
|
Canceled changes in new 2nd level COMPOSITION entity saved in parent after repeated edit (PersistenceHelper.isNew() should return true for not persistent entities). #PL-3549
|
2014-02-22 10:52:58 +00:00 |
|
Konstantin Krivopustov
|
d9dde8d49f
|
Add random strategy of selecting middleware server from client. #PL-3561
|
2014-02-22 07:39:16 +00:00 |
|
Konstantin Krivopustov
|
f63b9a4e63
|
Can't use entity log for extended entity. #PL-3582
|
2014-02-22 06:19:09 +00:00 |
|
Konstantin Krivopustov
|
0c386c30ce
|
Canceled changes in new 2nd level COMPOSITION entity saved in parent after repeated edit. #PL-3549
|
2014-02-21 12:37:05 +00:00 |
|
Konstantin Krivopustov
|
44b6703a26
|
ViewRepository should warn on duplicate view definition without "overwrite" attribute. #PL-2089
|
2014-02-18 12:14:44 +00:00 |
|
Konstantin Krivopustov
|
153f97bb7b
|
MappingFileCreator should check transitive inheritance (fix views). #PL-3565
|
2014-02-18 06:52:52 +00:00 |
|
Konstantin Krivopustov
|
f2c30ae769
|
MappingFileCreator should check transitive inheritance. #PL-3565
|
2014-02-17 11:45:38 +00:00 |
|
Roman Gaponenkov
|
7bf966daea
|
Добавить ограничение на ввод количества символов для поля "Название" Дополнительных полей
#PL-3563
|
2014-02-14 06:38:06 +00:00 |
|
Konstantin Krivopustov
|
78389e5c94
|
Fix problem with placing dependent View definitions in different files. #PL-3509
|
2014-01-30 12:49:35 +00:00 |
|
Konstantin Krivopustov
|
60b11db2f3
|
Fix handling of mutable views. #PL-3508
|
2014-01-30 10:02:53 +00:00 |
|
Konstantin Krivopustov
|
2c53671087
|
Security constraints should be applied on JPQL "from" entity regardless of LoadContext entity type. #PL-1829
|
2014-01-30 06:31:47 +00:00 |
|
Konstantin Krivopustov
|
dab8baadd9
|
Make BaseUuidEntity.getMetaClass() to throw exception instead of returning null. #PL-3266
|
2014-01-29 10:09:22 +00:00 |
|
Yuriy Artamonov
|
3cb182a38d
|
Fix JavaDoc for EntityReference
|
2014-01-28 13:56:10 +00:00 |
|
Konstantin Krivopustov
|
a883175494
|
SoftDelete interface shouldn't extend Updatable. #PL-3491
|
2014-01-28 13:01:13 +00:00 |
|
Konstantin Krivopustov
|
3c50a50740
|
InstanceUtils.copy throws exception for objects with different views #PL-3489
|
2014-01-28 09:40:30 +00:00 |
|
Yuriy Artamonov
|
21947930a8
|
InstanceUtils.copy throws exception for objects with different views #PL-3489
|
2014-01-27 11:22:33 +00:00 |
|
Yuriy Artamonov
|
e667c77222
|
Preconditions with checkNotNullArgument #PL-3482
|
2014-01-24 09:09:36 +00:00 |
|
Konstantin Krivopustov
|
9da95689c8
|
Change XSD version to 5.2. #PL-3480
|
2014-01-23 14:36:18 +00:00 |
|
Yuriy Artamonov
|
11193a4d96
|
Update metadata.xsd version in metadata xmls
|
2014-01-23 13:54:27 +00:00 |
|
Yuriy Artamonov
|
6ce8679e58
|
Implement Messages.formatMainMessage #PL-3419
|
2014-01-21 09:02:22 +00:00 |
|
Boris Zudin
|
6a4c8d00d5
|
Закрепить выбранный фильтр. Не локализованы папки поиска #PL-3299
|
2014-01-14 13:13:00 +00:00 |
|
Yuriy Artamonov
|
cc30599413
|
Instantiate embedded attributes having public default constructor in CreateAction #PL-3365
|
2013-12-25 10:50:07 +00:00 |
|
Yuriy Artamonov
|
ab70e0400d
|
NPE when we try to create empty sys$EntityStatistics #PL-3341
|
2013-12-23 09:46:48 +00:00 |
|
Yuriy Artamonov
|
50fcc2f415
|
Set default required message in setDatasource #PL-3055
|
2013-12-19 15:41:37 +00:00 |
|
Yuriy Artamonov
|
e95281b536
|
NPE in MessageTools.loadString #PL-3327
|
2013-12-19 11:15:25 +00:00 |
|
Yuriy Artamonov
|
94caedefb7
|
User - remove default empty string values for fields #PL-3323
|
2013-12-19 08:05:48 +00:00 |
|
Konstantin Krivopustov
|
d3c1d1e663
|
Javadoc к Window#addTimer не содержит полезной информации. Other small improvements and JavaDocs. #PL-3236
|
2013-12-18 08:59:08 +00:00 |
|
Yuriy Artamonov
|
6ac062c0f5
|
Make passwordEncryption extendable. Remove HashMethod enum. #PL-3146
|
2013-12-14 11:12:31 +00:00 |
|
Konstantin Krivopustov
|
21a84995ad
|
No deprecation comment in @Prefix class. #PL-3210
|
2013-12-13 13:11:21 +00:00 |
|
Konstantin Krivopustov
|
4cb58681db
|
Make View.name always not null. #PL-3281
|
2013-12-12 07:30:15 +00:00 |
|
Yuriy Artamonov
|
954db7535b
|
Fill svn keywords property for sources
|
2013-12-09 13:04:21 +00:00 |
|
Stanislav Stekolschikov
|
6441b59a7d
|
added ability to overwrite SearchFolder (trunk) #PL-3262
|
2013-12-09 12:17:28 +00:00 |
|
Yuriy Artamonov
|
5b30084c2a
|
Fix NPE in EntitySnapshot.label meta property
|
2013-12-06 07:34:31 +00:00 |
|
Konstantin Krivopustov
|
0c5c37cc0c
|
Use default locale from configuration instead of Locale.getDefault(). #PL-3194
|
2013-11-25 08:07:01 +00:00 |
|
Konstantin Krivopustov
|
5e738f24b3
|
Use default locale from configuration instead of Locale.getDefault(). #PL-3194
|
2013-11-25 07:36:08 +00:00 |
|
Sergey Saiyan
|
ad34066c4b
|
Use StringUtils
cuba-trunk
#PL-3137
|
2013-11-20 16:33:39 +00:00 |
|
Sergey Saiyan
|
0af942b0b4
|
Caption length check moved in setter
cuba-trunk
#PL-3137
|
2013-11-20 10:41:55 +00:00 |
|
Sergey Saiyan
|
c242767d4b
|
Limit email subject by 500 symbols on email perform to prevent exceptions
cuba-trunk
#PL-3137
|
2013-11-18 14:47:48 +00:00 |
|
Konstantin Krivopustov
|
5ca8b7fa70
|
Create CommitListenerAdapter class to simplify CommitListener implementation. Some JavaDocs fixed. #PL-3149
|
2013-11-18 14:43:48 +00:00 |
|
Eugeny Degtyarjov
|
d591e67a3f
|
Draft implementation of cron-based scheduled tasks
#PL-2020 Scheduled tasks interface refactoring
|
2013-11-13 12:27:03 +00:00 |
|
Yuriy Artamonov
|
e58caec8fc
|
Add JavaDoc for AvailableLocalesFactory
|
2013-11-07 11:23:03 +00:00 |
|
Maxim Gorbunkov
|
b892e392c1
|
Disabling screen fields for entities from the top of inheritance hierarchy #PL-2892
|
2013-11-06 14:21:27 +00:00 |
|