]> source.dussan.org Git - vaadin-framework.git/commit
Merge changes from origin/7.1
authorArtur Signell <artur@vaadin.com>
Mon, 19 Aug 2013 09:37:52 +0000 (12:37 +0300)
committerArtur Signell <artur@vaadin.com>
Mon, 19 Aug 2013 09:37:52 +0000 (12:37 +0300)
commitacc12f857d04d9b341dec700ffa469ca96d30ad8
tree43e4583b45f1ef96d9fc2919746c56f8dfff7317
parent1420d23cef01bbc4e07dba693fe4717b531cd951
parent99c7d0b3cde116bf31b00bd31f62f9f4920b1762
Merge changes from origin/7.1

7cb49d1 Fix invisible calendar actions menu #12181
44aacf4 Clarify Embedded javadoc (#12290)
59a043b Fix actions in action menu appearing in random order #12250
5d57129 Fix calendar click events on context menu #12297
f5e3663 Document multiple load semantics in @StyleSheet and @JavaScript (#12200)
17bb700 Add optional OSGi Import-Package for javax.validation (#12301)
ea148c8 Disable all logging if production mode is enabled (#12299)
326bbb5 Fixes parsing of multiple push messages in streaming mode (#12197)
7fc1054 Ensure StringToIntegerConverter rejects values outside range of int (#12230)
f587298 Improve URI fragment listener javadocs (#12296)
d97cfbc Refine handling of null and empty URI fragments (#12207)
99c7d0b Show tooltips for ordered layout captions (#10046)

Change-Id: Ifb2e0131fde769e2620b7ba03755a5ba324d8aaf
client/src/com/vaadin/client/ui/ui/UIConnector.java
server/src/com/vaadin/server/Page.java