Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor BrowserPopupOpener API (#10241) | Leif Åstrand | 2012-11-23 | 1 | -1/+2 |
| | | | | | | | | * Rename BrowserPopupOpener to BrowserWindowOpener * Rename setPopupName -> setWindowName * Rename BrowserPopupUIProvider -> BrowserWindowUIProvider * Make BrowserWindowUIProvider a private static inner class Change-Id: Id839b274762424bb50fe3590d7cd1187e92baa6c | ||||
* | Merge "Use json from vaadin-shared-deps 1.0.1 (#10118)" | Johannes Dahlström | 2012-11-22 | 1 | -3/+1 |
|\ | |||||
| * | Use json from vaadin-shared-deps 1.0.1 (#10118) | Artur Signell | 2012-11-20 | 1 | -3/+1 |
| | | | | | | | | Change-Id: Ied6e42082c61610cee5b798f6089547dd2704f9e | ||||
* | | Remove slashes from beginning or end of constants (#10140) | Leif Åstrand | 2012-11-21 | 1 | -4/+4 |
| | | | | | | | | | | | | * Also rename the constants to cause compile errors in 3rd party code Change-Id: If96c9956de7737345ec9372be28292b3490387a2 | ||||
* | | Global code cleanup | Leif Åstrand | 2012-11-21 | 2 | -3/+2 |
| | | | | | | | | Change-Id: I14f46e6aa4f9cbdd9037f1c4ad1ac38fe7cbda86 | ||||
* | | Rename DependencyResource to PublishedFile (#10224) | Leif Åstrand | 2012-11-21 | 1 | -4/+4 |
| | | | | | | | | Change-Id: I18bd5fbaba7d443cab0626ddd477626995b5f16a | ||||
* | | Removed server class reference from shared javadoc | Artur Signell | 2012-11-21 | 1 | -2/+1 |
| | | | | | | | | Change-Id: Iaa38a50c7198d416799a53e66cd4828948b4b62d | ||||
* | | Merge "Added possibility to disable text input for PopupDateField (#6790)" | Artur Signell | 2012-11-20 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | Added possibility to disable text input for PopupDateField (#6790) | Mikael Grankvist | 2012-11-19 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I3275fce74c26b1409aa00505c06f459d1ae2e6ce | ||||
* | | Renamed ComponentState to AbstractComponentState (#9032) | Artur Signell | 2012-11-20 | 17 | -40/+41 |
|/ | | | | Change-Id: Ida6e0cb7064580be36627fd735d79b82ee69356d | ||||
* | @Connect lastonly -> lastOnly (#10244) | Leif Åstrand | 2012-11-16 | 4 | -8/+8 |
| | | | | Change-Id: I5d587852d00b485eb57e10ad3ba874ea1b500a19 | ||||
* | UI stylename handling (#9832) | Johannes Dahlström | 2012-11-14 | 1 | -0/+3 |
| | | | | | | | | * 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 | ||||
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 1 | -2/+0 |
| | | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87 | ||||
* | (#9924) Moved hierarchy code and fixed popup view to not be a ↵ | Mikael Grankvist | 2012-11-13 | 2 | -0/+20 |
| | | | | | | LegacyComponent anymore. Change-Id: I2d12b8876bee47030383cf4845efd49eaeee72ee | ||||
* | Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) | Artur Signell | 2012-11-07 | 3 | -8/+10 |
| | | | | Change-Id: I33981f0c80ab367d74bbbeebb48abbc81d4f182c | ||||
* | Import shared-deps packages instead of requiring the bundle (#10066) | Johannes Dahlström | 2012-10-30 | 1 | -2/+1 |
| | | | | Change-Id: I6111f7b403dd6c8bbce6eab64a35b10d9d3d7b05 | ||||
* | Formatted project | Artur Signell | 2012-10-26 | 2 | -2/+0 |
| | | | | Change-Id: I771ca4edea66ad29a80628ee1a98d1c5ff1679ab | ||||
* | Missing package for ProgressIndicator (#10008) | Artur Signell | 2012-10-25 | 2 | -0/+46 |
| | | | | Change-Id: Ibf0b6353ce972cbb91d4951e37f996a3379dd6b9 | ||||
* | Merge "Refactor GET parameter names to ApplicationConstants" | Leif Åstrand | 2012-10-24 | 1 | -0/+2 |
|\ | |||||
| * | Refactor GET parameter names to ApplicationConstants | Johannes Dahlström | 2012-10-24 | 1 | -0/+2 |
| | | | | | | | | Change-Id: Id599a6f02f41fa4d4828007cf46bdfa397d81180 | ||||
* | | Create UIProvider & Extension for easily opening popups. (#9513) | Leif Åstrand | 2012-10-24 | 1 | -0/+27 |
|/ | | | | | | * Based on Pekka Hyvönen's patch Change-Id: Ib97fc77a9a116da2b5af0cb2233a81aaa829f763 | ||||
* | Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5 | Leif Åstrand | 2012-10-16 | 1 | -2/+2 |
| | | | | | | | * Change ApplicationConstants.APP_REQUEST_PATH to not include an ending slash so it can be used by the new check as well. Change-Id: If613e339b0e1ef4fd9e4f07d7567cd381678b912 | ||||
* | Fixed primary stylename handling for Datefield and InlineDatefield #9903 | John Ahlroos | 2012-10-16 | 1 | -1/+1 |
| | | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7 | ||||
* | Parse Trident versions to support IE in compatibility mode (#9887) | Leif Åstrand | 2012-10-10 | 1 | -1/+11 |
| | | | | Change-Id: If4c12ed2ec4fca63bb68259f44904e014782792b | ||||
* | Fixed typos and added missing import in OSGi requirements (#9793) | Artur Signell | 2012-10-09 | 1 | -1/+1 |
| | | | | | | | * Import-package: javax.servlet.http * Require-bundle should use bundle-version, not version Change-Id: I100235621de94ee344352c59e6685245c7e21697 | ||||
* | Merge "Rename connector resource -> dependency resource (#9691)" | Leif Åstrand | 2012-10-09 | 1 | -3/+6 |
|\ | |||||
| * | Rename connector resource -> dependency resource (#9691) | Leif Åstrand | 2012-10-09 | 1 | -3/+6 |
| | | | | | | | | Change-Id: If263c3e9eb3d2221ae7a7ca39c5bc05f2c8c14d9 | ||||
* | | Added import package and require bundle definitions (#9793) | Artur Signell | 2012-10-09 | 1 | -0/+3 |
|/ | | | | Change-Id: I106dc90c30ddac4abf90131824893a4d5d40921f | ||||
* | Merge branch 'sass' | John Ahlroos | 2012-10-08 | 37 | -5/+207 |
|\ | |||||
| * | Merge branch 'master' into sass | Marc Englund | 2012-10-04 | 1 | -0/+28 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e | ||||
| * \ | Merge branch 'master' into primary-stylename | John Ahlroos | 2012-10-01 | 1 | -1/+0 |
| |\ \ | |||||
| * | | | Fixed window not getting its correct primary stylename #9724 | John Ahlroos | 2012-09-28 | 1 | -0/+3 |
| | | | | |||||
| * | | | Added missing NativeButton state class #9724 | John Ahlroos | 2012-09-27 | 1 | -0/+7 |
| | | | | |||||
| * | | | Removed references to client widgetset from state #9724 | John Ahlroos | 2012-09-27 | 33 | -69/+33 |
| | | | | |||||
| * | | | Added primary stylename to all component states #9724 | John Ahlroos | 2012-09-27 | 33 | -5/+222 |
| | | | | |||||
| * | | | Added TableState with default primary style name #9724 | John Ahlroos | 2012-09-26 | 1 | -0/+10 |
| | | | | |||||
| * | | | Merge branch 'master' into primary-stylename | John Ahlroos | 2012-09-25 | 1 | -4/+4 |
| |\ \ \ | |||||
| * | | | | Added primary stylename handling on server side #9724 | John Ahlroos | 2012-09-24 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Bootstrap UI using relative URLs with servlets (#6771) | Leif Åstrand | 2012-10-08 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add Page.getLocation() (#9249) | Johannes Dahlström | 2012-10-05 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* / | | | | Use rebased Guava from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 1 | -0/+2 |
|/ / / / | | | | | | | | | | | | | Change-Id: Ia65d8bfb76842060c4f0a859588a75fb9b167900 | ||||
* | | / | Moved ShortcutActionHandler constants to shared (#8484) | Artur Signell | 2012-10-01 | 1 | -0/+28 |
| |_|/ |/| | | | | | | | | Change-Id: I59b0f732f819ceb5e63182c7f3ac492f913a6278 | ||||
* | | | Global code cleanup | Leif Åstrand | 2012-09-27 | 1 | -1/+0 |
| |/ |/| | |||||
* | | Added defaults for slider state (#9734) | Artur Signell | 2012-09-25 | 1 | -4/+4 |
|/ | |||||
* | Moved visible out from state so isVisible does not call markAsDirty (#9695) | Artur Signell | 2012-09-20 | 1 | -1/+0 |
| | |||||
* | Replace onVaadinSessionStarted with a listener (#9635) | Leif Åstrand | 2012-09-18 | 1 | -0/+7 |
| | |||||
* | Ensures negative height is not returned in HorizontalLayout height ↵ | John Ahlroos | 2012-09-13 | 1 | -0/+8 |
| | | | | calculations #9596 | ||||
* | Fixed dependencies so tests also find org.json (#9539) | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Constants -> enums (#9072) | Pekka Hyvönen | 2012-09-11 | 6 | -22/+169 |
| | | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox) |