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
/
server
/
tests
/
src
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix Declarative support for primitive float and double properties (#1...
Leif Åstrand
2015-03-24
1
-104
/
+3
*
Revert "Fix Declarative support for BigDecimal properties (#17205)"
Leif Åstrand
2015-03-24
1
-13
/
+3
*
Fix Declarative support for BigDecimal properties (#17205)
Johannes Dahlström
2015-03-20
1
-3
/
+13
*
Fix Declarative support for primitive float and double properties (#17204)
Johannes Dahlström
2015-03-20
1
-3
/
+104
*
Make Slider.clear() consistent with the no-args contstructor (#17073)
Leif Åstrand
2015-03-17
1
-0
/
+84
*
Use Math.floor instead of casting to int when trimming decimals. (#16926)
Sauli Tähkäpää
2015-03-11
1
-0
/
+9
*
Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)
Alexey Fansky
2015-03-10
1
-0
/
+25
*
Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"
Leif Åstrand
2015-03-06
1
-41
/
+0
*
Ensure that slider min is always smaller or equal to max. (#16776)
Sauli Tähkäpää
2015-02-27
1
-10
/
+54
*
Add pluggable mechanism for loading classes for a design (#16583)
Leif Åstrand
2015-02-26
1
-0
/
+117
*
Make Column.setLastFrozenColumn work (#16726)
Artur Signell
2015-02-23
1
-0
/
+19
*
Make push path configurable (#14432).
Tapio Aali
2015-02-18
2
-0
/
+10
*
Refactor critical notifications handling. (#16592)
Sauli Tähkäpää
2015-02-17
1
-11
/
+69
*
Properly handle null in critical notifications (#16592)
Artur Signell
2015-02-17
1
-0
/
+14
*
Encode filenames to UTF-8 in Content-Disposition header. (#16556)
Sauli Tähkäpää
2015-02-13
1
-0
/
+41
*
Add spaces around operators (#16696).
Mika Murtojarvi
2015-02-13
2
-0
/
+74
*
Fix NullPointerException when changing Grid container (#16559)
Johannes Dahlström
2015-02-11
3
-10
/
+110
*
Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325)
Artur Signell
2015-02-10
5
-0
/
+305
*
Remove grid.[set|get]EditorField(Object, Field) (#16538)
Leif Åstrand
2015-02-09
2
-22
/
+26
*
Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)
Leif Åstrand
2015-02-06
2
-2
/
+2
*
Grid columns can now be marked as non-editable (#16538)
Johannes Dahlström
2015-02-05
1
-0
/
+31
*
Declarative support for ProgressBar (#16316)
Artur Signell
2015-02-05
1
-0
/
+63
*
Declarative support for Link (#16322)
Artur Signell
2015-02-05
1
-0
/
+66
*
New declarative tests
Artur Signell
2015-02-05
8
-4
/
+402
*
Refactored and updated (Popup|Inline|)DateField declarative tests
Artur Signell
2015-02-05
4
-99
/
+214
*
Declarative support for RichTextArea (#16326)
Artur Signell
2015-02-05
1
-0
/
+59
*
Declarative support for AbstractSelect (#15545)
Artur Signell
2015-02-05
3
-3
/
+298
*
Render Object.toString() when no converter is set (#15417)
Artur Signell
2015-02-05
1
-1
/
+6
*
Simplified declarative converters
Artur Signell
2015-02-05
1
-1
/
+1
*
Revert "Grid now uses ObjectRenderer by default (#15417)"
Artur Signell
2015-02-05
1
-19
/
+6
*
Prevent AlwaysLockedVaadinSession from being GCed during test
Artur Signell
2015-02-05
1
-13
/
+3
*
Prevent MockVaadinSession from becomming GCed
Leif Åstrand
2015-02-05
1
-0
/
+21
*
Make server unit tests pass in Eclipse (#16581)
Artur Signell
2015-02-04
3
-2
/
+27
*
Base classes for declarative tests
Artur Signell
2015-02-04
9
-0
/
+724
*
Add methods for getting invalid fields from a FieldGroup (#13775)
Artur Signell
2015-02-03
1
-0
/
+94
*
Declarative for DateFields (and related) with ISO8601 (#16313)
Miki
2015-02-03
4
-7
/
+368
*
Do not loop infinitely when encountering an invalid tag name (#16522)
Artur Signell
2015-01-29
1
-0
/
+103
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-28
2
-0
/
+121
|
\
|
*
Fixed UI.getPushConfiguration().getTransport() always returning null (#16499)
wodencafe
2015-01-28
1
-0
/
+46
|
*
Make table selectable based on presence of ValueChangeListener (#13864).
Denis Anisimov
2015-01-26
1
-0
/
+75
*
|
Grid now uses ObjectRenderer by default (#15417)
Henrik Paul
2015-01-27
1
-6
/
+19
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Artur Signell
2015-01-26
1
-0
/
+61
|
\
|
|
*
Handle cases when start/end date is not set for Between filter (#13354).
Denis Anisimov
2015-01-26
1
-0
/
+61
*
|
Fix Grid setting non-sortable column sortable (#16483)
Teemu Suo-Anttila
2015-01-26
1
-0
/
+9
*
|
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2015-01-21
1
-0
/
+276
|
\
|
|
*
Revert "Update text value also with timer triggered text change events. (#162...
Artur Signell
2015-01-21
2
-22
/
+17
|
*
Don't rely on broken JsonValue.jsEquals semantics (#15508)
Leif Åstrand
2015-01-20
1
-0
/
+276
|
*
Update text value also with timer triggered text change events. (#16270)
Sauli Tähkäpää
2015-01-19
2
-17
/
+22
*
|
Fix Editor creating fields before client Grid can attach them (#16214)
Teemu Suo-Anttila
2015-01-20
1
-26
/
+39
*
|
Prevent setting column sortable if container is not sortable (#16320)
Teemu Suo-Anttila
2015-01-20
1
-24
/
+71
[next]