aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/statictestfiles
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Don't require browserDetailsUrl when embedding (#10122)"Leif Åstrand2012-11-051-55/+0
| | | | | The change caused the wrong URL to be included in some browser details requests. This reverts commit 38c2ad6ff4895643371dfd00fb1d8667f6fc3909
* Don't require browserDetailsUrl when embedding (#10122)Leif Åstrand2012-11-021-0/+55
| | | | Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3
* Update test to avoid doing cross domain loadingLeif Åstrand2012-10-261-0/+8
| | | | Change-Id: I168b278d8320b3e7f0346167b7b2dc99bbb136fa
* Test which embeds two UIs on the same page (#9619)Artur Signell2012-09-181-0/+93
|
* Moved layout-resize-text.html to statictestfilesJohn Ahlroos2012-09-101-0/+41
|
* Additional fixes for com.vaadin.terminal removal (#9431, #9432)Artur Signell2012-08-291-2/+2
|
* Merged 6.8 branchJohn Ahlroos2012-08-202-0/+5
|\
| * Disabled shim iframe for all but IE8+ (#9284, #6219)Artur Signell2012-08-102-0/+5
| | | | | | | | | | | | The shim iframe causes crashes in IE6 and does not really help in Opera/Safari/Firefox. svn changeset:24146/svn branch:6.8
* | Merge remote-tracking branch 'origin/6.8'Leif Åstrand2012-08-031-0/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | + add @Override Conflicts: src/com/vaadin/terminal/gwt/client/Util.java src/com/vaadin/terminal/gwt/client/ui/VOverlay.java src/com/vaadin/terminal/gwt/client/ui/menubar/VMenuBar.java src/com/vaadin/terminal/gwt/client/ui/popupview/VPopupView.java src/com/vaadin/terminal/gwt/client/ui/table/VScrollTable.java src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java src/com/vaadin/ui/LoginForm.java src/com/vaadin/ui/Table.java tests/test.xml
| * Make LoginForm work inside iframes (#8144)Leif Åstrand2012-08-031-0/+14
| | | | | | | | | | | | Automatic test case included but not enabled because it does not currently work with IE6-8 svn changeset:24053/svn branch:6.8
* | Add test for JavaScript component fundamentals (#8888)Leif Åstrand2012-07-051-13/+0
| |
* | Rename getWidgetElement() -> getElement() (#8888)Leif Åstrand2012-06-281-1/+1
| |
* | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-152-6/+18
|\ \ | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/DragAndDropService.java
| * | Implement js rpc proxy objects and wildcard rpc support (#8888)Leif Åstrand2012-06-142-4/+7
| | |
| * | Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-142-0/+9
| | |
| * | Rename Javascript -> JavaScriptLeif Åstrand2012-06-142-5/+5
| | |
| * | Change package name in js file not changed by previous refactoringLeif Åstrand2012-06-141-3/+3
| | |
* | | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-132-0/+25
|\| | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/DragAndDropService.java
| * | Initial support for javascript components (#8888)Leif Åstrand2012-06-112-0/+25
| | |
* | | Merge commit '0bcee'Johannes Dahlström2012-06-111-0/+0
|\ \ \ | |/ / |/| / | |/
| * [merge from 6.7] Test case for #8781Automerge2012-05-091-0/+0
| | | | | | | | svn changeset:23699/svn branch:6.8
* | Add test for detecting scrollbar quirks in different browsersLeif Åstrand2012-04-191-0/+59
|/
* Merged some changes from 6.7 to 6.8Henri Sara2011-11-161-0/+43
| | | | svn changeset:22016/svn branch:6.8
* #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial ↵Henri Sara2009-05-181-1/+1
| | | | | | changes including many URLs svn changeset:7842/svn branch:6.0
* added test caseMatti Tahvonen2008-09-222-0/+49
svn changeset:5474/svn branch:trunk