summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup UI even if detach fails (#16651)Artur Signell2015-02-233-1/+115
| | | | Change-Id: Iefc27b7047836243268970605ba2e946fac55e95
* Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo ↵Henrik Paul2015-02-231-1/+6
| | | | | | (#16565) Change-Id: I8eb8bb2d941fc88b9f896c8d351ada6286e8322d
* Makes Escalator show scrollbars on some OSX settings (#16852)Henrik Paul2015-02-231-34/+54
| | | | | | | If the OSX is configured to show scrollbars only while scrolling, Escalator would previously have its scrollbars hidden underneath the DOM structure. Change-Id: I6c1a05ba23f6555d9f7f4c484c066c5f7ae63ac3
* Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-202-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
* Ensure resource is valid before writing to it (#16862)Artur Signell2015-02-201-0/+19
| | | | Change-Id: I61e0003a2301100a5f0bfc18581a279207c4e812
* Enable navigation on a readonly Calendar. (#16523)Sauli Tähkäpää2015-02-198-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
* Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325)Artur Signell2015-02-197-0/+422
| | | | Change-Id: Icef0b3c4e652421265714c4fd29dee150bcc8cd0
* Resolve infinite loop when clearing and adding rows (#16747)Teemu Suo-Anttila2015-02-193-1/+122
| | | | Change-Id: Ibc364502cb756c499eb170a6a0c509f31d7fccb9
* Fix NullPointerException when changing Grid container (#16559)Johannes Dahlström2015-02-194-12/+112
| | | | Change-Id: I6e8ca4af7baf0b560e9f28dfd6b7dd437c1a4254
* Refactor critical notifications handling. (#16592)Sauli Tähkäpää2015-02-192-34/+91
| | | | Change-Id: I235804a80b1d70a564a54953b9255416a7386fe6
* Properly handle null in critical notifications (#16592)Artur Signell2015-02-192-2/+26
| | | | Change-Id: I85994e47f99e2ac5431e67c56f432380e84af23d
* Update release notes for 7.47.4.0Artur Signell2015-02-151-15/+12
| | | | | | | * Match TOC headers with actual headers * New browser versions Change-Id: I1476d41ee66ffb1876aac89998d4ca03d47e1240
* Use hardcoded Trac link in release notesLeif Åstrand2015-02-141-1/+1
|
* Fixes IE scrollbar issues (#16634)7.4.0.rc1Henrik 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-101-1/+1
| | | | Change-Id: I7ae157f0fa4a352f16adb0634cbc545c14cb34f3
* Remove grid.[set|get]EditorField(Object, Field) (#16538)Leif Åstrand2015-02-106-74/+64
| | | | Change-Id: Ia5c09b80e32f9842fb4680f035b53cea755cb451
* Make TableNavigationPageDownTest not rely on page down/up scrolling amounts.Sauli Tähkäpää2015-02-101-58/+60
| | | | Change-Id: I31f4eafcc78b8734c9a0651526790f5e1623ec93
* Adjust ContextMenuSizeTest to work with Chrome 40.Sauli Tähkäpää2015-02-101-1/+1
| | | | Change-Id: I8e2562e5833684e07dfc3ceb754fa043af69f5f1
* Update Chrome to 40.Sauli Tähkäpää2015-02-103-31/+22
| | | | Change-Id: I6f970babd7cf6d32d4cf816727d44e140a1018c0
* Unified archetype scripts and added multimodule testArtur Signell2015-02-1011-250/+121
| | | | Change-Id: I6cd7d4ca4a1386920dbe657accd18836a009a11c
* Fix @since for 7.4Artur Signell2015-02-106-6/+6
| | | | Change-Id: I71f3a7cd6b91174c306e5cd60e20dbf0150f4a53
* Rename getCancelCaption to mention Editor (#16551)Leif Åstrand2015-02-101-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
* 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-061-1/+1
| | | | Change-Id: I6d1380cf7a0eaf626cc8a4c65209887ab6bc4a90
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-0610-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-064-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
* 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-051-2/+2
| | | | Change-Id: I313ff4e88e13a9c160a4717a40cb13352a30bd6b
* Make server unit tests pass in Eclipse (#16581)Artur Signell2015-02-053-2/+27
| | | | Change-Id: Ieb9d00fe8412ed6fb0921d07e0511eb922268375
* Use non-blocking Map implementation for caches (#16582)Leif Åstrand2015-02-054-19/+11
| | | | Change-Id: Id2d3bc317f6763480b2ef5ce71244f048c5cfc26