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
...
*
Fix for "Grid detail row outline overflows" (#17826)
elmot
2015-06-09
2
-1
/
+94
*
Better handle exceptions when opening Grid editor (#17935)
Johannes Dahlström
2015-06-09
4
-12
/
+129
*
Add missing since, remove unused method
Teemu Suo-Anttila
2015-06-09
1
-7
/
+1
*
Rename grid sidebar 'opened' style to 'open' (#18120)
Teppo Kurki
2015-06-09
5
-9
/
+9
*
Fix test broken by #16556
Artur Signell
2015-06-09
4
-37
/
+58
*
Update to Atmosphere 2.2.7 (#18069)
Artur Signell
2015-06-08
3
-3
/
+3
*
Fix Grid drag selection with scrolled page (#17895)
Teemu Suo-Anttila
2015-06-08
3
-23
/
+111
*
Prevent field from updating when removing text change listener. (#16270)
Sauli Tähkäpää
2015-06-08
4
-21
/
+73
*
Fixes double-tap-to-open-editor issues
Teppo Kurki
2015-06-08
1
-2
/
+20
*
Open editor on double touch (#17338)
Manolo Carrasco
2015-06-08
1
-1
/
+11
*
Don't allow null view providers (#17028)
Leif Åstrand
2015-06-08
2
-1
/
+24
*
Selection is now shown although scrollToSelectedItem is false (#16673)
Matti Tahvonen
2015-06-08
4
-0
/
+131
*
Forget GridLayout row expand ratios for removed rows (#18166)
Teppo Kurki
2015-06-08
2
-5
/
+42
*
Return 0 instead of throwing exception if count query returns nothing (#18043)
Steven Spungin
2015-06-08
2
-4
/
+112
*
Hide sidebar when clicking outside it (#18111)
Artur Signell
2015-06-07
4
-9
/
+47
*
Render initially hidden columns correctly (#18030)
Artur Signell
2015-06-05
3
-2
/
+125
*
Insert columns using correct logical row index (#18103)
Artur Signell
2015-06-05
2
-3
/
+57
*
Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)
Artur Signell
2015-06-05
2
-0
/
+143
*
Extract MockUI class
Leif Åstrand
2015-06-05
2
-13
/
+47
*
Format UTF-8 filenames correctly for download (#16556)
Anna Miroshnik
2015-06-05
5
-41
/
+93
*
Run local tests on localhost
Artur Signell
2015-06-05
1
-1
/
+18
*
Better error reporting when server has invalid URL encoding (#17948)
Artur Signell
2015-06-05
1
-5
/
+31
*
Convenience Window.setPosition(x,y) (#16335)
Artur Signell
2015-06-05
2
-0
/
+22
*
GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)
elmot
2015-06-05
5
-616
/
+238
*
Deprecate streaming (#14914)
Artur Signell
2015-06-05
1
-5
/
+8
*
Only set height when at least one header cell is shown (#18000)
Artur Signell
2015-06-05
2
-19
/
+38
*
Better error messages for addColumn/setColumns (#18019, #17890)
Artur Signell
2015-06-05
2
-1
/
+65
*
DND-drop-marker should not be on top of sidebar opening button #17692
Pekka Hyvönen
2015-06-05
2
-6
/
+79
*
Remove duplicate primary stylename from split panels (#17846)
Teppo Kurki
2015-06-05
3
-5
/
+125
*
Use headerCaption as default hidingToggleCaption (#18028)
Teppo Kurki
2015-06-05
7
-17
/
+82
*
Fixed CvalChecker invalid version message (#17879)
Teppo Kurki
2015-06-05
2
-1
/
+5
*
Forget GridLayout column expand ratios when removing columns (#18068)
Teppo Kurki
2015-06-05
2
-1
/
+90
*
Remove redundant array copy (#18040)
Leif Åstrand
2015-06-05
1
-11
/
+1
*
Ensure PhantomJS2 tests are run on version 2
Artur Signell
2015-06-04
1
-0
/
+1
*
Required indicator for Table now works as expected (#17294)
Matti Tahvonen
2015-06-04
3
-6
/
+152
*
Do not send value change to server for non-immediate CheckBox (#18102)
Teppo Kurki
2015-06-04
5
-0
/
+130
*
Allow specifying location of PhantomJS binary
Artur Signell
2015-06-04
2
-2
/
+11
*
Allow arbitrary serializable types as Renderer data type (#15410)
Johannes Dahlström
2015-06-03
8
-1
/
+94
*
Fix GridEditorClientTest focus checks on IE8
Teemu Suo-Anttila
2015-06-03
1
-1
/
+4
*
Reset heartbeat timestamp when reopening UI (#18101)
Leif Åstrand
2015-06-03
3
-0
/
+92
*
Encode numeric values as JSON numbers (#18039)
Leif Åstrand
2015-06-03
5
-3
/
+177
*
Fix MenuBar handling with extremely wide first level sub menus
Teemu Suo-Anttila
2015-06-03
1
-0
/
+6
*
Use GWT CheckBoxes in MultiSelectionRenderer (#17554)
Teemu Suo-Anttila
2015-06-03
2
-23
/
+82
*
Convert a ComboBox test to TB4.
7.5.0.beta3
Mika Murtojarvi
2015-06-03
2
-59
/
+37
*
Add screenshot comparison for DisabledMenuBarItemTest
Teemu Suo-Anttila
2015-06-02
2
-3
/
+6
*
Update @since tag.
Mika Murtojarvi
2015-06-02
1
-1
/
+1
*
Replaced incorrect setter/getter with prope ones and fixed declarative (#17982)
Artur Signell
2015-06-02
2
-2
/
+47
*
Refactor MenuBar handling methods to AbstractTB3Test
Teemu Suo-Anttila
2015-06-02
6
-110
/
+80
*
Properly handle readonly fields when clearing FieldGroup (#17166)
Artur Signell
2015-06-01
5
-8
/
+146
*
Fix for javadocs
elmot
2015-06-01
1
-22
/
+22
[prev]
[next]