Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SystemMessagesProvider for getting messages for a Locale (#4127) | Leif Åstrand | 2012-10-08 | 10 | -22/+219 |
| | | | | | | | Also add an internal helper for finding the most suitable Locale based on the currently available information. Change-Id: Ie9893db4be5ace7b0d60c030b7ca383359500525 | ||||
* | Merge "Add Page.getLocation() (#9249)" | Leif Åstrand | 2012-10-05 | 15 | -69/+144 |
|\ | |||||
| * | Add Page.getLocation() (#9249) | Johannes Dahlström | 2012-10-05 | 15 | -69/+144 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | | Allow servletInitialized,portletInitialized to throw exception (#9848) | Artur Signell | 2012-10-05 | 3 | -5/+5 |
| | | | | | | | | | | | | Change-Id: Ib0fd2524ba82998063b21d6c3b56897270c24b2c | ||||
* | | | Remove getters and setters from converted state | Leif Åstrand | 2012-10-05 | 2 | -9/+1 |
| | | | |||||
* | | | Merge changes I0cc40f7c,Ia65d8bfb,I03ad3d60 | Artur Signell | 2012-10-05 | 5 | -22/+39 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Declared dependencies for jars found in Maven (#9852) Use rebased Guava from vaadin-shared-deps (#9612) Use Flute from vaadin-shared-deps (#9612) | ||||
| * | | | Declared dependencies for jars found in Maven (#9852) | Artur Signell | 2012-10-04 | 2 | -4/+34 |
| | | | | | | | | | | | | | | | | Change-Id: I0cc40f7c10c1dc6a1dcaff48e86d04079c1f70ae | ||||
| * | | | Use rebased Guava from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 2 | -5/+3 |
| | | | | | | | | | | | | | | | | Change-Id: Ia65d8bfb76842060c4f0a859588a75fb9b167900 | ||||
| * | | | Use Flute from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 3 | -14/+3 |
| | | | | | | | | | | | | | | | | Change-Id: I03ad3d6070d6a87e98f28e5871df36aaf269edb8 | ||||
* | | | | 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 | ||||
* | | | Merge "Removed hard coded package names from export metadata generator (#9612)" | Johannes Dahlström | 2012-10-04 | 2 | -13/+33 |
|\ \ \ | |||||
| * | | | Removed hard coded package names from export metadata generator (#9612) | Artur Signell | 2012-10-02 | 2 | -13/+33 |
| | | | | | | | | | | | | | | | | Change-Id: I860d9241e270a2a96796b4800f0bbbc808e2e710 | ||||
* | | | | Merge "Remove default bootstrap parameter support (#9824)" | Johannes Dahlström | 2012-10-04 | 3 | -53/+14 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Remove default bootstrap parameter support (#9824) | Leif Åstrand | 2012-10-02 | 3 | -53/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove the code that used to set the pathInfo parameter which is never used. Change-Id: I0ec7cc8453766bccf9527bfcf5e78411364da5f0 | ||||
* | | | | Merge "Revert "FontFace nodes are created correctly, fixes #9611" Should not ↵ | Marc Englund | 2012-10-04 | 2 | -23/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | be in master yet." | ||||
| * | | | | Revert "FontFace nodes are created correctly, fixes #9611" | Marc Englund | 2012-10-04 | 2 | -23/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Should not be in master yet. This reverts commit f310829d004443b40d32698bd46c9c7db8ba187a | ||||
* | | | | | Merge "FontFace nodes are created correctly, fixes #9611" | Marc Englund | 2012-10-04 | 2 | -2/+23 |
|\| | | | | |||||
| * | | | | FontFace nodes are created correctly, fixes #9611 | Marc Englund | 2012-10-04 | 2 | -2/+23 |
| |/ / / | | | | | | | | | | | | | Change-Id: I4ac14c512b7585979f3e88126a7106e469d29f7f | ||||
* | | | | Merge "Avoid NPEs in integration test" | Leif Åstrand | 2012-10-04 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Avoid NPEs in integration test | Artur Signell | 2012-10-02 | 2 | -2/+2 |
| | |/ / | |/| | | | | | | | | | | Change-Id: Idc20efce93e2ee6f7e9cba2eb3676e6e6ec41771 | ||||
* | | | | Merge "Firefox now uses the overflow autofix + made sure we don't trigger a ↵ | Leif Åstrand | 2012-10-03 | 2 | -3/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | layout phase while running another layout phase #9845" | ||||
| * | | | | Firefox now uses the overflow autofix + made sure we don't trigger a layout ↵ | John Ahlroos | 2012-10-03 | 2 | -3/+9 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | phase while running another layout phase #9845 Change-Id: I5a5bdf5ffdf84f86054f3f6f1d79737e630e41cb | ||||
* | | | | Test case for #9508 | Johannes Dahlström | 2012-10-03 | 1 | -0/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | svn changeset:24580/svn branch:6.8 Change-Id: I2cb7dd24e09c8aaa439b43881ac6a5327cf0fac1 | ||||
* | | | | Ensure the browser does not cache UIDL responses (#9732) | Johannes Dahlström | 2012-10-03 | 1 | -0/+5 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn changeset:24575/svn branch:6.8 Conflicts: src/com/vaadin/terminal/gwt/server/CommunicationManager.java Change-Id: I64a1a8300ab1d96e7a9b22c5ed53398cf0dd3f74 | ||||
* | / | Fixes #9828 - ComponentLocator now makes use of debug IDs if present | Jonatan Kronqvist | 2012-10-02 | 1 | -2/+4 |
| |/ |/| | | | | | Change-Id: I58aeee42ef386dd3eef8fdf25f8dd430eb22774c | ||||
* | | Merge "Merge from 6.8: Limit propagation of vertical spacing and margins in ↵ | Johannes Dahlström | 2012-10-02 | 5 | -36/+209 |
|\ \ | |/ |/| | | | nested FormLayouts, related test (#9427)" | ||||
| * | Merge from 6.8: Limit propagation of vertical spacing and margins in | Henri Sara | 2012-10-01 | 5 | -36/+209 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Merge "Merged tests for initial fragment events (#9558)" | Johannes Dahlström | 2012-10-02 | 4 | -0/+223 |
|\ \ | |||||
| * | | Merged tests for initial fragment events (#9558) | Artur Signell | 2012-09-28 | 4 | -0/+223 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix not needed in Vaadin 7 svn changeset:24491/svn branch:6.8 Change-Id: Id78475eac42fef47a523cf1e27b2d15f1789335f | ||||
* | | | Make DefaultUIProvider work with lower case parameter name (#9474)7.0.0.beta3 | Leif Åstrand | 2012-10-02 | 1 | -3/+5 |
| | | | | | | | | | | | | Change-Id: I1c66f1661fee32ce924f5923c15a5c86b25465e1 | ||||
* | | | Merge "Merge from 6.8: Large lazy container for tests" | Artur Signell | 2012-10-02 | 2 | -0/+267 |
|\ \ \ | |||||
| * | | | Merge from 6.8: Large lazy container for tests | Henri Sara | 2012-10-02 | 2 | -0/+267 |
| | | | | | | | | | | | | | | | | | | | | | | | | svn changeset:24517/svn branch:6.8 Change-Id: I215e0471f608bda6bee27309426a96139a147275 | ||||
* | | | | Merge changes Iae2ac641,I50a0ac7a | Leif Åstrand | 2012-10-02 | 3 | -6/+48 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Made GlobalResourceHandler serializable (#9817) Updated GAE test to be UI based (#9816) | ||||
| * | | | | Made GlobalResourceHandler serializable (#9817) | Artur Signell | 2012-10-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Change-Id: Iae2ac641275a7f16b0bde2184c3f42f9f059f890 | ||||
| * | | | | Updated GAE test to be UI based (#9816) | Artur Signell | 2012-10-01 | 2 | -5/+47 |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I50a0ac7a8aca239e04806a8d6f9be1d9263e71dd | ||||
* | | | | | Merge "Unified log message with other Property implementors (#9804)" | Henri Sara | 2012-10-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Unified log message with other Property implementors (#9804) | Artur Signell | 2012-10-01 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | Change-Id: I0833381d7f7871d062b04ef0ed5408f1777022af | ||||
* | | | | | Merge "Avoid throwing exceptions from toString, log message instead (#9804)" | Henri Sara | 2012-10-02 | 3 | -7/+47 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Avoid throwing exceptions from toString, log message instead (#9804) | Artur Signell | 2012-10-01 | 3 | -7/+47 |
| | |_|/ | |/| | | | | | | | | | | Change-Id: Ia2f8504a0fe75ab3a7c4746d533e5fd012e2a69c | ||||
* | | | | Fixed test to work also on build server | Artur Signell | 2012-10-01 | 2 | -47/+1 |
| | | | | | | | | | | | | | | | | Change-Id: I78e49ad780c75b38fb62f3880bc6b4b08c9af8b1 | ||||
* | | | | Moved ShortcutActionHandler constants to shared (#8484) | Artur Signell | 2012-10-01 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | Change-Id: I59b0f732f819ceb5e63182c7f3ac492f913a6278 | ||||
* | | | | Moved ShortcutActionHandler constants to shared (#8484) | Artur Signell | 2012-10-01 | 2 | -29/+24 |
| | | | | | | | | | | | | | | | | Change-Id: Ia75fa0ca8b7f563ccc412381e88abae7c630569e | ||||
* | | | | Merge "Fixed typo in method name" | John Ahlroos | 2012-10-01 | 1 | -9/+9 |
|\ \ \ \ | |_|/ / |/| | | |