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
*
Updated package javadoc for #4248
Artur Signell
2010-05-10
10
-121
/
+69
*
Updated javadoc (#4681)
Artur Signell
2010-05-10
1
-68
/
+76
*
Fixed tests that broke because a FocusPanel has been added to VScrollTable
Artur Signell
2010-05-10
1
-3
/
+3
*
Fixed tests that broke because a FocusPanel has been added to VScrollTable
Artur Signell
2010-05-10
6
-11
/
+11
*
Merged test changes
Artur Signell
2010-05-10
4
-13
/
+29
*
Added keyboard navigation to Tree #1086
John Alhroos
2010-05-10
4
-9
/
+610
*
Changed keyboard navigation method for VScrollTable to protected so one could...
John Alhroos
2010-05-07
1
-1
/
+1
*
- Added Ctrl+Shift multiple selection to Tree
John Alhroos
2010-05-06
6
-19
/
+656
*
Fix for focus lost when selecting a multipage range in the Table.
John Alhroos
2010-05-05
1
-0
/
+9
*
Fixed range selection when first selecting range starting point with mouse an...
John Alhroos
2010-05-05
1
-0
/
+2
*
Fixes deselection when deselecting whole range outside of selection page.
John Alhroos
2010-05-05
2
-1
/
+4
*
Fixed broken mouse selection in Table
John Alhroos
2010-05-05
2
-94
/
+109
*
Test case for #4632
Artur Signell
2010-05-04
1
-0
/
+49
*
Ported Liferay CSS style sandboxing fix to 6.4
Jouni Koivuviita
2010-05-04
7
-12
/
+12
*
New Runo theme demo application and Runo theme style constants.
Jouni Koivuviita
2010-05-04
15
-90
/
+243
*
Dozens of enhancements and fixes to Runo theme, containing new sub-styles for...
Jouni Koivuviita
2010-05-04
40
-353
/
+1256
*
Changes in Table:
John Alhroos
2010-05-04
7
-134
/
+650
*
Merged remaining 6.3.1 fixes
Artur Signell
2010-04-30
7
-10
/
+89
*
Merged fix for #4606 - AbstractApplicationServlet depends on org.xml.sax unne...
Artur Signell
2010-04-30
1
-4
/
+0
*
Merged build script changes for nightly demo deployment
Artur Signell
2010-04-30
1
-1
/
+24
*
Added test application for Table keyboard navigation #2390
John Alhroos
2010-04-29
1
-0
/
+130
*
Added keyboard navigation to Table #2390
John Alhroos
2010-04-29
6
-30
/
+463
*
Test case for OrderedLayout
Artur Signell
2010-04-29
1
-0
/
+49
*
Fix for #4609 Retrieving an index of a component in an AbstractOrderedLayout
Artur Signell
2010-04-29
1
-0
/
+24
*
Fixed IE6&7 Footer cell width and height problem.
John Alhroos
2010-04-26
2
-14
/
+2
*
Drag and drop sample name correction (from from) merged from 6.3
Henri Sara
2010-04-23
0
-0
/
+0
|
\
*
|
Merged from 6.3: Fix for #4553 - Select in multiselect mode is rendered as no...
Artur Signell
2010-04-22
1
-0
/
+2
|
\
|
|
*
Fix for #4553 - Select in multiselect mode is rendered as non-working ComboBox
Artur Signell
2010-04-22
1
-0
/
+2
*
|
Merged fix for #4528 - PaintException if last menuItem of a sub menu is invis...
Artur Signell
2010-04-22
2
-42
/
+69
|
\
|
|
*
Test case and fix for #4528 - PaintException if the last menuItem of a sub me...
Artur Signell
2010-04-22
2
-42
/
+69
*
|
Removed ?restartApplication from TestBench Table click handler tests
John Alhroos
2010-04-22
2
-2
/
+2
*
|
Added waitForVaadin before screenshots.
John Alhroos
2010-04-22
1
-0
/
+5
*
|
Fixed issue with header clicks not issued when sorting is disabled.
John Alhroos
2010-04-22
1
-2
/
+3
*
|
Merged [12742] from 6.3 to 6.4: Don't run tests if server does not start. Fix...
Marko Grönroos
2010-04-21
1
-3
/
+5
|
\
|
|
*
Don't run tests if server does not start. Fixes #3780.
Marko Grönroos
2010-04-21
1
-3
/
+5
*
|
Merged automated test related changes from 6.3
Henri Sara
2010-04-21
2
-3
/
+3
|
\
|
|
*
Disabled deployment of javadocs and sources to maven in the nightly target as...
Artur Signell
2010-04-20
1
-3
/
+4
|
*
Do not generate an unique version for the snapshots
Artur Signell
2010-04-20
1
-0
/
+3
|
*
Run integration tests on Firefox 3.6, not 3.5
Henri Sara
2010-04-20
1
-1
/
+1
|
*
Deploy vaadin jar as last
Artur Signell
2010-04-20
1
-9
/
+10
|
*
Run integration tests on Firefox 3.6, not 3.5
Henri Sara
2010-04-20
1
-1
/
+1
|
*
Deploy -javadoc and -sources jar to maven for nightly builds (#3587)
Artur Signell
2010-04-20
1
-0
/
+24
|
*
Renamed libs -> vaadin.jar for clarity.
Artur Signell
2010-04-20
1
-8
/
+8
|
*
#3587 - Added targets for building javadoc and sources jar (mainly for Maven)
Artur Signell
2010-04-20
1
-13
/
+36
|
*
#4418 - build.xml fails due to java.lang.OutOfMemoryError
Artur Signell
2010-04-19
1
-0
/
+1
|
*
Reduced delay in combo box navigation test.
Henri Sara
2010-04-19
1
-1
/
+1
|
*
Test case and fix for #4562 - Browser version parsing fails for some browsers
Artur Signell
2010-04-16
2
-31
/
+65
|
*
Updated DevelopmentServerLauncher so files can be updated on Windows while th...
Artur Signell
2010-04-16
2
-1
/
+407
|
*
Fixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primi...
Artur Signell
2010-04-16
1
-1
/
+2
|
*
Added test for primitive sorting (#4514)
Artur Signell
2010-04-16
1
-2
/
+29
[next]