| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge changes from origin/7.1 | Artur Signell | 2013-08-19 | 6 | -1/+448 |
|\ |
|
| * | Show tooltips for ordered layout captions (#10046) | denisanisimov | 2013-08-02 | 2 | -0/+161 |
| * | Refine handling of null and empty URI fragments (#12207) | Leif Åstrand | 2013-08-02 | 2 | -1/+75 |
| * | Fix invisible calendar actions menu #12181 | Patrik Lindström | 2013-07-30 | 2 | -0/+212 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-08-19 | 4 | -0/+183 |
|\| |
|
| * | Fixed wrong classname in WindowThemes TB test #12171 | John Ahlroos | 2013-07-29 | 1 | -1/+1 |
| * | Fixes light theme window sprites #12171 | John Ahlroos | 2013-07-26 | 2 | -0/+89 |
| * | Fix issue with hidden component cells in Table and TreeTable #12119 | John Ahlroos | 2013-07-24 | 2 | -0/+94 |
* | | Fixed WAI-ARIA test related to #11820 which never has succeeded | John Ahlroos | 2013-08-15 | 1 | -16/+6 |
* | | Fixed WAI-ARIA test related to #11821 which never has succeeded | John Ahlroos | 2013-08-15 | 1 | -12/+2 |
* | | Fixes tests broken by accessability fixes #11874 and #11820 | John Ahlroos | 2013-08-15 | 7 | -40/+37 |
* | | Fixed DOM path in theme tests after accessability improvement #11874 | John Ahlroos | 2013-08-13 | 5 | -25/+25 |
* | | Fixed DOM path in test after accessability improvement #11874 | John Ahlroos | 2013-08-12 | 1 | -4/+4 |
* | | Fixed DOM path in test after accessability improvement #11874 | John Ahlroos | 2013-08-12 | 1 | -1/+1 |
* | | Fixed DOM path in test after accessability improvement #11874 | John Ahlroos | 2013-08-12 | 3 | -83/+82 |
* | | Fixed DOM path in test after accessability improvement #11820 | John Ahlroos | 2013-08-09 | 2 | -5/+5 |
* | | Detach previous UI with the same window.name (#10338, #12255) | Leif Åstrand | 2013-07-31 | 2 | -0/+157 |
* | | BeanValidator changed to throw exception with array of causes (#11324) | Jarno Rantala | 2013-07-30 | 1 | -3/+4 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-07-23 | 1 | -1/+1 |
|\| |
|
| * | Fix lost focus in Table when refreshing row cache (#12231) | Tapio Aali | 2013-07-16 | 1 | -1/+1 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-07-15 | 17 | -1/+849 |
|\| |
|
| * | Set current instances when calling UI.push from VaadinSession.unlock (#12168) | Leif Åstrand | 2013-07-10 | 2 | -0/+80 |
| * | Add test case for testing ClickEvent after dragging button (#7690) | Patrik Lindström | 2013-07-08 | 1 | -0/+57 |
| * | Fix bug in PopupDateField where locale was retained incorrectly if | Patrik Lindström | 2013-07-04 | 2 | -0/+95 |
| * | Automatic test for escape closing window from combobox (#12163) | Henri Sara | 2013-07-04 | 1 | -0/+42 |
| * | Close only combobox on escape, not the window (#12163) | Henri Sara | 2013-07-03 | 1 | -0/+43 |
| * | Test using Jetty 9 (#12124) | Artur Signell | 2013-07-01 | 1 | -0/+8 |
| * | Ensure table's cells aren't refreshed if table is detached. (#9138) | Anna Koskinen | 2013-06-28 | 2 | -0/+162 |
| * | Ensure that Slider diffstate always contains "value" (#12133) | Risto Yrjänä | 2013-06-28 | 2 | -0/+102 |
| * | Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863) | Teemu Pöntelin | 2013-06-28 | 2 | -0/+78 |
| * | Fixed NPE in ApplicationRunnerServlet (#12145) | Jouni Koivuviita | 2013-06-28 | 1 | -1/+9 |
| * | Implemented Focusable in MenuBar (#7674) | Jens Jansson | 2013-06-28 | 2 | -0/+173 |
* | | Tabsheet should not immediately select a tab when changing tab using | michaelvogt | 2013-07-12 | 2 | -1/+137 |
* | | Prevent to exit a Window with the tab key (#11874) | michaelvogt | 2013-07-12 | 1 | -11/+44 |
* | | Fixes @PreserveOnRefresh losing page title on refresh #11054 | Joonas Lehtinen | 2013-07-09 | 2 | -0/+66 |
* | | Tabsheet tabs should support alternate text (#11824) | michaelvogt | 2013-07-08 | 3 | -1/+13 |
* | | Accessibility for Window (#11821) | michaelvogt | 2013-07-04 | 2 | -0/+286 |
* | | Support screen reader only notifications (#11830) | michaelvogt | 2013-07-03 | 1 | -0/+3 |
* | | Accessibility for Notification (#11820) | michaelvogt | 2013-07-03 | 2 | -0/+230 |
* | | Fix two tests broken by removal of StringToNumberConverter (#12092) | Henri Sara | 2013-07-02 | 2 | -5/+5 |
* | | Adds String <-> BigDecimal converter (#9997) | Artur Signell | 2013-07-01 | 2 | -0/+246 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-06-28 | 3 | -0/+202 |
|\| |
|
| * | Ensure caption is used when child is set to required (#12077) | Artur Signell | 2013-06-25 | 2 | -0/+201 |
| * | Add version property to integration tests to servers know if it is a Vaadin 6... | Artur Signell | 2013-06-24 | 1 | -0/+1 |
* | | Add support for setId to TabSheet.Tab (#12064) | tapio | 2013-06-24 | 2 | -0/+153 |
* | | Merge changes from origin/7.1 | Artur Signell | 2013-06-18 | 2 | -0/+32 |
|\| |
|
| * | Add 'transport' GET parameter to AbstractTestUI (#12094) | Johannes Dahlström | 2013-06-18 | 1 | -0/+25 |
| * | Test using Glassfish 4 (#12075) | Artur Signell | 2013-06-14 | 1 | -0/+7 |
* | | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-13 | 9 | -1/+420 |
|\| |
|
| * | Always notify parent of enable state changes (#12062) | Artur Signell | 2013-06-13 | 2 | -0/+155 |