Commit Graph

11838 Commits

Author SHA1 Message Date
Yuriy Artamonov
efb033b531 Provide explicit application property for Vaadin heartbeatInterval #857 2018-05-17 20:08:54 +04:00
Maxim Gorbunkov
6a736a5ffd Support MySQL 8 - newid() database function definition changed #817 2018-05-16 16:12:12 +04:00
Roman Pinyazhin
2ce2ab7af9 Download button is active at the opening of Administration - Application Properties #801 2018-05-15 17:24:10 +04:00
Konstantin Krivopustov
d566e67539
Fluent interface to DataManager #852 2018-05-15 15:17:53 +04:00
Roman Pinyazhin
7ebc8644f9 XLSX file can't be downloaded in the Safari browser on the iphone/ipad #796 2018-05-15 12:21:13 +04:00
Konstantin Krivopustov
cd8185d104 Add cuba.useLocalServiceInvocation property to PortalConfig #849 2018-05-15 11:22:38 +04:00
Andrey Ostanin
2a82ebacf9 Correct typo in WebButtonsPanel.java 2018-05-14 18:57:24 +04:00
Andrey Subbotin
f06629d3a3 Exception occurs when trying to reorder rows by Category column #827 2018-05-11 15:58:41 +04:00
Roman Pinyazhin
e7695b3ee6 Unobvious error message while uploading files in entity inspector #778 2018-05-10 18:33:17 +04:00
Roman Pinyazhin
6f932a35b3 Add the 'removeAll' method to the CalendarEventProvider #751 2018-05-10 16:21:42 +04:00
Daniil Tsarev
8e4200ebf3 Ignore accents in LookupField like components #755 2018-05-10 14:06:47 +04:00
Konstantin Krivopustov
0e3887284a "Unsupported primary key type" error occurs on combined screen for a composite PK entity without HasUuid #779 2018-05-10 10:03:09 +04:00
Andrey Subbotin
39a1a191b8
Do not escape string for LIKE JPQL query #807 (#823)
Do not escape string for LIKE JPQL query #807
2018-05-08 16:00:36 +04:00
Yuriy Artamonov
7c277cca67 Remove obsolete application property from TrustedClientOnly JavaDoc #792 2018-05-08 15:22:54 +04:00
Roman Pinyazhin
1a62b55fa6
Unobvious error message while uploading files in entity inspector #778 2018-05-08 14:43:57 +04:00
Roman Pinyazhin
076f5b1277
Dynamic Attributes Enumeration Values does not maintain the order of entry #30 2018-05-08 13:59:35 +04:00
Yuriy Artamonov
9741c9481b Remove X_FORWARDED_FOR header support from Web Client #788
X_FORWARDED_FOR now is not taken into account on authentication
2018-05-08 11:15:15 +04:00
Yuriy Artamonov
ffec1a6cd7 StandardAuthenticationUsers for IDP with LDAP #791
New application property "cuba.idp.standardAuthenticationUsers" -
list of users permitted to use standard authentication in IDP even if
LDAP is enabled.
2018-05-07 19:38:09 +04:00
Ilya Kuchmin
f59bc52919 Extract WebTable.createComponent method (#808) 2018-05-07 18:05:38 +04:00
Ilya Kuchmin
dd9d151d59 Use protected modifiers for DeclarativeColumnGenerator fields (#805) 2018-05-07 18:01:57 +04:00
Ilya Kuchmin
c358128ba6 Getting DeclarativeColumnGenerator by the bean injection (#809) 2018-05-07 17:56:37 +04:00
Yuriy Artamonov
d3b6552133 Determining remote IP address by remote client layers #792
Introduced `@TrustedClientOnly` annotation for service beans that should
not be available from non-trusted clients.
AuthenticationServiceBean now checks if client is trusted and replaces
IP address with the address of client in credentials objects if client
is not trusted.
TrustedAccessRequiredException is thrown in case of non-trusted access
to the annotated classes and their methods.
2018-05-07 17:01:45 +04:00
Roman Pinyazhin
2af0824a32
Add the 'removeAll' method to the CalendarEventProvider #751 2018-05-07 12:03:31 +04:00
Yuriy Artamonov
44803513c1 Get rid of unnecessary memory allocation #784 2018-05-07 10:54:26 +04:00
Mario David
5d510db925 Corrrect typo in CONTRIBUTIONS.md (#813)
Corrects a typo in the CONTRIBUTIONS description
2018-05-06 18:54:41 +04:00
Andrey Subbotin
facacebe8b RowLevelSecurityException on saving previously saved entity with enabled Attribute Access #766 2018-05-04 19:02:49 +04:00
Konstantin Krivopustov
7797d9fa3c MetadataTools.deepCopy does not copy embedded entities #816
Fix test entity
2018-05-04 15:48:30 +04:00
Konstantin Krivopustov
d890c3182f MetadataTools.deepCopy does not copy embedded entities #816 2018-05-04 15:29:49 +04:00
Roman Pinyazhin
81011b0255 Replace the 'check mark' icon with another one because it may cause misunderstanding #648 2018-05-04 14:29:09 +04:00
Konstantin Krivopustov
3dbc3ec00d More reliable Metadata session initialization #811 2018-05-03 17:21:34 +04:00
Andrey Subbotin
9df3cde005 Scheduler is shutdown when a child spring context is closed #787 2018-05-03 16:20:22 +04:00
Andrey Subbotin
ce9f0860ca RowLevelSecurityException on saving previously saved entity #696 2018-05-03 11:01:12 +04:00
Konstantin Krivopustov
9f192f4bfe
Update CONTRIBUTING.md 2018-04-28 15:26:29 +04:00
Konstantin Krivopustov
1ce3958291
Update issue_template.md 2018-04-28 11:42:13 +04:00
Roman Pinyazhin
26b5eb1405 Server Log: Show Tail button does not scroll to bottom #731 2018-04-28 10:39:00 +04:00
Konstantin Krivopustov
53aa1245a9
Update issue_template.md 2018-04-27 19:36:54 +04:00
Konstantin Krivopustov
1c1dc4d1c7
Create issue_template.md 2018-04-27 19:08:04 +04:00
Andrey Subbotin
8a1051d112 PL-10052 Implement ability to use "Pivot" table in the Reporting addon (as a chart) 2018-04-27 11:51:15 +04:00
Andrey Subbotin
c3ff8c5843 PL-10597 ORM uses inner join instead of outer join 2018-04-27 11:51:15 +04:00
Daniil Tsarev
9367186d33 PL-10693 Filter with invisible border has unusual caption 2018-04-27 09:32:01 +04:00
Daniil Tsarev
36d6df4e3e PL-10693 Filter with invisible border has unusual caption 2018-04-26 16:06:19 +04:00
Roman Pinyazhin
3192d6026b PL-10704 Improve XSD for extension use cases of menu separator 2018-04-26 15:14:15 +04:00
Daniil Tsarev
83ac757194 PL-10666 Desktop TokenList loses captions for the add/clear buttons while switching inline/simple/position settings 2018-04-26 10:57:26 +04:00
Roman Pinyazhin
9d1f5c5073 PL-10719 Generated columns of the desktop abstract table ignore .setCollapsed() 2018-04-24 10:05:53 +04:00
Gleb Gorelov
216ac477ff PL-10721 Desktop client: a checkbox is available to edit when the field group is not editable 2018-04-23 16:38:00 +04:00
Yuriy Artamonov
7a194e3f42 PL-10712 LDAP authentication for IDP form 2018-04-20 19:50:06 +04:00
Yuriy Artamonov
cedd803889 PL-10709 VaadinSession init / destroy application events 2018-04-20 16:29:56 +04:00
Roman Pinyazhin
23eb4eb881 PL-9910 Add CapsLock indicator to login dialog (fix loading resource string) 2018-04-20 14:16:34 +04:00
Konstantin Krivopustov
ae8a1ee7c8 PL-10720 KeyValueEntity cannot be edited in editable Table 2018-04-20 13:23:45 +04:00
Konstantin Krivopustov
146da68ad2 PL-3817 Reload updated entity before setting to browser's datasource if view of the editor is narrower than view of the browser 2018-04-20 12:56:50 +04:00