summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding a constant for vaadinBootstrap.js (#14284)Fabian Lange2014-08-052-13/+22
* Increase TB3 socket timeout to 30 min (#14352)Henri Sara2014-08-051-2/+2
* Split test theme into separate themes and added theme selectorArtur Signell2014-08-0424-190/+253
* Update Open Sans font files (#14336)Jouni Koivuviita2014-08-0430-0/+0
* Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-0416-79/+701
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-3138-69/+81
* Fix typo that caused spanned cells to be removed in Gridlayout (#14335)Markus Koivisto2014-07-313-10/+114
* Hide visible file input in immediate Upload (#14238)Sami Ekblad2014-07-313-0/+155
* Remove browser warning when running tests locally on Chrome (#14319)Dmitrii Rogozin2014-07-301-9/+16
* System notification opacity should be the same as normal notifications (#14331)Jouni Koivuviita2014-07-301-2/+0
* Minor refactor to #14147 patch (#14147)Anthony Guerreiro2014-07-292-10/+10
* Context menu is not shown in Table body on mobile browsers (#13694)Heikki Ohinmaa2014-07-292-210/+449
* Fix Table stuck scroll position after setting scroll to last page (#14147)Anthony Guerreiro2014-07-295-2/+280
* Use Sass Compiler version 0.9.9Henri Sara2014-07-291-1/+1
* TextArea size get reset when css resize is set (#14080)Bogdan Udrescu2014-07-287-92/+566
* Fix VWindow Vai-Aria roles for alertdialogs (#14289)Juuso Valli2014-07-283-4/+165
* Reduce TestBench 3 socket timeout (#14298)Henri Sara2014-07-281-1/+36
* Keyboard shift-selection now works as expected in VScrollTable. (#14094)Markus Koivisto2014-07-284-14/+78
* ComboBoxIdenticalItems test rewrite to TB3Heikki Ohinmaa2014-07-283-125/+84
* Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-07-287-136/+552
* Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-288-89/+323
* Alter TooltipInWindowTest to inherit from TooltipTest (#14240)Juuso Valli2014-07-283-104/+72
* Fix NativeButton clickEvent coordinates in IE11 (#14022)Anthony Guerreiro2014-07-253-1/+163
* Parallelize ide.xml (#14276)Leif Åstrand2014-07-251-56/+72
* Fix background color of Notification in chameleon theme (#14246)Dmitrii Rogozin2014-07-241-0/+2
* Update readme to mention Git settings for Windows users.Leif Åstrand2014-07-231-1/+3
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-223-7/+148
* Export fetchRootConfig status so it can be read by TK (#14053)Manolo Carrasco2014-07-221-4/+24
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-225-15/+72
* Remove obsolete TB2 tooltip test, update TB4 test (#14019)Juuso Valli2014-07-213-49/+16
* Improves performance of VaadinService.requestEnd(). (#14218)Fabian Lange2014-07-212-130/+124
* Fixed javadoc for Upload class (#14266)Heikki Ohinmaa2014-07-211-80/+80
* Fix web.xml element order issue (#14257)Juuso Valli2014-07-211-2/+2
* Omit BOM when parsing issue list for release notesJuuso Valli2014-07-181-3/+7
* Explain what to do if chrome.driver.path is needed but missing (#14231)Leif Åstrand2014-07-171-5/+19
* Add asserts checking for negative container sizes (#14232)Leif Åstrand2014-07-176-2/+69
* Fixes memory leak in VScrollTable (#14159)Dmitrii Rogozin2014-07-174-6/+209
* Update Atmosphere runtime to 2.1.2.vaadin3 (#13971)Sauli Tähkäpää2014-07-163-3/+3
* Improve error message if @RunLocally is committed (#14216)Leif Åstrand2014-07-151-0/+4
* Mention Date serialization in javadocs related to JavaScript (#14143)Leif Åstrand2014-07-152-0/+4
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-1515-117/+903
* Allow customizing DeploymentConfiguration for test UIs (#14215)Leif Åstrand2014-07-154-0/+267
* Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-143-0/+123
* Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-144-0/+119
* Optimizes initial sizes of frequently used Collections. (#14223)Fabian Lange2014-07-145-195/+205
* Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220)Fabian Lange2014-07-141-54/+40
* removes extra VaadinSession.setCurrent() from PushHandler. (#14222)Fabian Lange2014-07-141-9/+11
* Fix for drag-and-drop text to TextField in Firefox (#14056)Anthony Guerreiro2014-07-111-8/+49
* Remove extra shadow from combobox popup for IE9 and IE10.(#14195)Dmitrii Rogozin2014-07-101-0/+8
* Fix overwrite mechanism for web.xml atmosphere init params (#14196).Fabian Lange2014-07-101-7/+8