aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Add getter for local id #17444John Ahlroos2015-04-132-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0007bdf111bf516cb9e2f244b63fde42213f5c98
* | | | | | | | | | Declarative support for Tree inline data (#16321)Johannes Dahlström2015-04-133-55/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <v-tree> elements may now contain a hierarchy of <node> elements. Change-Id: I6b1703aa4ec598cf0b3a6221f615727efbcbf0ad
* | | | | | | | | | Fix writing of child local ids in AbsoluteLayout (#17421)Johannes Dahlström2015-04-132-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I49eb3246061e1b011a0f87e94d2a43eb20c31a34
* | | | | | | | | | Fix declarative support for Grid basic properties (#16596)Johannes Dahlström2015-04-102-2/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8b15ecb2eaff2dc5c8986473a7badbbd29432dda
* | | | | | | | | | Fix GridLayout declarative support (#16594)Teemu Suo-Anttila2015-04-103-9/+533
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I25e52a9246c9ccbc406d1f162b4e9ff69bb411ff
* | | | | | | | | | Prevent opening Table context menu on short tapping on iOS (#15297)Ilya Ermakov2015-04-102-1/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this patch handling touchstart in Table body is prevented if it is handled in Table row. This is the smallest patch that solves the problem, refactoring remains an open problem. Change-Id: Iea54210ee81a3fdf17e45c6c98026af9080abddf
* | | | | | | | | | Grid header should render "the same" after changes to header (#17131)Mikael Grankvist2015-04-103-18/+403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2a16ffbd59bf4863eb6a7bea8d4b590a693af637
* | | | | | | | | | Adding a temporary style to VNotification on Chrome >=41 (#17252)Alexey Fansky2015-04-102-1/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I41c05e8f8487d351035804e0681947956d861479
* | | | | | | | | | Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-108-13/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
* | | | | | | | | | Customizable DnD preview handle strategy in Dnd manager (#10377,#14880).Denis Anisimov2015-04-102-168/+533
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idead68d8274de92b9ba7d7f8d71e669244a017fa
* | | | | | | | | | Grid layout slots should be slot size not slot content size (#17039)Mikael Grankvist2015-04-105-20/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I73a26b0d2f07bb624df6037e4e77f7137fd21791
* | | | | | | | | | Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-103-44/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this patch pressing Enter in ComboBox sets value selected by mouse. Selection by keyboard is not given higher priority. Change-Id: I2e5f610923a40f67be2c1504a004af0d431a67a3
* | | | | | | | | | Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-105-22/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7381a6212b824f9dafc5fe7359b0e791f15c57b2
* | | | | | | | | | Refactor declarative tests for two components.Mika Murtojarvi2015-04-106-768/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7e1992fe8fc88bd0d34a4b7d3b945bc4ef68fd7e
* | | | | | | | | | Fix DeclarativeTestBase handling of nonpublic accessors (#17425)Johannes Dahlström2015-04-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bean introspector finds public properties inherited from nonpublic superclasses but their accessor methods are not accessible by default. Change-Id: I3d79f8361c7f9eb9e37d2c7eb7c19965c986cd20
* | | | | | | | | | Remove unusable codeArtur Signell2015-04-091-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5bfa459695da3fe4d2cb271952b8c112b7052e97
* | | | | | | | | | Add granular declarative margin support (#17190)patrik2015-04-093-4/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I36227feeeaf08f41a9d5c179547dfcb575a1fb09
* | | | | | | | | | Javadoc fixLeif Åstrand2015-04-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib60e2f7ffa70030b93715adc453855c4bad7a372
* | | | | | | | | | Disallow RunLocally annotation in framework tests. Fix NPE forTeemu Suo-Anttila2015-04-084-4/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | screenshots. Change-Id: I72793d85dfaba41aefa5370331c1ae81348607e9
* | | | | | | | | | Fix DeclarativeTestBaseBase to return read component with testReadTeemu Suo-Anttila2015-04-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icb916e190c4286c053e9456f65fd7180fb58e2a7
* | | | | | | | | | Fix MenuBar MenuItem caption reading from design (#17361)Teemu Suo-Anttila2015-04-082-2/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I438039ab8ad83bf0b2153939502903571f231bbb
* | | | | | | | | | Add DesignerAttributeHelper.readAttribute with default value (#17416)Teemu Suo-Anttila2015-04-081-29/+51
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic746e761942c3d801c8e1c71bd5866bbd5daeaf4
* | | | | | | | | Allow setting local id via DesignContext (#16584).Mika Murtojarvi2015-04-083-5/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie599e8517823ca431d2d9e9232217db53444d7aa
* | | | | | | | | Fix declarative support for Window (#17314)Johannes Dahlström2015-04-077-40/+375
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If89a46a4c08ec1491eb00a2f2b8580fb3ef785fc
* | | | | | | | | Enable setResponsive/isReponsive API for AbstractComponent (#17369)patrik2015-04-072-15/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2fb48bff5e55d3d494d9fa927305447dc0c4d816
* | | | | | | | | Mention push path change done for JSR-356 (#16738)Artur Signell2015-04-071-10/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I58fee3dfe28375f33a66fb14de82598a6d688c4a
* | | | | | | | | Add selective data write support to AbstractSelect (#17148)Leif Åstrand2015-04-075-4/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I06f82fe05f3b370af85538c0a85f2e60ee28d72d
* | | | | | | | | Add test for #17267Johannes Dahlström2015-04-071-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0b9e5c1376176e591cb1e13bfbd9594f54409e56
* | | | | | | | | Add declarative support for PopupView (#16334)Teemu Suo-Anttila2015-04-072-13/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic5fb0238f538fd05bb6d6e37ddff3ec06175f782
* | | | | | | | | Fixed typos in javadoc (#17384)Raphael Ackermann2015-04-042-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic74c269031e0131e2db55dace81ae51869308f12
* | | | | | | | | Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-0213-73/+903
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initialize Atmosphere in a context listener as JSR-356 requires * Do not run JSR-356 or websocket tests on servers without support * Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war * Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356 endpoint mappings in Atmosphere (#14381) Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd
* | | | | | | | | Fix declarative support for AbstractColorPicker (#16336)Teemu Suo-Anttila2015-04-012-0/+198
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icd85e028aa3ae9592fc795cadf00f1f8b7eae552
* | | | | | | | Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-03-312-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib812ecd6afeb92d56bb179bcb120c65f20d26a8c
* | | | | | | | Make test work in uitest.warArtur Signell2015-03-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8db1b39e2b6372b460550c56884d3bea47c1155e
* | | | | | | | Allow customizing declarative tag names (#16933)Leif Åstrand2015-03-313-95/+376
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icadaaab9166763e8e2086c6c114efd799ab580d6
* | | | | | | | Reduce reflows when sizing columns (#17315)Leif Åstrand2015-03-305-38/+328
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch increases the reported fps from 10 to 17 in Chrome and from 5 to 10 in Firefox. No automatic test since performance testing on our shared testing infrastructure would be quite error-prone. Change-Id: I0bb6af250743058a8f32bb2df89da97660e94b52
* | | | | | | | Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-295-15/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7
* | | | | | | | Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-273-1/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id38f48d84e9f55334af2e44b2dc49b1a3c7ef390
* | | | | | | | Use vaadin-parent as parent in POMs (#17300)Henri Sara2015-03-271-12/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibbc3cb3c820a2c676e38e4ad9aa943ef200572b4
* | | | | | | | Fix publishing of POM-only modules (#17025)Henri Sara2015-03-271-16/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I22c015cc333fd08a1bc3207ef51bcfc67399398c
* | | | | | | | Make Grid update column renderers (#16552)Patrik Lindström2015-03-264-20/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3adf9d0cc32f800a535a82ffe5d6ba503a36e746
* | | | | | | | Fix declarative support for AbstractMedia (#16330 #16331 #16332)Miki2015-03-267-3/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixes HTTPS resource handling (#17267) Contains tests for both Audio and Video. Change-Id: Id4a7325f0d29f6857ff2236757b28b9eb911e39a
* | | | | | | | Fix declarative support for MenuBar (#16328)Miki2015-03-263-4/+293
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icd70a02aa8ffef9d1aca4b833ac23aeff5813771
* | | | | | | | Fix Calendar declarative support (#16595)Teemu Suo-Anttila2015-03-262-2/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib9a33d6d0fe48e63e5043a84a47375f123eccb58
* | | | | | | | Fix build scripts for BOM (#17025)Henri Sara2015-03-263-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia59a2423d8e22e15a978dd73baf08b5fa6388ea6
* | | | | | | | SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-264-0/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I473e5a0f8420c95971af52ef230849f468ebbbad
* | | | | | | | Use native scrolling in IE on touch devices (#14864)Juho Nurminen2015-03-261-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8c652944b917d6392e2d02052b00ddb119ec242c
* | | | | | | | Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-267-1/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
* | | | | | | | Fix declarative support for DragAndDropWrapper (#16324)Miki2015-03-262-1/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I132e37fe54fb5949748c0e0ec265bd411ff91ce3
* | | | | | | | Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-254-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibbbffbfe2e8bcb763031ac277c2c36ce4eb4e3fc