index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue with header clicks not issued when sorting is disabled.
John Alhroos
2010-04-22
1
-2
/
+3
*
Merged [12742] from 6.3 to 6.4: Don't run tests if server does not start. Fix...
Marko Grönroos
2010-04-21
1
-3
/
+5
|
\
|
*
Don't run tests if server does not start. Fixes #3780.
Marko Grönroos
2010-04-21
1
-3
/
+5
*
|
Merged automated test related changes from 6.3
Henri Sara
2010-04-21
2
-3
/
+3
|
\
|
|
*
Disabled deployment of javadocs and sources to maven in the nightly target as...
Artur Signell
2010-04-20
1
-3
/
+4
|
*
Do not generate an unique version for the snapshots
Artur Signell
2010-04-20
1
-0
/
+3
|
*
Run integration tests on Firefox 3.6, not 3.5
Henri Sara
2010-04-20
1
-1
/
+1
|
*
Deploy vaadin jar as last
Artur Signell
2010-04-20
1
-9
/
+10
|
*
Run integration tests on Firefox 3.6, not 3.5
Henri Sara
2010-04-20
1
-1
/
+1
|
*
Deploy -javadoc and -sources jar to maven for nightly builds (#3587)
Artur Signell
2010-04-20
1
-0
/
+24
|
*
Renamed libs -> vaadin.jar for clarity.
Artur Signell
2010-04-20
1
-8
/
+8
|
*
#3587 - Added targets for building javadoc and sources jar (mainly for Maven)
Artur Signell
2010-04-20
1
-13
/
+36
|
*
#4418 - build.xml fails due to java.lang.OutOfMemoryError
Artur Signell
2010-04-19
1
-0
/
+1
|
*
Reduced delay in combo box navigation test.
Henri Sara
2010-04-19
1
-1
/
+1
|
*
Test case and fix for #4562 - Browser version parsing fails for some browsers
Artur Signell
2010-04-16
2
-31
/
+65
|
*
Updated DevelopmentServerLauncher so files can be updated on Windows while th...
Artur Signell
2010-04-16
2
-1
/
+407
|
*
Fixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primi...
Artur Signell
2010-04-16
1
-1
/
+2
|
*
Added test for primitive sorting (#4514)
Artur Signell
2010-04-16
1
-2
/
+29
|
*
Test case for #4553
Artur Signell
2010-04-16
1
-0
/
+31
|
*
Test case for NativeSelect
Artur Signell
2010-04-16
2
-0
/
+330
|
*
Increased 6.3 branch version to 6.3.1.
Marko Grönroos
2010-04-16
1
-1
/
+1
|
*
Updated differences script to assume that Vaadin distribution package is a Zi...
Marko Grönroos
2010-04-15
2
-49
/
+16
|
*
Moved duplicate handling to a separate method (#4536/#4537)
Artur Signell
2010-04-15
1
-23
/
+47
|
*
Fixes #4544: Demo page images are broken on IE6
Jouni Koivuviita
2010-04-15
1
-1
/
+1
|
*
Fix for #4536 - ListSet.set() removes elements from itemSet even if they are ...
Artur Signell
2010-04-15
1
-7
/
+49
|
*
Ensure the id, not the string is in the container
Artur Signell
2010-04-15
1
-1
/
+1
|
*
Fixes #4531: Demo page HTML contains broken tags
Jouni Koivuviita
2010-04-15
1
-5
/
+5
|
*
Updated test case so it fails for #4537
Artur Signell
2010-04-15
1
-1
/
+3
|
*
Test case for #4537 - Table component: ValueChangeListener does not react aft...
Artur Signell
2010-04-15
1
-0
/
+67
|
*
Fix for #4533 - Add null check to getDirtyVisibleComponents
Artur Signell
2010-04-15
1
-0
/
+6
|
*
#4534 temporarily disable build differencing
Henri Sara
2010-04-14
1
-1
/
+2
|
*
#4534 builds failed at the differences step
Henri Sara
2010-04-14
1
-11
/
+10
|
*
Removed invalid prerelease notice from Release Notes.
Marko Grönroos
2010-04-13
1
-4
/
+0
|
*
Minor javadoc fixes
Artur Signell
2010-04-13
6
-24
/
+24
|
*
Release Notes for 6.3.0 release. For #4511.
Marko Grönroos
2010-04-13
8
-14
/
+44
|
*
"The Vaadin Directory" -> "Vaadin Directory"
Jouni Koivuviita
2010-04-13
1
-1
/
+1
|
*
Demo-page update
Jouni Koivuviita
2010-04-13
1
-4
/
+18
|
*
Demo-page update
Jouni Koivuviita
2010-04-13
1
-34
/
+38
|
*
Minor typo fixes
Artur Signell
2010-04-13
1
-2
/
+2
|
*
Added missing tabsheet style for Runo theme.
Jouni Koivuviita
2010-04-13
1
-1
/
+11
|
*
Minor BoV link fix
Artur Signell
2010-04-13
1
-1
/
+1
|
*
Fixed source links, VaadinTunes link and added link to online BoV
Artur Signell
2010-04-13
1
-5
/
+5
|
*
Removed debugging
Artur Signell
2010-04-13
1
-2
/
+0
|
*
Added supported browser/application servers + minor corrections
Artur Signell
2010-04-13
1
-7
/
+34
|
*
Demo-page update
Jouni Koivuviita
2010-04-13
1
-8
/
+21
|
*
enum type support for accept criteria
Matti Tahvonen
2010-04-13
1
-1
/
+5
|
*
Updates based on feedback
Artur Signell
2010-04-13
1
-30
/
+55
|
*
Demo-page update
Jouni Koivuviita
2010-04-12
1
-21
/
+36
|
*
Fix for demo-page history change.
Jouni Koivuviita
2010-04-12
1
-3
/
+12
|
*
Maven link updated, img tags fixed
Artur Signell
2010-04-12
1
-114
/
+114
[next]