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
path:
root
/
server
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Don't assign PushConnection to UI before it has been connected (#11506)
Leif Åstrand
2013-04-17
1
-2
/
+13
*
|
Fix minor issues raised in #111 code review
Johannes Dahlström
2013-04-11
1
-0
/
+2
*
|
Implemented poll interval for UI (#11495)
Leif Åstrand
2013-04-10
1
-0
/
+34
*
|
Added SharedUtil for helpers shared by client and server
Leif Åstrand
2013-04-10
2
-13
/
+14
*
|
Fix missing or invalid copyright headers
Leif Åstrand
2013-04-09
1
-1
/
+3
*
|
Don't initialize PushConnection by default (#11512)
Leif Åstrand
2013-04-08
1
-1
/
+1
*
|
Rendering a Tree with icons fails if no alternate text is given (#11511)
michael
2013-04-08
1
-1
/
+2
*
|
Implement range for date field (#6241)
johan
2013-04-08
1
-0
/
+175
*
|
Push if there are dirty connectors, avoid push if there are NOT dirty connectors
Artur Signell
2013-04-07
1
-1
/
+1
*
|
Global code reformat
Leif Åstrand
2013-04-05
17
-4
/
+81
*
|
Do not push only meta data to the client (#11490)
Artur Signell
2013-04-05
2
-1
/
+15
*
|
WAI-ARIA functions for Tree (#11389)
michaelvogt
2013-04-04
1
-0
/
+51
*
|
Maximize Restore for Window #3400
Pekka Hyvönen
2013-04-04
1
-6
/
+141
*
|
Server push (#111)
Johannes Dahlström
2013-04-04
1
-0
/
+48
*
|
Integrate Calendar into core #11079
John Ahlroos
2013-04-03
18
-0
/
+4467
*
|
Enable setting loading indicator delays from the server (#7448)
Artur Signell
2013-04-03
2
-0
/
+171
*
|
Made is possible to configure tooltip on the server (#8065)
Artur Signell
2013-04-03
2
-0
/
+251
*
|
WAI-ARIA field corrections (#11407)
michaelvogt
2013-04-02
1
-0
/
+20
*
|
Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLa...
Artur Signell
2013-04-02
3
-1
/
+67
*
|
Fixed locking in RequestHandlers and documented that RequestHandlers are call...
Artur Signell
2013-04-02
2
-17
/
+33
*
|
Redefined UI.runSafely so it throws an exception if session can't be locked (...
Artur Signell
2013-03-31
2
-13
/
+56
*
|
Convert value if locale changes and field has converter (#11419)
Artur Signell
2013-03-31
1
-9
/
+27
*
|
WAI-ARIA button (#11380)
michaelvogt
2013-03-28
1
-0
/
+30
*
|
Convenience methods for running code in the UI or VaadinSession context (#11219)
Artur Signell
2013-03-28
1
-0
/
+40
*
|
Removed CommunicationManager and PortletCommunicationManager
Johannes Dahlström
2013-03-27
1
-3
/
+3
*
|
Refactor server-side communications (#11192, #7891)
Johannes Dahlström
2013-03-27
1
-0
/
+17
*
|
Fixed tree memory leak when removing expanded items from Tree (based on new F...
John Ahlroos
2013-03-22
1
-0
/
+31
*
|
Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
Artur Signell
2013-03-21
4
-22
/
+89
|
\
|
|
*
Deprecated AbstractComponentContainer.getComponentIterator (#11328)
Artur Signell
2013-03-14
1
-0
/
+6
|
*
Fixed setting column width back to undefined by setting it to -1. #7922
Leif Åstrand
2013-03-14
1
-21
/
+50
|
*
Fixed client-server value sync problem in CheckBox (#11028)
Artur Signell
2013-03-13
1
-0
/
+17
|
*
Fixed focus and tab index handling for UI (#11129)
Artur Signell
2013-03-12
1
-1
/
+16
*
|
Merge remote-tracking branch 'origin/7.0'
John Ahlroos
2013-03-01
4
-51
/
+67
|
\
|
|
*
Reverted Tree memory leak fix since it is breaking Tree filtering in a way th...
John Ahlroos
2013-03-01
1
-10
/
+0
|
*
Revert "Made UI focusable again (#11129)"
John Ahlroos
2013-02-28
1
-1
/
+1
|
*
Fixed incorrect import (#11129)
Artur Signell
2013-02-28
1
-1
/
+1
|
*
(#10563) Logging now uses parameters.
Mikael Grankvist
2013-02-28
2
-35
/
+48
|
*
Made UI focusable again (#11129)
Artur Signell
2013-02-28
1
-1
/
+2
|
*
Fixed NPE in Tree when calling non-final constructor #11132
John Ahlroos
2013-02-25
1
-6
/
+18
*
|
Merge remote-tracking branch 'origin/7.0'
Artur Signell
2013-02-22
4
-0
/
+65
|
\
|
|
*
Fixed another memory leak in Tree #11053
John Ahlroos
2013-02-22
1
-3
/
+13
|
*
Fixed memory leak in Tree #11053
John Ahlroos
2013-02-21
1
-0
/
+17
|
*
Properly pass the AbstractField internal value to shared state in Slider and ...
Johannes Dahlström
2013-02-18
3
-0
/
+38
|
*
Revert "Removed legacy toString implementations as promised in 7.0
Henri Sara
2013-02-15
2
-0
/
+41
|
/
*
Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0
Johannes Dahlström
2013-02-14
3
-103
/
+145
|
\
|
*
Merge of (#6160) and (#10470) to Vaadin 7.
Johannes Dahlström
2013-02-14
1
-62
/
+145
|
*
Merge branch '7.0'
Leif Åstrand
2013-02-07
2
-41
/
+0
|
|
\
|
|
*
Removed legacy toString implementations as promised in 7.0 (#10916)
Artur Signell
2013-02-01
2
-41
/
+0
*
|
|
Avoid markAsDirty for getters (#10977)
Artur Signell
2013-02-08
1
-5
/
+10
*
|
|
Fixed race condition in upload (#10942)
Artur Signell
2013-02-08
1
-1
/
+1
|
/
/
[prev]
[next]