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
path:
root
/
server
/
src
/
main
/
java
/
com
/
vaadin
/
ui
/
AbstractDateField.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year range (#12507)
Anna Koskinen
2022-01-11
1
-1
/
+1
*
Code cleanup (#12333)
Anna Koskinen
2021-07-08
1
-7
/
+8
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
1
-1
/
+1
*
Add API to prevent invalid input when integrated range validator is used (#12...
Tatu Lund
2021-02-19
1
-1
/
+34
*
DateField value should actively adjust to the set resolution. (#12183)
7.7.23
Anna Koskinen
2021-01-22
1
-21
/
+41
*
Allow AbstractDateField to provide DST zone names over custom ranges (#11927)
Tarek Oraby
2020-04-21
1
-5
/
+84
*
Set DateField value only if it passes range check (#11887)
Tatu Lund
2020-04-08
1
-17
/
+34
*
Added note to DateField#setRangeStart JavaDoc (#11886)
Tatu Lund
2020-02-19
1
-0
/
+2
*
Update Chrome version, snapshots and fix tests (#11684)
Zhe Sun
2019-08-05
1
-2
/
+3
*
Separates a rpc for handling the client event order in DateTimeField (#11574)
Zhe Sun
2019-06-14
1
-0
/
+10
*
Correct the logic for validation used in DateField (#11307)
Sun Zhe
2018-11-13
1
-14
/
+33
*
Force re-updating the resolutions of DateField (#11159)
Anastasia Smirnova
2018-09-06
1
-0
/
+1
*
Fix formatting of some files (#10972)
Ilia Motornyi
2018-06-12
1
-1
/
+1
*
Remove parse error when changing from invalid to empty date text (#10771)
Alexander Nittka
2018-06-07
1
-2
/
+7
*
Handle UnparsableDateString correctly (#10803)
Anastasia Smirnova
2018-04-16
1
-1
/
+12
*
Update release notes and since tags for 8.4 (#10760)
Teemu Suo-Anttila
2018-03-27
1
-19
/
+27
*
Update copyright year (#10761)
Ilia Motornyi
2018-03-27
1
-1
/
+1
*
Fix date ranges for date and datetime fields (#10685)
Ilia Motornyi
2018-03-20
1
-9
/
+63
*
Add ARIA label support to DateField (#10538)
Adam Wagner
2018-01-31
1
-0
/
+28
*
Tweak date style API (#10493)
8.3.0.beta1
Leif Åstrand
2018-01-08
1
-15
/
+16
*
Add missing since tags and JavaDocs (#10487)
8.3.0.alpha1
Teemu Suo-Anttila
2018-01-03
1
-0
/
+4
*
Allow setting custom styles to DateField calendar date cells (#10305)
Anna Koskinen
2017-12-28
1
-0
/
+68
*
Update since tags in JavaDoc (#10325)
8.2.0.alpha3
Teemu Suo-Anttila
2017-11-15
1
-1
/
+1
*
Fix end of line comments, which were made by automatic formatter (#10234)
Ahmed Ashour
2017-10-31
1
-3
/
+2
*
Remove trailing spaces (#10224)
Ahmed Ashour
2017-10-26
1
-2
/
+2
*
AbstractDateField.formatDate() to be abstract (#10186)
Ahmed Ashour
2017-10-20
1
-52
/
+54
*
AbstractDateField: set value after being invalid (#10187)
Ahmed Ashour
2017-10-20
1
-20
/
+19
*
Convert AbstractDateField not to be a LegacyComponent (#10148)
Ahmed Ashour
2017-10-13
1
-174
/
+140
*
Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)
Ahmed Ashour
2017-09-28
1
-0
/
+51
*
Show validation error selecting invalid date from DateField (#10013)
Marco Collovati
2017-09-20
1
-1
/
+1
*
Enable setting non-selected default value for DateField (#9745)
Olli Tietäväinen
2017-08-10
1
-21
/
+94
*
Fix AbstractDateField parsing and errors handling, support locale (#9740)
Ilia Motornyi
2017-08-02
1
-165
/
+92
*
Add internal state validators for HasValue (#9532)
Teemu Suo-Anttila
2017-07-03
1
-1
/
+19
*
Add an optional HasValue to a ValueContext
Ilia Motornyi
2017-06-29
1
-1
/
+1
*
Add a maven plugin for formatting according to Eclipse settings
Leif Åstrand
2017-02-01
1
-10
/
+11
*
Include old value in ValueChangeEvent (#8229)
Aleksi Hietanen
2017-01-13
1
-1
/
+1
*
Refactor AbstractDateField. (#8146)
Denis
2017-01-10
1
-117
/
+166
*
Rename com.vaadin.data.util.converter to com.vaadin.data.converter
Pekka Hyvönen
2016-12-14
1
-1
/
+1
*
Don't use V8 FieldEvents classes in v7 compatibility module. (#93)
Denis
2016-12-07
1
-12
/
+0
*
Refactor listener registration creation to reduce boilerplate
Leif Åstrand
2016-11-23
1
-6
/
+2
*
Introduces ValidationResult interface to replace Result in validators.
Denis Anisimov
2016-11-01
1
-1
/
+2
*
Add ValueContext to Validators
Teemu Suo-Anttila
2016-10-26
1
-1
/
+3
*
Fix setValue() methods behavior null argument value + javadocs
Teemu Suo-Anttila
2016-10-25
1
-0
/
+7
*
Update ValueChange API to use Component and HasValue<>.
Denis Anisimov
2016-10-25
1
-1
/
+1
*
Make AbstractDateField based on LocalDate (#125).
Denis Anisimov
2016-09-30
1
-227
/
+87
*
Unify listeners on the server side
Aleksi Hietanen
2016-09-29
1
-29
/
+16
*
Update DateRangeValidator to be LocalDate based (#320).
Denis Anisimov
2016-09-26
1
-4
/
+6
*
Rename PopupDateField to DateField #297.
Denis Anisimov
2016-09-23
1
-0
/
+877