index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compatibility-server
/
src
/
test
/
java
/
com
/
vaadin
/
v7
/
tests
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup and serialization test in compatibility package (#10977)
Ilia Motornyi
2018-06-21
1
-0
/
+5
*
Remove copyright headers from test code (#10770)
Teemu Suo-Anttila
2018-03-28
61
-917
/
+0
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
57
-57
/
+57
*
Update to JSoup 1.11.2 (#10353)
Leif Åstrand
2017-11-23
2
-2
/
+2
*
Remove unused imports (#10330)
Ahmed Ashour
2017-11-21
7
-7
/
+0
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
1
-2
/
+4
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
2
-8
/
+8
*
Fix typos (#10213)
Ahmed Ashour
2017-10-20
1
-2
/
+2
*
Use Collection.isEmpty() (#10172)
Ahmed Ashour
2017-10-12
1
-3
/
+3
*
Fix typos (#10158)
Ahmed Ashour
2017-10-10
1
-1
/
+0
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
1
-10
/
+8
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
42
-258
/
+291
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
1
-2
/
+2
*
Fix typos (#10095)
Ahmed Ashour
2017-09-27
1
-1
/
+1
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
4
-11
/
+11
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
1
-3
/
+3
*
Fix varargs warnings
Ahmed Ashour
2017-09-13
1
-5
/
+4
*
Include components in joined cells when finding child components (#8772)
Artur
2017-03-08
1
-106
/
+0
*
Revert immediate tests, deprecate HasUserSelectionAllowed
Teemu Suo-Anttila
2017-03-07
1
-36
/
+0
*
Picked all changes from 7.7
Teemu Suo-Anttila
2017-03-07
2
-0
/
+3
*
Synchronize code between V7 and compatibility package
Teemu Suo-Anttila
2017-03-07
7
-4
/
+151
*
Revert diamond operator changes
Teemu Suo-Anttila
2017-03-07
6
-17
/
+20
*
Remove unnecessary full classname references
Teemu Suo-Anttila
2017-03-07
2
-13
/
+13
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
1
-7
/
+54
*
Overload AbstarctComponent.setDescription() with content mode parameter (#8252)
Denis
2017-01-20
1
-1
/
+1
*
Move old Sort related classes into compatibility module. (#7999)
Denis
2016-12-15
1
-4
/
+4
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
1
-0
/
+334
*
Send selection change events when changing selection mode (#20391)
Artur Signell
2016-12-09
1
-0
/
+34
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-12-09
1
-0
/
+18
*
Never check the selectAll checkbox in an empty grid (#20301)
Artur Signell
2016-12-09
1
-4
/
+23
*
Correct all tests that introspect classpath for Vaadin classes.
Denis Anisimov
2016-11-29
1
-2
/
+5
*
Add method to auto scale calendar time range (#17715)
Steven Spungin
2016-11-04
1
-3
/
+57
*
Date/time issues are fixed in the tests.
Denis Anisimov
2016-10-31
1
-1
/
+2
*
Binder.bindInstanceFields(Object) method implementation (#47).
Denis Anisimov
2016-10-25
2
-2
/
+2
*
Move old SelectionEvent to V7 and create a new selection event supertype
Denis Anisimov
2016-10-24
3
-6
/
+6
*
Migrating 7.7.1, 7.7.2, 7.7.3 to V8.
Denis Anisimov
2016-10-03
1
-0
/
+106
*
Make AbstractDateField based on LocalDate (#125).
Denis Anisimov
2016-09-30
3
-4
/
+4
*
Revert ComboBox in compatibility packages to V7 version (#201).
Denis Anisimov
2016-09-27
1
-19
/
+7
*
Re-add back Form to compatibility package (#296).
Denis Anisimov
2016-09-22
2
-5
/
+85
*
Change ColorPicker to use new ComboBox
Artur Signell
2016-09-13
2
-144
/
+0
*
Format the project using Neon, remove trailing whitespace
Artur Signell
2016-08-31
9
-126
/
+113
*
Organize imports
Artur Signell
2016-08-30
5
-5
/
+5
*
Move and duplicate client side and state to compatibility package
Artur Signell
2016-08-30
3
-3
/
+3
*
Move and duplicate client side and state to compatibility package
Artur Signell
2016-08-30
8
-8
/
+8
*
Move and duplicate client side and state to compatibility package
Artur Signell
2016-08-30
1
-1
/
+1
*
Duplicate shared classes of the Vaadin 7 Grid
Teemu Suo-Anttila
2016-08-30
3
-4
/
+4
*
Move old Field and AbstractField to compatibility package
Artur Signell
2016-08-26
4
-2
/
+208
*
Move old TextField to compatibility package
Artur Signell
2016-08-26
13
-0
/
+1081
*
Move ComboBox shared classes to vaadin-compatibility-shared
Henri Sara
2016-08-25
3
-3
/
+3
*
Convert Vaadin 7 converters to Vaadin 8 converters
Artur Signell
2016-08-24
1
-1
/
+1
[next]