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
*
Move and rename server classes which go into the compatibility package
Artur Signell
2016-08-22
1611
-6778
/
+6825
*
Implement BeanBinder with JSR-303 validation
Johannes Dahlström
2016-08-22
8
-121
/
+692
*
Include compatibility packages in bom
Artur Signell
2016-08-22
1
-0
/
+20
*
Map <vaadin7> declarative prefix to com.vaadin.v7.ui
Artur Signell
2016-08-22
2
-15
/
+7
*
Remove unused test themes
Artur Signell
2016-08-21
15
-208
/
+14
*
Move DateField and old validators to compatibility package
Artur Signell
2016-08-20
48
-0
/
+0
*
Move TextArea to compatibility package
Artur Signell
2016-08-20
7
-0
/
+0
*
Move RichTextArea to compatibility package
Artur Signell
2016-08-20
7
-0
/
+0
*
Organize imports
Artur Signell
2016-08-20
274
-457
/
+434
*
Move remaining selects and container implementations to compatibility package
Artur Signell
2016-08-20
158
-10
/
+4
*
Move Table/TreeTable to compatibility package
Artur Signell
2016-08-20
55
-16
/
+16
*
Move selects to compatibility package
Artur Signell
2016-08-20
26
-0
/
+0
*
Move FieldGroup and Vaadin 7 Grid to compatibility package
Artur Signell
2016-08-20
117
-175
/
+197
*
Added contributing instructions
Matti Tahvonen
2016-08-19
2
-2
/
+212
*
Make DevelopmentServerLauncher work again
Artur Signell
2016-08-19
1
-0
/
+2
*
Use the same groupId for all modules in the project
Artur Signell
2016-08-19
7
-12
/
+6
*
Delete old test UIs which have no automated test
Artur Signell
2016-08-19
174
-11643
/
+0
*
Remove package javadocs as they are all out of date
Artur Signell
2016-08-19
8
-282
/
+0
*
CustomField migration to new AbstractField (#61).
Denis Anisimov
2016-08-19
6
-51
/
+232
*
Use versions-maven-plugin 2.3 to avoid NPE while setting project version
Artur Signell
2016-08-19
1
-0
/
+5
*
Remove dependencies from core framework to old componnets
Artur Signell
2016-08-19
10
-33
/
+27
*
Add Vaadin 7 compatibility modules
Artur Signell
2016-08-19
7
-0
/
+446
*
Remove accidental dependency from new converters to old
Artur Signell
2016-08-19
3
-15
/
+6
*
Define common test dependencies in the main pom file
Artur Signell
2016-08-18
8
-66
/
+43
*
Define dependency version in the main pom file
Artur Signell
2016-08-18
10
-100
/
+186
*
Implement new PasswordField (#52)
Aleksi Hietanen
2016-08-18
27
-102
/
+283
*
Rename legacy packages to v7
Artur Signell
2016-08-18
483
-759
/
+767
*
Add unit tests for adding and executing data generators
Teemu Suo-Anttila
2016-08-18
1
-4
/
+70
*
Remove carriage returns
Artur Signell
2016-08-18
60
-4662
/
+4662
*
Add DataCommunicator for data communication of Listings
Teemu Suo-Anttila
2016-08-18
10
-7
/
+868
*
Remove IE8-IE10 client side code
Artur Signell
2016-08-18
84
-1496
/
+159
*
Remove IE8-IE10 related test code
Artur Signell
2016-08-18
68
-1380
/
+77
*
Remove IE8-IE10 references from themes
Artur Signell
2016-08-18
35
-510
/
+147
*
Add Listing interface and minimalistic abstract implementation
Teemu Suo-Anttila
2016-08-18
4
-0
/
+202
*
Rename Grid into LegacyGrid
elmot
2016-08-18
200
-5379
/
+5413
*
Scripts for removing trailing whitespace
Artur Signell
2016-08-18
2
-0
/
+29
*
Binding.validate() should fire a validation status event (#134).
Denis Anisimov
2016-08-18
3
-3
/
+119
*
Do not run websocket tests on Karaf 4
Artur Signell
2016-08-18
1
-13
/
+2
*
Mark IE8-IE10 as not supported
Artur Signell
2016-08-18
1
-5
/
+2
*
Update copyright year to 2016
Artur Signell
2016-08-18
2878
-2880
/
+2897
*
Remove trailing whitespace from code and javadoc
Artur Signell
2016-08-18
2790
-17808
/
+17808
*
Format using Eclipse Neon
Artur Signell
2016-08-18
1905
-14117
/
+15158
*
Remove TB2 test running support
Artur Signell
2016-08-18
2
-233
/
+5
*
Remove unused server test files
Artur Signell
2016-08-18
2
-84
/
+0
*
Delete unused pom-template
Artur Signell
2016-08-18
1
-92
/
+0
*
Binding.withStatusChangeHandler and Binding.withStatusLabel (#30).
Denis Anisimov
2016-08-17
7
-18
/
+538
*
Remove the broken Liferay 6.0 test
Artur Signell
2016-08-17
3
-427
/
+0
*
Flush the active connector before executing a shortcut action
Artur Signell
2016-08-17
4
-136
/
+57
*
Create module uitest-common
Henri Sara
2016-08-17
26
-16
/
+133
*
Run OSGi test on Karaf 4.0.5
Artur Signell
2016-08-17
1
-1
/
+1
[next]