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 "Fixed issue with other stylenames being overwritten when applying prim...
Marc Englund
2012-10-11
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed issue with other stylenames being overwritten when applying primary sty...
John Ahlroos
2012-10-11
1
-1
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Parse Trident versions to support IE in compatibility mode (#9887)"
Marc Englund
2012-10-11
3
-13
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Parse Trident versions to support IE in compatibility mode (#9887)
Leif Åstrand
2012-10-10
3
-13
/
+30
*
|
|
|
|
|
|
Mini tutorial code update
Leif Åstrand
2012-10-11
15
-60
/
+457
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge "Fixed primary stylename handling in Accordion #9900"
Marc Englund
2012-10-11
3
-3
/
+176
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixed primary stylename handling in Accordion #9900
John Ahlroos
2012-10-10
3
-3
/
+176
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Abort widgetset compile for conflicting @Connect mappings (#9343)
Leif Åstrand
2012-10-10
1
-3
/
+22
*
|
|
|
|
Changed the convention for importing themes from e.g @import "reindeer.scss" ...
Marc Englund
2012-10-10
1
-25
/
+28
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Allow overriding handleContextRootWithoutSlash (#9921)
Leif Åstrand
2012-10-10
1
-6
/
+17
|
|
/
/
|
/
|
|
*
|
|
Update test to use relative paths (#6771)
Leif Åstrand
2012-10-10
1
-11
/
+19
*
|
|
ACCC no longer has a default implementation of onConnectorHierarchyChange (#9...
Artur Signell
2012-10-10
19
-52
/
+58
*
|
|
Merge "Preserve query string and use sendRedirect (#9921)"
Artur Signell
2012-10-10
1
-3
/
+7
|
\
\
\
|
*
|
|
Preserve query string and use sendRedirect (#9921)
Leif Åstrand
2012-10-10
1
-3
/
+7
*
|
|
|
Merge "Added test to confirm primary stylenames work with TextField #9896"
Marc Englund
2012-10-10
2
-0
/
+83
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added test to confirm primary stylenames work with TextField #9896
John Ahlroos
2012-10-09
2
-0
/
+83
*
|
|
|
Reverted previously fixed scrollbars since it does not work with components r...
John Ahlroos
2012-10-10
3
-34
/
+0
|
|
/
/
|
/
|
|
*
|
|
Import all required jsoup packages (#9793)
Johannes Dahlström
2012-10-09
1
-1
/
+1
*
|
|
Explicitly specify symbolic names for each bundle to prevent names like "com...
Johannes Dahlström
2012-10-09
8
-5
/
+11
*
|
|
Merge "Allow specifying prefixes also for resource directories (#9793)"
Johannes Dahlström
2012-10-09
5
-24
/
+20
|
\
\
\
|
*
|
|
Allow specifying prefixes also for resource directories (#9793)
Artur Signell
2012-10-09
5
-24
/
+20
*
|
|
|
Redirect if no ending slash in context root request (#9921)
Leif Åstrand
2012-10-09
1
-0
/
+25
|
/
/
/
*
|
|
Merge "Update test to work with recent changes: * translateVaadinUri now give...
Artur Signell
2012-10-09
1
-2
/
+2
|
\
\
\
|
*
|
|
Update test to work with recent changes:
Leif Åstrand
2012-10-09
1
-2
/
+2
*
|
|
|
Merge "Add placeholder text to prevent NPE with Ant builds #9863"
Artur Signell
2012-10-09
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add placeholder text to prevent NPE with Ant builds #9863
Mikael Vappula
2012-10-04
1
-0
/
+1
*
|
|
|
|
Merge "Fixed typos and added missing import in OSGi requirements (#9793) * I...
Artur Signell
2012-10-09
2
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed typos and added missing import in OSGi requirements (#9793)
Artur Signell
2012-10-09
2
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Avoid logging all taskdef Ivy lookups
Artur Signell
2012-10-09
1
-2
/
+2
|
/
/
/
*
|
|
Merge "Update test script to work with updated embed1 servlet mapping"
Henri Sara
2012-10-09
1
-2
/
+2
|
\
\
\
|
*
|
|
Update test script to work with updated embed1 servlet mapping
Leif Åstrand
2012-10-09
1
-2
/
+2
*
|
|
|
Merge "Add version to exported packages (#7222)"
Johannes Dahlström
2012-10-09
2
-5
/
+12
|
\
\
\
\
|
*
|
|
|
Add version to exported packages (#7222)
Artur Signell
2012-10-09
2
-5
/
+12
*
|
|
|
|
Merge "Applied splitpanel scrollbar fix for IE9 as well #9552"
Leif Åstrand
2012-10-09
1
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Applied splitpanel scrollbar fix for IE9 as well #9552
John Ahlroos
2012-10-09
1
-5
/
+6
*
|
|
|
|
|
Merge "Applied a similar fix for the scrollbars in accordion and tabsheet as ...
Leif Åstrand
2012-10-09
2
-0
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Applied a similar fix for the scrollbars in accordion and tabsheet as was don...
John Ahlroos
2012-10-09
2
-0
/
+22
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge "Update confs to make jetty classes available for the ProxyTest"
Artur Signell
2012-10-09
1
-3
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update confs to make jetty classes available for the ProxyTest
Leif Åstrand
2012-10-09
1
-3
/
+4
*
|
|
|
|
|
Move theme name mangling to where it is actually desired (#9891)
Leif Åstrand
2012-10-09
2
-5
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge "Rename connector resource -> dependency resource (#9691)"
Leif Åstrand
2012-10-09
6
-46
/
+49
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Rename connector resource -> dependency resource (#9691)
Leif Åstrand
2012-10-09
6
-46
/
+49
*
|
|
|
|
Added import package and require bundle definitions (#9793)
Artur Signell
2012-10-09
3
-0
/
+16
*
|
|
|
|
Fixed build issue with provided depdencies no longer being used (#9793)
Artur Signell
2012-10-09
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Merge "Refactor OSGi manifest attribute handling to support import/export bet...
Henri Sara
2012-10-09
2
-23
/
+64
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor OSGi manifest attribute handling to support import/export better (#9...
Artur Signell
2012-10-09
2
-23
/
+64
*
|
|
|
Merge changes I9bcdc149,Ia25f247c
Leif Åstrand
2012-10-09
3
-33
/
+23
|
\
|
|
|
|
*
|
|
Make vaadin.themes a bundle (#9793)
Artur Signell
2012-10-08
2
-15
/
+12
|
*
|
|
Make vaadin.client-compiled a bundle (#9793)
Artur Signell
2012-10-08
1
-18
/
+11
*
|
|
|
Added build conf to make deps non-optional in pom.xml (#9852)
Artur Signell
2012-10-09
1
-10
/
+15
[prev]
[next]