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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compatibility-server
/
src
/
main
/
java
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos (#10071)
Ahmed Ashour
2017-09-25
3
-3
/
+3
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
4
-4
/
+5
*
Fix javadoc references (#10067)
Ahmed Ashour
2017-09-23
11
-35
/
+37
*
Format curly brackets correctly for checkstyle (#10066)
Ahmed Ashour
2017-09-22
7
-49
/
+27
*
Remove unused methods. (#10058)
Ahmed Ashour
2017-09-22
4
-24
/
+0
*
Replace iff with if in javadoc (#10056)
Ahmed Ashour
2017-09-22
8
-26
/
+26
*
Fix unused parameters in javadoc (#10055)
Ahmed Ashour
2017-09-21
11
-25
/
+18
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
14
-24
/
+24
*
Use String.isEmpty() (#10045)
Ahmed Ashour
2017-09-21
10
-12
/
+12
*
Remove unused methods (#10020)
Ahmed Ashour
2017-09-20
1
-4
/
+0
*
Use simple class names
Ahmed Ashour
2017-09-20
21
-54
/
+66
*
Remove unneeded ArrayList construction
Ahmed Ashour
2017-09-19
1
-2
/
+2
*
Javadoc fixes
Ahmed Ashour
2017-09-13
4
-9
/
+8
*
Simplify boolean expressions
Ahmed Ashour
2017-09-13
2
-7
/
+7
*
Fix occasional empty rows in Table and TreeTable (#9800)
Henri Sara
2017-08-09
1
-48
/
+1
*
Update hierarchical data related deprecation messages (#9558)
Henri Sara
2017-06-20
8
-21
/
+28
*
Move GAEVaadinServlet to its own module
Mirjan Merruko
2017-04-25
1
-469
/
+0
*
Replacement guide javadocs for deprecated classes
Ilia Motornyi
2017-03-15
102
-34
/
+368
*
Replacement guide javadocs for deprecated classes, part two (#8719)
Ilia Motornyi
2017-03-15
26
-3
/
+95
*
Fix some generics warnings in Eclipse
Ahmed Ashour
2017-03-08
1
-3
/
+3
*
Revert multi select using state change
Teemu Suo-Anttila
2017-03-07
1
-4
/
+12
*
Restore column based width for compatibility selects
Teemu Suo-Anttila
2017-03-07
3
-3
/
+135
*
Restore type attributes to compatibility UIDL
Teemu Suo-Anttila
2017-03-07
4
-1
/
+12
*
Revert html content through shared state for OptionGroup
Teemu Suo-Anttila
2017-03-07
1
-2
/
+13
*
Revert immediate tests, deprecate HasUserSelectionAllowed
Teemu Suo-Anttila
2017-03-07
1
-0
/
+1
*
Synchronize code between V7 and compatibility package
Teemu Suo-Anttila
2017-03-07
43
-330
/
+276
*
Revert diamond operator changes
Teemu Suo-Anttila
2017-03-07
51
-344
/
+353
*
Eliminate more full classnames
Teemu Suo-Anttila
2017-03-07
4
-35
/
+29
*
Remove unnecessary full classname references
Teemu Suo-Anttila
2017-03-07
43
-857
/
+260
*
Pick changes from 7.7.7 (#8577)
Teemu Suo-Anttila
2017-02-22
4
-2
/
+111
*
Updated migration related documentation (#8602)
Pekka Hyvönen
2017-02-17
28
-16
/
+94
*
Add deprecation messages replaced legacy components (#8584)
Leif Åstrand
2017-02-16
2
-0
/
+9
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
1
-1
/
+1
*
Update @since tags for 7.7.5
Denis Anisimov
2017-01-03
2
-2
/
+7
*
Remove Google App Engine support, tests and documentation (#8034)
Pekka Hyvönen
2016-12-20
4
-2
/
+627
*
@since tag is set (#8021)
Denis
2016-12-16
2
-2
/
+2
*
Move old Sort related classes into compatibility module. (#7999)
Denis
2016-12-15
6
-7
/
+384
*
Allow defining a focus delegate component for CustomField (#20336)
Pekka Hyvönen
2016-12-15
1
-1
/
+50
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
2
-18
/
+107
*
Provide configuration for events order in month and week views
Denis
2016-12-14
1
-0
/
+31
*
Add compatibility layouts with old defaults. (#7967)
Henri Sara
2016-12-14
2
-0
/
+120
*
Update Hierarchical container JavaDocs to match code (#5864)
Teemu Suo-Anttila
2016-12-09
1
-5
/
+3
*
Update client side selection state when changing selection model (#20370)
Artur Signell
2016-12-09
1
-0
/
+4
*
Send selection change events when changing selection mode (#20391)
Artur Signell
2016-12-09
1
-1
/
+12
*
Add Grid.refreshRows to allow refreshing individual rows (#16765)
Artur Signell
2016-12-09
1
-0
/
+16
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-12-09
1
-0
/
+10
*
Never check the selectAll checkbox in an empty grid (#20301)
Artur Signell
2016-12-09
1
-1
/
+3
*
Don't use V8 FieldEvents classes in v7 compatibility module. (#93)
Denis
2016-12-07
1
-3
/
+48
*
Small fixes to javadocs
elmot
2016-12-01
3
-3
/
+3
*
Correct all tests that introspect classpath for Vaadin classes.
Denis Anisimov
2016-11-29
1
-2
/
+5
[next]