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
*
Accessibility for Notification (#11820)
michaelvogt
2013-07-03
3
-1
/
+416
*
Merge changes from origin/7.1
Artur Signell
2013-06-28
3
-66
/
+55
|
\
|
*
Remove sub window references from Window javadocs (#9892)
Leif Åstrand
2013-06-28
1
-62
/
+51
|
*
Use varargs instead of array where appropriate (#4513)
Artur Signell
2013-06-26
2
-4
/
+4
*
|
Add support for setId to TabSheet.Tab (#12064)
tapio
2013-06-24
2
-5
/
+40
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-06-13
1
-13
/
+11
|
\
|
|
*
Using StringTokenizer instead of String.split() in AbstractComponent (#8759)
Fabian Lange
2013-06-12
1
-12
/
+10
|
*
Add support for rem units (#11279)
Leif Åstrand
2013-06-12
1
-1
/
+1
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-06-12
7
-43
/
+122
|
\
|
|
*
Added type parameter to converter methods (#11895)
Artur Signell
2013-06-11
2
-9
/
+22
|
*
Move ClientConnector.setParent to Component and Extension (#11777)
Artur Signell
2013-06-11
3
-11
/
+52
|
*
Allow using element resize listeners from javascript connectors (#11996)
Leif Åstrand
2013-06-10
1
-0
/
+10
|
*
Pass ConversionException to getConversionError (#11960)
Artur Signell
2013-06-07
1
-12
/
+25
|
*
Make UI.pushConnection transient to prevent null resource after deserializati...
Johannes Dahlström
2013-06-06
1
-11
/
+13
*
|
Merge commit 'a9ff7993c2f0e3f3412ef68a236aa2eb02385c64'
Leif Åstrand
2013-06-12
1
-1
/
+1
|
\
|
|
*
Don't use the broken {@value Type#CONSTANT} pattern in javadocs
Leif Åstrand
2013-06-05
1
-1
/
+1
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-06-07
11
-176
/
+671
|
\
|
|
*
Allow customizing client-side push config on server side (#11867)
Artur Signell
2013-06-05
2
-46
/
+291
|
*
Change analyze layouts to use RPC (#11536)
Artur Signell
2013-06-05
1
-0
/
+30
|
*
Send connector debug (highlight) using RPC (#11536)
Artur Signell
2013-06-05
1
-0
/
+17
|
*
Move VaadinSession.runPendingAccessTasks to VaadinService (#11964)
Leif Åstrand
2013-06-05
1
-1
/
+1
|
*
Enabled drag & drop to Calendar #11048
John Ahlroos
2013-06-03
1
-1
/
+30
|
*
Fix stale info in javadoc for accessSynchronously (#11897)
Leif Åstrand
2013-05-31
1
-4
/
+0
|
*
Extract ProgressBar and deprecate ProgressIndicator (#11925)
Leif Åstrand
2013-05-29
2
-87
/
+170
|
*
Moved Locale data handling to LocaleService (#11378)
Artur Signell
2013-05-29
2
-1
/
+25
|
*
Remove UI.runSafely and VaadinSession.runSafely (#11901)
Leif Åstrand
2013-05-29
1
-10
/
+0
|
*
Remove ThreadLocal references from CurrentInstance (#11914)
Leif Åstrand
2013-05-28
1
-2
/
+2
|
*
Define how CurrentInstance works with access() (#11897)
Leif Åstrand
2013-05-28
1
-3
/
+8
|
*
Added ComponentConnector.isAttached (#11928)
Artur Signell
2013-05-28
3
-3
/
+3
|
*
Make access() enqueue the runnable if the session is locked (#11897)
Leif Åstrand
2013-05-28
2
-22
/
+98
|
*
Modified the logic in setPropertyDatasource which determines if a new convert...
Artur Signell
2013-05-22
2
-12
/
+12
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-05-17
2
-6
/
+41
|
\
|
|
*
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
1
-3
/
+8
|
|
\
|
|
*
Avoid marking AbstractField dirty in primitive getters (#11201)
Artur Signell
2013-05-17
1
-3
/
+8
|
*
|
Merge changes from origin/7.0
Leif Åstrand
2013-05-17
1
-2
/
+2
|
|
\
|
|
*
|
Tooltip accessibility fixes (#11799)
michaelvogt
2013-05-17
1
-0
/
+24
|
*
|
Send browser window resizes if there is a listener (#10055)
Henri Sara
2013-05-17
1
-3
/
+9
*
|
|
Merge changes from origin/7.1
Leif Åstrand
2013-05-17
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Clear items in ComboBox only if changed (#10924)
Henri Sara
2013-05-14
1
-2
/
+2
*
|
|
Fixed a typo in UI class Javadoc. #11804
Teemu Pöntelin
2013-05-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix typo (#11754)
Leif Åstrand
2013-05-02
1
-3
/
+3
*
|
Make access() throw if another session is already locked (#11757)
Leif Åstrand
2013-05-02
1
-0
/
+10
*
|
Rename runSafely() to access() (#11756)
Leif Åstrand
2013-05-02
2
-8
/
+26
*
|
Close push connection when UI is detached (#11596)
Artur Signell
2013-04-26
1
-0
/
+16
*
|
Fixed incorrect assert (#11720)
Artur Signell
2013-04-25
1
-1
/
+2
*
|
Verify CSRF token before accepting new CSRF connection (#11635)
Leif Åstrand
2013-04-25
1
-4
/
+0
*
|
Global code clean up
Leif Åstrand
2013-04-25
2
-4
/
+4
*
|
Update javadoc to reflect moved getPushMode method (#11506)
Leif Åstrand
2013-04-24
1
-1
/
+1
*
|
Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)
Artur Signell
2013-04-24
1
-2
/
+2
*
|
Re-added Property.toString warning messages (#10916)
Artur Signell
2013-04-24
2
-4
/
+67
[next]