index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
*
Make ImageRenderers emit click events (#13334)
Johannes Dahlström
2014-11-13
12
-233
/
+406
*
Fix NPE in GridColumn when set sortable before adding to Grid (#13334)
Teemu Suo-Anttila
2014-11-11
1
-1
/
+3
*
Fixes property change events after first render (#13334)
Henrik Paul
2014-11-06
6
-38
/
+132
*
Adds the ability for Escalator to resize a column "to fit" (#13334)
Henrik Paul
2014-11-05
7
-3
/
+126
*
Column remove/insertion doesn't refresh the entire row (#13334)
Henrik Paul
2014-11-05
5
-35
/
+134
*
Prevent row insert/remove RPC calls before client init (#13334)
Teemu Suo-Anttila
2014-11-05
3
-2
/
+120
*
Import _table.scss to make valo-table-background-color() work (#13334)
Leif Åstrand
2014-11-04
1
-0
/
+1
*
Renames "active cell" to "cell focus" or "focused cell" (#13334)
Henrik Paul
2014-10-29
20
-384
/
+406
*
Removes code-warnings (#13334)
Henrik Paul
2014-10-28
1
-10
/
+10
*
Adds hints to related methods in GridStaticSection (#13334)
Henrik Paul
2014-10-28
2
-0
/
+40
*
Drag selection now selects all rows in between two frames (#13334)
Henrik Paul
2014-10-28
1
-43
/
+87
*
Removes getter for DataSource in SortEvent (#13334)
Henrik Paul
2014-10-28
1
-9
/
+0
*
Adjusts Grid's Valo theme (#13334)
Henrik Paul
2014-10-28
1
-165
/
+153
*
Fixes exception when dragging on cells in Chrome (#13334)
Henrik Paul
2014-10-24
1
-1
/
+34
*
Fixes an issue with onUnload() (#13334)
Henrik Paul
2014-10-23
4
-11
/
+110
*
Fix RpcDataSource to use RPC for row pins/unpins (#13334)
Teemu Suo-Anttila
2014-10-22
7
-187
/
+106
*
Add constructor with header text for client side GridColumn (#13334)
Teemu Suo-Anttila
2014-10-22
4
-18
/
+97
*
removes unused import (#13334)
Henrik Paul
2014-10-21
1
-1
/
+0
*
REST-like data source use case. (#13334)
Henrik Paul
2014-10-20
7
-19
/
+489
*
Restructures Escalator method hierarchy (#13334)
Henrik Paul
2014-10-20
1
-8
/
+13
*
Use non-deprecated GWT DateTimeFormat (#13334)
Johannes Dahlström
2014-10-20
0
-0
/
+0
*
Fix EditorRow event handling (#13334)
Teemu Suo-Anttila
2014-10-20
1
-7
/
+15
*
Use non-deprecated GWT DateTimeFormat (#13334)
Johannes Dahlström
2014-10-20
1
-4
/
+4
*
Fixes an issue with active cell and data insertion (#13334)
Henrik Paul
2014-10-20
3
-14
/
+65
*
Add default text renderer and empty constructor to GridColumns (#13334)
Teemu Suo-Anttila
2014-10-20
1
-6
/
+55
*
Add isUserOriginated to SortOrderChangeEvents (#13334)
Teemu Suo-Anttila
2014-10-16
5
-38
/
+24
*
Merge remote-tracking branch 'origin/master' into grid
Teemu Suo-Anttila
2014-10-16
129
-637
/
+4550
|
\
|
*
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
|
*
Ignore reconnect tests for long polling and streaming on PhantomJS.
Sauli Tähkäpää
2014-10-15
3
-1
/
+34
|
*
Change default retry count to zero.
Sauli Tähkäpää
2014-10-15
1
-1
/
+1
|
*
Use deployment url property value for base URL if it's defined (#14758).
Denis Anisimov
2014-10-14
2
-4
/
+14
|
*
Update ExtraWindowShownWaiAriaTest for stability.
Anna Koskinen
2014-10-14
1
-24
/
+27
|
*
Not able to scroll BrowserFrames on iOS Devices (#14813)
Sergey Budkin
2014-10-14
2
-0
/
+13
|
*
Fixed the sizing of relative-sized components in AbsoluteLayout (#13131)
Anna Koskinen
2014-10-14
3
-2
/
+374
|
*
Make DefaultFieldGroupFieldFactory singleton (#11038).
Denis Anisimov
2014-10-13
3
-2
/
+43
|
*
Assert that async UIDL processing happens in order (#14643)
Leif Åstrand
2014-10-13
1
-1
/
+5
|
*
Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).
Denis Anisimov
2014-10-13
2
-3
/
+106
|
*
Fix empty table captions in Valo theme (#14812)
Teemu Pöntelin
2014-10-10
3
-0
/
+107
|
*
Ticket summaries are now html-encoded (#14579)
Sara Seppola
2014-10-09
1
-6
/
+49
|
*
Incorrect rendering of Panel with undefined size in Firefox (#14631).
Sergey Budkin
2014-10-09
3
-0
/
+114
|
*
Call endUpload() in finally block of fail handling (#14677).
Denis Anisimov
2014-10-09
2
-12
/
+115
|
*
isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423).
Denis Anisimov
2014-10-09
3
-2
/
+57
|
*
FieldGroup.commit throws NPE if not bound to an item (#14732).
Sergey Budkin
2014-10-09
2
-2
/
+41
|
*
Re-adding content in Table causes table to lose scroll position (#14581)
Anna Miroshnik
2014-10-07
3
-85
/
+246
|
*
Possible VaadinSession deadlock when invalidating HTTP session (#14452)
Sergey Budkin
2014-10-07
2
-9
/
+94
|
*
Add @since to isWindowsPhone(). (#14425)
Sauli Tähkäpää
2014-10-07
2
-0
/
+2
|
*
Add favicon.ico to Valo. (#14781)
Sauli Tähkäpää
2014-10-07
2
-0
/
+60
|
*
Implement HasEnabled in VPopupView. (#14797)
Sauli Tähkäpää
2014-10-07
3
-12
/
+71
[next]