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
*
Update selection after changes in underlying data source (#13580).
Denis Anisimov
2014-11-11
5
-3
/
+289
*
Update @since to VaadinService.
Sauli Tähkäpää
2014-11-11
1
-1
/
+1
*
TreeTable column header and footer height fix (#15121)
Anna Koskinen
2014-11-10
2
-0
/
+15
*
DateField popup doesn't close when click on popup button (#14857)
Anna Miroshnik
2014-11-10
3
-11
/
+153
*
Allow move any event in month calendar view (#12413).
Denis Anisimov
2014-11-07
3
-17
/
+241
*
Column drag'n'drop disables HeaderClickEvents until left-click (#15167)
Anna Koskinen
2014-11-07
3
-8
/
+169
*
Position tooltips in the visible area (#15129).
Mika Murtojarvi
2014-11-06
4
-0
/
+236
*
Add null check to FieldGroup.bind. (#14729)
Sauli Tähkäpää
2014-11-05
2
-7
/
+62
*
Fix NPE and scroll behavior in TabSheet (#14348).
Mika Murtojarvi
2014-11-04
5
-2
/
+462
*
Fix VCalendar to use correct year of week. (#14783)
Sauli Tähkäpää
2014-11-03
7
-5
/
+110
*
Reverse asc and desc table sorting indicators for Valo. (#15123)
Sauli Tähkäpää
2014-11-03
3
-2
/
+82
*
Set upload button width to 100% when immediate on Valo. (#14485)
Sauli Tähkäpää
2014-11-03
8
-34
/
+200
*
Add @since to VPopupView.
Sauli Tähkäpää
2014-11-02
1
-0
/
+8
*
Change the way classloader for VaadinService is selected (fixes #11295)
Maciej Przepióra
2014-10-31
8
-23
/
+102
*
Update GWT to 2.7.0.beta1vaadin1.
Artur Signell
2014-10-31
9
-16
/
+60
*
Fix a regression in VMenuBar.getSubpartElement (#14879).
Mika Murtojarvi
2014-10-30
3
-1
/
+209
*
Table column width can be changed from defined to expandratio (#15101)
Sara Seppola
2014-10-29
3
-0
/
+199
*
Fixed typo in Javadoc
Markus Koivisto
2014-10-29
1
-1
/
+1
*
Upload: OutOfMemory if stream already been read (#10096)
Sergey Budkin
2014-10-29
2
-1
/
+71
*
Fire attach/detach events when Window is added/removed from UI (#14908).
Denis Anisimov
2014-10-29
2
-0
/
+46
*
Fix: Navigation to invisible days of week in VAADIN calendar (#12243)
Anna Miroshnik
2014-10-29
4
-0
/
+263
*
Set correct versions for json package imports in OSGi manfiests (#14618)
Maciej Przepióra
2014-10-27
2
-2
/
+2
*
Fix button on immediate upload does not obey setWidth() (#14485)
denis.magdenkov
2014-10-23
3
-0
/
+105
*
Set v-disabled on Button inside Upload when disabled. (#14655)
Sauli Tähkäpää
2014-10-23
3
-2
/
+104
*
Add addButton() AbstractTestUI.
Sauli Tähkäpää
2014-10-23
13
-49
/
+20
*
Refactor VaadinFinderLocatorStrategy
Dmitrii Rogozin
2014-10-22
1
-13
/
+4
*
FormLayout margins do not work (#14610)
Jouni Koivuviita
2014-10-22
1
-2
/
+22
*
Fix: Empty space on page after expanded component (#12672)
Anna Miroshnik
2014-10-22
5
-10
/
+163
*
Test fix now that FormLayout margins work again. (#14890)
Anna Koskinen
2014-10-22
1
-0
/
+1
*
Add @since to ContainerEventProvider. (#14178)
Sauli Tähkäpää
2014-10-22
1
-0
/
+4
*
Add @since to isEnabled() and setEnabled(). (#14797)
Sauli Tähkäpää
2014-10-22
1
-0
/
+3
*
Fix @since for isIPhone() and isIPad(). (#14424, #14423)
Sauli Tähkäpää
2014-10-22
2
-2
/
+6
*
FieldGroup should not throw NPE when data source is not set (#14901).
Denis Anisimov
2014-10-22
2
-1
/
+57
*
Avoid errors if window.vaadin does not exist
Manolo Carrasco
2014-10-22
1
-2
/
+13
*
Fix VaadinFinderLocator for UIElement (#14010).
Dmitrii Rogozin
2014-10-21
4
-28
/
+155
*
Update testbench icon in debug window (#14913)
Dmitrii Rogozin
2014-10-21
4
-30
/
+30
*
Replace no-break-spaces with whitespaces (#14890)
Sara Seppola
2014-10-21
15
-45
/
+45
*
Added missing test when unframed (#14450)
Guillermo Alvarez
2014-10-21
1
-0
/
+11
*
Make PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881)
Artur Signell
2014-10-21
4
-80
/
+13
*
Correct positioning and sizing logic for context menu (#14863).
Denis Anisimov
2014-10-21
3
-6
/
+215
*
Fix TabSheet becomes unresponsive after setSelectedTab (#14710)
Guillermo Alvarez
2014-10-21
2
-2
/
+8
*
New tests for Removing and re-adding all rows in Table (#14581)
Guillermo Alvarez
2014-10-21
2
-105
/
+123
*
Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)
Sauli Tähkäpää
2014-10-21
15
-30
/
+122
*
Change getSubPartElement(String) to ignore text icons (#14879).
Mika Murtojarvi
2014-10-20
1
-31
/
+50
*
Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)
Jouni Koivuviita
2014-10-20
1
-23
/
+42
*
Add missing tests (#12976)
Guillermo Alvarez
2014-10-16
2
-0
/
+120
*
fix: Tooltip does not shrink when content changes (#11871)
Anna Miroshnik
2014-10-16
3
-0
/
+132
*
Use isConnectorEnabled instead of isEnabled for DnD service (#12781)
Denis Anisimov
2014-10-16
2
-2
/
+56
*
Use isConnectorEnabled instead of isEnabled for client requests(#12781).
Denis Anisimov
2014-10-16
8
-13
/
+217
*
Fixed FontIcons on VWindow (#14481).
Tapio Aali
2014-10-15
3
-33
/
+76
[next]