aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'"Jonatan Kronqvist2014-03-310-0/+0
|\ \
| * | Merge commit 'ca5d053e20700f36db97874c3698e6d365c8cedb'Artur Signell2014-03-310-0/+0
| |\| | | | | | | | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/components/table/SelectAllRowsTest.java Change-Id: I4e8b4455a225bbc6b44ecfa6e164d9dd8e9b802b
| | * Make test work with IEArtur Signell2014-03-291-0/+8
| | | | | | | | | | | | Change-Id: I17b3c5221c68c0bc78d675368dc56616e9bdfc6b
* | | Move DragAndDropService to VaadinSession (#11409)Johannes Dahlström2014-03-317-37/+37
|/ / | | | | | | | | | | | | | | * ConnectorTracker.getConnector() is now DnDService-aware * Deprecated LCM.getDragAndDropService() is removed * LCM.getConnector() simply delegates to ConnectorTracker.getConnector() Change-Id: I9627d50f7386ead8d92ccbba27b4a558c03076c7
* | Merge changes from origin/7.1Build Agent2014-03-290-0/+0
|\| | | | | | | | | | | 8077db8 Fixed pom fails in unit tests. Change-Id: If0739645301b84db6b3fccd534d5d92f7367128e
| * Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-294-9/+29
| | | | | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d
* | Added a window.prompt polyfill for Metro IE (#13367)Juho Nurminen2014-03-281-0/+24
| | | | | | | | | | | | | | Makes metro versions of IE suggest switching to the desktop when window.prompt is called Change-Id: If794631b0fa633aac3572f241374ea8883671c85
* | Merge remote-tracking branch 'origin/7.1'Sauli Tähkäpää2014-03-283-1/+123
|\| | | | | | | Change-Id: I17fa1bf6982c8c7e1f9faf26b77593b170fa5fdd
| * Made Window z-indices update when windows are closed (#13174)Juho Nurminen2014-03-283-1/+123
| | | | | | | | Change-Id: I2fa7566ec4788893d1d99440a7ca2d014c9a8f13
* | Merge commit 'c9eb856'Sauli Tähkäpää2014-03-282-2/+10
|\| | | | | | | | | | | | | Conflicts: uitest/src/com/vaadin/tests/components/table/SelectAllRowsTest.java Change-Id: I0b2b253cae1ddba0f17721786019171e1678d7e2
| * Removed firefox from SelectAllRowsTest.Sauli Tähkäpää2014-03-281-3/+5
| | | | | | | | Change-Id: I00680fcf48472bea5b85cbdcc91d8d6ba977c482
| * Remove accidental RunLocally annotationTeemu Suo-Anttila2014-03-281-2/+0
| | | | | | | | Change-Id: Ibd341ce141cd9674e9ed0ebd9068d02b08840ed9
| * Add nativeEvents false capability to LayoutTesterApplicationTestTeemu Suo-Anttila2014-03-281-0/+10
| | | | | | | | Change-Id: Ice1081dc0d5e6fd49c246ca4a4bfbf27dbbbace4
* | Merge commit '3775a7f'Sauli Tähkäpää2014-03-2815-14/+128
|\| | | | | | | Change-Id: I0abd80e273a7cd7a7e936be994dce5c2fad3f629
| * Added categories inclusion and exclusion feature to TB3TestSuite.Sauli Tähkäpää2014-03-2815-16/+130
| | | | | | | | | | | | | | | | Added test category annotation. Added default values for properties. Added categories to tests. Change-Id: I04259f1e56a75eb8c9834c125f44cb375196ddf8
* | Merge changes from origin/7.1Build Agent2014-03-2810-49/+505
|\| | | | | | | | | | | | | | | | | | | | | 1f4ca4c Prevent resize for sorted column if not initialized (#12951) 437f4e9 Improved portlet configuration resolution. (#7814) 55a1b20 Added headers support for WebSphere Portal. (#13491) f979681 Fix VScrollTable to clear reported ranges (#13353) a473222 Added browser inclusion and exclusion for TB3Runner. 29e7df2 Makes combobox work with pasted texts. (#13214). Change-Id: Icdb5a633d1d9f7bf7004b4b45857d268ea674f50
| * Makes combobox work with pasted texts. (#13214).Felype Santiago Ferreira2014-03-281-0/+26
| | | | | | | | Change-Id: I74db581d7aae1278024db4e5ed8e3a3b3abc56be
| * Added browser inclusion and exclusion for TB3Runner.Sauli Tähkäpää2014-03-272-24/+137
| | | | | | | | Change-Id: Ib7ef84027eebc0d9512964361419763631b9b29f
| * Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-273-2/+170
| | | | | | | | Change-Id: Ieb0e2dce37ae1564151bf40d9d51cb013490b865
| * Added headers support for WebSphere Portal. (#13491)7.1.13Sauli Tähkäpää2014-03-261-0/+35
| | | | | | | | Change-Id: Ib5396f8e5c28232d560406542530c034ab1f657d
| * Improved portlet configuration resolution. (#7814)Sauli Tähkäpää2014-03-264-46/+271
| | | | | | | | | | | | | | | | Refactored static path resolution in VaadinPortletService. Refactored theme name resolution in VaadinPortletService. Refactored widgetset name resolution in VaadinPortletService. Change-Id: I44c5ffaa7530383843205aadd8da7642899a04c9
| * Prevent resize for sorted column if not initialized (#12951)Teemu Suo-Anttila2014-03-251-1/+3
| | | | | | | | Change-Id: I184625738f6d5d9324f957827f7f11817e311c59
* | Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into masterJonatan Kronqvist2014-03-285-26/+41
|\| | | | | | | | | | | | | | | | | ca73546d Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346) Conflicts: client/src/com/vaadin/client/ui/orderedlayout/AbstractOrderedLayoutConnector.java Change-Id: Id1916a312149728d69b1493a9f28a72de41ec711
| * Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346)Teemu Suo-Anttila2014-03-251-0/+4
| | | | | | | | Change-Id: I641be48a53c53f584c42ae4f904975f447e9075a
| * Return border sizes from border methods in MeasuredSize (#13494)Maciej Przepióra2014-03-251-4/+4
| | | | | | | | | | | | | | Back ported from master Merge: no Change-Id: I9eee3cb897fcb00beb2b2877dd98337623e2cf5b
| * Remove flaky tests which does not give much additional infoArtur Signell2014-03-251-16/+0
| | | | | | | | Change-Id: I63141cac25b612805458cae570917f757106251a
| * Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-243-10/+37
| | | | | | | | Change-Id: I68bc7922074c8c03957fbffce8a3d453726e8c1a
* | Merge commit 'd5ce54586a445550b3df5168fe83accb3945901e' into masterJonatan Kronqvist2014-03-283-0/+178
|\| | | | | | | | | | | | | | | | | d5ce545 Ignore backspace events in modal windows (#13180) Conflicts: client/src/com/vaadin/client/ui/VWindow.java Change-Id: I22c38a281fac7ed7cfa40f292e6624c5347348fd
| * Ignore backspace events in modal windows (#13180)Felype Santiago Ferreira2014-03-243-0/+179
| | | | | | | | Change-Id: Idf3ec4bc80bd015c546000e99cb6ff16e79ca5a8
* | Merge changes from origin/7.1Build Agent2014-03-283-109/+13
|\| | | | | | | | | | | | | 4f7fc2d Fix invalid copyright header 43b8ca5 Remove unnecessary Webkit scrollbar test Change-Id: I6153a89f689818fa9f612d4b22303f7d4030fa6d
| * Remove unnecessary Webkit scrollbar testTeemu Suo-Anttila2014-03-202-108/+0
| | | | | | | | Change-Id: I58c8216b35355c3e84ab0b31300988a0957c1b85
| * Fix invalid copyright headerLeif Åstrand2014-03-201-1/+13
| | | | | | | | Change-Id: I8957eeb8c087a7a3f6aa8b417eb52689e6c28025
* | Merge "Merge commit '60aa66a'"Jonatan Kronqvist2014-03-283-15/+113
|\ \
| * | Merge commit '60aa66a'Juho Nurminen2014-03-283-15/+113
| |\| | | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ui/VTabsheet.java Change-Id: I7bda391a0e5678f85c04bd8ff9bfa65ba1c660b9
| | * Made TabSheet tabs always become visible when focused (#12343)Juho Nurminen2014-03-193-15/+116
| | | | | | | | | | | | Change-Id: I8f840bf4e45e257454d5e16c7b43f63858fd15d8
* | | Handle default package properly in deployment config (#12461).Denis Anisimov2014-03-283-4/+95
| | | | | | | | | | | | Change-Id: Ied046a49c4e3046011658dd77963972ea1e9e806
* | | Remove notice about using generics from error message (#12873)Leif Åstrand2014-03-281-3/+2
| | | | | | | | | | | | Change-Id: Id2f56090533fdce756051b32547b3dcaa4f94f93
* | | Added convenience methods for bean binding (#13068)Matti Tahvonen2014-03-272-0/+148
| | | | | | | | | | | | | | | | | | Reduces common bean binding code from 4 lines to 1 Change-Id: Ie5f20ec2791284b850a9f3e11e21face3b5e4276
* | | Use the ErrorHandler mechanism in ConnectorResourceHandler (#12269)Johannes Dahlström2014-03-272-0/+105
| | | | | | | | | | | | Change-Id: I9d608e942380bd53868b65eda180fe9c8477c138
* | | Always call close() method for session valueUnbound() method (#12843).Denis Anisimov2014-03-274-0/+124
| | | | | | | | | | | | Change-Id: I1500b4b50d1f7ae9ee5fd2252a7b682b93cce720
* | | Added missing UIAccess class.Sauli Tähkäpää2014-03-271-0/+361
| | | | | | | | | | | | Change-Id: I77d664eda6eb634f25468850e3b2982a3c2141b8
* | | Fixed error tooltip tests.Sauli Tähkäpää2014-03-271-25/+36
| | | | | | | | | | | | Change-Id: Ia43025881fbe746dac816ae7bf7041b940d94d2c
* | | Added browser inclusion and exclusion for TB3Runner.Sauli Tähkäpää2014-03-272-24/+137
|/ / | | | | | | Change-Id: Ib7ef84027eebc0d9512964361419763631b9b29f
* | Use window name "_self" with Page.setLocation (#12925)Johannes Dahlström2014-03-261-1/+16
| | | | | | | | | | | | | | | | | | This signals the client side to stop running so it will not eg. flash a "session expired" dialog sent via push just before the browser navigates away (see #12298). setLocation should thus not be used to start downloads anymore. Change-Id: Id11e4b4fe6ee93e3ac267879f8faa52c43b9c301
* | Add id check for ElementQuery generation in Debug WindowTeemu Suo-Anttila2014-03-261-9/+31
| | | | | | | | Change-Id: Ic514dbfca241756b74798b3fb057a97ef9cdfa70
* | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-254-9/+29
| | | | | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d
* | Update sizes when the IE8 window is resized #12323Jonatan Kronqvist2014-03-252-8/+66
| | | | | | | | Change-Id: I5ee2e0d7e4b4bc11df78e24c2a29e94e4c379e25
* | Refactor to use the right Element class (#13287)Leif Åstrand2014-03-2584-738/+938
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed implementations and APIs to use the non-deprecated Element class wherever possible without breaking backwards compatibility. * Methods defined in interfaces have not been touched. * Return types have only been changed methods that should have no existing third party callers (i.e. private, internal or @since 7.2) * For methods that third party code might have overridden, the method has been deprecated in favor of a new method that just delegates to the old method. * For methods that can't reasonably be overridden by third party code (i.e. private, final, static, internal or @since 7.2), the parameter type has been changed without retaining the old method. Change-Id: I7da943a77b8d0d0b9185d8c70f87d676a275d24b
* | Trigger a checkstyle error if importing the wrong Element class (#13287)Leif Åstrand2014-03-253-0/+15
| | | | | | | | Change-Id: Ief15e88c9c6fe5fd88dbf9f12783ac2f5ae617c6
* | Fix formatting in vaadin-checkstyle.xmlLeif Åstrand2014-03-251-261/+263
| | | | | | | | Change-Id: Ie141540d8cbad4c350c28662d1f71b6a179bbeed