aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change cursor to default for nondraggable windows in Valo. (#15377)Sauli Tähkäpää2015-01-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie019abbda1664e8dd4f53a76f2c6f21e3bc5443b
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Button icon 'icon-align-top' style correction (#15140).Denis Anisimov2015-01-151-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I671013284cadbef89b46cca042a099441dbb6bff
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to disable sending v-loc parameter in init request (#14460).Jonas Granvik2015-01-121-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie17e0621400c3397dc19b386974e231b6f82944c
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045)Leif Åstrand2015-01-121-0/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9d4243fa6f91ba5bc3449d0a3ec24f209e6360e6
* | | | | | | | | | | | | | | | | | | | | | | | | | | Appending query param with vaadin version to js files (#12210)Fabian Lange2015-01-111-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | while #7868 is supposed to solve the overall issue, this solves a big part of the upgrade + cached files issues quickly. When I use vaadin themes, I have control over how they are included, so I can add a vaadin version number to it. For the default JS I cannot. Change-Id: Ica1cddee417946aa32116eb09882a3dc6c2924a6
* | | | | | | | | | | | | | | | | | | | | | | | | | | Mention scss cache in release notes (#15228)Leif Åstrand2015-01-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1b0fc70632d82e7a656cdc61f00a75dda3cc316c
* | | | | | | | | | | | | | | | | | | | | | | | | | | Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib7f6e67c242449e58a10359c596489fea2f679f6
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Wrong background color in a Window in IE8 (#15322)AMahdy AbdElAziz2014-12-301-3/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
* | | | | | | | | | | | | | | | | | | | | | | | | | Mention checkbox.isEmpty breaking change in release notesLeif Åstrand2014-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7c2136319c00401460ee979e3b606cad7ad85fef
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix date field button regression (#14572)Jouni Koivuviita2014-12-192-15/+23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression was caused by patch https://dev.vaadin.com/review/#/c/4480 Fixed the same issue for ComboBox as well. Change-Id: Id43912f0803b5e056d4ca6585746e53226282d85
* | | | | | | | | | | | | | | | | | | | | | | | | Update release notes for Vaadin 7.4Leif Åstrand2014-12-181-25/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifb65c053cf27ceac20c7f589dc4fcb76a4c468cf
* | | | | | | | | | | | | | | | | | | | | | | | | Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-171-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu. Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
* | | | | | | | | | | | | | | | | | | | | | | | Removed packages starting with a digit from export-package (#15105)Teppo Kurki2014-12-16106-0/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Runo theme icons have been duplicated to folders icons16, icons32 and icons64 which will be in the export-package declaration. Original folders with icons also remain. Change-Id: I19e481057a418e39a030359f62eefc3bc3d7f131
* | | | | | | | | | | | | | | | | | | | | | | Fix gradient path for notifications in Chameleon. (#15351)Sauli Tähkäpää2014-12-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
* | | | | | | | | | | | | | | | | | | | | | | MenuBar submenus close unexpectedly if use Valo theme (#15255)Jouni Koivuviita2014-12-101-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is for animation-in and animation-out. Fix was done in VMenuBar. VOverlay provides now hide() method with possibility to enable/disable the animations via parameters boolean animateIn, boolean animateOut. By default they are true (not to break animate-in, animate-out for VWindow and VNotification) Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
* | | | | | | | | | | | | | | | | | | | | | | Position calendar popup on the left side if there is no space (#14757).Denis Anisimov2014-12-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
* | | | | | | | | | | | | | | | | | | | | | | Fix opacity for disabled checkboxes and option groups. (#15239)Jouni Koivuviita2014-12-091-19/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2d09a116d07621053f2fc9524f95e47bf7fc834e
* | | | | | | | | | | | | | | | | | | | | | | Fix opacity for disabled links in Valo. (#15253)Sauli Tähkäpää2014-12-041-2/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I865526499a6d55a835758f0194a977c36c10304a
* | | | | | | | | | | | | | | | | | | | | | Window modalitycurtain will now respect $v-animations-enabled (#15135)Fabian Lange2014-11-283-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I80beea694c2a103aaf1fb479e1de48c515428fbb
* | | | | | | | | | | | | | | | | | | | | | Unwanted horizontal scrollbar in Valo menu (#15237)Jouni Koivuviita2014-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
* | | | | | | | | | | | | | | | | | | | | | Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
* | | | | | | | | | | | | | | | | | | | | | Set v-bevel to 'false' should unset 'v-textfield-bevel' value (#14634).Denis Anisimov2014-11-153-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
* | | | | | | | | | | | | | | | | | | | | | Drop indicators in Valo are now working as in Reindeer theme (#14836)Jouni Koivuviita2014-11-141-36/+25
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
* | | | | | | | | | | | | | | | | | | | | Update supported browser versions (#15207)Leif Åstrand2014-11-121-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mention Safari 8 and iOS 8 and bump evergreen browser versions Change-Id: I9c6494a0e5967539385fabd05b540e1f0622b96c
* | | | | | | | | | | | | | | | | | | | | TreeTable column header and footer height fix (#15121)Anna Koskinen2014-11-101-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for regression caused by (#14812) + Valo test for TreeTables. Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
* | | | | | | | | | | | | | | | | | | | | Reverse asc and desc table sorting indicators for Valo. (#15123)Sauli Tähkäpää2014-11-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67
* | | | | | | | | | | | | | | | | | | | | Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-032-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5
* | | | | | | | | | | | | | | | | | | | | Update GWT to 2.7.0.beta1vaadin1.Artur Signell2014-10-312-1/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update client-compiler-deps to 1.2.0. Fix classpaths for devmodes. Change-Id: I8452271594b4563bf476420ff7ab22985913e397
* | | | | | | | | | | | | | | | | | | | | Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added sass selector for upload in base theme. Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
* | | | | | | | | | | | | | | | | | | | | FormLayout margins do not work (#14610)Jouni Koivuviita2014-10-221-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c
* | | | | | | | | | | | | | | | | | | | | Replace no-break-spaces with whitespaces (#14890)Sara Seppola2014-10-2115-45/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
* | | | | | | | | | | | | | | | | | | | | Fix Tabsheet close button not shown on tabsheet (Firefox 24) (#14450)Jouni Koivuviita2014-10-201-23/+42
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c
* | | | | | | | | | | | | | | | | | | | Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-142-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added CSS fixes. Change-Id: I1f1d27a18b925ab9b4e21292218c75206d3d4984
* | | | | | | | | | | | | | | | | | | | Fix empty table captions in Valo theme (#14812)Teemu Pöntelin2014-10-101-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6d18e9a16ea5c4c4de0653233fefa1af8f76205a
* | | | | | | | | | | | | | | | | | | | Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-091-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copied the fix from Valo. Change-Id: I677fc4cfb65a57211fd82d994d75743fd49a83a2
* | | | | | | | | | | | | | | | | | | | Add favicon.ico to Valo. (#14781)Sauli Tähkäpää2014-10-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic0c5152d634dfc8f07890cfee18bbebd6e54bbc3
* | | | | | | | | | | | | | | | | | | | Add outside-range styles for DateField. (#14711)Jouni Koivuviita2014-10-071-8/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0f85fb72605c5500b0a835ddf715d60bc9c7a524
* | | | | | | | | | | | | | | | | | | | A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added css instructions for enclosing span to prevent this. Change-Id: Ib5e396b85ce37ab722e70fddf3553179248d59e8
* | | | | | | | | | | | | | | | | | | | Fix closed issues link in release notes.Sauli Tähkäpää2014-09-261-2/+2
|/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I79565d94c65efb4ae8a61627c9d313707aabe3d5
* | | | | | | | | | | | | | | | | | | Notification animations feel janky (Valo) (#14656)Jouni Koivuviita2014-09-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a small delay for notification animate-in animations. Change-Id: Id5596957c56eae391c17e3ea8b942617b848c8f7
* | | | | | | | | | | | | | | | | | | Fix FormLayout has always an odd 12px horizontal margin (#14574)Jouni Koivuviita2014-09-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idaba283636ccbbd3d4fccc8ea10128a464fa463d
* | | | | | | | | | | | | | | | | | | SassDoc stubs, mostly auto-generated by special utility (#14203)Sergey Budkin2014-09-1530-18/+837
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb
* | | | | | | | | | | | | | | | | | | Fix Valo DateField rendering in read-only FieldGroups (#14603)Heikki Ohinmaa2014-09-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icb05cffe68b948777036e282a2055e3343de9252
* | | | | | | | | | | | | | | | | | | Don't scan classpath for any development servlet (#14604)Leif Åstrand2014-09-041-28/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If3db4a35609260beff1079cbaafa8827643d9271
* | | | | | | | | | | | | | | | | | Fix to Valo menu for iOS (make the header visible)Jouni Koivuviita2014-09-011-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
* | | | | | | | | | | | | | | | | | Valo Sass API documentation, part 2Jouni Koivuviita2014-08-3011-213/+729
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic707d897a84a308f789b2805a980b696beaa6edd
* | | | | | | | | | | | | | | | | | First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-3035-403/+1573
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updates the test to always scroll the left panel to the top after opening a section. Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
* | | | | | | | | | | | | | | | | | Increase datefield calendarpanel selected date text contrastJouni Koivuviita2014-08-291-0/+1
|/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the text easier to read. Change-Id: Ieab5b27cccd0694086f17877d6c6b4c37b225b02
* | | | | | | | | | | | | | | | | Bugfixes to Valo (#14490)Jouni Koivuviita2014-08-223-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | valo-component-group mixin doesn’t have any parameters. Ruby compiler produces an error, but Java compiler works anyway (#14479). Missing semicolon after a line before @include produces an error with the Ruby compiler, but passes compilation with the Java compiler (#14480). Change-Id: If6fa2b5039f4d9daa7ee73380f089b533c2cce0f
* | | | | | | | | | | | | | | | | Use a separate servlet instance for static files during testingArtur Signell2014-08-211-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is something strange going on in Tomcat 8 and/or Atmosphere where the websocket endpoint is deployed for /VAADIN/* and not for /run/* when the same servlet is used Change-Id: If0f5d7b87e410feeb53d1407919fa30cc794468a