summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add @since to ContainerEventProvider. (#14178)Sauli Tähkäpää2014-10-161-0/+4
* All day property support is added to ContainerEventProvider (#14178).Denis Anisimov2014-10-162-0/+109
* Fix @since for isIPhone() and isIPad(). (#14424, #14423)Sauli Tähkäpää2014-10-161-0/+2
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)7.3.3Sauli Tähkäpää2014-10-151-1/+1
* Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-142-3/+106
* isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).Denis Anisimov2014-10-141-0/+20
* FieldGroup.commit throws NPE if not bound to an item (#14732).Sergey Budkin2014-10-142-2/+41
* Check eventRouter value against null in Page class (#14803).Denis Anisimov2014-10-142-5/+100
* Assign timezone before setting initial date in DateField. (#14653)Sauli Tähkäpää2014-10-141-6/+4
* Call endUpload() in finally block of fail handling (#14677).Denis Anisimov2014-10-142-12/+115
* Read input stream logic is corrected (#14533).Denis Anisimov2014-10-132-13/+160
* 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
* Add @since to isWindowsPhone(). (#14425)Sauli Tähkäpää2014-09-261-0/+1
* 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-241-1/+2
* Document that current session and UI are referenced weakly (#14595)Leif Åstrand2014-09-242-3/+14
* Fixed ComboBox filtering when page length is zero (#14509)Teemu Pöntelin2014-09-241-7/+9
* Fix invalid parameter name (#14602)Leif Åstrand2014-09-241-2/+2
* WebBrowser.isWindowsPhone() is added (#14425).Denis Anisimov2014-09-241-0/+11
* Improve proxy comparison support (#14639)Juuso Valli2014-09-152-6/+75
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-1514-21/+53
* Update to Atmosphere 2.1.2.vaadin5 (#13877)Sergey Budkin2014-09-151-1/+1
* DateField ValueChange is now fired after flags are set (#14487)Guillermo Alvarez2014-09-121-3/+35
* Fix potential invalid JSON output in MetadataWriter (#14591)Johannes Dahlström2014-09-122-0/+15
* StreamResource methods equals() and hashCode() are corrected (#14027).Denis Anisimov2014-09-122-8/+62
* Bump Atmosphere-runtime version number to 2.1.2.vaadin4 (#14038)Johannes Dahlström2014-09-121-1/+1
* Handle byte[] type in StatementHelper and correct SQLException (#13305).Denis Anisimov2014-09-122-25/+83
* Ignore files from the classpath for scss cache timestamps (#14506)Leif Åstrand2014-08-281-3/+13
* Remove defunct __gwt_historyFrame (#11560)Leif Åstrand2014-08-271-8/+0
* Add option for collapsing empty rows/columns in GridLayout (#14392)7.3.0.rc1Artur Signell2014-08-211-0/+29
* Depend on sass-compiler, not the old theme-compiler (#14009)Artur Signell2014-08-211-1/+1
* fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)Fabian Lange2014-08-201-2/+2
* Fixes DragAndDropWrapper does not support choosing a custom component as the ...Sebastian Nyholm2014-08-181-0/+41
* Add new "colored" style for Label (Valo)Jouni Koivuviita2014-08-151-0/+5
* Add two new size variants for Valo, tiny and hugeJouni Koivuviita2014-08-151-3/+66
* Update Font Awesome to the latest version (#14396)Jouni Koivuviita2014-08-111-327/+461
* Do not call requestStart/end multiple times when using push (#14228)Artur Signell2014-08-071-5/+15
* Document remaining additional style names for Valo (#14107)Jouni Koivuviita2014-08-061-9/+163
* Fix regression caused by #14147 patch (#14147)Anthony Guerreiro2014-08-061-212/+227
* Reverting multiple commits that caused 100+ regression tests to fail.Markus Koivisto2014-08-051-1/+1
* Adding a constant for vaadinBootstrap.js (#14284)Fabian Lange2014-08-051-13/+14
* Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-041-5/+22
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-317-14/+16
* Fix Table stuck scroll position after setting scroll to last page (#14147)Anthony Guerreiro2014-07-291-1/+1
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-282-29/+42
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-221-7/+43
* Improves performance of VaadinService.requestEnd(). (#14218)Fabian Lange2014-07-212-130/+124
* Fixed javadoc for Upload class (#14266)Heikki Ohinmaa2014-07-211-80/+80
* Add asserts checking for negative container sizes (#14232)Leif Åstrand2014-07-176-2/+69