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
*
Merge changes from origin/7.0
Leif Åstrand
2013-06-04
4
-2
/
+93
|
\
|
*
Do not clear combobox text unnecessarily (#10924, #11887)
Henri Sara
2013-05-21
1
-2
/
+5
|
*
Don't autoclose PopupView when changing fragment, fixes #10530
Marc Englund
2013-05-21
3
-0
/
+88
*
|
Merge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878' into 7.1
Leif Åstrand
2013-06-03
634
-24788
/
+74764
|
\
\
|
|
/
|
/
|
|
*
Enabled drag & drop to Calendar #11048
John Ahlroos
2013-06-03
8
-59
/
+289
|
*
Ignore style resource that has already been added (#11667)
Leif Åstrand
2013-06-03
3
-45
/
+101
|
*
Add a separate debug window section for profiler output (#11950)
Leif Åstrand
2013-06-03
3
-185
/
+400
|
*
Add missing dialog maximize/restore icons for Runo (#11734)
Artur Signell
2013-05-31
3
-1
/
+24
|
*
Extracted dialog style to a separate block (#11734)
Artur Signell
2013-05-31
1
-23
/
+25
|
*
Move ApplicationConnection.setOverlayContainerLabel to VOverlay (#11965)
Leif Åstrand
2013-05-31
3
-15
/
+22
|
*
Throw exception if VaadinService has not been initialized (#11961)
Leif Åstrand
2013-05-31
1
-0
/
+11
|
*
Do not log legacy warnings in JUnit tests (#11963)
Artur Signell
2013-05-31
1
-5
/
+5
|
*
Remove IE6/IE7 permutation (#11954)
Artur Signell
2013-05-31
1
-0
/
+3
|
*
Fix stale info in javadoc for accessSynchronously (#11897)
Leif Åstrand
2013-05-31
2
-8
/
+0
|
*
Fixed spelling mistake in API #11741
John Ahlroos
2013-05-31
2
-2
/
+2
|
*
Formatted XML files using defined rules (#11956)
Artur Signell
2013-05-30
39
-3009
/
+3327
|
*
Add XML formatting instructions (#11956)
Artur Signell
2013-05-30
1
-0
/
+9
|
*
Remove workarounds for broken Timer.cancel in IE (#11872)
Leif Åstrand
2013-05-30
3
-72
/
+6
|
*
Limit sub window minimum size (#11510)
Leif Åstrand
2013-05-30
2
-1
/
+27
|
*
Fix streaming issue with iOS6 (#11934)
Artur Signell
2013-05-30
1
-0
/
+7
|
*
Flush the output writer in case of SSE transport as well (#11955)
Johannes Dahlström
2013-05-30
1
-1
/
+1
|
*
Make ProgressInidcatorConnector use VProgressIndicator (#11925)
Leif Åstrand
2013-05-30
1
-0
/
+6
|
*
Add primary style name support for ProgressBar/Indicator (#9913)
Artur Signell
2013-05-29
12
-14
/
+243
|
*
Extract ProgressBar and deprecate ProgressIndicator (#11925)
Leif Åstrand
2013-05-29
10
-156
/
+552
|
*
Fixed javadoc compilation error
Artur Signell
2013-05-29
1
-4
/
+2
|
*
Moved Locale data handling to LocaleService (#11378)
Artur Signell
2013-05-29
11
-315
/
+300
|
*
Updated to custom build of Smartsprites 0.2.10 which includes a fix for SMART...
Artur Signell
2013-05-29
3
-49
/
+9
|
*
Make test independent of browser language (#11940)
Artur Signell
2013-05-29
1
-0
/
+2
|
*
Remove UI.runSafely and VaadinSession.runSafely (#11901)
Leif Åstrand
2013-05-29
2
-21
/
+1
|
*
Fixes current text being overwritten in server update on RTA #11741
John Ahlroos
2013-05-29
5
-79
/
+229
|
*
Exclude parsers from checkstyle as they are generated
Artur Signell
2013-05-29
1
-4
/
+8
|
*
Moved enums to avoid running them as tests
Artur Signell
2013-05-29
4
-2
/
+6
|
*
Avoid deadlock checking in runPendingAccessTasks() (#11897)
Leif Åstrand
2013-05-28
1
-1
/
+2
|
*
Ensure calendar panel is updated when range changes (#11940)
Artur Signell
2013-05-28
3
-1
/
+222
|
*
Support nested SASS imports (#11909)
Henri Sara
2013-05-28
6
-13
/
+51
|
*
Fix debug window SEVERE style, add styles for FINE, FINER and FINEST (#11891)
Johannes Dahlström
2013-05-28
1
-1
/
+10
|
*
Merge "event not reported as target when context clicking in month view" to V...
Leif Åstrand
2013-05-28
3
-1
/
+34
|
*
Remove outdated testing (#11897)
Leif Åstrand
2013-05-28
2
-23
/
+2
|
*
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
[next]