Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use centralized wrapped session in ApplicationContext (#9402) | Leif Åstrand | 2012-09-05 | 12 | -102/+257 | |
| | | ||||||
| * | Move UI class info querying to UIProvider (#9402) | Leif Åstrand | 2012-09-05 | 5 | -189/+255 | |
| | | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-05 | 1 | -0/+5 | |
|\| | ||||||
| * | Use main window as current UI if not already set #9443 | Leif Åstrand | 2012-09-05 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-05 | 28 | -288/+300 | |
|\| | ||||||
| * | Fix SQLContainer indexed access and related tests (#9472) | Henri Sara | 2012-09-04 | 1 | -3/+11 | |
| | | ||||||
| * | Do detach() before clearing application (#9419) | Leif Åstrand | 2012-09-04 | 1 | -2/+3 | |
| | | ||||||
| * | Make DeploymentConfiguration configurable (#9402) | Leif Åstrand | 2012-09-04 | 3 | -224/+204 | |
| | | ||||||
| * | Make two more event classes static (#5855) | Leif Åstrand | 2012-09-04 | 1 | -6/+10 | |
| | | ||||||
| * | inner Event classes converted to static nested classes (#5855) | Pekka Hyvönen | 2012-09-04 | 14 | -33/+45 | |
| | | ||||||
| * | Make LegacyApplication set current UI (#9443) | Leif Åstrand | 2012-09-04 | 1 | -0/+1 | |
| | | ||||||
| * | ItemStyleGenerator.getStyle now includes source component (#5822) | Artur Signell | 2012-09-04 | 2 | -6/+12 | |
| | | ||||||
| * | Moved ReflectTools to com.vaadin.util (#4294) | Artur Signell | 2012-09-04 | 14 | -14/+14 | |
| | | ||||||
* | | Fixed LoginForm textfield styles | John Ahlroos | 2012-09-04 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-04 | 6 | -340/+406 | |
|\| | ||||||
| * | Rename UIProvider.instantiateUI -> createInstance (#8159) | Leif Åstrand | 2012-09-03 | 3 | -3/+3 | |
| | | ||||||
| * | Don't mark connector as dirty when writing response (#9444, #9452) | Leif Åstrand | 2012-09-03 | 3 | -337/+403 | |
| | | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-03 | 1 | -8/+5 | |
|\| | ||||||
| * | Use HierarchicalContainer as default container for Tree (#3950) | Henri Sara | 2012-09-03 | 1 | -8/+5 | |
| | | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-03 | 1 | -0/+19 | |
|\| | ||||||
| * | Don't return initied UI from LegacyApplication.createUIInstance (#9443) | Leif Åstrand | 2012-09-03 | 1 | -0/+19 | |
| | | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-03 | 31 | -580/+929 | |
|\| | ||||||
| * | Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460) | Leif Åstrand | 2012-09-03 | 5 | -71/+22 | |
| | | ||||||
| * | Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) | Leif Åstrand | 2012-09-03 | 13 | -148/+65 | |
| | | ||||||
| * | Move SystemMessages to DeploymentConfiguration (#9402) | Leif Åstrand | 2012-09-03 | 10 | -148/+693 | |
| | | ||||||
| * | Remove Application.getVersion() (#9402) | Leif Åstrand | 2012-09-03 | 2 | -15/+3 | |
| | | ||||||
| * | Rename WebApplicationContext -> ServletApplicationContext (#9402) | Leif Åstrand | 2012-09-03 | 8 | -28/+27 | |
| | | ||||||
| * | Rename AbstractWebApplicationContext to ApplicationContext (#9402) | Leif Åstrand | 2012-09-03 | 11 | -156/+119 | |
| | | ||||||
| * | addListener rename in Navigator (#9285) | Johannes Dahlström | 2012-09-03 | 1 | -20/+1 | |
| | | ||||||
| * | Use hashbang (#!) URIs in Navigator; isEmpty() instead of equals("") (#9268, ↵ | Johannes Dahlström | 2012-09-03 | 1 | -3/+8 | |
| | | | | | | | | #9441) | |||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-03 | 51 | -1223/+1338 | |
|\| | | | | | | | | | Conflicts: shared/src/com/vaadin/shared/ComponentState.java | |||||
| * | Remove @EagerInit (#9445) | Leif Åstrand | 2012-08-31 | 5 | -71/+3 | |
| | | ||||||
| * | Refactor UI bootstrap (#9443) | Leif Åstrand | 2012-08-31 | 16 | -400/+342 | |
| | | ||||||
| * | Remove user handling in Application (#9402) | Leif Åstrand | 2012-08-31 | 1 | -200/+0 | |
| | | ||||||
| * | Remove unused variable | Leif Åstrand | 2012-08-31 | 1 | -5/+0 | |
| | | ||||||
| * | Add helper methods for checking state | John Ahlroos | 2012-08-31 | 1 | -2/+2 | |
| | | ||||||
| * | More state getter removal | John Ahlroos | 2012-08-31 | 5 | -134/+134 | |
| | | ||||||
| * | Add Container.Indexed.getItemIds(int, int) for a range of items (#8028) | Henri Sara | 2012-08-31 | 7 | -153/+554 | |
| | | | | | | | | | | | | | | | | | | This permits optimization of data fetches from various containers where getting single items by index in a loop might be costly. Also add a helper method in ContainerHelpers to make it easier to implement the new method where performance of fetching an id by index is not an issue. SQLContainer still uses this helper instead of an optimized implementation. | |||||
| * | Change View.navigateTo(String) to View.enter(ViewChangeEvent) (#9055, #9056) | Johannes Dahlström | 2012-08-31 | 2 | -9/+12 | |
| | | ||||||
| * | Don't mark connectors as clean until they won't get dirty again (#9444) | Leif Åstrand | 2012-08-31 | 1 | -1/+4 | |
| | | ||||||
| * | Merge branch 'no-getters' | John Ahlroos | 2012-08-31 | 20 | -214/+245 | |
| |\ | ||||||
| | * | Removed getters/setters from states and made instance variabled public | John Ahlroos | 2012-08-31 | 20 | -214/+245 | |
| | | | ||||||
| * | | Replace references to "fragment" and "viewAndParameters" with "navigation ↵ | Johannes Dahlström | 2012-08-31 | 3 | -59/+65 | |
| | | | | | | | | | | | | state" where appropriate (#9367) | |||||
| * | | Fix copypasted javadocs for ItemCaptionMode constants | Johannes Dahlström | 2012-08-31 | 1 | -9/+9 | |
| | | | ||||||
| * | | Change a Vaadin6Component mention in a javadoc to LegacyComponent | Johannes Dahlström | 2012-08-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | Rename FragmentManager to NavigationStateManager (#9367) | Johannes Dahlström | 2012-08-31 | 2 | -22/+24 | |
| |/ | ||||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-08-31 | 198 | -2071/+3815 | |
|\| | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ComponentLocator.java client/src/com/vaadin/client/ui/AbstractComponentConnector.java | |||||
| * | Reformatted project | Artur Signell | 2012-08-30 | 15 | -31/+18 | |
| | | ||||||
| * | Removed multi select related hacks from ComboBox (#2869) | Artur Signell | 2012-08-30 | 1 | -65/+21 | |
| | | ||||||
| * | Merged Select with ComboBox (#2869) | Artur Signell | 2012-08-30 | 2 | -752/+737 | |
| | | | | | | | | | | Select now extends ComboBox instead of vice versa Select is now deprecated in favor of ComboBox |