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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
itmill
/
toolkit
/
ui
/
Form.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test case and fix for #2183 - Exclamation marks shown for required empty fields
Artur Signell
2008-12-22
1
-1
/
+7
*
Fixes replaceWithSelect method. Broken since [5390]. Fixes FeaturesApplicatio...
Matti Tahvonen
2008-12-09
1
-1
/
+3
*
Retains first field position when doing setItemDataSource() when layout is Gr...
Marc Englund
2008-12-08
1
-2
/
+35
*
form now defaults 100% width
Matti Tahvonen
2008-11-10
1
-1
/
+1
*
Fixes #2167
Joonas Lehtinen
2008-10-24
1
-2
/
+9
*
Added Form.setVisibleItemProperties(Object[]) convenience method (in addition...
Joonas Lehtinen
2008-10-24
1
-0
/
+14
*
setEnable(false) also disables descendants, for #677 - Table still not fixed.
Marc Englund
2008-09-25
1
-18
/
+5
*
Fixed for #2006 - updated error handling
Artur Signell
2008-08-28
1
-22
/
+24
*
Fixed #677 for Form
Artur Signell
2008-08-25
1
-4
/
+28
*
Fixes #1949.
Marko Grönroos
2008-07-15
1
-0
/
+37
*
"Final" Fix for #1867
Joonas Lehtinen
2008-07-03
1
-6
/
+4
*
Corrections for #1867
Joonas Lehtinen
2008-07-03
1
-27
/
+16
*
Fixed #1867 further.
Marko Grönroos
2008-07-03
1
-6
/
+36
*
Removed JDK 1.5 dependencies from a fix (is Form.java) that is targeted to 5.2.x
Joonas Lehtinen
2008-07-03
1
-5
/
+6
*
Fixes the main problem in #1867, but brings other problems. Needs more work.
Marko Grönroos
2008-07-03
1
-0
/
+29
*
fixes #1808
Matti Tahvonen
2008-06-12
1
-1
/
+1
*
fixes #1712
Matti Tahvonen
2008-05-23
1
-0
/
+33
*
Fixes #1714
Joonas Lehtinen
2008-05-22
1
-1
/
+27
*
fixes #1668
Matti Tahvonen
2008-05-20
1
-0
/
+15
*
Fixes #1666 and #1665
Joonas Lehtinen
2008-05-19
1
-44
/
+19
*
Fixed known problems for #736 with testcase [4544]
Joonas Lehtinen
2008-05-19
1
-0
/
+8
*
setVisibleItemProperties() did not consider itemDataSource, fixes #139
Marc Englund
2008-03-05
1
-1
/
+4
*
1. Removed obsolete dependency framework methods and interface definitions.
Jani Laakso
2008-02-06
1
-5
/
+0
*
cleaning
Matti Tahvonen
2007-12-27
1
-3
/
+0
*
License header parametrized
Jani Laakso
2007-12-04
1
-68
/
+47
*
MASS REFORMAT.
Marc Englund
2007-11-19
1
-848
/
+888
*
added form layout component (can be used without form component)
Matti Tahvonen
2007-09-11
1
-13
/
+1
*
added form component and form layout, removed relying on style when choosing ...
Matti Tahvonen
2007-08-16
1
-3
/
+13
*
Fixed #735, Form.getValidators() bug
Jani Laakso
2007-05-30
1
-1
/
+1
*
Unified code style (indentation) based on default settings using Eclipse 3.2.
Jani Laakso
2007-04-18
1
-203
/
+223
*
Pulled changesets from branches/4.0.0-SRIT into trunk, done by
Jani Laakso
2007-04-12
1
-89
/
+171
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-2
/
+2
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-1
/
+1
*
Refactoring: Enably -> IT Mill Toolkit
Joonas Lehtinen
2006-11-01
1
-0
/
+822