]> source.dussan.org Git - vaadin-framework.git/commit
Merge changes from origin/7.1
authorHenrik Paul <henrik@vaadin.com>
Fri, 18 Oct 2013 12:09:43 +0000 (15:09 +0300)
committerHenrik Paul <henrik@vaadin.com>
Fri, 18 Oct 2013 12:09:53 +0000 (15:09 +0300)
commit7cba636d8938c4491ae4c1995064ed0ef83ccdd7
treeda0f777665d1e0a56eb892d02d156b29c6c517b1
parentdf3d643b3aaa3112d59e2ae0fb3649dd37e927a7
parent6a99730d898f8e0663d69dbeba6682113c29ca52
Merge changes from origin/7.1

377d49e Allow configuring deployment port for TB3 tests
6779857 Updatet servlet tests to follow the same *Test naming convention
e1c38bf Avoid obsolete calendar panel renderings to avoid various NPEs. (#12504,#12667)
63f10ec Fixed compilation error in TB3 test
3e593b0 Focus selected row in Table #12540
3c842b7 added small pause to make test pass
1b7e40d Only fetch rows if there are some (#11189)
f595d05 Make the various Writers member fields instead of local variables (#12446)
4cb304d Converted broken test to TB3
2aa2fdc Handle ClientMethodInvocation serialization with JSONArray as parameter (#12532)
1449425 Also hide shim iframe of VOverlay on setVisible(false) (#12731)
25fc2f2 Fix whitespace after including a mixin (#12715)
c29ca5e Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)
f75164f Disable unit cache to avoid compilation issues when switching between branches
6a99730 Allow skipping TB2/TB3 tests using tests.tb2/tb3.skip

Change-Id: I5a92798e66575c2cfd1d3f761a5f00af7e83dc64
client/src/com/vaadin/client/ui/VOverlay.java
client/src/com/vaadin/client/ui/VScrollTable.java
server/src/com/vaadin/server/communication/UidlRequestHandler.java
server/src/com/vaadin/server/communication/UidlWriter.java
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java