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
*
Remove ThreadLocal references from CurrentInstance (#11914)
Leif Åstrand
2013-05-28
5
-27
/
+36
*
Define how CurrentInstance works with access() (#11897)
Leif Åstrand
2013-05-28
5
-36
/
+236
*
Added ComponentConnector.isAttached (#11928)
Artur Signell
2013-05-28
8
-16
/
+44
*
Send window mode changes to the server immediately (#11737)
Leif Åstrand
2013-05-28
2
-13
/
+31
*
Add missing license header
Artur Signell
2013-05-28
1
-1
/
+1
*
Stop using PlaceHolder widgets in VTabsheet (#11026)
Leif Åstrand
2013-05-28
1
-62
/
+20
*
Make access() enqueue the runnable if the session is locked (#11897)
Leif Åstrand
2013-05-28
11
-55
/
+632
*
Added Serializable where missing and ignore classes which do not need Seriali...
Artur Signell
2013-05-28
7
-7
/
+38
*
Added Java Date to Sql Date converter to better support sql dates (#11224)
Artur Signell
2013-05-24
4
-0
/
+275
*
Fix text / javascript mismatch issue in Chrome (#11275)
Artur Signell
2013-05-23
1
-1
/
+5
*
Fixed locators in test (aria div conflict)
Artur Signell
2013-05-23
1
-4
/
+4
*
Prevent spurious "Could not determine ApplicationConnection" error when using...
Johannes Dahlström
2013-05-23
1
-0
/
+13
*
Added text file encoding and line delimiter info (#11907)
Artur Signell
2013-05-23
1
-3
/
+4
*
Avoid creating an instance of every view while searching for the correct view...
Artur Signell
2013-05-23
1
-5
/
+8
*
Fixed test which had never passed
Artur Signell
2013-05-22
3
-12
/
+392
*
Added isInitialStateChange to StateChangeEvent (#10477)
Artur Signell
2013-05-22
2
-11
/
+20
*
Updated client-compiler to depend on client-compiler-deps 1.0.2 #11879
John Ahlroos
2013-05-22
1
-1
/
+1
*
Fix TestingPushConnection.init signature (#11673)
Johannes Dahlström
2013-05-22
1
-2
/
+4
*
Modified the logic in setPropertyDatasource which determines if a new convert...
Artur Signell
2013-05-22
7
-16
/
+337
*
Fixed order of parameters in javadoc (#11158)
Artur Signell
2013-05-22
1
-3
/
+3
*
Extracted common code for number conveters to abstract super class (#11900)
Artur Signell
2013-05-22
5
-229
/
+148
*
Improve error message if vaadinPush.js failed to load (#11673)
Johannes Dahlström
2013-05-22
3
-11
/
+32
*
Disable Atmosphere version number check (#11890)
Leif Åstrand
2013-05-21
1
-1
/
+6
*
Don't build and publish sources for package without source files
Leif Åstrand
2013-05-21
2
-3
/
+2
*
Upgrade to Atmosphere 1.0.13 (#11861)
Johannes Dahlström
2013-05-21
7
-2058
/
+286
*
Derive current servlet/portlet from the current service (#11779)
Leif Åstrand
2013-05-21
3
-78
/
+28
*
Use "\0" instead of "|" as a push message delimiter (#11692)
Johannes Dahlström
2013-05-21
5
-18
/
+69
*
OSGi support for vaadin-push (#11691)
Johannes Dahlström
2013-05-20
3
-7
/
+10
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
14
-7
/
+526
|
\
|
*
Avoid marking AbstractField dirty in primitive getters (#11201)
Artur Signell
2013-05-17
1
-3
/
+8
|
*
Test for #11775
Artur Signell
2013-05-17
1
-0
/
+53
|
*
Centers VOverlays in visual viewport on iOS, Android, fixes #11614
Marc Englund
2013-05-17
2
-0
/
+131
|
*
Fixed table height rendering in Android 2.3 #11331
John Ahlroos
2013-05-17
2
-0
/
+25
|
*
Test for #11267 adapted from 6.8.
Marc Englund
2013-05-15
3
-1
/
+107
|
*
SQLContainer.indexOfId() also searches backwards (#11849, #10376)
Henri Sara
2013-05-14
3
-3
/
+86
|
*
Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7
Johannes Dahlström
2013-05-14
2
-0
/
+116
*
|
Commit and push everything before a conflicting commit
Leif Åstrand
2013-05-17
1
-3
/
+23
*
|
Merge commit 'a52ceb96590333' into 7.1
Leif Åstrand
2013-05-17
560
-21267
/
+69392
|
\
\
|
|
/
|
/
|
|
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
11
-77
/
+543
|
|
\
|
*
|
Tooltip accessibility fixes (#11799)
michaelvogt
2013-05-17
5
-5
/
+61
|
*
|
Remove JavaDoc dependency to vaadin-server from PageState (#11873)
Johannes Dahlström
2013-05-17
1
-3
/
+1
|
*
|
Tweak TooltipConfiguration test to pass in IE9 and IE10
Leif Åstrand
2013-05-17
1
-0
/
+10
|
*
|
Allow to close a context menu with ESC key (#11869)
michaelvogt
2013-05-17
1
-1
/
+12
|
*
|
Reset focus after selection from ContextMenu (#11476)
michaelvogt
2013-05-17
1
-0
/
+23
|
*
|
Add ARIA presentation role to FormLayout (#11866)
michaelvogt
2013-05-17
1
-0
/
+2
|
*
|
Show tooltip on focus for DataField for AT (#11865)
michaelvogt
2013-05-17
1
-0
/
+6
|
*
|
Send browser window resizes if there is a listener (#10055)
Henri Sara
2013-05-17
6
-12
/
+115
|
*
|
Show loading indicator immediately in init as before (#11850)
Leif Åstrand
2013-05-16
1
-1
/
+1
|
*
|
Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"
Leif Åstrand
2013-05-14
1
-3
/
+12
|
*
|
Revert "Assert that connector needing layout is attached (#11698)"
Leif Åstrand
2013-05-13
1
-13
/
+0
[next]