Commit Graph

11784 Commits

Author SHA1 Message Date
Daniil Tsarev
bb9979e360 PL-10511 Freezing UI when you drag and drop something out of main window 2018-03-16 14:33:34 +04:00
Yuriy Artamonov
fef4730e00 PL-10548 AuthenticationManager should always create a new transaction in authenticate / login 2018-03-16 13:13:55 +04:00
Yuriy Artamonov
0c7293fe2f PL-10547 Improve JavaDoc of PersistenceTools.getOldValue() 2018-03-15 19:55:23 +04:00
Yuriy Artamonov
59af62c5df PL-10545 VersionedThemeResource should not add ?v at the end of URL if URL contains parameters 2018-03-15 19:33:32 +04:00
shustanov
2d5ac41ba2 PL-10507 Make IDP able to redirect user not to base SP URL, but to URL he typed before had been redirected to login page 2018-03-15 18:40:28 +04:00
Yuriy Artamonov
61d215746d PL-10541 Use SLF4J string interpolation instead of string concatenation 2018-03-14 20:22:42 +04:00
Roman Pinyazhin
8946d8a5a1 PL-9298 Make configuration button in DataGrid like in Table 2018-03-14 10:33:24 +04:00
Konstantin Krivopustov
d5b1aa8ce2 PL-10538 500 Internal Server Error for the /rest/v2/entities/sys$QueryResult request 2018-03-14 09:22:24 +04:00
Yuriy Artamonov
471aca1964 PL-10535 Exception when session associated with access token is expired 2018-03-14 00:59:20 +04:00
Ivan Rabkesov
11dc2fd4dd PI-61 Publish platform JavaDocs 2018-03-13 20:03:06 +04:00
Daniil Tsarev
7ced9293c5 PL-10381 Make FoldersPane accessible with keyboard 2018-03-13 17:50:57 +04:00
Daniil Tsarev
57fc25bb2f PL-10444 Support UI permissions for LookupPickerField / SearchPickerField / SuggestionPickerField 2018-03-13 17:45:17 +04:00
Daniil Tsarev
a5ceb154e7 PL-10212 TwinColumn does not respond to filtering 2018-03-13 17:43:16 +04:00
Andrey Subbotin
81c7b27423 PL-10435 'ORA-00932' occurs when filtering by CLOB attribute 2018-03-13 15:47:09 +04:00
Konstantin Krivopustov
c77aeb2333 PL-10345 Add informative message in case of class cast error in WebLookupField.attachListener() 2018-03-13 11:27:12 +04:00
Andrey Subbotin
cc5e123349 PL-10435 'ORA-00932' occurs when filtering by CLOB attribute 2018-03-13 10:48:22 +04:00
Yuriy Artamonov
d4f5909875 PL-10528 Warnings about the absence of localized email templates should be shown on the DEBUG level only 2018-03-13 09:57:22 +04:00
Konstantin Krivopustov
9726b95305 PL-10334 Rename columns with reserved DBMS words 2018-03-13 09:54:31 +04:00
Yuriy Artamonov
c6dcc696b3 PL-10530 Deprecate TwinColumn StyleProvider.getItemIcon(Entity, boolean) 2018-03-12 19:22:13 +04:00
Roman Pinyazhin
6ff0951baa PL-10250 XLSX file can't be downloaded in the Safari browser on the iphone/ipad 2018-03-12 19:01:07 +04:00
Yuriy Artamonov
5da22d4df6 PL-10529 LDAP does not perform authentication 2018-03-12 17:35:14 +04:00
Konstantin Krivopustov
ac5363db57 Exclude SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING from FindBugs 2018-03-12 16:01:24 +04:00
Andrey Subbotin
c583275745 PL-10385 sys$QueryResult entities newer deleted 2018-03-12 13:19:04 +04:00
Konstantin Krivopustov
a7813e26aa PL-10513 cuba.uniqueConstraintViolationPattern for MySQL does not work consistently with UniqueConstraintViolationHandler 2018-03-12 12:11:45 +04:00
Konstantin Krivopustov
9dae52a745 PL-10403 Ability to bypass implicit conversion of Entity parameter to its id when executing query via DataManager 2018-03-12 11:48:50 +04:00
Andrey Subbotin
6948f6bfc0 PL-10243 Error occurs when parsing JPQL if a field of entity is named 'object' 2018-03-12 10:43:47 +04:00
Konstantin Krivopustov
e9b07e6db7 PL-10467 Parameterize EntityManager.createNativeQuery(query, class) target class as <T extends Entity> 2018-03-12 09:43:56 +04:00
Yuriy Artamonov
f0b4959a34 PL-10518 Named font icons are not supported in IconProvider interfaces - fix tests 2018-03-09 20:40:58 +04:00
Yuriy Artamonov
bff9d1cadc PL-10518 Named font icons are not supported in IconProvider interfaces 2018-03-09 19:25:36 +04:00
Konstantin Krivopustov
25cf8472eb PL-10517 Make sure default role is always assigned to new users (fix test) 2018-03-09 17:43:39 +04:00
Konstantin Krivopustov
341d87f427 PL-10517 Make sure default role is always assigned to new users 2018-03-09 16:37:12 +04:00
Yuriy Artamonov
8bf72e0d27 PL-10516 Get rid of static holders in IconsImpl 2018-03-09 16:33:35 +04:00
Yuriy Artamonov
e5d7041f93 PL-10515 Throw IllegalStateException in case tab with the passed Id is not found in the main TabSheet implementation 2018-03-09 15:44:34 +04:00
Konstantin Krivopustov
a338210d19 Exclude "Field isn't final but should be" FindBugs check 2018-03-07 19:43:51 +04:00
Yuriy Artamonov
0435f5b1f4 PL-10512 Main Spring context instantiates controllers from dispatcher context 2018-03-07 18:52:04 +04:00
Konstantin Krivopustov
b4e74d76cd PL-10340 Access to unfetched attribute in BeforeDetachListener leads to reloading of entity and loss of references 2018-03-07 18:34:22 +04:00
Yuriy Artamonov
8af118091e PL-10510 Dynamic attributes table has non-localized context menu item "applyChanges" 2018-03-07 15:37:43 +04:00
Konstantin Krivopustov
b201a7b756 PL-10302 Nested datasource for Many-To-Many relation does not save changes in entities 2018-03-07 10:58:21 +04:00
Egor Lavrenkov
58961712d3 Add link to Youtube in Readme (#37) 2018-03-06 20:10:05 +04:00
Yuriy Artamonov
5d7d865a04 PL-10496 Add showNewWindow property to ExportDisplay interface 2018-03-06 18:14:00 +04:00
Konstantin Krivopustov
f154101ccc PL-10379 Make KeyValueEntity always allowed by entity operation permissions 2018-03-06 13:10:21 +04:00
Konstantin Krivopustov
215f341661 PL-10480 DatasourceImpl.commit() method does not add property listeners to committed instance 2018-03-06 12:50:38 +04:00
Konstantin Krivopustov
29c91ecd4c PL-10315 For enums, PersistenceTools.getOldValue returns enum id instead of its value 2018-03-06 12:40:22 +04:00
Konstantin Krivopustov
338399b6e6 PL-10378 Methods of InstanceUtils class don't consider null arguments 2018-03-06 11:43:49 +04:00
Konstantin Krivopustov
4f1c3020ee PL-10257 Remove or make optional web host name, web port checks in RemotingServlet 2018-03-06 11:04:04 +04:00
Konstantin Krivopustov
3af9b272c7 PL-10388 "light" style for GroupBox is not in style name editor 2018-03-06 10:36:03 +04:00
Konstantin Krivopustov
18bde0ef54 PL-3997 More information about AccessDeniedException constructor 2018-03-06 10:19:04 +04:00
Andrey Subbotin
cffd6b6334 PL-10390 java.lang.IllegalStateException occurs when a datasource for an entity from additional datastore is cacheable 2018-03-05 20:57:46 +04:00
Yuriy Artamonov
855652d360 PL-10477 Main menu shows menu item without children 2018-03-05 19:27:20 +04:00
Andrey Subbotin
311b8fd179 PL-9874 Exception when opening entity inspector editor for entity which contains embedded attribute with namepattern 2018-03-05 14:00:52 +04:00