aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/datefield
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1588-6704/+0
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-09-302-0/+115
* Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-282-0/+158
* Removed outdated workaround (#14405)Anna Koskinen2015-05-061-6/+0
* Fix enabled handling for DateField and PopupDateField (#17620)Artur Signell2015-05-052-0/+174
* Convert PopupDateFieldValueChangeEventsTest from TB2 to TB4Teemu Suo-Anttila2015-04-232-8/+95
* Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-172-0/+45
* Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-032-0/+101
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-193-14/+7
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-292-7/+9
* Move TB2 files to separate folderArtur Signell2014-12-1837-5842/+0
* Set locale explicitly in DateRangeWithSql. (#15342)Sauli Tähkäpää2014-12-101-0/+3
* DateField popup doesn't close when popup button is clicked (#14857)Anna Miroshnik2014-12-102-0/+124
* Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-106-0/+263
* Fix issues when using java.sql.Date as DateField range (#15342)Teemu Pöntelin2014-12-092-0/+105
* Revert "DateField popup doesn't close when click on popup button (#14857)"Sauli Tähkäpää2014-11-142-85/+0
* DateField popup doesn't close when click on popup button (#14857)Anna Miroshnik2014-11-102-0/+85
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-231-4/+1
* Assign timezone before setting initial date in DateField. (#14653)Sauli Tähkäpää2014-10-072-0/+111
* DateField ValueChange is now fired after flags are set (#14487)Guillermo Alvarez2014-09-092-0/+134
* Override IE disabled style for text field (#14565)Mikael Grankvist2014-09-052-0/+76
* PopupDateFieldExtendedRange test upgrade (#14292)Anna Koskinen2014-08-153-142/+517
* Make test more reliableArtur Signell2014-08-131-1/+4
* Fix the closing of a popup DateField (#14086, #14375).Mika Murtojarvi2014-08-072-0/+109
* Fix the behavior of PopupDateField when changing resolution (#14174).Mika Murtojarvi2014-08-052-0/+269
* Add missing headers for TB2 testsArtur Signell2014-08-051-0/+16
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-311-5/+8
* Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
* Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
* Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
* Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-182-0/+144
* Convert DateFieldReadOnlyTest TB2 -> TB4.Sauli Tähkäpää2014-05-272-66/+43
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-151-7/+3
* Fixed disabled and read-only modes of InlineDateField (#10262)Teemu Pöntelin2014-05-142-0/+137
* Fix DateFieldFastForwardTest to close browser context menuTeemu Suo-Anttila2014-05-131-2/+11
* Fix DisabledDateFieldPopup testTeemu Suo-Anttila2014-05-052-20/+21
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-0518-20/+20
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-232-2/+2
| * Merge changes from origin/7.1Artur Signell2014-04-2316-18/+18
| |\
| | * Update copyright year to 2014Artur Signell2014-04-1616-18/+18
* | | Fast-forward DateField only with left mouse button (#8012)Teemu Pöntelin2014-05-042-0/+101
* | | Disable/enable text field for DateField on setEnable() method (#13124).Denis Anisimov2014-04-152-6/+29
|/ /
* | Merge changes from origin/7.1Build Agent2014-03-312-0/+98
|\|
| * Prevent popup open when datafield is disabled (#13508).Denis Anisimov2014-03-312-0/+98
* | VDateField shoud implement HasEnabled (#13124).Denis Anisimov2014-03-312-0/+116
* | Merge changes from origin/7.1Build Agent2014-03-312-0/+91
|\|
| * Fixed aria-disabled attribute value on DateField button (#13463)Teemu Pöntelin2014-03-312-0/+91
* | Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into masterJonatan Kronqvist2014-03-282-9/+30
|\|
| * Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-242-9/+30
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1