summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)7.3.3Sauli Tähkäpää2014-10-1515-30/+130
* Ease test creation by making description and ticket number optionalArtur Signell2014-10-151-2/+6
* Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-142-0/+13
* Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)Anna Koskinen2014-10-143-2/+374
* Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-142-3/+106
* TreeTable should support font icons for items (#14077)Guillermo Alvarez2014-10-143-8/+95
* Fix empty table captions in Valo theme (#14812)Teemu Pöntelin2014-10-143-0/+107
* Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-143-0/+114
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-143-2/+57
* FieldGroup.commit throws NPE if not bound to an item (#14732).Sergey Budkin2014-10-142-2/+41
* Add favicon.ico to Valo. (#14781)Sauli Tähkäpää2014-10-142-0/+60
* Check eventRouter value against null in Page class (#14803).Denis Anisimov2014-10-142-5/+100
* Add ".v-required" style for required component (#10201).Denis Anisimov2014-10-144-0/+114
* Add outside-range styles for DateField. (#14711)Jouni Koivuviita2014-10-143-9/+35
* Assign timezone before setting initial date in DateField. (#14653)Sauli Tähkäpää2014-10-143-6/+115
* Open combobox popup on click to icon (#14624).Denis Anisimov2014-10-143-0/+107
* Audio component requests audio content on each client poll when in Window (#1...Sergey Budkin2014-10-141-19/+34
* A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-141-0/+5
* Action on click button contained in table is called two times on iOS 8.0 (#14...Sergey Budkin2014-10-141-3/+20
* Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-142-12/+115
* Add logging helper functions to AbstractTB3Test.Sauli Tähkäpää2014-10-141-0/+27
* Removed obsolete fix for webkit scrollbar issue. (#14203)Sergey Budkin2014-10-132-24/+0
* TreeItem double click fixed (#14745)Guillermo Alvarez2014-10-133-38/+148
* Read input stream logic is corrected (#14533).Denis Anisimov2014-10-133-18/+162
* Fix ComboBox issue with font-based item icons (#14660)Teemu Pöntelin2014-10-132-4/+35
* Exception on closing inactive UI causes issues (#14651)Sergey Budkin2014-10-071-0/+1
* Possible VaadinSession deadlock when invalidating HTTP session (#14452)Sergey Budkin2014-10-072-9/+94
* SassDoc stubs, mostly auto-generated by special utility (#14377)7.3.2Sergey Budkin2014-09-2630-18/+837
* Fix closed issues link in release notes.Sauli Tähkäpää2014-09-261-1/+1
* Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-09-262-0/+2
* Remove Calendar dependency (#14668)Artur Signell2014-09-251-4/+4
* Added support PORTLET_CONTEXT for vaadin.resources.path value (#14640)Taras Hupalo2014-09-242-1/+7
* Set internal value instead of converted value when locale has changed. (#14400)Sauli Tähkäpää2014-09-243-1/+82
* Document that current session and UI are referenced weakly (#14595)Leif Åstrand2014-09-242-3/+14
* Notification animations feel janky (Valo) (#14656)Jouni Koivuviita2014-09-241-5/+5
* Fix FormLayout has always an odd 12px horizontal margin (#14574)Jouni Koivuviita2014-09-241-1/+0
* Fixed ComboBox filtering when page length is zero (#14509)Teemu Pöntelin2014-09-243-7/+132
* Fix for audio component starting new playback on each client poll when in Win...Sergey Budkin2014-09-241-2/+32
* Fix multiselection pressing shift before starting (#13483)Guillermo Alvarez2014-09-245-45/+118
* Don't scan classpath for any development servlet (#14604)Leif Åstrand2014-09-242-28/+14
* Calendar event not shown correctly when partially out of view (#7261)Anna Miroshnik2014-09-242-0/+177
* Fix invalid parameter name (#14602)Leif Åstrand2014-09-241-2/+2
* WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-243-1/+32
* Keyboard scrolling in multiselection mode fixed (#14094)mtzukanov2014-09-191-30/+20
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-09-194-4/+92
* Fix release notes.Sauli Tähkäpää2014-09-161-9/+9
* Fix release notes to pick tickets with status pending-release/release.Sauli Tähkäpää2014-09-161-1/+1
* Use div instead of notice to avoid UI removing it (#14597)7.3.1Manolo Carrasco2014-09-161-15/+63
* Fix themes build script not to overwrite all theme files on every iteration. ...Sauli Tähkäpää2014-09-161-5/+5
* Improve proxy comparison support (#14639)Juuso Valli2014-09-152-6/+75