summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Ensure StringToIntegerConverter rejects values outside range of int (#12230)Johannes Dahlström2013-08-012-1/+34
| * Fixes parsing of multiple push messages in streaming mode (#12197)Fabian Lange2013-08-011-2/+9
| * Disable all logging if production mode is enabled (#12299)Leif Åstrand2013-08-011-1/+23
| * Add optional OSGi Import-Package for javax.validation (#12301)Johannes Dahlström2013-07-312-1/+4
| * Document multiple load semantics in @StyleSheet and @JavaScript (#12200)Leif Åstrand2013-07-302-2/+26
| * Fix calendar click events on context menu #12297Patrik Lindström2013-07-301-1/+2
| * Fix actions in action menu appearing in random order #12250Patrik Lindström2013-07-301-4/+5
| * Clarify Embedded javadoc (#12290)Johannes Dahlström2013-07-301-6/+10
| * Fix invisible calendar actions menu #12181Patrik Lindström2013-07-306-29/+314
* | No-op merge from origin/7.1Artur Signell2013-08-190-0/+0
|\|
| * Fix race condition that might leave access queue unpurged (#12277)Leif Åstrand2013-07-292-2/+29
* | Merge changes from origin/7.1Artur Signell2013-08-199-24/+265
|\|
| * Fixed wrong classname in WindowThemes TB test #12171John Ahlroos2013-07-291-1/+1
| * Fixes button :active state on firefox #12126John Ahlroos2013-07-261-11/+13
| * Fixes light theme window sprites #12171John Ahlroos2013-07-263-9/+98
| * Fix issue with hidden component cells in Table and TreeTable #12119John Ahlroos2013-07-243-1/+98
| * Verify the connector hierarchy if assertions are enabled (#12271)Leif Åstrand2013-07-232-3/+56
* | Fixed WAI-ARIA test related to #11820 which never has succeededJohn Ahlroos2013-08-151-16/+6
* | Fixed WAI-ARIA test related to #11821 which never has succeededJohn Ahlroos2013-08-151-12/+2
* | Fix test AbsFieldValueConversions (#12092)Henri Sara2013-08-151-4/+5
* | Fixes tests broken by accessability fixes #11874 and #11820John Ahlroos2013-08-157-40/+37
* | Fixed DOM path in theme tests after accessability improvement #11874John Ahlroos2013-08-135-25/+25
* | Fixed DOM path in test after accessability improvement #11874John Ahlroos2013-08-121-4/+4
* | Fixed regression where page title was not updated #12353John Ahlroos2013-08-121-1/+1
* | Fixed DOM path in test after accessability improvement #11874John Ahlroos2013-08-121-1/+1
* | Fixed DOM path in test after accessability improvement #11874John Ahlroos2013-08-123-83/+82
* | Fixed DOM path in test after accessability improvement #11820John Ahlroos2013-08-092-5/+5
* | Support for null intermediate beans in NestedMethodProperty (#11435)Matti Hosio2013-08-098-5/+250
* | Fixes missing description text for button icon #12321John Ahlroos2013-08-062-7/+8
* | Detach previous UI with the same window.name (#10338, #12255)Leif Åstrand2013-07-318-47/+281
* | Add LayoutManager.setNeedsMeasureRecursively (#12180)Leif Åstrand2013-07-311-4/+36
* | BeanValidator changed to throw exception with array of causes (#11324)Jarno Rantala2013-07-305-15/+55
* | Don't lock session for checking request details (#12265)Leif Åstrand2013-07-295-17/+47
* | Make settting of assistive description of Window optional (#12276)michaelvogt2013-07-243-14/+38
* | Merge changes from origin/7.1Leif Åstrand2013-07-236-12/+93
|\|
| * Only add DateRangeValidator to DateField if start or end of range is set (#12...Johannes Dahlström2013-07-192-6/+84
| * Update to Atmosphere 1.0.14.vaadin4 (#12242)Leif Åstrand2013-07-194-6/+9
* | No-op merge from origin/7.1Leif Åstrand2013-07-230-0/+0
|\|
| * Close PushRequestHandler when VaadinServlet is destroyed (#11878)Leif Åstrand2013-07-191-0/+12
* | Merge changes from origin/7.1Leif Åstrand2013-07-2310-21/+199
|\|
| * Add Require-Bundle for our rebased atmosphere bundle (#12195)Leif Åstrand2013-07-181-1/+1
| * Make VaadinService.closeInactiveUIs set UI threadlocals (#12186)Leif Åstrand2013-07-172-9/+44
| * Don't close an unbound VaadinSession for GAEVaadinServlet (#12209)Leif Åstrand2013-07-173-7/+36
| * Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-165-4/+118
* | Clears the live area flag that Firefox sets by mistake (#12257)michaelvogt2013-07-231-0/+2
* | Add ServiceDestroyListerner used by PushRequestHandler (#12251, #11878)Leif Åstrand2013-07-196-0/+166
* | Merge changes from origin/7.1Leif Åstrand2013-07-1554-10616/+13429
|\|
| * Improving performance of ConnectorTracker (#12218)Fabian Lange2013-07-151-3/+3
| * Improved AbstractClientConnector performance (#12219)Fabian Lange2013-07-151-3/+3
| * Attempt to get GAE lock for UIDL requests (#12211)Leif Åstrand2013-07-121-17/+18