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
*
Run checkstyle with Maven
Henri Sara
2016-04-22
7
-32
/
+44
*
Some Vaadin 7.7 release notes changes
7.7.0.alpha1
Henri Sara
2016-04-21
1
-45
/
+13
*
Merge remote-tracking branch 'origin/master' into feature/mavenize
Teemu Suo-Anttila
2016-04-21
16
-16
/
+182
|
\
|
*
Merge remote-tracking branch 'origin/feature/appwidgetset'
Teemu Suo-Anttila
2016-04-20
3
-5
/
+22
|
|
\
|
|
*
Allow system properties to override app properties (#19683)
Henri Sara
2016-03-16
2
-4
/
+11
|
|
*
Add a default widgetset to look for in the project (#19675)
Teemu Suo-Anttila
2016-03-14
1
-1
/
+11
|
*
|
Ensure getItemProperty returns null for unknown property ids (#7103)
Artur Signell
2016-04-20
2
-0
/
+8
|
*
|
Fix Chrome version string
Markus Koivisto
2016-04-19
1
-2
/
+3
|
*
|
Only handle shortcuts targeted for UI or body element (#19498)
Artur Signell
2016-04-18
3
-2
/
+129
|
*
|
Fixed typo in tutorial
Alejandro Duarte
2016-04-18
1
-1
/
+1
|
*
|
Change @since from 7.6.5 to 7.7 - new API is not released in maintenance release
elmot
2016-04-15
3
-5
/
+5
|
*
|
Add javadoc and @since for new API
elmot
2016-04-15
2
-0
/
+12
|
*
|
Add missing @since for 7.6.5
elmot
2016-04-14
3
-5
/
+5
|
*
|
Make sure RPC queue is only flushed when there are pending invocations (#19684)
Artur Signell
2016-04-13
1
-1
/
+2
*
|
|
Skip javadoc plugin in uitest
Teemu Suo-Anttila
2016-04-21
1
-0
/
+6
*
|
|
Updated READMEs
elmot
2016-04-21
2
-71
/
+73
*
|
|
Remove duplicate link, improve tag script variable ordering
Teemu Suo-Anttila
2016-04-20
1
-4
/
+3
*
|
|
Combine build and staging report scripts
Teemu Suo-Anttila
2016-04-19
2
-92
/
+73
*
|
|
Compile default widgetset with maven plugin, fix unit cache
Teemu Suo-Anttila
2016-04-19
4
-47
/
+25
*
|
|
Add plugin repository parameter to validation scripts
Teemu Suo-Anttila
2016-04-19
4
-39
/
+20
*
|
|
Remove obsolete launch files
Henri Sara
2016-04-19
3
-80
/
+0
*
|
|
Move/remove old TB2 tests
Henri Sara
2016-04-19
5
-180
/
+0
*
|
|
Make sure parent directories of WAR fetch destination exist
Henri Sara
2016-04-19
1
-0
/
+1
*
|
|
Add target to fetch uitest WAR
Henri Sara
2016-04-19
1
-0
/
+4
*
|
|
Remove ide.xml and related files
Henri Sara
2016-04-19
3
-369
/
+0
*
|
|
Change default target in common.xml
Henri Sara
2016-04-19
1
-1
/
+1
*
|
|
Fixes for DevelopmentServerLauncher
Henri Sara
2016-04-18
4
-8
/
+5
*
|
|
Use parameter for uitest Ivy repository
Henri Sara
2016-04-18
2
-12
/
+21
*
|
|
Further Ivy/Ant cleanup
Henri Sara
2016-04-17
3
-169
/
+2
*
|
|
Refactoring of Ivy files and ide.xml
Henri Sara
2016-04-16
3
-52
/
+78
*
|
|
Clean up obsolete Ivy/Ant confs/targets
Henri Sara
2016-04-16
9
-623
/
+2
*
|
|
Fix uitest deployment configuration
Henri Sara
2016-04-15
1
-14
/
+5
*
|
|
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
2829
-418
/
+952
*
|
|
Add profile to enable uitest deploy
Teemu Suo-Anttila
2016-04-14
1
-0
/
+23
*
|
|
Final working configuration for nexus staging plugin
Teemu Suo-Anttila
2016-04-14
5
-445
/
+431
*
|
|
Skip only staging instead of the whole nexus deploy mojo
Teemu Suo-Anttila
2016-04-14
5
-7
/
+4
*
|
|
Skip local staging in Nexus staging plugin
Teemu Suo-Anttila
2016-04-14
1
-0
/
+3
*
|
|
Skip staging of non-deployable modules
Henri Sara
2016-04-13
4
-0
/
+36
*
|
|
Merge branch 'master' into feature/mavenize
elmot
2016-04-13
683
-44107
/
+21314
|
\
|
|
|
*
|
Prevent closing of uncloseable Window on esc (#19700)
Teemu Pöntelin
2016-04-11
3
-1
/
+94
|
*
|
Documentation for container switch limitations (#18323)
elmot
2016-04-11
1
-2
/
+7
|
*
|
Focus click element inside a drag'n'drop wrapper (#14826)
Artur Signell
2016-04-11
3
-35
/
+96
|
*
|
Update gwt-rpc.asciidoc
Enver Haase
2016-04-08
1
-2
/
+2
|
*
|
Update gwt-shared-state.asciidoc
Enver Haase
2016-04-08
1
-1
/
+1
|
*
|
Documentation for container switch limitations (#18323)
elmot
2016-04-08
1
-1
/
+4
|
*
|
Fix Grid to not refresh already focused cell (#19653)
Teemu Suo-Anttila
2016-04-05
1
-1
/
+0
|
*
|
Refresh grid body after resize (#19664)
Markus Koivisto
2016-04-05
3
-0
/
+118
|
*
|
Fix Escalator BodyContainer logical top row tracking (#17262)
Markus Koivisto
2016-04-05
3
-0
/
+31
|
*
|
Remove TB2 tests and integration tests for legacy servers/portals
Artur Signell
2016-04-01
470
-43049
/
+3
|
*
|
Add documentation for Eclipse Notification Center
Markus Koivisto
2016-03-29
12
-0
/
+92
[next]