summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Javadoc correctionArtur Signell2014-05-221-4/+4
| * Helpers for retrieving the current PortletRequest (#13806)Artur Signell2014-05-222-3/+65
| * Optimizes ConnectorTracker.cleanConnectorMap (#13803)Fabian Lange2014-05-221-45/+32
| * Modified Coding Conventions to not have a new line after annotations onAnna Koskinen2014-05-221-2/+2
| * Optimize getAllChildrenIterable() performance. (#13803)Fabian Lange2014-05-221-1/+4
| * Suspend all validation in the projectArtur Signell2014-05-221-2/+2
| * Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-224-29/+115
| * Prevent adding/setting parent component as child (#12720).Denis Anisimov2014-05-225-9/+139
| * Replace use of deprecated DOM.setStyleAttribute method (#13781)Leif Åstrand2014-05-2220-191/+208
| * Make Hearbeat available to other modules (#13250)Manolo Carrasco2014-05-222-42/+114
| * Remove some unnecessary semicolonsLeif Åstrand2014-05-222-3/+3
| * Update mini tutorial code to use @OnStateChangeLeif Åstrand2014-05-221-7/+4
| * Treat initial rendering and style changes separately. (#13444)Markus Koivisto2014-05-221-6/+12
| * Use method available in all browsers (#13804)Artur Signell2014-05-221-1/+1
| * Fix caption measurement in VAbstractOrderedLayout (#13741)Juuso Valli2014-05-213-0/+156
| * Keep all checkbox related data in Map don't address it via the index #11772Denis Anisimov2014-05-213-10/+131
| * Fix WAR file location in uitest build scripts.Sauli Tähkäpää2014-05-211-5/+5
| * Adds methods for setting only width or height undefined #13546John Ahlroos2014-05-212-0/+40
| * Fix keyboard navigating in combo box (#11333).Dmitrii Rogozin2014-05-214-55/+236
| * Refactor tests to make them less likely to have timing issuesTeemu Suo-Anttila2014-05-202-26/+27
| * Move ComboBox tests to correct packageTeemu Suo-Anttila2014-05-194-4/+4
| * Add build parameters to allow running test on local PhantomJSTeemu Suo-Anttila2014-05-193-7/+21
| * Change forceUpdate flag to always force recalculation of width. Fix tests. (#...Markus Koivisto2014-05-162-6/+6
| * Avoid Vaadin entry-point being run twice (#13730)Manolo Carrasco2014-05-162-6/+17
| * Don't use deprecated Assert classLeif Åstrand2014-05-1635-54/+43
| * Remove servlet annotations from AsyncPushUpdates test (#13562)Jonatan Kronqvist2014-05-161-9/+0
| * Disable closure compiler (#13778)Artur Signell2014-05-161-1/+2
| * Made user-initiated column resizing take precedence over other updates (#13432)Juho Nurminen2014-05-163-2/+132
| * Set "v-formlayout" as the first style for VFormLayout (#13509).Denis Anisimov2014-05-153-2/+89
| * PopupViewAndFragment TB2 -> TB4Artur Signell2014-05-152-32/+33
| * Add refresh method to mini tutorial codeLeif Åstrand2014-05-151-1/+12
| * Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-1519-89/+88
| * Fix Push inserts producing duplicate rows in Table (#13562)Juuso Valli2014-05-153-2/+182
| * Update tutorial code to show more user-friendly APILeif Åstrand2014-05-146-23/+14
| * Fix table scrolling up on select (#10106)Juuso Valli2014-05-143-1/+159
| * Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-146-70/+338
| * Fixed disabled and read-only modes of InlineDateField (#10262)Teemu Pöntelin2014-05-143-6/+143
| * Disable authors because of build agent problemsArtur Signell2014-05-141-6/+0
| * Use more appropriate dependencies for Jetty (#13682)Artur Signell2014-05-131-1/+5
| * ShortcutAddAndRemove TB2 -> TB4Artur Signell2014-05-133-220/+98
| * Fix DateFieldFastForwardTest to close browser context menuTeemu Suo-Anttila2014-05-131-2/+11
| * Force recalc of width when the ComboBox style has changed (#13444)Markus Koivisto2014-05-134-3/+154
| * SubWindowWithUndefinedHeight TB2 -> TB4Artur Signell2014-05-132-52/+41
| * A new section, links, rephrasings for clarity on GitHub.Marc Englund2014-05-131-10/+22
| * Use Atmosphere JS 2.1.5.vaadin4 with Firefox fix (#13578)Artur Signell2014-05-131-1/+1
| * Ensure correct tab is open in debug windowArtur Signell2014-05-134-0/+9
| * Do not update state on the client side (#13743)Artur Signell2014-05-121-5/+5
| * Add missing @sinces to JavaDocTeemu Suo-Anttila2014-05-125-5/+6
| * Support long in state again (#13692)Jonatan Kronqvist2014-05-127-8/+316
| * Fix SelectedItemIcon rendering on IE (#13731)Teemu Suo-Anttila2014-05-121-0/+4