8832 Commits (622545764d334b60951607e163523a2b62a99225)
 

Author SHA1 Message Date
  Leif Åstrand 455202773f Fix typo in public API 12 years ago
  Leif Åstrand ac9137878e #6619 AbstractApplicationServlet.init: parameters reading order is strange 12 years ago
  Leif Åstrand 4f8eee1503 Add Application.getRoots() 12 years ago
  Leif Åstrand bec4c059b3 Make Root.init abstract, add non-abstract LegacyWindow and migrate tests 12 years ago
  Leif Åstrand 24da964fbc Add license and Serializable to ServletPortletHelper 12 years ago
  Artur Signell 884d029ca7 #8093 Ensure that property id is a non-null String. Cache if Bean 12 years ago
  Leif Åstrand 1dbec3df48 Support the second bootstrap request in portlets (#8052) 12 years ago
  Artur Signell de0ac7a86a #8026, #5750 Set FormLayout default width back to 100% 12 years ago
  Artur Signell e133941341 Javadoc 12 years ago
  Artur Signell 0d6357abf3 #8095 Only use BeanValidation if a JSR-303 implementation is available 12 years ago
  Artur Signell 4253a856db Test for form with nested properties 12 years ago
  Artur Signell 465c4770b5 Added generics to FieldBinderFieldFactory 12 years ago
  Artur Signell dd6a5e5b25 #8095 Allow binding all fields in a class using FieldBinder instead of 12 years ago
  Artur Signell 4b5c741106 Use BeanItem.addNestedProperty 12 years ago
  Artur Signell 42aa8f35a3 #8153 Add BeanItem.addNestedProperty 12 years ago
  Leif Åstrand c8c54307c7 #8052 Support for root instead of application in portlet.xml 12 years ago
  Leif Åstrand e95377822a Refactor #8068 to enable support for portlets 12 years ago
  Leif Åstrand abdcdf6c31 Don't use WeakHashMap as it isn't Serializable 12 years ago
  Artur Signell c1d9b76384 #8095 Use Bean Validation automatically in BeanFieldBinder 12 years ago
  Artur Signell b3ab514c4c #8093 Removed unused method property, conversion and 12 years ago
  Artur Signell eecf11ad18 #8102 Allow overriding the conversion error message for Fields 12 years ago
  Artur Signell 68f1371a15 ConversionException must be static to be useful outside Converter 12 years ago
  Artur Signell f3b8b427d4 #3667 Remove deprecated API from MenuBar (setSubMenuIcon & setCollapse) 12 years ago
  Artur Signell c6271324fb Removed executable flag that causes problems on Windows 12 years ago
  Artur Signell 40b41da581 Class for creating a GraphViz chart for Vaadin component hierarchy 12 years ago
  Artur Signell 4e83a72e86 #8026 Removed deprecated API from TextField 12 years ago
  Artur Signell b21fe98afa #8026 Removed deprecated FieldFactory 12 years ago
  Artur Signell 9c6d34431f #8026 Removed deprecated ExpandLayout and OrderedLayout. 12 years ago
  Artur Signell e09e1c817b #8142 Removed Label.setReadOnly that made no sense 12 years ago
  Leif Åstrand 4c310c9cbd Set the v-theme-xxx class when the theme name is acutally known 12 years ago
  Leif Åstrand dcb22a0e3e Logging from bootstrap only if debug is enabled 12 years ago
  Marc Englund da29f74267 Root now sends click events, fixes #8151 12 years ago
  Henri Sara 831cd14726 Fix test broken by #8125 (remove auto-conversions from properties). 12 years ago
  Henri Sara d62a07bd1b Remove conversions using String constructor from Properties (#8125). 12 years ago
  Henri Sara 96b11d0213 Fix BeanValidation license information and make it serializable. 12 years ago
  Leif Åstrand 8b9b9dc540 Set proper content type and charset for browser details response 12 years ago
  Leif Åstrand 38845f507b Test script for #8048 12 years ago
  Leif Åstrand 56c57fda53 Test script for #8068 12 years ago
  Leif Åstrand 8c47a50a95 Fix method name typo (#8068) 12 years ago
  Leif Åstrand 2a4728ae31 Test for #7895 and #7896 12 years ago
  Leif Åstrand dd2d3e55e5 Remove UriFragmentUtility (#8048) 12 years ago
  Leif Åstrand 79dd6e914e Properly attach the root if application is set after the UI is built 12 years ago
  Leif Åstrand 83ae145f53 Merge #8143 to 6.8 and add missing methods to the Console interface 12 years ago
  Henri Sara 41e6f404c4 #8093 Support JSR-303 Bean Validation 12 years ago
  Artur Signell 624ffd391b Added missing license info 12 years ago
  Artur Signell c525096b46 Ensure the same locale is used for all browsers 12 years ago
  Artur Signell 66795610c2 Do not treat util classes as junit tests 12 years ago
  Artur Signell ff25d5b88f Take into account that the date changes 12 years ago
  Artur Signell 67ec90d757 Removed copying of non-existing zip file in nightly publish 12 years ago
  Artur Signell cdd0555bf0 Made StringLengthValidator compatible with RangeValidator (use null for 12 years ago