aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/navigator
Commit message (Expand)AuthorAgeFilesLines
* Iterate over copies of listener lists (#17477)Henri Sara2015-04-162-0/+168
* Move TB2 files to separate folderArtur Signell2014-12-181-255/+0
* Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-152-0/+223
* Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1
* Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-192-28/+149
* Kickstart navigation automatically after UI.init(), remove Navigator.navigate...Johannes Dahlström2012-11-221-2/+0
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-6/+10
* Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-1/+2
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-2/+2
* Add a means to handle missing views in Navigator (#9060)Johannes Dahlström2012-09-202-5/+61
* Bind Navigator to a UI (#9550)Johannes Dahlström2012-09-191-2/+3
* Rename isViewChangeAllowed()/navigatorViewChanged() to beforeViewChange()/aft...Johannes Dahlström2012-09-111-2/+2
* TestBench test for NavigatorJohannes Dahlström2012-09-062-0/+236