aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Table should load widgets after container content refresh (#16611)Mikael Grankvist2015-02-163-3/+206
| | | | | | | | Change-Id: I887830f31f886743d1bd7167236e2f7b61349dd7
* | Refactor ContextMenuSizeTest.Sauli Tähkäpää2015-02-161-71/+53
| | | | | | | | Change-Id: Ia32378bbac45d4e103d5af5643b74ac6bca9424d
* | Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-132-31/+67
| | | | | | | | | | | | | | This patch changes value change listener mapping from itemid based to index based mapping. This makes removing rows much less error prone Change-Id: I77e9078de4ae61ce5d752cc394aa47bccd505e70
* | Encode filenames to UTF-8 in Content-Disposition header. (#16556)Sauli Tähkäpää2015-02-133-16/+61
| | | | | | | | Change-Id: Ie2cf41f2176d05105663cdb84934379efa826f03
* | Add spaces around operators (#16696).Mika Murtojarvi2015-02-134-1/+83
|/ | | | | | This is needed for the Sass compiler to correctly parse an expression. Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
* Fix NullPointerException when changing Grid container (#16559)Johannes Dahlström2015-02-114-12/+112
| | | | Change-Id: I6e8ca4af7baf0b560e9f28dfd6b7dd437c1a4254
* Use TestBenchElements in GridElement API (#16600)Teemu Suo-Anttila2015-02-101-11/+11
| | | | Change-Id: Iad416ae1c8df1c1dddadadd107e8cc2817450ac9
* Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325)Artur Signell2015-02-107-0/+422
| | | | Change-Id: Icef0b3c4e652421265714c4fd29dee150bcc8cd0
* Fixes IE scrollbar issues (#16634)Henrik Paul2015-02-103-12/+42
| | | | Change-Id: Ic948fb801f3bca5101ba630c99bd321f3e4f24bb
* Don't click widget headers to set selection in test (#16567)Leif Åstrand2015-02-101-2/+2
| | | | Change-Id: I627cb68e54204a7af9c2ad53b131c4928a19e9b0
* Fix documentation typoJouni Koivuviita2015-02-091-1/+1
| | | | Change-Id: I7ae157f0fa4a352f16adb0634cbc545c14cb34f3
* Remove grid.[set|get]EditorField(Object, Field) (#16538)Leif Åstrand2015-02-096-74/+65
| | | | Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
* Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.Sauli Tähkäpää2015-02-091-58/+60
| | | | Change-Id: I31f4eafcc78b8734c9a0651526790f5e1623ec93
* Adjust ContextMenuSizeTest to work with Chrome 40.Sauli Tähkäpää2015-02-091-1/+1
| | | | Change-Id: I8e2562e5833684e07dfc3ceb754fa043af69f5f1
* Update Chrome to 40.Sauli Tähkäpää2015-02-093-31/+22
| | | | Change-Id: I6f970babd7cf6d32d4cf816727d44e140a1018c0
* Unified archetype scripts and added multimodule testArtur Signell2015-02-0911-250/+121
| | | | Change-Id: I6cd7d4ca4a1386920dbe657accd18836a009a11c
* Fix @since for 7.4Artur Signell2015-02-096-6/+6
| | | | Change-Id: I71f3a7cd6b91174c306e5cd60e20dbf0150f4a53
* Rename getCancelCaption to mention Editor (#16551)Leif Åstrand2015-02-091-1/+1
| | | | Change-Id: If0e323fcdbac519cf204d8183d2d5f9f4465a907
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-0627-34/+34
| | | Change-Id: I6fd0313aaba5619a55f03fb52d72c032ea18f409
* Workaround for firefox miscalculating row widths (#16606)Henrik Paul2015-02-062-8/+44
| | | | Change-Id: I7c6aeed36fe81a51feffe05e687527f08ac2bd65
* Remove broken TB2 test, replaced by WindowCaptionTestArtur Signell2015-02-061-76/+0
| | | Change-Id: Ic33bd53eba7bc2e54c54c6a763272bd22230a356
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-068-28/+338
| | | | | | | | | - Month view: navigate to week and day views - Week view: navigate to day view and to next and prev weeks - Day view: navigate to next and prev days - Month view: hidden events can be expanded to view. Change-Id: I19c64ae64c55b8e07be7f73be64e18e700f849b5
* Add API for controlling deselection for single select model (#16567)Leif Åstrand2015-02-0611-8/+311
| | | | Change-Id: Ieb245205b3a311a4563f39bc48baadc44e218b61
* Show editor save error (#16602)Leif Åstrand2015-02-069-35/+109
| | | Change-Id: I2727a9fabef4291798e97495c2df86b077387cbb
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-0611-132/+333
| | | Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-068-93/+292
| | | | | | | | Editor theme is now more flexible with regards to CSS. There are now separate elements for containing the edited cells and the “footer” which contains an optional message area and the save and cancel buttons. Change-Id: I9addcb6adca792a9251ffada99fbe9b77502c77a
* Fix WidgetUtil BoundingClientRectDouble methods (#16599)Jouni Koivuviita2015-02-061-4/+6
| | | | Change-Id: I93ecc9f6b8d8e148256b2f60bd5088d36a6d2b04
* Grid: mousewheel should be evaluated the first (#16591)Manolo Carrasco2015-02-051-1/+1
| | | | Change-Id: I6d1380cf7a0eaf626cc8a4c65209887ab6bc4a90
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-0510-37/+255
| | | | | | | | | | | Non-editable columns are not assigned editor fields. When the editor is active, any non-editable content is not displayed (this should changein the future). This is separate from setting the property or editor field read-only - in those cases the field is still used to display the data which may not be desired and will fail if there is no converter. Also add Column.setEditorField(Field<?>) and the corresponding getter. Change-Id: Ice17c357895cb63a8e1bfd6abaffc1d803399e98
* Declarative support for ProgressBar (#16316)Artur Signell2015-02-054-82/+99
| | | | Change-Id: I8c13b19218e0da936abdb0860d492a3d5a096aa7
* Declarative support for Link (#16322)Artur Signell2015-02-052-0/+102
| | | | Change-Id: I02f36b5e89bdf2673696de6dd8fd217835e759d1
* New declarative testsArtur Signell2015-02-058-4/+402
| | | | | | | | | | | * ListSelect (#15547) * ComboBox (#15546) * NativeSelect (#15548) * Upload (#16323) * Tree (#16317) * TwinColSelect (#16317) Change-Id: Ic3443ec94971dc5bf9f63c8c11e5023863f9588c
* Refactored and updated (Popup|Inline|)DateField declarative testsArtur Signell2015-02-054-99/+214
| | | | Change-Id: I1dc27ed0a61aea0e9c263a88885e8d20c815bc92
* Declarative support for RichTextArea (#16326)Artur Signell2015-02-052-0/+73
| | | | Change-Id: I1e373124f371947eabbf330145fe507caf24fd62
* Declarative support for AbstractSelect (#15545)Artur Signell2015-02-057-4/+409
| | | | Change-Id: Ie66ee3f2b02ce7b6aa2edb66176bfbf5bdcd6c33
* Render Object.toString() when no converter is set (#15417)Artur Signell2015-02-052-15/+17
| | | | Change-Id: I8a00857d5829cd01ceb98c4264029f62e45e7073
* Simplified declarative convertersArtur Signell2015-02-055-54/+234
| | | | | | | | * Removed shortcut interface * Moved TimeZone converter to a separate class * Moved Enum converter to a separate class Change-Id: I2b959e3a002e6319912212df4a62a3bd05677f80
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-02-058-252/+40
| | | | | | This reverts commit abaec0217b3351d6f1835d7095ed2a3958fbfcdb. Change-Id: I7f8de3ee803b6de1957ad04b5b1b3bf210783826
* Close notification correctly in GridEditorTestTeemu Suo-Anttila2015-02-052-1/+10
| | | | Change-Id: Ibe5f1cab99025fa4760ebd1e6b9d11d739e1a435
* Report ip of test machine containing wrong browser versionArtur Signell2015-02-051-2/+5
| | | | Change-Id: Ib94fbf8a092e321612081672ae54b1170a05b358
* Make test work on all browsers (#13775)Artur Signell2015-02-052-2/+19
| | | | Change-Id: I282b3d5b14a5ec09060491bd9833c76f061bbf56
* Prevent AlwaysLockedVaadinSession from being GCed during testArtur Signell2015-02-051-13/+3
| | | | Change-Id: Id6e2e6c7e013e8c667f658d5877c5db7d072106b
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-02-052-1/+19
| | | | Change-Id: I7f249c880464b38226856a00882a05af80991d48
* Prevent MockVaadinSession from becomming GCedLeif Åstrand2015-02-051-0/+21
| | | | | | | This fixes the issue discussed in #14595 for the framework's internal tests (if they use MockVaadinSession). Change-Id: I1956680ac065428be41b2ad43fbb80503351b366
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-058-30/+285
| | | | Change-Id: I4e303613f66a13b3ad6a9b2284537e5548391a4a
* Use cache when reading declarative format (#16572)Artur Signell2015-02-041-2/+2
| | | | Change-Id: I313ff4e88e13a9c160a4717a40cb13352a30bd6b
* Make server unit tests pass in Eclipse (#16581)Artur Signell2015-02-043-2/+27
| | | | Change-Id: Ieb9d00fe8412ed6fb0921d07e0511eb922268375
* Use non-blocking Map implementation for caches (#16582)Leif Åstrand2015-02-044-19/+11
| | | | Change-Id: Id2d3bc317f6763480b2ef5ce71244f048c5cfc26
* Base classes for declarative testsArtur Signell2015-02-049-0/+724
| | | | Change-Id: Ia3a421b84eac0252a6e1b8238756eeaac2a35b6e
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-044-119/+128
| | | | | | | Grid.onStateChange is now about 40% faster when adding columns, and setting several column widths has now way less overhead. Change-Id: I7bd900324207bfb2543a1a90390665b90206aefd