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
path:
root
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move old Sort related classes into compatibility module. (#7999)
Denis
2016-12-15
4
-10
/
+10
*
Delete CheckboxRenderer
Ilia Motornyi
2016-12-15
2
-21
/
+20
*
Extract interfaces from Grid (#8005)
Teemu Suo-Anttila
2016-12-15
1
-6
/
+8
*
Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)
Pekka Hyvönen
2016-12-15
9
-23
/
+22
*
Redesign user-defined column identifiers for Grid (#7983)
Teemu Suo-Anttila
2016-12-15
9
-46
/
+55
*
Allow defining a focus delegate component for CustomField (#20336)
Pekka Hyvönen
2016-12-15
4
-102
/
+181
*
Migrate 7.7.5 branch patches to v8. (#7969)
Denis
2016-12-15
12
-1
/
+879
*
(Re)introduce server side sort for Grid.
Denis
2016-12-15
2
-0
/
+82
*
Add ValueProvider interface, use where appropriate
Aleksi Hietanen
2016-12-15
1
-2
/
+2
*
Rename com.vaadin.data.util.converter to com.vaadin.data.converter
Pekka Hyvönen
2016-12-14
1
-1
/
+1
*
Make AbstractListing implement Focusable (#7965)
Aleksi Hietanen
2016-12-14
8
-0
/
+175
*
Remove usage of Consumer from event listeners (#7985)
Pekka Hyvönen
2016-12-14
3
-4
/
+4
*
Provide configuration for events order in month and week views
Denis
2016-12-14
2
-0
/
+406
*
Rename SelectAllCheckBoxVisible enumeration. (#7981)
Denis
2016-12-14
2
-14
/
+14
*
Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970)
Pekka Hyvönen
2016-12-13
2
-9
/
+10
*
Provide declarative support for Grid. (#7961)
Denis
2016-12-13
2
-9
/
+9
*
No inherited threadlocal
Ilia Motornyi
2016-12-13
6
-135
/
+6
*
VerticalLayout has spacing = true and margin = true by default .
Ilia Motornyi
2016-12-12
56
-114
/
+145
*
Change Upload to be in immediate mode by default (#111)
Pekka Hyvönen
2016-12-12
5
-7
/
+12
*
Revert changes to ComboBoxSelectingWithNewItemsAllowedTest
Aleksi Hietanen
2016-12-09
1
-10
/
+2
*
Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet tests
Aleksi Hietanen
2016-12-09
2
-1
/
+49
*
Add missing import in FlashIsVisibleTest
Aleksi Hietanen
2016-12-09
1
-0
/
+1
*
Make clicking outside a ComboBox add a pending new item (#18366)
Aleksi Hietanen
2016-12-09
1
-2
/
+10
*
Fix some modern browsers tests failures.
Aleksi Hietanen
2016-12-09
2
-2
/
+6
*
Show a sensible message for missing extensions (#10799)
Artur Signell
2016-12-09
3
-0
/
+142
*
Ensure #cell[N] always scrolls row N into view (#20423)
Artur Signell
2016-12-09
1
-0
/
+6
*
Publish Escalator.getBodyRowCount to JS (#20344)
Artur Signell
2016-12-09
1
-0
/
+14
*
Allow a resize listener to fire a resize listener (#20338)
Artur Signell
2016-12-09
2
-0
/
+45
*
Make modal window block shortcuts for underlying components (#20366)
Artur Signell
2016-12-09
1
-0
/
+17
*
Make Grid isWorkPending wait for scroll events to complete (#20417)
Artur Signell
2016-12-09
1
-0
/
+14
*
Update client side selection state when changing selection model (#20370)
Artur Signell
2016-12-09
1
-1
/
+0
*
Add Grid.refreshRows to allow refreshing individual rows (#16765)
Artur Signell
2016-12-09
2
-0
/
+185
*
Workaround for deadlock issue (#18436)
Artur Signell
2016-12-09
1
-0
/
+120
*
Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...
Sebastian Nyholm
2016-12-09
2
-5
/
+20
*
Add a generic selection listener to Grid & SelectionModels (#105)
Pekka Hyvönen
2016-12-09
3
-6
/
+6
*
Deprecate Button#setHtmlContentAllowed (#104)
Aleksi Hietanen
2016-12-08
3
-9
/
+7
*
Introduce dedicated shared states for every core vaadin component/ext. (#98)
Denis
2016-12-08
1
-2
/
+2
*
Implement "afterViewChange()" as no-op by default. (#99)
Denis
2016-12-07
2
-8
/
+1
*
Don't use V8 FieldEvents classes in v7 compatibility module. (#93)
Denis
2016-12-07
1
-7
/
+13
*
Add read-only support for single and multi select views for Grid. (#84)
Denis
2016-12-06
2
-3
/
+185
*
Add a SelectionMode shorthand for Grid. (#83)
Pekka Hyvönen
2016-12-05
5
-25
/
+18
*
Introduce VaadinServiceInitListener (#18628) (#79)
Leif Åstrand
2016-12-02
4
-0
/
+124
*
Fix focus and blur tests for CheckBoxGroup, NativeSelect and RatioButtonGroup
Aleksi Hietanen
2016-12-01
3
-11
/
+14
*
Allow to set caption for the empty selection in a ComboBox.
Denis Anisimov
2016-12-01
2
-0
/
+132
*
Add test for NativeSelect caption generators
8.0.0.alpha8
Teemu Suo-Anttila
2016-12-01
3
-0
/
+129
*
NoSelectionModel for Grid
Pekka Hyvönen
2016-11-30
3
-6
/
+145
*
Enable select all checkbox for MultiSelection Grid.
Pekka Hyvönen
2016-11-30
8
-159
/
+312
*
Provide access to window order position in windows stack (#14325).
Denis Anisimov
2016-11-29
2
-0
/
+357
*
Grid merging footer cells
elmot
2016-11-29
2
-4
/
+78
*
Correct all tests that introspect classpath for Vaadin classes.
Denis Anisimov
2016-11-29
1
-15
/
+0
[prev]
[next]