aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Wrong floating element pos. on DND column reorder Grid #17693Pekka Hyvönen2015-05-152-8/+38
| | | | | | | | | When Grid was wider, the floating element did follow mouse to the right after some point. Also makes sure floating element is not shown on top of frozen columns when auto scrolling left. Change-Id: Ied779222c484f1f22119f89c0e720f868bbc898e
* Make FormLayout work with HTML captions (#17143)Leif Åstrand2015-05-153-8/+114
| | | | Change-Id: I334441fd2f8d5f6d9e0629f5d7b564e9008f3fe5
* Potential fix for test ssh problems with Debian 8Artur Signell2015-05-151-1/+1
| | | | Change-Id: I037df97677d514acc11264ac13efcbbc2f15d09c
* Fix typo in Tree Javadoc (#17834)Steven Spungin2015-05-151-1/+1
| | | | Change-Id: I0d12588169736d045beca1ddc1e2fc5659cbbf61
* Report identifier if field binding fails (#17837)Artur Signell2015-05-131-3/+6
| | | | Change-Id: Ie3787792ab508adbf570d1a913ab49ec86924fbb
* Don't show loading spinner if there are no tabs (#15241)Leif Åstrand2015-05-132-1/+13
| | | | Change-Id: Ib2f08fc036d0f9940a865353c43d2433767df1fc
* Don't leak current VaadinSession in testLeif Åstrand2015-05-131-0/+4
| | | | Change-Id: I51d70636138ccf21ec4d7488aca2f071f940a51a
* Fixes regression in Notifications and tests (#14872)Pekka Hyvönen2015-05-134-14/+47
| | | | Change-Id: Ifa52508f5555c47b778cb7f80aa09f665b03b8d4
* Catch even more exceptions when trying to open a gzipped resource (#13653)Johannes Dahlström2015-05-131-2/+1
| | | | | | URL.openConnection may also throw if the file does not exist. Change-Id: I254a5b6591f34b0f11b20c6c9ab81c0cb51af672
* Code for current Grid mini tutorialsLeif Åstrand2015-05-128-0/+478
| | | | Change-Id: Icc5d99713caca43b537e90a267ff2a93da166572
* Add missing JavaDoc for Escalator.SubPartArguments (#17814)Teemu Suo-Anttila2015-05-121-0/+6
| | | | Change-Id: Ib90f9325426898d65584cf9928a7730e18745c5d
* Catch all Exceptions when trying to open a gzipped resource (#13653)Johannes Dahlström2015-05-121-1/+6
| | | | | | | | URLConnection.getInputStream may throw any IOException, not just FileNotFoundException. Additionally, catch and log unexpected non-IOExceptions just in case to keep the app from failing hard. Change-Id: Id7ce7ddee3de38ccd10d9e02e6c587a86b9cac96
* Fixed regression in details row for IE8&9 and another small bug (#17423)Pekka Hyvönen2015-05-122-2/+10
| | | | | | | | | Regression caused by the previous patch for the ticket. Details row inherited extra margin-top from parent. Because some position functions in escalator use left for transforming the rows, the offset caused by the spacer deco was switched to padding-left from left, so it won't get overridden by the position funcion. Change-Id: I774ab9573c95f971a0e625dc8d79370f3d86daec
* Fix Grid and Escalator accessing of SubPartArgumentsTeemu Suo-Anttila2015-05-122-6/+2
| | | | | | | This patch removes an extra static method from Escalator and makes Grid and Escalator call SubPartArguments create(String) method directly. Change-Id: I6825bc89540c6183a8fddeded8133fb7ef8e23f1
* Revert "Moved accessibility shortcut handling to server-side. [#14843]"Leif Åstrand2015-05-125-469/+15
| | | | | This reverts commit e88f71dd6d1d7634e3a90a7e53859ff6dc028e21. Change-Id: I1d4ed60ec4a194f6ed18fa5506134ef3a185a6cf
* Add missing @since for 7.5Leif Åstrand2015-05-1213-7/+66
| | | | Change-Id: Id8f78c9ef7670c5413d3b7d28eef732dd1b7512d
* Make extra API private instead of protected (#16596)Teemu Suo-Anttila2015-05-121-1/+1
| | | | Change-Id: I1ae0923309d4a7bd69f197bdbe308baefbe1512d
* Clarify some @since definitionsLeif Åstrand2015-05-122-2/+1
| | | | Change-Id: I0b46be2af610f6b35a6e1119a0859ddbd1c098f9
* Updated all empty @since tags to be published in 7.5.0Pekka Hyvönen2015-05-1121-62/+61
| | | | | | Removed invalid @since from MarginInfo. Change-Id: I7ad0dee47e8686c5cbca05ca1363ae8741642be8
* Avoid on-the-fly compilation when running tests (#15135)Artur Signell2015-05-112-0/+6
| | | | Change-Id: I507cba331403cb268110dec1d523fb10f37c34c4
* Mention potential gzip incompatibility in release notes (#13653)Leif Åstrand2015-05-111-0/+2
| | | | Change-Id: I11f2e4095ac106e985e2add283c7d36d04cd07e2
* Fixed Grid crash when rendering first time and no header available (#17412)Pekka Hyvönen2015-05-111-0/+7
| | | | | | Need to catch IndexOutOfBoundsException thrown by Escalator. Change-Id: I7593d6c4eb3f948d494688800dcf42c2ae963b07
* Fixes unnecessary selector specificity for notifications (#14872)Pekka Hyvönen2015-05-113-43/+35
| | | | | | Removes nesting for .v-Notification-caption and -description when possible. Change-Id: I6c68706116f9a90598413ffe43ea429d08616f51
* Fix a typo in AbstractSelect.setItemIcon Javadoc comment.Teemu Pöntelin2015-05-111-1/+1
| | | | Change-Id: Ifc5780c8d8488363bf40252d959b45cc08d6c68c
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-119-67/+220
| | | | Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
* Add opacity filter for disabled menubar item. (#15381)Sauli Tähkäpää2015-05-073-1/+67
| | | | Change-Id: I457becda9b8741b0b0f85d8985581a2039fa7304
* Hiding/Unhiding Grid column when details row is open (#17691)Pekka Hyvönen2015-05-062-24/+62
| | | | | | | Fixes paintRemoveColumns and paintInsertColumns in Escalator.AbstractStaticRowContainer to not include spacers in row count. Fixes couple ColumnHidingTests for IE8. Change-Id: I283ee9fcdf0f3a7d0019948a700225c27a25d701
* Removed outdated workaround (#14405)Anna Koskinen2015-05-061-6/+0
| | | | Change-Id: I3b7e6c9d5f5e24589b3dac238fa78814e30d057f
* Fix for declarative FontIcon support (#17275)Johannes Dahlström2015-05-068-33/+420
| | | Change-Id: I5d61ed7003811f95bba4ded71937bb08742936c5
* Fixes some broken FF24 tests for Grid.Pekka Hyvönen2015-05-061-0/+5
| | | | Change-Id: I7f1d21afd93f7fd74302738d24b4ba91be23ebec
* Fix caption position calculation in GridLayout (#17619)Teemu Pöntelin2015-05-063-14/+101
| | | | Change-Id: I5af773fbc03bc3d44e1aaa06ae974517583fdf4d
* Convert TableDragColumn tests from TB2 to TB4Teemu Suo-Anttila2015-05-063-204/+122
| | | | Change-Id: I16127f7b86bedc7603f5319dcc482c9b53e93a46
* Ensure browser does not re-use push connection after refresh (#14297, #14416)Artur Signell2015-05-051-3/+9
| | | | Change-Id: I99748db0f00a6b2189f557fa05a145906a841efc
* Fix the updating of sort indicators (#17440)Mika Murtojarvi2015-05-053-4/+162
| | | | Change-Id: I0f8aa598b6e133a5cc128777cb6f1950dc6666c7
* Convert LabelTooltip tests from TB2 to TB4Teemu Suo-Anttila2015-05-054-141/+72
| | | | Change-Id: Icf6a827ba99872df6d85a38f69b1a9dfe43a2c62
* Fix Grid reloading test to use ElementQuery exists() methodTeemu Suo-Anttila2015-05-051-1/+1
| | | | Change-Id: Id45e512acfed304731a11cde3c7593149b05b53e
* Convert MenuBarNavigationMouse test from TB2 to TB4Teemu Suo-Anttila2015-05-052-81/+42
| | | | Change-Id: Ie6780b20fa4cf046a9adec6d550160b84d15e422
* Margin for header label in form should override any other rule (#14775).Denis Anisimov2015-05-053-0/+128
| | | | Change-Id: I6db8f01cf4842f17db3ee9509a0b7873dfd70ddd
* Set display to inline-block for TOP_CENTER and TOP_RIGHT (#14137).Denis Anisimov2015-05-053-1/+142
| | | | Change-Id: I317eefabfc93fd00a848f6b57cba9bd73600b3b6
* Provide variable for default contrast value in valo-font-color (#14793).Denis Anisimov2015-05-055-1/+105
| | | | Change-Id: Ida9552b02cb515fab6fb078a93f9f5c2f6d55014
* Fix enabled handling for DateField and PopupDateField (#17620)Artur Signell2015-05-053-8/+185
| | | | Change-Id: I3e38bb5c03453b6c1ad5c9bb717241297a779f73
* Convert InitialFragmentEvent test from TB2 to TB4Teemu Suo-Anttila2015-05-052-37/+39
| | | | Change-Id: I8c69bc1230076e4c5de09b99a22de21796709f5d
* Convert BooleanTextField test from TB2 to TB4Teemu Suo-Anttila2015-05-042-141/+60
| | | | Change-Id: Ib9061494db9e5537364525f55b55ea0820e68b31
* Render CustomLayout properly even if a slot is missing (#17681)Artur Signell2015-05-045-0/+128
| | | | Change-Id: I1ca0699776b93987c00a23a61a64ba8f3b4cd95e
* Converted javascript tests to TB4 and added date tests (#16797, #16786)Artur Signell2015-05-049-75/+173
| | | | Change-Id: Idde67d2e841cb7ee23f78b741b3ae45235bfbdcb
* Merge "Merge branch 'grid-7.5'"Teemu Suo-Anttila2015-05-0263-1001/+12106
|\
| * Merge branch 'grid-7.5'Pekka Hyvönen2015-04-3063-1001/+12106
| |\ | | | | | | | | | Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8
| | * Details row decorator and border positioning and sizes (#17423)Pekka Hyvönen2015-04-308-63/+246
| | | | | | | | | | | | | | | | | | IE8 still isn't pixel perfect, but you can't have 'em all. Change-Id: I1780441f130032503d783657103066f502dce570
| | * Fixed Grid details row height regression and refactored tests (#17423)Pekka Hyvönen2015-04-273-63/+127
| | | | | | | | | | | | | | | | | | | | | Fixed regression caused by initial #17423 change Refactored tests for Grid's details row and added @TestCategory("grid"). Change-Id: I0b68eb7d6650d16700104f76b00972483d615855
| | * Add support for custom Grid sidebar items (#17569)Leif Åstrand2015-04-243-3/+237
| | | | | | | | | | | | | | | | | | | | | | | | | | | The current implementation does not in all cases enforce that visibility toggles are always before any custom items. The JavaDoc warns about this and the order is also restored whenever a visibility toggle is added or removed. Change-Id: I7160a04d6c96b2d6d821b13e420172e6115bc072