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-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
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
/
server
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year (#12243)
Anna Koskinen
2021-03-16
2
-2
/
+2
*
Clear thread local instances on connection lost in push handler (#12042) (#12...
Anna Koskinen
2021-02-15
4
-0
/
+150
*
Update regexp pattern to safer one (#12104)
Tatu Lund
2020-09-30
1
-0
/
+6
*
Use APPLICATION_SCOPE for the session lock (#11804)
Tatu Lund
2019-11-13
1
-2
/
+4
*
Add fallback resolvers for CurrentInstance (#10974)
Gilberto Torrezan
2018-06-13
1
-2
/
+122
*
Added possibility to add listener for connectorMarkedDirty (#10876)
Gilberto Torrezan
2018-05-07
1
-0
/
+199
*
Update Copyright headers for year 2018 (#10762)
Ilia Motornyi
2018-03-28
226
-3404
/
+0
*
Support null intermediate properties in NestedMethodProperty (#10085)
Vassil Zorev
2017-10-04
1
-0
/
+6
*
Clean connector tracker after each access block to stop memory leaks (#9331)
Artur
2017-05-17
2
-1
/
+57
*
Fix bug column and row expand ratio are not persisted
Tien Nguyen
2017-04-06
1
-6
/
+23
*
Correctly detach header/footer components when column is removed (#8645)
Artur
2017-03-09
1
-0
/
+92
*
Handle unknown connectors consistently and quietly as described in #8111 (#8741)
Artur
2017-03-07
1
-0
/
+49
*
Remove unnecessary full classnames and parenthesis from code (#8681)
Teemu Suo-Anttila
2017-03-02
12
-36
/
+34
*
Make it possible to disallow user selection in Grid (#8144)
Artur
2017-01-30
3
-0
/
+173
*
Remove invalid trailing comma from Thai date format (#8311)
Artur
2017-01-24
1
-0
/
+1026
*
Remove tracking of unregistered connectors (#8153)
Aleksi Hietanen
2017-01-11
2
-0
/
+45
*
Correctly detach components in merged cells when a static row is removed (#8142)
Artur
2017-01-09
1
-7
/
+54
*
Call error handler for exceptions in UI.init() (#8055)
Artur
2017-01-02
1
-0
/
+188
*
Enable changing the backing bean for BeanItem (#4302) (#77)
Artur
2016-12-13
3
-0
/
+135
*
Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)
Leif Åstrand
2016-12-13
3
-12
/
+49
*
Fix margin in declarative format is recognized as unsupported property gridla...
Pekka Hyvönen
2016-12-12
1
-0
/
+23
*
Keep expand ratio for last row/column when reducing grid layout size (#20297)
Artur Signell
2016-11-16
1
-0
/
+24
*
Fix NPE in case some items don't contain all properties of Grid.
adam
2016-11-14
1
-0
/
+318
*
Add method to auto scale calendar time range (#17715)
Steven Spungin
2016-11-04
1
-0
/
+54
*
Date/time issues are fixed in the tests.
Denis Anisimov
2016-11-02
1
-1
/
+2
*
Send selection change events when changing selection mode (#20391)
Artur Signell
2016-10-18
1
-0
/
+34
*
Check for duplicate property ids when setting Grid columns or column order (#...
Artur Signell
2016-10-14
1
-0
/
+18
*
Never check the selectAll checkbox in an empty grid (#20301)
Artur Signell
2016-10-13
1
-4
/
+23
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-10-11
1
-0
/
+155
*
Format Java files using Eclipse Neon and Vaadin settings
Artur Signell
2016-09-20
336
-2672
/
+2733
*
Make test independent of any converters present in the factory
Artur Signell
2016-09-11
1
-9
/
+9
*
Prevent editor from being canceled while it is being saved (#19458)
Artur Signell
2016-09-05
1
-0
/
+106
*
Fix ComboBox paging when number of items equals page length (#20213)
Artur Signell
2016-09-05
1
-0
/
+158
*
Update/remove empty @since for 7.7
Henri Sara
2016-08-15
3
-72
/
+71
*
Fixed the compare filter to handle subclasses (#17169)
Pontus Boström
2016-08-01
1
-0
/
+137
*
Changed logic to retrieve readonly state (#8643)
Felype Santiago Ferreira
2016-07-29
1
-0
/
+51
*
Support static inner classes when reading/writing declarative files (#20038)
Artur Signell
2016-07-13
2
-0
/
+45
*
Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)
Anna Koskinen
2016-07-06
1
-0
/
+10
*
Fix RpcDataProviderExtension serialization issue (#19906)
Teemu Suo-Anttila
2016-06-29
1
-0
/
+39
*
Provide a way to disallow navigation to the same state twice (#12107).
Denis Anisimov
2016-06-13
1
-12
/
+80
*
Make tests pass in any timezone (#19813)
Marco Collovati
2016-05-26
2
-9
/
+15
*
Make tests pass in any timezone
Joonas Lehtinen
2016-05-20
3
-5
/
+13
*
Ensure ContainerOrderedWrapper returns itemIds in expected order
Artur Signell
2016-05-19
1
-4
/
+0
*
Ensure addItem(null) returns null
Artur Signell
2016-05-03
1
-1
/
+4
*
Store unknown attributes in DesignContext #19749
John Ahlroos
2016-04-28
2
-7
/
+46
*
Move compiled themes out from resources
Teemu Suo-Anttila
2016-04-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into feature/mavenize
Teemu Suo-Anttila
2016-04-21
1
-0
/
+4
*
Merge branch 'master' into feature/mavenize
elmot
2016-04-13
2
-13
/
+142
*
Fix server test RemoveFromParentLockingTest
elmot
2016-04-01
1
-4
/
+9
*
Build vaadin-themes with maven
Teemu Suo-Anttila
2016-03-29
1
-1
/
+1
[next]