Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge "Updated Form to use hierarchy change event (#9923)" | Johannes Dahlström | 2012-11-14 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | Updated Form to use hierarchy change event (#9923) | Artur Signell | 2012-11-14 | 1 | -0/+14 | |
| |/ / | | | | | | | | | | Change-Id: I33475b5445b4f4724d5af84206d22d0c8e71dad1 | |||||
* | | | Merge "UI stylename handling (#9832)" | Johannes Dahlström | 2012-11-14 | 1 | -5/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | UI stylename handling (#9832) | Johannes Dahlström | 2012-11-14 | 1 | -5/+1 | |
| |/ | | | | | | | | | | | | | | | * 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 | |||||
* / | Panel and Window based on AbstractSingleComponentContainer (#2924) | Henri Sara | 2012-11-14 | 2 | -179/+26 | |
|/ | | | | Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2 | |||||
* | Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes | Henri Sara | 2012-11-14 | 1 | -1/+1 | |
| | | | | | | | | | - move VRichTextToolbar back to sub-package where its resources are (not a top level widget) - update some package names in browser specific overrides - update a test Change-Id: Id7ff5307b881ef1912e805b280604fbe09c35e0b | |||||
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 11 | -405/+709 | |
| | | | | Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87 | |||||
* | Merge "Renamed uri fragment methods in Page to use UriFragment instead of ↵ | Johannes Dahlström | 2012-11-13 | 3 | -66/+68 | |
|\ | | | | | | | Fragment (#10141)" | |||||
| * | Renamed uri fragment methods in Page to use UriFragment instead of Fragment ↵ | Artur Signell | 2012-11-13 | 3 | -66/+68 | |
| | | | | | | | | | | | | (#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 | 2 | -3/+22 | |
|\ | | | | | | | (#10132)" | |||||
| * | Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) | Johannes Dahlström | 2012-11-12 | 2 | -3/+22 | |
| | | | | | | | | 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 | |||||
* | | Merge "Use commons-lang 2.6 in server aswell as in client-compiler (#9970)" | John Ahlroos | 2012-11-13 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Use commons-lang 2.6 in server aswell as in client-compiler (#9970) | Artur Signell | 2012-11-12 | 1 | -1/+1 | |
| |/ | | | | | | | Change-Id: I863d8f015fe8cb17b571ac3e8675591560247627 | |||||
* | | Merge "Do not include classes which cannot be instansiated" | John Ahlroos | 2012-11-13 | 1 | -1/+3 | |
|\ \ | |/ |/| | ||||||
| * | Do not include classes which cannot be instansiated | Artur Signell | 2012-11-06 | 1 | -1/+3 | |
| | | | | | | | | Change-Id: I467993c91754f094e5d55d5c849c718291487754 | |||||
* | | 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 | 4 | -7/+103 | |
| | | | | | | | | | | 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 | 10 | -29/+9 | |
|\ \ | ||||||
| * | | Merged com.vaadin.service into com.vaadin.util (#10146) | Artur Signell | 2012-11-06 | 10 | -29/+9 | |
| | | | | | | | | | | | | Change-Id: I313ba80073b89a90da8ebe8c26f35c4fcc51f431 | |||||
* | | | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)" | Johannes Dahlström | 2012-11-06 | 14 | -19/+6 | |
|\| | | ||||||
| * | | Moved classes from com.vaadin to com.vaadin.server (#10145) | Artur Signell | 2012-11-06 | 14 | -19/+6 | |
| |/ | | | | | | | 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 | 9 | -348/+358 | |
| | | | | 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 | |
|\ \ \ |