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
*
Use cache when reading declarative format (#16572)
Artur Signell
2015-02-04
1
-2
/
+2
*
Make server unit tests pass in Eclipse (#16581)
Artur Signell
2015-02-04
3
-2
/
+27
*
Use non-blocking Map implementation for caches (#16582)
Leif Åstrand
2015-02-04
4
-19
/
+11
*
Base classes for declarative tests
Artur Signell
2015-02-04
9
-0
/
+724
*
Speeds up column adding in Grid (#16474)
Henrik Paul
2015-02-04
4
-119
/
+128
*
Editor save/cancel buttons stay visually in place (#16562)
Henrik Paul
2015-02-04
2
-8
/
+17
*
Defer RPC calls in RpcDataProvider to avoid cache issues (#16505)
Teemu Suo-Anttila
2015-02-04
3
-33
/
+150
*
Check if event move is allowed also in month view. (#15174)
Sauli Tähkäpää
2015-02-04
3
-1
/
+109
*
Merge branch 'grid'
Henrik Paul
2015-02-03
6
-12
/
+101
|
\
|
*
Merge branch 'master' into grid
Henrik Paul
2015-02-03
64
-662
/
+3524
|
|
\
|
*
|
Grid editor save/cancel buttons can now be rendered on top (#16534)
Henrik Paul
2015-01-30
5
-11
/
+89
|
*
|
Getter for editor field factory (#16512)
Artur Signell
2015-01-29
1
-0
/
+12
*
|
|
Add methods for getting invalid fields from a FieldGroup (#13775)
Artur Signell
2015-02-03
6
-26
/
+424
*
|
|
Use a custom field factory for editor row (#16513)
Artur Signell
2015-02-03
3
-5
/
+117
|
|
/
|
/
|
*
|
Declarative for DateFields (and related) with ISO8601 (#16313)
Miki
2015-02-03
16
-366
/
+1445
*
|
Add @since for Transport.
Sauli Tähkäpää
2015-02-03
1
-4
/
+10
*
|
Make test reliable
Artur Signell
2015-02-03
1
-29
/
+61
*
|
Update to use Sass compiler 0.9.12 (#16554)
Leif Åstrand
2015-02-02
1
-1
/
+1
*
|
Reduce stability issues with LoadingIndicatorTest.
Sauli Tähkäpää
2015-02-02
1
-15
/
+21
*
|
Mitigate issues with AccordionClipsContentTest on IE8.
Sauli Tähkäpää
2015-02-02
1
-2
/
+6
*
|
Remove DataSource.indexOf (#16542)
Leif Åstrand
2015-02-02
4
-19
/
+20
*
|
Avoid client side exception using keyboard navigation (#15343).
Denis Anisimov
2015-02-02
3
-2
/
+132
*
|
Fix for TextField focus problem with Valo in IE (#16491)
Matti Hosio
2015-02-02
3
-0
/
+115
*
|
Moved accessibility shortcut handling to server-side. [#14843]
Anna Koskinen
2015-01-30
6
-14
/
+472
*
|
Make tests more reliable
Artur Signell
2015-01-29
1
-0
/
+13
*
|
Fix wrong color variable for selectedGrid rows (#16532)
Jouni Koivuviita
2015-01-29
1
-5
/
+7
*
|
Basic CRUD test
Artur Signell
2015-01-29
12
-175
/
+727
*
|
Do not loop infinitely when encountering an invalid tag name (#16522)
Artur Signell
2015-01-29
3
-20
/
+117
*
|
Merge "Merge branch 'origin/grid'"
Artur Signell
2015-01-29
477
-2369
/
+55088
|
\
\
|
*
|
Merge branch 'origin/grid'
Artur Signell
2015-01-28
477
-2369
/
+55088
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-28
16
-41
/
+754
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Make Grid and renderer buttons look like Vaadin NativeButton (#16260)
Teemu Suo-Anttila
2015-01-27
4
-7
/
+12
|
|
*
Better human readable captions for nested properties (#16433)
Artur Signell
2015-01-27
2
-2
/
+2
|
|
*
Disable and restore editor and scroll locking on setEnabled (#16502)
Teemu Suo-Anttila
2015-01-27
2
-4
/
+42
|
|
*
Improves touch scrolling in Grid (#16341)
Henrik Paul
2015-01-27
1
-26
/
+86
|
|
*
Grid now uses ObjectRenderer by default (#15417)
Henrik Paul
2015-01-27
8
-40
/
+252
|
|
*
Use elemental.json and not org.json in OSGi (#16490)
Artur Signell
2015-01-27
2
-2
/
+3
|
|
*
Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481)
Teemu Suo-Anttila
2015-01-27
2
-68
/
+105
|
|
*
Merge remote-tracking branch 'origin/master' into HEAD
Artur Signell
2015-01-26
7
-24
/
+125
|
|
|
\
|
|
*
|
Fix Grid not always showing select all checkbox (#16397)
Teemu Suo-Anttila
2015-01-26
3
-7
/
+82
|
|
*
|
Prevent text selection when multi sorting with header clicks (#16275)
Teemu Suo-Anttila
2015-01-26
1
-1
/
+8
|
|
*
|
Fix Grid setting non-sortable column sortable (#16483)
Teemu Suo-Anttila
2015-01-26
2
-5
/
+23
|
|
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-21
34
-134
/
+1492
|
|
|
\
\
|
|
*
|
|
Fix Editor creating fields before client Grid can attach them (#16214)
Teemu Suo-Anttila
2015-01-20
4
-59
/
+80
|
|
*
|
|
Prevent setting column sortable if container is not sortable (#16320)
Teemu Suo-Anttila
2015-01-20
2
-24
/
+88
|
|
*
|
|
Improve Grid selection method javadocs and exception messages (#16259)
Johannes Dahlström
2015-01-20
1
-44
/
+57
|
|
*
|
|
Fix Grid trying to sort Container that is not Sortable (#16311)
Teemu Suo-Anttila
2015-01-19
2
-4
/
+58
|
|
*
|
|
Parameterize client-side Grid.addColumn to return the argument type (#16262)
Johannes Dahlström
2015-01-19
2
-3
/
+3
|
|
*
|
|
Fixes exception when scrolled down and removing header/footer row (#15411)
Henrik Paul
2015-01-19
3
-17
/
+117
|
|
*
|
|
Merge remote-tracking branch 'origin/master' into grid
Leif Åstrand
2015-01-16
469
-2369
/
+54383
|
|
|
\
\
\
[next]