Commit Graph

11387 Commits

Author SHA1 Message Date
Roman Pinyazhin
f9b89a662b Provide replacement for havana theme with similar visual look and feel #1067 2018-09-10 17:50:38 +04:00
Daniil Tsarev
02e5bfd307 Get rid of themes Gradle module #1238 2018-09-10 13:03:05 +04:00
Gleb Gorelov
ba662843e6 Java 8 Functional interfaces #363 2018-09-10 11:19:05 +04:00
Roman Pinyazhin
cea5d887ed Provide replacement for havana theme with similar visual look and feel #1067 2018-09-10 10:55:30 +04:00
Andrey Subbotin
1ca5bd49f6 LocalDate / LocalDateTime / LocalTime / OffsetTime / OffsetDateTime support for persistence and UI components #417 2018-09-10 10:36:23 +04:00
Gleb Gorelov
c679a11e6a Remove @Deprecated annotation from Vaadin client-side classes #1112 2018-09-07 16:17:40 +04:00
Daniil Tsarev
d27383ed5b Add an ability to setup web resources cache time #722 2018-09-07 15:42:20 +04:00
Gleb Gorelov
6f09985724 Attribute "description" does not work in any action #1174 2018-09-07 14:06:14 +04:00
Roman Pinyazhin
19192750d2 Add description to the Access Groups' Import button #1216 2018-09-06 14:26:07 +04:00
Daniil Tsarev
ee17a6e982 Add an ability to setup web resources cache time #722 2018-09-06 13:39:50 +04:00
Daniil Tsarev
a951047556 Get rid of timestamp web resources versioning #425 2018-09-06 12:06:34 +04:00
Roman Pinyazhin
2629e5accd Implement notification stacking for TRAY NotificationType #344 2018-09-05 18:53:02 +04:00
Maxim Gorbunkov
5902d0619a REST API: provide setting to make service method available in anonymous mode #404 2018-09-05 18:05:01 +04:00
Andrey Subbotin
c9dd004ff0 Sequence with long name can't be generated on the Oracle database #687
fix compilation
2018-09-05 12:33:14 +04:00
Andrey Subbotin
e011686b1f Sequence with long name can't be generated on the Oracle database #687
fix compilation
2018-09-05 12:28:04 +04:00
Andrey Subbotin
787ba85901 Sequence with long name can't be generated on the Oracle database #687 2018-09-05 12:20:00 +04:00
Konstantin Krivopustov
e5f479a418 Add create() and getReference() methods to DataManager #1239 2018-09-05 09:49:43 +04:00
Daniil Tsarev
b86e3a1ef4 Reimplement CurrencyField #1215 2018-09-04 22:47:21 +04:00
Daniil Tsarev
f927ffc407 Reimplement SuggestionField and SuggestionPickerField #1086 2018-09-04 21:52:56 +04:00
Daniil Tsarev
ced2d25f3f Reimplement SearchField and SearchPickerField #1085 2018-09-04 21:16:06 +04:00
Gleb Gorelov
8b03ad26ba Rework events listeners of UI components with new EventObject approach #1108 2018-09-04 17:36:17 +04:00
Gleb Gorelov
f4151e8676 Highlight empty required fields and show validation errors #1119 2018-09-04 14:47:42 +04:00
Maxim Gorbunkov
da8edd9820 REST API: provide setting to make service method available in anonymous mode #404 2018-09-04 12:14:40 +04:00
Gleb Gorelov
118e96c4fb Remove unused fonts from vaadin-themes #1114 2018-09-04 11:50:59 +04:00
Daniil Tsarev
f5cd3b1bd1 Exclude properties from filter for the whole object graph #704 2018-09-03 16:16:40 +04:00
Yuriy Artamonov
663bc12089 Layout glitch in Access Group -> Constraints #1218
Temporary disable context help in constraints editor on Desktop
2018-09-01 22:48:11 +04:00
Andrey Subbotin
662702b0a2 Replace $ entity prefix with underscore symbol #1000 2018-08-31 17:14:49 +04:00
Andrey Subbotin
ad3f0bff0a Replace $ entity prefix with underscore symbol #1000 2018-08-31 16:33:57 +04:00
Yuriy Artamonov
d7867f6e09 Move cuba-web-widgets to app JARs #444 2018-08-29 18:35:48 +04:00
Andrey Subbotin
1e239a2d83 Security constraints are applied for entity not selected by JPQL query when entity has self-reference #1071
Add unit-test
2018-08-29 12:12:51 +04:00
Konstantin Krivopustov
b8458e4e45 Replace 4 boolean fields of Entity state with 1 byte variable with bits access #764 2018-08-29 11:01:24 +04:00
Andrey Subbotin
d5f56e90d7 "Trying to rebind variable" occurs during execution of query with the same aliases as applied security constraint has #499
Fix StringUtils
2018-08-29 11:01:01 +04:00
Daniil Tsarev
bd790dbeea Inconsistent work of cuba-sidemenu-background-color variable #1195 2018-08-29 10:58:35 +04:00
Andrey Subbotin
22323100db "Trying to rebind variable" occurs during execution of query with the same aliases as applied security constraint has #499 2018-08-29 10:51:25 +04:00
Konstantin Krivopustov
51d3084dba Sporadic ClassCastException if entity has attributes named like "foo" and "isFoo" #1221 2018-08-28 19:16:10 +04:00
Roman Pinyazhin
274f962051 Separate TextArea and ResizableTextArea components #462 2018-08-28 15:17:27 +04:00
Yuriy Artamonov
c0b11f3163 Remove UNIT_SYMBOLS constant from WebAbstractComponent #444 2018-08-28 14:30:40 +04:00
Yuriy Artamonov
2e90041aa5 EventHubOwner interface for UI components #1108 2018-08-28 14:23:33 +04:00
Gleb Gorelov
d50868a047 Highlight empty required fields and show validation errors #1119 2018-08-28 13:58:44 +04:00
Konstantin Krivopustov
a054c50b49 Get rid of default implicit conversion of JPQL query parameters #744 2018-08-28 13:13:35 +04:00
Yuriy Artamonov
435d76aac1 File storage log file contains User toString() representation instead of login #505 2018-08-28 11:28:48 +04:00
Roman Pinyazhin
2df9bf7fea NPE in case of passing null to setOptionsXXX() #1181 2018-08-28 11:23:47 +04:00
Daniil Tsarev
eb30b2dafb Exclude properties from filter for the whole object graph #704 2018-08-28 10:30:23 +04:00
Yuriy Artamonov
cd83549470 Atmosphere initialization failed for UberJAR deployment #1201 2018-08-27 20:44:51 +04:00
Yuriy Artamonov
4f9ef7e85c Update Jetty for UberJar #1118 2018-08-27 19:59:13 +04:00
Konstantin Krivopustov
f56bf5d9f4 New presentation data layer (add test to tracking many-to-many collection) #474 2018-08-27 16:12:55 +04:00
Konstantin Krivopustov
1dacf8f488 User sessions are expired right away if expiration timeout is long #1191 2018-08-27 12:21:35 +04:00
Roman Pinyazhin
5c09499324 Not aligned message in html typed notification #1127 2018-08-27 12:06:54 +04:00
Roman Pinyazhin
97148b9f6a NPE in case of passing null to setOptionsXXX() #1181 2018-08-24 13:37:12 +04:00
Andrey Subbotin
11f8cc4c2e Write TRACE message to the log if EntityStates.isNew is called for embedded entities #1130 2018-08-23 18:36:41 +04:00