Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 72 | -1378/+1378 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Merge "Disabled @media print {} to avoid invalid CSS, see #10336" | Artur Signell | 2012-11-23 | 1 | -0/+3 |
|\ | |||||
| * | Disabled @media print {} to avoid invalid CSS, see #10336 | Marc Englund | 2012-11-23 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I258b786d43bb26af564f911f6aa0d655d835ca97 | ||||
* | | Set bootstrap error using innerHTML instead of document.write (#9735) | Leif Åstrand | 2012-11-23 | 1 | -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 Englund | 2012-11-23 | 28 | -92/+131 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | UI stylename handling (#9832) | Johannes Dahlström | 2012-11-14 | 3 | -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 Signell | 2012-11-06 | 1 | -0/+1 |
| | | | | Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5 | ||||
* | Fix for small theme bug induced by overlay-container #9220 Note: this will ↵ | Marc Englund | 2012-11-05 | 1 | -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 Åstrand | 2012-11-05 | 1 | -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 Åstrand | 2012-11-02 | 1 | -1/+4 |
| | | | | Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3 | ||||
* | Overlay container #9220 | Marc Englund | 2012-10-30 | 2 | -2/+2 |
| | | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2 | ||||
* | Merge "Removed padding which has magically appeared (#10075)" | John Ahlroos | 2012-10-30 | 1 | -0/+1 |
|\ | |||||
| * | Removed padding which has magically appeared (#10075) | Artur Signell | 2012-10-26 | 1 | -0/+1 |
| | | | | | | | | Change-Id: Iefefe10fcc15d503ccd6cd40ce8d080c335594f4 | ||||
* | | Revert accidentally pushed "Fix most IE scrollbar issues" | Artur Signell | 2012-10-29 | 2 | -18/+1 |
| | | | | | | | | This reverts commit ddad359eab5c72ad2afc5778cc84d1f09ee5b530. | ||||
* | | Fix most IE scrollbar issues | Artur Signell | 2012-10-29 | 2 | -1/+18 |
| | | |||||
* | | Fixed Chameleon theme for InlineDatefield #10070 | John Ahlroos | 2012-10-29 | 3 | -57/+71 |
|/ | | | | Change-Id: I7891d727ab75a48e6607d6c49eba664a32a4d255 | ||||
* | Fixed primary stylename handling for Datefield and InlineDatefield #9903 | John Ahlroos | 2012-10-16 | 10 | -77/+114 |
| | | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7 | ||||
* | Reverted previously fixed scrollbars since it does not work with components ↵ | John Ahlroos | 2012-10-10 | 3 | -34/+0 |
| | | | | | | requiring inline-block #9552 #9572 Change-Id: Iec43c1e4926b51724c93c93d1f4500e0fcf8759e | ||||
* | Merge "Applied splitpanel scrollbar fix for IE9 as well #9552" | Leif Åstrand | 2012-10-09 | 1 | -5/+6 |
|\ | |||||
| * | Applied splitpanel scrollbar fix for IE9 as well #9552 | John Ahlroos | 2012-10-09 | 1 | -5/+6 |
| | | | | | | | | Change-Id: Ife96da6315796548c9aeab34b6f307a70e80ef36 | ||||
* | | Applied a similar fix for the scrollbars in accordion and tabsheet as was ↵ | John Ahlroos | 2012-10-09 | 2 | -0/+22 |
|/ | | | | | | done for the splitpanel previously #9572 Change-Id: Ic52081d30e0febeac2cc2378e4a6af7f83306ae9 | ||||
* | Merge branch 'sass' | John Ahlroos | 2012-10-08 | 75 | -1455/+1510 |
|\ | |||||
| * | Merge branch 'master' into sass | John Ahlroos | 2012-10-08 | 2 | -12/+3 |
| |\ | |||||
| * \ | Merge branch 'master' into sass | Marc Englund | 2012-10-04 | 4 | -37/+37 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e | ||||
| * \ \ | Merge branch 'master' into sass | Marc Englund | 2012-10-01 | 2 | -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 checkbox | Marc Englund | 2012-09-28 | 8 | -100/+149 |
| | | | | | |||||
| * | | | | Sass restructure: fixed bug in embedded.scss | Marc Englund | 2012-09-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Sass restructure: base theme with renameable components | Marc Englund | 2012-09-28 | 31 | -495/+495 |
| | | | | | |||||
| * | | | | Sass restructure: tried some variants, this should be a reindeer structure ↵ | Marc Englund | 2012-09-28 | 31 | -712/+712 |
| | | | | | | | | | | | | | | | | | | | | that should work w/o overlay-container | ||||
| * | | | | Sass restructure: need to disable .themename{} -wrapping until we get ↵ | Marc Englund | 2012-09-28 | 10 | -64/+70 |
| | | | | | | | | | | | | | | | | | | | | overlay-container. | ||||
| * | | | | Rearranging sass theme structure in phases. | Marc Englund | 2012-09-26 | 8 | -109/+109 |
| | | | | | |||||
* | | | | | Bootstrap UI using relative URLs with servlets (#6771) | Leif Åstrand | 2012-10-08 | 1 | -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 Åstrand | 2012-10-05 | 1 | -5/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add Page.getLocation() (#9249) | Johannes Dahlström | 2012-10-05 | 1 | -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öm | 2012-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed datefield height #9798 | John Ahlroos | 2012-10-04 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Change-Id: Iabd4c7e7729efeed02f8be087769de5f51634662 | ||||
* | | | | | | Merge "Fixed selectors in layout.scss #9860" | John Ahlroos | 2012-10-05 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed selectors in layout.scss #9860 | John Ahlroos | 2012-10-04 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Change-Id: I297de32c4123ecc70bbadd92171b7858d7ef7399 | ||||
* | | | | | | Merge "Added IE8 HTML5 doctype fix for removing unneeded scrollbars in ↵ | John Ahlroos | 2012-10-05 | 1 | -0/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | splitpanel #9552" | ||||
| * | | | | | Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552 | John Ahlroos | 2012-10-04 | 1 | -0/+10 |
| |/ / / / | | | | | | | | | | | | | | | | Change-Id: I2d9abc2add60809412a8625d4b4753aca408c7cd | ||||
* | | | | | Merge "Fixed combobox line heights in Chameleon theme #9838" | Johannes Dahlström | 2012-10-04 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fixed combobox line heights in Chameleon theme #9838 | John Ahlroos | 2012-10-03 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | | | | Change-Id: I2193f9304b378084bdd9f0e750e049af5af5e0ec | ||||
* / / / | Remove default bootstrap parameter support (#9824) | Leif Åstrand | 2012-10-02 | 1 | -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 in | Henri Sara | 2012-10-01 | 3 | -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 Signell | 2012-09-28 | 1 | -1/+1 |
| |/ |/| | | | | | Change-Id: If44a4705fe6c2d9ce381924b2d2a47de532a712c | ||||
* | | Add missing semicolons to vaadinBootstrap.js | Henri Sara | 2012-09-28 | 1 | -9/+9 |
| | | | | | | | | Change-Id: I7917798ab2f3bf092b2c3e18f173f720e9e43e49 | ||||
* | | Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well) | Johannes Dahlström | 2012-09-27 | 1 | -1/+1 |
|/ | |||||
* | Fix logic error in initialPath handling (#9747) | Leif Åstrand | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | Restored content:"" for layout slots which fixes #9736 | John Ahlroos | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | Show internal error reponses for browser details request (#8243) | Artur Signell | 2012-09-24 | 1 | -0/+2 |
| |