summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "Fixed problem with accordion layout in reindeer (#10635)"Leif Åstrand2013-01-081-1/+2
|\ \ \ | | |/ | |/|
| * | Fixed problem with accordion layout in reindeer (#10635)Artur Signell2013-01-071-1/+2
| |/ | | | | | | Change-Id: I7b7fb770209c593f78a7ff0f78b86be209cce174
* | Merge "Fixed lower left corner of tabsheet in Runo (#10658)"Leif Åstrand2013-01-081-1/+1
|\ \
| * | Fixed lower left corner of tabsheet in Runo (#10658)Artur Signell2013-01-071-1/+1
| |/ | | | | | | Change-Id: I22be985d1fd741650e9ce38f2554429103f46ad1
* / Reset line-height in layouts the same way as for v-scrollable (#10598)Artur Signell2013-01-071-0/+1
|/ | | | Change-Id: Iee684359f8d2ca6d06fe3014ab32d74cce3e7f73
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-0410-62/+77
| | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
* Merge "Added override for font-sizes which used em in base theme (#10606, ↵Leif Åstrand2013-01-048-2/+14
|\ | | | | | | #10587)"
| * Added override for font-sizes which used em in base theme (#10606, #10587)Artur Signell2013-01-028-2/+14
| | | | | | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d
* | Ensure panel decoration is shown (#10258)Artur Signell2013-01-021-1/+1
|/ | | | Change-Id: Iaf5a25224b10560da15f94b22fa6b77c843a4a47
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-0216-42/+42
| | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* Updated Release Notes for Vaadin 7.0.0.rc1 release.Marko Gronroos2012-12-191-17/+28
| | | | Change-Id: Id62a3b44fa6f5c1c3554e273597303b4b418d89e
* Additional fixes for IE scrollbars issuesArtur Signell2012-12-182-5/+5
| | | | | | Related to #9004, #9552, #9572, #9578 Change-Id: I6f6677ec47713d480e2591f3bddf3b764861201c
* Merge changes Ide0a7e28,I78da2c2cArtur Signell2012-12-1819-7/+42
|\ | | | | | | | | | | * changes: Ugly hacks to make tests screenshot compatible Fixed IE scrollbar issues for most if not all components
| * Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-1719-7/+42
| | | | | | | | | | | | | | Fixed by defining font-size:0 and line-height:normal for all v-scrollable elements. A font-size is defined using $font-size for all themes and this is reset in v-widget. Similarly for $line-height. Should fix at least #9004, #9552, #9572 Change-Id: I78da2c2ce497a0a22962644c9c97df5a0e41e056
* | Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-172-6/+0
|/ | | | Change-Id: I62c808b90da155b0ae0489c4eaeff370063f3572
* Moved third-party license notes to the license file. For #10153.Marko Gronroos2012-12-142-252/+228
|
* Merge "Colorpicker IE fixes"John Ahlroos2012-12-141-2/+2
|\
| * Colorpicker IE fixesAnna Koskinen2012-12-141-2/+2
| | | | | | | | Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5
* | Added a Terms and Conditions section about the Vaadin license as well as all ↵Marko Gronroos2012-12-141-50/+260
|/ | | | dependencies and their licenses. Removed the dependency JAR list. For #10153.
* Restrict DateField fix to IE (#10498)Artur Signell2012-12-111-1/+1
| | | | Change-Id: Ib706b12f1e2236e48bd82a6d08e19d748dd5e71c
* Fixed overflow issue in PopupDateFieldArtur Signell2012-12-111-0/+4
| | | | Change-Id: Idcacd28f10265a38e3876557a2ab56cc8a379b2b
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-1015-1/+289
| | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
* Additional fixes for accordion/IE (#9552)Artur Signell2012-12-103-8/+6
| | | | | | Fixes Accordion for other themes than Reindeer aswell Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9
* Hide using display:none to be screenshot compatible (#10080)Artur Signell2012-12-071-0/+7
| | | | Change-Id: I67b3e21640760ee6581b656450e0a5517788580d
* Merge "Default id should get overridden only if id has been specifically set ↵Artur Signell2012-12-071-0/+10
|\ | | | | | | (#10179)."
| * Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-071-0/+10
| | | | | | | | | | | | (#10179). Change-Id: I102ca64648a88e70e88d9c546e8ea49de47451fb
* | Added support for $primaryStyleName to RunoMarc Englund2012-12-0722-383/+383
| | | | | | | | Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
* | $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-0716-342/+342
| | | | | | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
* | Merge "Fixed accordion to not cause scrollbars in IE (#9552)"Marc Englund2012-12-072-7/+6
|\ \
| * | Fixed accordion to not cause scrollbars in IE (#9552)Artur Signell2012-12-072-7/+6
| |/ | | | | | | Change-Id: Ie27894b35be4d79c29b201ec79991c7d9263a1eb
* | Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)""Marc Englund2012-12-078-35/+14
|\ \ | |/ |/|
| * Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-028-35/+14
| | | | | | | | | | | | | | | | No longer needed as #10384 is fixed This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326. Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
* | Made layouts inline-blocks to support undefined width (#10080)Artur Signell2012-12-051-1/+1
| | | | | | | | Change-Id: I7ff2244ab7f2956cbf21122a3880d3ae27fb516a
* | Allow customization of the widgetset url in order to be able to remove the ↵Jonatan Kronqvist2012-12-041-8/+10
|/ | | | | | '?timestamp' part of the default url #10422 Change-Id: I561ba82d027b9207ed67fd7a861b0d6602e02024
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-301-19/+19
| | | | Change-Id: I79ac824bc19fa42b976954148e69d54fb91b77ab
* Fall back to activex xml http if XMLHttpRequest is disabled (#10423)Artur Signell2012-11-291-1/+6
| | | | Change-Id: I91eeaae42859cd056943b5fd040a0d107ed4ec6e
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-268-14/+35
| | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
* Fix chameleon "body" css selectors (#10382)Artur Signell2012-11-264-21/+21
| | | | Change-Id: I39095703e74bdcad16d4b6cb700cc5f1953a66c6
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-2335-136/+136
| | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-236-12/+17
| | | | | | This should not cause issue with multiple themes as you do not have a generated body then. Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4
* Moved DebugConsole (and related) styles to separate mixin which is applied ↵Marc Englund2012-11-233-27/+35
| | | | | | globally; the console is a widgetset-wide singleton, not usually to be styled. Fixes #10357 Change-Id: I39940fa92f748a6ef7a143797f06ef9d7d68ce36
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-2372-1378/+1378
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Merge "Disabled @media print {} to avoid invalid CSS, see #10336"Artur Signell2012-11-231-0/+3
|\
| * Disabled @media print {} to avoid invalid CSS, see #10336Marc Englund2012-11-231-0/+3
| | | | | | | | Change-Id: I258b786d43bb26af564f911f6aa0d655d835ca97
* | Set bootstrap error using innerHTML instead of document.write (#9735)Leif Åstrand2012-11-231-5/+12
|/ | | | | | | * Also remove the testbench hook so waitForVaadin can continue * Add automatic test Change-Id: I6a6e53f23af9746f33977dfdb3768870956943f2
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-2328-92/+131
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* When closeIdleUIs is true, close open UIs only after all UIs have been idle ↵Johannes Dahlström2012-11-201-1/+1
| | | | | | | | | | | | | for longer than the session timeout * Rename closeIdleUIs to closeIdleSessions, isIdleUICleanupEnabled to isCloseIdleSessions (#10252) * Close the whole session at the same time as well * Move UI lastUidlRequestTime to VaadinSession lastRequestTimestamp (#10253) * Rename VaadinSession lastRequestTime to lastRequestDuration, totalSessionTime to cumulativeRequestDuration (#10253) * Rename UI lastHeartbeatTime to lastHeartbeatTimestamp * Show "Session Expired" notification when a heartbeat fails because of this Change-Id: If3d4bd9add9995f435c29812eec00b3a3a92a6e6
* UI stylename handling (#9832)Johannes Dahlström2012-11-143-7/+7
| | | | | | | | * Change VUI class name from v-view to v-ui * Use state.primaryStyleName so it can be changed * Remove useless v-app-VaadinServiceSession from bootstrap root div Change-Id: I67d3cb3efb5b4033416dcfcf7f39cbc71ac70cbc
* Define line-height for tooltips in Runo (#10136)Artur Signell2012-11-061-0/+1
| | | | Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5
* Fix for small theme bug induced by overlay-container #9220 Note: this will ↵Marc Englund2012-11-051-0/+1
| | | | | | break FF screenshots, but the new version is actually more according to spec, afaik. Change-Id: Ib7048522b06e62e5fc964e538a865524a08eaaab