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
...
*
Do not try to focus invisible components which not present in UIDL #12654
Yuriy Artamonov
2013-10-02
1
-0
/
+5
*
reduce reflow and calculation in VOverlay (#12566)
Fabian Lange
2013-10-02
1
-33
/
+38
*
Only publish files actually produced by this test/browser
Artur Signell
2013-10-02
1
-2
/
+2
*
Update slider client-side state object on value change (#12676)
Juho Nurminen
2013-10-01
2
-0
/
+82
*
Check modifiers when handling TabSheet hot keys. Fixes #12178
Juho Nurminen
2013-10-01
2
-8
/
+60
*
Refactor how TB3 tests are written (#12572)
Artur Signell
2013-09-27
12
-98
/
+87
*
Prefixes GET parameters in Liferay with portlet namespace #12602
John Ahlroos
2013-09-27
5
-5
/
+58
*
Added user agent for IE 11 (#12631)
Artur Signell
2013-09-27
1
-0
/
+3
*
Publish error artifacts immediatly in TeamCity
John Ahlroos
2013-09-27
2
-1
/
+15
*
Fixes normal drag and drop events (regression since 7.1) and html5 style
Matti Tahvonen
2013-09-26
2
-5
/
+21
*
Limit the number of tests run concurrently (#12572)
Artur Signell
2013-09-26
3
-4
/
+42
*
Fixes issue with Table not scrolling completely to the end #12651
John Ahlroos
2013-09-26
4
-18
/
+143
*
Converted TB2 push tests to TB3 (#12580)
Artur Signell
2013-09-25
25
-792
/
+799
*
Run TB3 tests also on IE11 (#12631)
Artur Signell
2013-09-25
1
-0
/
+1
*
Fixes browser detection for IE11 (#12638)
Artur Signell
2013-09-25
2
-6
/
+60
*
Do not add empty package javadoc for new classes
Artur Signell
2013-09-24
1
-1
/
+1
*
TB3 test for browsers (#12572)
Artur Signell
2013-09-24
2
-4
/
+51
*
Updated TB3 tests to use Firefox 24 (#12604)
Artur Signell
2013-09-24
1
-1
/
+1
*
Converted servlet integration tests to TB3 (#12573)
Artur Signell
2013-09-24
8
-5
/
+298
*
Refactored build scripts to support TB2, TB3 + integration tests (#12572)
Artur Signell
2013-09-24
7
-69
/
+411
*
Make it possible to override web driver in tests (#12572)
Artur Signell
2013-09-23
1
-8
/
+27
*
Base files for TB3 tests (#12572)
Artur Signell
2013-09-23
10
-35
/
+1415
*
Don't try to cast a connector to Widget. Fixes #12619
Jonatan Kronqvist
2013-09-20
2
-2
/
+53
*
PostLayoutListener javadocs (#12562)
7.1.6
Leif Åstrand
2013-09-19
1
-0
/
+18
*
Update release notes to more closely be like 7.0.x (#12544)
Artur Signell
2013-09-19
1
-25
/
+29
*
Add v-iosN classname for all iOS versions instead of just N=6 (#12324)
Johannes Dahlström
2013-09-19
1
-4
/
+1
*
Ensure string converter is always set
Artur Signell
2013-09-19
1
-0
/
+1
*
Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12...
Johannes Dahlström
2013-09-18
2
-7
/
+9
*
Include TestBench 3.1.1 in the project (#12572)
Artur Signell
2013-09-17
3
-15
/
+35
*
Use JUnit 4.11 in all modules (#12572)
Artur Signell
2013-09-17
4
-4
/
+4
*
Add async-supported to all servlets to enable push testing (#12573)
Artur Signell
2013-09-17
1
-0
/
+4
*
Clarified error message (#12583)
Artur Signell
2013-09-16
1
-2
/
+5
*
Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)
Johannes Dahlström
2013-09-13
4
-36
/
+272
*
NullPointerException in DateToSqlDateConverter (#12284)
Edoardo Vacchi
2013-09-13
2
-0
/
+34
*
Test for push with streaming based on Table
Artur Signell
2013-09-13
1
-0
/
+126
*
fixed incorrect name for close-pressed.png for windows in black theme (#12563)
Fabian Lange
2013-09-13
1
-0
/
+0
*
NullPointerException in TableQuery.fetchMetadata() (#11403)
Edoardo Vacchi
2013-09-13
1
-1
/
+3
*
Use non-obfuscated version of vaadinPush.js when not in production (#12527)
Artur Signell
2013-09-10
6
-8
/
+36
*
Added a comment that hopefully explains the NULL_OBJECT #12509
Jonatan Kronqvist
2013-09-09
1
-0
/
+16
*
Allow storing and restoring null instances in CurrentInstance #12509
7.1.5
Jonatan Kronqvist
2013-09-09
2
-9
/
+75
*
Protect CurrentInstance instances from garbage collection (#12509)
Leif Åstrand
2013-09-05
4
-236
/
+219
*
Fix keystore path to correspond to the Vaadin 7 directory structure (#12520)
Johannes Dahlström
2013-09-05
1
-1
/
+1
*
Reduce Ivy resolver spam to a minimum (#12510)
Artur Signell
2013-09-04
8
-22
/
+22
*
Unified xml files to end with new line
Artur Signell
2013-09-04
12
-12
/
+12
*
Include unobfuscated file used by test in the war (#12468)
Leif Åstrand
2013-09-04
1
-0
/
+1
*
Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491)
Fabian Lange
2013-09-04
1
-14
/
+53
*
Add <br> as empty representation for webkit (#12490)
7.1.4
Artur Signell
2013-09-03
1
-1
/
+1
*
Fix for #12279 (caret jumps when formatting in RTA).
Marc Englund
2013-09-03
1
-1
/
+1
*
Excludes WeakValueMap from the serializable test #12401
Jonatan Kronqvist
2013-09-03
2
-0
/
+3
*
Sets the locale in the test case. #12460
Jonatan Kronqvist
2013-09-03
1
-0
/
+3
[prev]
[next]