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
*
Fix version number resolution for validation scripts
Teemu Suo-Anttila
2015-07-08
3
-24
/
+36
*
Fix archetype validation and make report demo listing prettier
Teemu Suo-Anttila
2015-07-08
2
-4
/
+6
*
Add milestone creation link and build pinning to report
Teemu Suo-Anttila
2015-07-08
1
-2
/
+5
*
Add build report generator script
Teemu Suo-Anttila
2015-07-08
2
-7
/
+41
*
Fix NPE caused by fix for Grid resizing with split panel (#18370)
Teemu Suo-Anttila
2015-07-08
2
-4
/
+4
*
Strip extra quotation from maven commandline arguments
Teemu Suo-Anttila
2015-07-08
1
-1
/
+1
*
Ignore some precompressed js files
Leif Åstrand
2015-07-08
1
-0
/
+2
*
Improve Eclipse auto-complete experience for openTestURL
Leif Åstrand
2015-07-07
1
-0
/
+9
*
Always add "last" item from the string to the collection (#18433).
Denis Anisimov
2015-07-07
2
-3
/
+11
*
Ensure correct render of selection when changing selection model (#17087)
Artur Signell
2015-07-07
3
-0
/
+32
*
Fix demo auto validation script to add validated version to context
Teemu Suo-Anttila
2015-07-07
3
-12
/
+9
*
Add Demo validation script support for using local artifacts
Teemu Suo-Anttila
2015-07-07
2
-5
/
+25
*
Add --maven parameter to add mvn commandline parameters
Teemu Suo-Anttila
2015-07-07
4
-24
/
+49
*
Add DeployHelpers python module for adding wildfly auto deployment
Teemu Suo-Anttila
2015-07-07
4
-26
/
+133
*
Keep a reference to the file we are uploading to keep IE10 happy (#18372)
Artur Signell
2015-07-07
2
-0
/
+156
*
Fix Grid header adding and removing with select all checkbox (#17592)
Teemu Suo-Anttila
2015-07-06
3
-100
/
+104
*
Fix Grid jerky resize in vertical split panel (#18370)
Teemu Suo-Anttila
2015-07-06
3
-1
/
+84
*
Added missing "grid" TestCategory for grid tests
Teppo Kurki
2015-07-06
13
-5
/
+32
*
Enable test fixed by #18213
Artur Signell
2015-07-03
1
-12
/
+0
*
Add missing ComputedStyle.java to vaadin-widgets (#18414)
Teemu Suo-Anttila
2015-07-02
1
-0
/
+1
*
Fix Grid details on sort to display them on correct rows (#18224)
Teemu Suo-Anttila
2015-07-02
3
-0
/
+39
*
Migrate ComboBoxNoTextInput test from TB2 to TB4
Henri Sara
2015-07-01
3
-75
/
+107
*
Make checkboxes immediate in tests.
Henri Sara
2015-07-01
2
-4
/
+12
*
Do not let Escalator set width to spacer row's TD element (#18223)
Teppo Kurki
2015-06-30
3
-14
/
+175
*
Fix Grid scrolling on Firefox (#16865. #17352)
patrik
2015-06-29
1
-1
/
+22
*
Don't recalculate columns if only height has changed (#18274)
Leif Åstrand
2015-06-29
1
-1
/
+5
*
Add generic resize performance testbed and a test UI for Grid
Leif Åstrand
2015-06-29
4
-0
/
+384
*
Converted split panel min/max test to TB4
Teppo Kurki
2015-06-29
3
-267
/
+255
*
Change focused Grid cell when scrolling with the keyboard (#18356).
Mika Murtojarvi
2015-06-29
2
-72
/
+64
*
Fix incorrect system notifications with details styling (#18340)
Artur Signell
2015-06-26
10
-108
/
+152
*
Port ItemClickEvents test from TB2 to TB4
patrik
2015-06-26
4
-488
/
+408
*
Support taking test screenshots of individual elements
Artur Signell
2015-06-26
2
-1
/
+193
*
Provide compressed vaadinPush.js (#18329)
Artur Signell
2015-06-26
1
-0
/
+6
*
Properly toggle editor state when calling editId() on the server (#18287)
Artur Signell
2015-06-26
3
-1
/
+113
*
Reformat with Luna SR2
Artur Signell
2015-06-26
50
-201
/
+269
*
Real fix for subpixels in Grid (#18213)
Artur Signell
2015-06-26
3
-154
/
+194
*
Update theme resource references for legacy components (#17027)
Artur Signell
2015-06-26
5
-10
/
+325
*
Pass critical notification details to the client (#18342)
Artur Signell
2015-06-25
4
-41
/
+51
*
Fix Gatein test to be compatible with Chrome
Artur Signell
2015-06-25
1
-3
/
+3
*
Mention incompatible change #17860 in release notes
Henri Sara
2015-06-25
1
-0
/
+1
*
Use computed style in more IE9 edge cases (#13359)
Artur Signell
2015-06-24
3
-2
/
+147
*
Handle nested GridLayouts in declarative format correctly (#18312)
Artur Signell
2015-06-24
2
-4
/
+41
*
Include compressed themes (#18332)
Artur Signell
2015-06-24
1
-0
/
+3
*
Provide compressed vaadinBootstrap.js (#18329)
Artur Signell
2015-06-23
1
-1
/
+9
*
Fixed regression by #15381 on IE8
Teppo Kurki
2015-06-22
2
-10
/
+17
*
Port JavaScriptResizeListenerTest from TB2 to TB4
patrik
2015-06-22
2
-81
/
+92
*
Extract duplciated logic for checking for error notifications
Leif Åstrand
2015-06-22
5
-16
/
+22
*
Write true as attribute="" (#17519)
Leif Åstrand
2015-06-22
28
-104
/
+105
*
Fix spelling
Steven Spungin
2015-06-19
2
-3
/
+3
*
Support and run tests on Wildfly 9 (#18295)
Artur Signell
2015-06-18
2
-2
/
+8
[next]