index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed tests and demos to uses vertical/horizontal split panel
Matti Tahvonen
2010-11-04
22
-32
/
+52
*
reverted bad refactoring of captio
Matti Tahvonen
2010-11-04
1
-1
/
+1
*
#5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.R...
Matti Tahvonen
2010-11-03
3
-51
/
+101
*
Fixed pause statements in MenuBarToolTips
John Alhroos
2010-11-03
1
-4
/
+4
*
HorizontalSplitPanel is now horizontal.
John Alhroos
2010-11-02
1
-3
/
+2
*
Test for MenuBar tooltips #5919
John Alhroos
2010-11-02
2
-0
/
+172
*
Testcase for #1588
John Alhroos
2010-10-29
2
-0
/
+100
*
#3865 closing sub-windows from code should send close event, test for window ...
Henri Sara
2010-10-28
2
-0
/
+190
*
Remove obsolete/unnecessary close listener from a test class.
Henri Sara
2010-10-26
1
-6
/
+0
*
#5226 Changing LoginForm field captions: change and test
Henri Sara
2010-10-26
3
-1
/
+57
*
Merged Chrome 6 -> Chrome 7
Artur Signell
2010-10-25
1
-1
/
+1
*
Merged Liferay 5 integration test fix #5828 to 6.5.
Henri Sara
2010-10-21
1
-6
/
+6
*
Merge #5776 and #5772 from 6.4 to 6.5
Henri Sara
2010-10-21
1
-1
/
+1
*
Merged test case updates
Artur Signell
2010-10-19
1
-0
/
+42
*
#5785 AbstractStringValidator conversions in Vaadin 6.5
Henri Sara
2010-10-18
1
-0
/
+17
*
Merged test updates from 6.4
Artur Signell
2010-10-18
15
-161
/
+1419
*
Merged test updates from 6.4
Artur Signell
2010-10-14
10
-341
/
+783
*
Merged multiple bug fixes and test updates from 6.4
Artur Signell
2010-10-14
3
-12
/
+441
*
#3548 - Table.setColumnCollapsed should not throw IllegalAccessException
Artur Signell
2010-10-13
1
-19
/
+4
*
test script
Matti Tahvonen
2010-10-12
2
-1
/
+38
*
test case for #5778
Matti Tahvonen
2010-10-12
1
-0
/
+42
*
Missing debugId
Artur Signell
2010-10-12
1
-0
/
+1
*
Updated test to catch #5772
Artur Signell
2010-10-12
2
-16
/
+59
*
refactored handling of Receiver's lots of other upload related improvements. ...
Matti Tahvonen
2010-10-08
3
-2
/
+131
*
Fixed compiler warnings in demo and core source (#2274)
Artur Signell
2010-10-07
7
-10
/
+8
*
Fixed remaining warnings in /tests (#5749)
Artur Signell
2010-10-07
7
-11
/
+9
*
Fixed usage of deprecated setWidth/setHeight (#5749)
Artur Signell
2010-10-07
46
-122
/
+107
*
Fixed unused variable warnings
Artur Signell
2010-10-07
14
-88
/
+12
*
Corrected invalid formatting in previous patches (#5749)
Artur Signell
2010-10-07
176
-1104
/
+2292
*
Fixed use of deprecated alignment method and theme constants (#5749)
Artur Signell
2010-10-07
68
-127
/
+147
*
Panel/Window setLayout() -> setContent()
Artur Signell
2010-10-07
53
-67
/
+66
*
Removed use of deprecated OrderedLayout (#5749)
Artur Signell
2010-10-07
37
-365
/
+198
*
Removed use of deprecated ExpandLayout and OrderedLayout (#5749)
Artur Signell
2010-10-07
220
-2629
/
+1496
*
Book examples are nowadays in /doc/book-examples/
Artur Signell
2010-10-07
37
-4090
/
+0
*
Merged test, javadoc and integration test changes from 6.4
Artur Signell
2010-10-05
7
-55
/
+561
*
#5692 Generics and warnings cleanup: more test classes with slight modifications
Henri Sara
2010-10-05
6
-38
/
+40
*
#5692 Generics and warnings cleanup: Ticket tests (with slight modifications ...
Henri Sara
2010-10-05
20
-83
/
+84
*
#5692 Generics and warnings cleanup: Layout tests
Henri Sara
2010-10-05
4
-13
/
+17
*
#5692 Generics and warnings cleanup: FeatureBrowser
Henri Sara
2010-10-05
5
-23
/
+26
*
#5692 Generics and warnings cleanup: component tests
Henri Sara
2010-10-04
8
-6
/
+14
*
#5692 Generics and warnings cleanup: TestClassesSerializable
Henri Sara
2010-10-04
1
-4
/
+4
*
#5692 Generics and warnings cleanup: DD tests
Henri Sara
2010-10-04
5
-10
/
+12
*
#5692 Generics and warnings cleanup: first set of test class modifications
Henri Sara
2010-10-04
10
-42
/
+45
*
#5692 Generics: TestListeners fix
Henri Sara
2010-10-04
1
-2
/
+2
*
#5692 Generics and warnings cleanup in MethodProperty
Henri Sara
2010-10-01
12
-51
/
+61
*
#5692 Generics and warnings cleanup in ObjectProperty and classes using it, s...
Henri Sara
2010-10-01
15
-47
/
+152
*
Added a test program for ticket #5694
Jonatan Kronqvist
2010-09-27
1
-0
/
+40
*
Test case for InlineDateFields
Artur Signell
2010-09-26
1
-0
/
+104
*
Potential workaround for IE6 missing CSS
Artur Signell
2010-09-26
1
-0
/
+10
*
Potential workaround for IE6 CSS issues
Artur Signell
2010-09-25
1
-0
/
+21
[next]