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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into grid
Leif Åstrand
2014-07-22
70
-732
/
+2517
|
\
|
*
Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)
Leif Åstrand
2014-07-22
5
-15
/
+72
|
*
Remove obsolete TB2 tooltip test, update TB4 test (#14019)
Juuso Valli
2014-07-21
3
-49
/
+16
|
*
Improves performance of VaadinService.requestEnd(). (#14218)
Fabian Lange
2014-07-21
2
-130
/
+124
|
*
Fixed javadoc for Upload class (#14266)
Heikki Ohinmaa
2014-07-21
1
-80
/
+80
|
*
Fix web.xml element order issue (#14257)
Juuso Valli
2014-07-21
1
-2
/
+2
|
*
Omit BOM when parsing issue list for release notes
Juuso Valli
2014-07-18
1
-3
/
+7
|
*
Explain what to do if chrome.driver.path is needed but missing (#14231)
Leif Åstrand
2014-07-17
1
-5
/
+19
|
*
Add asserts checking for negative container sizes (#14232)
Leif Åstrand
2014-07-17
6
-2
/
+69
|
*
Fixes memory leak in VScrollTable (#14159)
Dmitrii Rogozin
2014-07-17
4
-6
/
+209
|
*
Update Atmosphere runtime to 2.1.2.vaadin3 (#13971)
Sauli Tähkäpää
2014-07-16
3
-3
/
+3
|
*
Improve error message if @RunLocally is committed (#14216)
Leif Åstrand
2014-07-15
1
-0
/
+4
|
*
Mention Date serialization in javadocs related to JavaScript (#14143)
Leif Åstrand
2014-07-15
2
-0
/
+4
|
*
Remove csrfToken if disable-xsrf-protection is true (#14111)
Bogdan Udrescu
2014-07-15
15
-117
/
+903
|
*
Allow customizing DeploymentConfiguration for test UIs (#14215)
Leif Åstrand
2014-07-15
4
-0
/
+267
|
*
Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)
Johannes Tuikkala
2014-07-14
3
-0
/
+123
|
*
Adds a scrollbar to table column drop down (#14156).
Felype Santiago Ferreira
2014-07-14
4
-0
/
+119
|
*
Optimizes initial sizes of frequently used Collections. (#14223)
Fabian Lange
2014-07-14
5
-195
/
+205
|
*
Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220)
Fabian Lange
2014-07-14
1
-54
/
+40
|
*
removes extra VaadinSession.setCurrent() from PushHandler. (#14222)
Fabian Lange
2014-07-14
1
-9
/
+11
|
*
Fix for drag-and-drop text to TextField in Firefox (#14056)
Anthony Guerreiro
2014-07-11
1
-8
/
+49
|
*
Remove extra shadow from combobox popup for IE9 and IE10.(#14195)
Dmitrii Rogozin
2014-07-10
1
-0
/
+8
|
*
Fix overwrite mechanism for web.xml atmosphere init params (#14196).
Fabian Lange
2014-07-10
1
-7
/
+8
|
*
Cache sass output compiled on the fly by VaadinServlet (#9532)
Leif Åstrand
2014-07-10
1
-26
/
+108
|
*
Box and unbox long values in state fields (#14176)
Leif Åstrand
2014-07-09
4
-20
/
+44
|
*
Fix box shadow bug with resizing elements in IE9 and IE10.(#14173)
Dmitrii Rogozin
2014-07-08
2
-1
/
+22
|
*
Fix regression in notification for chameleon caused by 13885.(#14172)
Dmitrii Rogozin
2014-07-08
1
-0
/
+1
*
|
Client-side Grid header/footer rewrite: add add/remove rows support (#13334)
Johannes Dahlström
2014-07-22
8
-66
/
+382
*
|
Optimize ActiveCellHandler.updateActiveCellStyle (#13334)
Teemu Suo-Anttila
2014-07-21
1
-10
/
+16
*
|
Client-side Grid header/footer rewrite: add simple footer support (#13334)
Johannes Dahlström
2014-07-21
8
-116
/
+427
*
|
Implement active cell keyboard navigation for Grid (#13334)
Teemu Suo-Anttila
2014-07-18
2
-61
/
+292
*
|
Start rewrite of client-side Grid header/footer API (#13334)
Johannes Dahlström
2014-07-17
9
-163
/
+228
*
|
Add pure client-side test application for Grid (#13334)
Patrik Lindström
2014-07-17
8
-2
/
+747
*
|
Generate type data for AbstractRendererConnector.decode (#13334)
Johannes Dahlström
2014-07-17
10
-90
/
+163
*
|
Add GridRowElement and GridCellElement (#13334)
Teemu Suo-Anttila
2014-07-15
2
-28
/
+60
*
|
Refactor GridKeyboardNavigationTest
Teemu Suo-Anttila
2014-07-15
1
-12
/
+3
*
|
Split GridBasicFeaturesTest to sub tests
Teemu Suo-Anttila
2014-07-15
5
-278
/
+362
*
|
Implement active cell painting and mouse interaction (#13334)
Teemu Suo-Anttila
2014-07-15
6
-12
/
+172
*
|
Rename scrollToItem to scrollTo (#13334)
Leif Åstrand
2014-07-15
2
-4
/
+4
*
|
Add TestCategory annotation for GridClientRenderers test
Teemu Suo-Anttila
2014-07-10
1
-0
/
+2
*
|
Generate type data for AbstractRendererConnector.createRenderer (#13334)
Johannes Dahlström
2014-07-10
7
-16
/
+79
*
|
Server-side programmatic sort updates sort indicators in the UI (#13334)
Leif Åstrand
2014-07-10
4
-1
/
+60
*
|
Add server-side SortOrderChangeEvent support (#13334)
Leif Åstrand
2014-07-10
7
-5
/
+226
*
|
GridConnector sends user sort events to the server (#13334)
Leif Åstrand
2014-07-10
4
-1
/
+90
*
|
Update sorting indicators when sorting through the API (#13334)
Leif Åstrand
2014-07-10
1
-9
/
+10
*
|
Position sorting indicators correctly in both Chrome and FF (#13334)
Leif Åstrand
2014-07-10
1
-2
/
+8
*
|
Fix modifying rows in GridBasicFeatures
Teemu Suo-Anttila
2014-07-10
1
-5
/
+16
*
|
Server-side sorting updates data on client-side (#13334)
Teemu Suo-Anttila
2014-07-10
3
-11
/
+97
*
|
Implement Grid server-side Sorting API (#13334)
Patrik Lindström
2014-07-09
5
-5
/
+544
*
|
Fix unpinning in DataProviderKeyMapper (#13334)
Teemu Suo-Anttila
2014-07-09
1
-3
/
+3
[next]