summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Revert "Don't require browserDetailsUrl when embedding (#10122)"Leif Åstrand2012-11-051-4/+1
| | | | | The change caused the wrong URL to be included in some browser details requests. This reverts commit 38c2ad6ff4895643371dfd00fb1d8667f6fc3909
* Don't require browserDetailsUrl when embedding (#10122)Leif Åstrand2012-11-021-1/+4
| | | | Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3
* Overlay container #9220Marc Englund2012-10-302-2/+2
| | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
* Merge "Removed padding which has magically appeared (#10075)"John Ahlroos2012-10-301-0/+1
|\
| * Removed padding which has magically appeared (#10075)Artur Signell2012-10-261-0/+1
| | | | | | | | Change-Id: Iefefe10fcc15d503ccd6cd40ce8d080c335594f4
* | Revert accidentally pushed "Fix most IE scrollbar issues"Artur Signell2012-10-292-18/+1
| | | | | | | | This reverts commit ddad359eab5c72ad2afc5778cc84d1f09ee5b530.
* | Fix most IE scrollbar issuesArtur Signell2012-10-292-1/+18
| |
* | Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-293-57/+71
|/ | | | Change-Id: I7891d727ab75a48e6607d6c49eba664a32a4d255
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-1610-77/+114
| | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7
* Reverted previously fixed scrollbars since it does not work with components ↵John Ahlroos2012-10-103-34/+0
| | | | | | requiring inline-block #9552 #9572 Change-Id: Iec43c1e4926b51724c93c93d1f4500e0fcf8759e
* Merge "Applied splitpanel scrollbar fix for IE9 as well #9552"Leif Åstrand2012-10-091-5/+6
|\
| * Applied splitpanel scrollbar fix for IE9 as well #9552John Ahlroos2012-10-091-5/+6
| | | | | | | | Change-Id: Ife96da6315796548c9aeab34b6f307a70e80ef36
* | Applied a similar fix for the scrollbars in accordion and tabsheet as was ↵John Ahlroos2012-10-092-0/+22
|/ | | | | | done for the splitpanel previously #9572 Change-Id: Ic52081d30e0febeac2cc2378e4a6af7f83306ae9
* Merge branch 'sass'John Ahlroos2012-10-0875-1455/+1510
|\
| * Merge branch 'master' into sassJohn Ahlroos2012-10-082-12/+3
| |\
| * \ Merge branch 'master' into sassMarc Englund2012-10-044-37/+37
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e
| * \ \ Merge branch 'master' into sassMarc Englund2012-10-012-10/+10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/tabsheet/tabsheet.scss theme-compiler/src/com/vaadin/sass/tree/ListRemoveNode.java theme-compiler/src/com/vaadin/sass/visitor/EachVisitor.java
| * | | | Sass restructure: split button into nativebutton and checkboxMarc Englund2012-09-288-100/+149
| | | | |
| * | | | Sass restructure: fixed bug in embedded.scssMarc Englund2012-09-281-1/+1
| | | | |
| * | | | Sass restructure: base theme with renameable componentsMarc Englund2012-09-2831-495/+495
| | | | |
| * | | | Sass restructure: tried some variants, this should be a reindeer structure ↵Marc Englund2012-09-2831-712/+712
| | | | | | | | | | | | | | | | | | | | that should work w/o overlay-container
| * | | | Sass restructure: need to disable .themename{} -wrapping until we get ↵Marc Englund2012-09-2810-64/+70
| | | | | | | | | | | | | | | | | | | | overlay-container.
| * | | | Rearranging sass theme structure in phases.Marc Englund2012-09-268-109/+109
| | | | |
* | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-081-13/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Configure widgetset using URLs relative to the requested page * Provide a Util method for getting an absolute URL from a relative URL * Test by using an embedded Jetty acting as a transparent proxy * Make /embed1 use the Buttons test to enable testing UIDL requests Change-Id: I4ef9b40e3954ae16b682d743a339f4360db40d4d
* | | | | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-051-5/+3
|\ \ \ \ \
| * | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-051-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Send the whole window location, not just fragment, in bootstrap and when the fragment changes * BrowserDetails now has URI getLocation() instead of String getUriFragment() * Keep FragmentChangeListeners as-is, should perhaps change to LocationChangeListeners at some point * Implement Page.getFragment() by means of Page.getLocation() * Differentiate between no fragment (null) and empty fragment ("") as java.net.URI does Change-Id: I1da1ea0664304d0c121a57e85d127fe48605e940
* | | | | | Merge "Fixed datefield height #9798"Johannes Dahlström2012-10-051-0/+1
|\ \ \ \ \ \
| * | | | | | Fixed datefield height #9798John Ahlroos2012-10-041-0/+1
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Change-Id: Iabd4c7e7729efeed02f8be087769de5f51634662
* | | | | | Merge "Fixed selectors in layout.scss #9860"John Ahlroos2012-10-051-2/+2
|\ \ \ \ \ \
| * | | | | | Fixed selectors in layout.scss #9860John Ahlroos2012-10-041-2/+2
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Change-Id: I297de32c4123ecc70bbadd92171b7858d7ef7399
* | | | | | Merge "Added IE8 HTML5 doctype fix for removing unneeded scrollbars in ↵John Ahlroos2012-10-051-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | splitpanel #9552"
| * | | | | Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552John Ahlroos2012-10-041-0/+10
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I2d9abc2add60809412a8625d4b4753aca408c7cd
* | | | | Merge "Fixed combobox line heights in Chameleon theme #9838"Johannes Dahlström2012-10-041-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed combobox line heights in Chameleon theme #9838John Ahlroos2012-10-031-0/+3
| |/ / / | | | | | | | | | | | | Change-Id: I2193f9304b378084bdd9f0e750e049af5af5e0ec
* / / / Remove default bootstrap parameter support (#9824)Leif Åstrand2012-10-021-12/+0
|/ / / | | | | | | | | | | | | | | | | | | Also remove the code that used to set the pathInfo parameter which is never used. Change-Id: I0ec7cc8453766bccf9527bfcf5e78411364da5f0
* | | Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-013-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nested FormLayouts, related test (#9427) svn changeset:24503/svn branch:6.8 svn changeset:24504/svn branch:6.8 svn changeset:24506/svn branch:6.8 Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d
* | | Added a dummy value to the parameter to make Websphere happy (#9776)Artur Signell2012-09-281-1/+1
| |/ |/| | | | | Change-Id: If44a4705fe6c2d9ce381924b2d2a47de532a712c
* | Add missing semicolons to vaadinBootstrap.jsHenri Sara2012-09-281-9/+9
| | | | | | | | Change-Id: I7917798ab2f3bf092b2c3e18f173f720e9e43e49
* | Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)Johannes Dahlström2012-09-271-1/+1
|/
* Fix logic error in initialPath handling (#9747)Leif Åstrand2012-09-251-1/+1
|
* Restored content:"" for layout slots which fixes #9736John Ahlroos2012-09-251-1/+1
|
* Show internal error reponses for browser details request (#8243)Artur Signell2012-09-241-0/+2
|