Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Renamed uri fragment methods in Page to use UriFragment instead of ↵ | Johannes Dahlström | 2012-11-13 | 2 | -58/+60 |
|\ | | | | | | | Fragment (#10141)" | ||||
| * | Renamed uri fragment methods in Page to use UriFragment instead of Fragment ↵ | Artur Signell | 2012-11-13 | 2 | -58/+60 |
| | | | | | | | | | | | | (#10141) Change-Id: I1c5826a667e718ec147807889082d27392cf44e8 | ||||
* | | Run IE10 in IE9 compatibility mode for now (#10172) | Artur Signell | 2012-11-13 | 1 | -1/+1 |
|/ | | | | Change-Id: I66f77c67692092a203bb84ae152ba9ccbff4bda8 | ||||
* | Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo ↵ | Henri Sara | 2012-11-13 | 1 | -3/+3 |
|\ | | | | | | | (#10132)" | ||||
| * | Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) | Johannes Dahlström | 2012-11-12 | 1 | -3/+3 |
| | | | | | | | | Change-Id: I48ecb305166557f1671bdd635c25f17b8f490297 | ||||
* | | (#9924) Moved hierarchy code and fixed popup view to not be a ↵ | Mikael Grankvist | 2012-11-13 | 1 | -49/+27 |
|/ | | | | | | LegacyComponent anymore. Change-Id: I2d12b8876bee47030383cf4845efd49eaeee72ee | ||||
* | Fix typo | Leif Åstrand | 2012-11-09 | 1 | -3/+3 |
| | | | | Change-Id: I52aaaa743f831d46d304ec4424b68e9f28bfdb30 | ||||
* | Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to ↵ | Johannes Dahlström | 2012-11-09 | 1 | -3/+3 |
| | | | | | | idleUICleanupEnabled Change-Id: I618b23259b24436b985e226512a0fae3b380433b | ||||
* | Removed dead code | Artur Signell | 2012-11-08 | 1 | -120/+0 |
| | | | | Change-Id: Ieb83a098d1032ba79ff2e589e5b86b32ceab94b3 | ||||
* | Modified FieldGroup so that fields configured with read only properties | tapio | 2012-11-08 | 2 | -7/+34 |
| | | | | | will also be made read only (#9076). Change-Id: I183ae263f4952a51513623d38dc9e04ce1482f45 | ||||
* | Added missing cast (#9342) | Artur Signell | 2012-11-07 | 1 | -1/+1 |
| | | | | Change-Id: If8078ffea6fd2bcaf62591ed8930905cdc1d3a1d | ||||
* | Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) | Artur Signell | 2012-11-07 | 3 | -311/+317 |
| | | | | Change-Id: I33981f0c80ab367d74bbbeebb48abbc81d4f182c | ||||
* | Added Component.getDescription (#8154) | Artur Signell | 2012-11-07 | 2 | -55/+63 |
| | | | | Change-Id: Iaa2f35415e68ecd4d53fd8743eb2c5cfb0afd36a | ||||
* | Merge "AbstractComponentContainer should implement getComponentIterator and ↵ | Johannes Dahlström | 2012-11-06 | 13 | -21/+13 |
|\ | | | | | | | not iterator (#10144)" | ||||
| * | AbstractComponentContainer should implement getComponentIterator and not ↵ | Artur Signell | 2012-11-06 | 13 | -21/+13 |
| | | | | | | | | | | | | iterator (#10144) Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5 | ||||
* | | Merge "Merged com.vaadin.service into com.vaadin.util (#10146)" | Johannes Dahlström | 2012-11-06 | 9 | -28/+8 |
|\ \ | |||||
| * | | Merged com.vaadin.service into com.vaadin.util (#10146) | Artur Signell | 2012-11-06 | 9 | -28/+8 |
| | | | | | | | | | | | | Change-Id: I313ba80073b89a90da8ebe8c26f35c4fcc51f431 | ||||
* | | | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)" | Johannes Dahlström | 2012-11-06 | 11 | -16/+4 |
|\| | | |||||
| * | | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 11 | -16/+4 |
| |/ | | | | | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad | ||||
* / | Make getRpcProxy protected (#9312) | Artur Signell | 2012-11-06 | 1 | -1/+1 |
|/ | | | | Change-Id: Ia315978b72e5fa3d2f7268b9bb4b4095c2d93402 | ||||
* | 10030 Button.DisableOnClick not working properly | Pekka Hyvönen | 2012-11-05 | 1 | -3/+12 |
| | | | | Change-Id: I0514bc4da186360a84d9cdb48140245108847115 | ||||
* | Revert "Don't require browserDetailsUrl when embedding (#10122)" | Leif Åstrand | 2012-11-05 | 1 | -31/+0 |
| | | | | | The change caused the wrong URL to be included in some browser details requests. This reverts commit 38c2ad6ff4895643371dfd00fb1d8667f6fc3909 | ||||
* | Merge "Don't require browserDetailsUrl when embedding (#10122)" | Johannes Dahlström | 2012-11-02 | 1 | -0/+31 |
|\ | |||||
| * | Don't require browserDetailsUrl when embedding (#10122) | Leif Åstrand | 2012-11-02 | 1 | -0/+31 |
| | | | | | | | | Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3 | ||||
* | | Move LegacyComponent from com.vaadin.server to com.vaadin.ui | Johannes Dahlström | 2012-11-02 | 22 | -20/+14 |
|/ | | | | Change-Id: I482517e6f83dfed2654476f928bb7bb01c9de202 | ||||
* | Move LegacyWindow to its own file (#9917) | Johannes Dahlström | 2012-11-02 | 7 | -346/+356 |
| | | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5 | ||||
* | Update location when initialized UI is opened again (#10044) | Leif Åstrand | 2012-11-01 | 2 | -3/+22 |
| | | | | | | | * Also fix Page.updateLocation to avoid NPE if fragment changes from null to null Change-Id: I03f3883c2653eaf438ccdfc313078fbe8fe898bc | ||||
* | Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateText | Johannes Dahlström | 2012-11-01 | 1 | -6/+1 |
| | | | | Change-Id: I7afd1796a44117c0bc834017b30c36283f29d81d | ||||
* | Move deprecated getComponentIterator() from HasComponents to implementing ↵ | Johannes Dahlström | 2012-10-30 | 5 | -16/+35 |
| | | | | | | classes (#10085) Change-Id: Iedcb7b51f6d2a095b402a7141dc906b112ee6fe7 | ||||
* | Fix potential NPE in Page.setFragment (#10089) | Johannes Dahlström | 2012-10-29 | 1 | -14/+15 |
| | | | | Change-Id: I0a0f2981bfd0e3dd26f935e4961b24454103bb30 | ||||
* | Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)" | Artur Signell | 2012-10-26 | 1 | -131/+4 |
|\ | |||||
| * | Implement HasComponents, not ComponentContainer in CustomField (#10078) | Henri Sara | 2012-10-26 | 1 | -131/+4 |
| | | | | | | | | Change-Id: Iff2ac36b088df825e0c1f328a72bbf329365aefb | ||||
* | | Fixed problem with Table calling markAsDirty in paint (#10071) | Artur Signell | 2012-10-26 | 2 | -14/+22 |
| | | | | | | | | | | | | AbstractCommunicationManager now sets the writingResponse flag after calling beforeClientResponse to adhere to beforeClientResponse javadoc which says markAsDirty is ignored if called from beforeClientResponse. Change-Id: I58f4d009c85bef6756e2f2938d6f42ed88e11143 | ||||
* | | Formatted project | Artur Signell | 2012-10-26 | 1 | -1/+2 |
|/ | | | | Change-Id: I771ca4edea66ad29a80628ee1a98d1c5ff1679ab | ||||
* | Merge "Return 404 if a resource cannot be found (#10053)" | Henri Sara | 2012-10-25 | 1 | -0/+5 |
|\ | |||||
| * | Return 404 if a resource cannot be found (#10053) | Artur Signell | 2012-10-24 | 1 | -0/+5 |
| | | | | | | | | Change-Id: Iaf87eb7af6f89decb61b7fd2ac953ca6a6dac15a | ||||
* | | Merge "Updated ProgressIndicator to use state and rpc (#10008)" | John Ahlroos | 2012-10-24 | 1 | -148/+41 |
|\ \ | |||||
| * | | Updated ProgressIndicator to use state and rpc (#10008) | Artur Signell | 2012-10-24 | 1 | -148/+41 |
| | | | | | | | | | | | | Change-Id: Iec3d0c4e9e1432f7dda4aae5c8c4f21cb96f08be | ||||
* | | | Merge "Refactor GET parameter names to ApplicationConstants" | Leif Åstrand | 2012-10-24 | 1 | -12/+9 |
|\ \ \ | |||||
| * | | | Refactor GET parameter names to ApplicationConstants | Johannes Dahlström | 2012-10-24 | 1 | -12/+9 |
| | | | | | | | | | | | | | | | | Change-Id: Id599a6f02f41fa4d4828007cf46bdfa397d81180 | ||||
* | | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ↵ | Leif Åstrand | 2012-10-24 | 1 | -29/+25 |
|\| | | | |_|/ |/| | | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors" | ||||
| * | | Properly support extension connectors in debug console (#8422, #9999) | Johannes Dahlström | 2012-10-19 | 1 | -29/+25 |
| | | | | | | | | | | | | | | | | | | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors Change-Id: I834a602a75a70d2fa2a7b44e9ae8da6e85f91be7 | ||||
* | | | Merge "Fixed NPE when converter is null (#10043)" | Henri Sara | 2012-10-24 | 1 | -9/+8 |
|\ \ \ | |||||
| * | | | Fixed NPE when converter is null (#10043) | Artur Signell | 2012-10-24 | 1 | -9/+8 |
| | | | | | | | | | | | | | | | | Change-Id: I1d753a4da16feae0c83d755e9dcceae86f3dfbdc | ||||
* | | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)" | Artur Signell | 2012-10-24 | 2 | -0/+218 |
|\ \ \ \ | |||||
| * | | | | Create UIProvider & Extension for easily opening popups. (#9513) | Leif Åstrand | 2012-10-24 | 2 | -0/+218 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | * Based on Pekka Hyvönen's patch Change-Id: Ib97fc77a9a116da2b5af0cb2233a81aaa829f763 | ||||
* / / / | Add license to new files (#9524) | Leif Åstrand | 2012-10-24 | 1 | -0/+16 |
|/ / / | | | | | | | | | | Change-Id: Ifcd61b32db696de075918de1429dd75c94b63a29 | ||||
* | | | Merge "FileDownloader for starting downloads with any component (#9524)" | Artur Signell | 2012-10-23 | 1 | -0/+127 |
|\ \ \ | |_|/ |/| | | |||||
| * | | FileDownloader for starting downloads with any component (#9524) | Leif Åstrand | 2012-10-23 | 1 | -0/+127 |
| | | | | | | | | | | | | | | | | | | * Based on patch by Pekka Hyvönen Change-Id: I9263078ffc624f9cabec6c25264920dfdb430efe | ||||
* | | | Changed Property.setValue(Object) to setValue(T) (#8791) | Artur Signell | 2012-10-23 | 26 | -83/+42 |
|/ / | | | | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259 |