]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-09-27 Marc EnglundFixes #9492 so that interpolation of mixin parameters...
2012-09-26 Marc EnglundRearranging sass theme structure in phases.
2012-09-26 Leif ÅstrandRemove special path handling from DefaultUIProvider...
2012-09-26 Leif ÅstrandUpdate test to not use red for success.
2012-09-25 Artur SignellRelease notes for 7.0.0.beta2
2012-09-25 Leif ÅstrandMake VaadinServiceData Serializable (#9752)
2012-09-25 Leif ÅstrandFix "invalid" xml.
2012-09-25 Leif ÅstrandSome more renames to remove "Vaadin" from the API ...
2012-09-25 Leif ÅstrandShorten addVaadinSessionInitializationListener name...
2012-09-25 Leif ÅstrandFix logic error in initialPath handling (#9747)
2012-09-25 John AhlroosAdded test case for vertical layout relative children.
2012-09-25 John AhlroosRestored content:"" for layout slots which fixes #9736
2012-09-25 Artur SignellAdded defaults for slider state (#9734)
2012-09-25 Artur SignellMap PortalDefaultWidgetSet -> DefaultWidgetSet when...
2012-09-25 Artur SignellPortlet resource URLs are now portlet specific instead...
2012-09-24 Artur SignellShow internal error reponses for browser details reques...
2012-09-24 Artur SignellAdded javadoc
2012-09-24 Artur SignellDeprecated LoginForm as it no longer works in most...
2012-09-24 Artur SignellRemove ScssServlet (#9647)
2012-09-24 Artur SignellUse init(PortletConfig) to avoid running init before...
2012-09-24 Artur SignellUpdated tests to only pass strings to Label.setValue
2012-09-24 Johannes DahlströmFix Navigator tests after #9550, #9727 changes
2012-09-24 Johannes DahlströmMake NavigationStateManager/UriFragmentManager more...
2012-09-24 Leif ÅstrandRename getVaadinXyz() methods to getXyz() (#9726)
2012-09-24 Leif ÅstrandRefine based on review (#9721)
2012-09-24 Leif ÅstrandOnly use UI from web.xml for requests without additiona...
2012-09-24 John AhlroosCaption text should be middle aligned #8294
2012-09-24 Johannes DahlströmClarify getValidators() javadoc as per review (#9723)
2012-09-24 Leif ÅstrandAdd UI id to UICreateEvent for use in createInstance...
2012-09-24 Leif ÅstrandUse event objects for future-proofing UIProvider API...
2012-09-24 Johannes DahlströmTest AbstractField add/remove/removeAll/getValidators...
2012-09-24 Johannes DahlströmAdd removeAllValidators() to Validatable (#9542)
2012-09-24 Johannes DahlströmReturn an empty collection instead of null from Validat...
2012-09-24 John AhlroosMerge branch 'html5-doctype'
2012-09-24 John AhlroosRevert "Fixed different spacing height in IE and Opera...
2012-09-24 Leif ÅstrandRemove WidgetMapGenerator and subclasses (#9720)
2012-09-24 Johannes DahlströmRemove obsolete TODO; javadoc improvement
2012-09-24 John AhlroosFixed different spacing height in IE and Opera #8294
2012-09-24 Johannes DahlströmTest error views and error providers (#9060)
2012-09-24 Artur SignellFixed serialization issues (#9640)
2012-09-24 Artur SignellMark component as dirty when visibility state changes...
2012-09-24 Leif ÅstrandRemove ApplicationStartedListener (#9719)
2012-09-24 Leif ÅstrandRename to VaadinServletService and move to its own...
2012-09-24 John AhlroosRevert "Do not add an empty description label to test...
2012-09-24 John AhlroosMerge branch 'master' into html5-doctype
2012-09-24 John AhlroosDo not add an empty description label to test case...
2012-09-21 Leif ÅstrandTest case for #9619
2012-09-21 Leif ÅstrandAllow specifying UIProvider using a servlet parameter...
2012-09-21 Leif ÅstrandSupport both ui and UI as the init parameter name ...
2012-09-21 Leif ÅstrandAdd VaadinRequest.getContextPath() (#9706)
2012-09-21 Leif ÅstrandRemove UIProvider.getExistingUI (#9642)
2012-09-21 Leif ÅstrandMerge UIProvider and AbstractUIProvider (#9642)
2012-09-21 Leif ÅstrandAbort compile if there's an RPC method with a return...
2012-09-21 Leif ÅstrandRefactor UIProvider management and fix multi-servlet...
2012-09-21 Leif ÅstrandRemove some internal "application" references (#9402)
2012-09-21 Marc EnglundBig SassCompiler change, fixes #9411 #9489 partials...
2012-09-21 John AhlroosRevert "Restored table row heights #8294".
2012-09-21 John AhlroosRestored table row heights #8294
2012-09-20 Artur SignellMoved visible out from state so isVisible does not...
2012-09-20 Artur SignellFixed comparison of null values (#9696)
2012-09-20 Marc EnglundSassCompiler: better error-reporting, for e.g #9589...
2012-09-20 John AhlroosFixed panel caption height causing 1px jump #8294
2012-09-20 John AhlroosFixed empty space in LoginForm #8294
2012-09-20 Leif ÅstrandRename WrappedXYZ -> VaadinXYZ but retain WrappedSessio...
2012-09-20 John AhlroosFixed select row height changes #8294
2012-09-20 Leif ÅstrandRemove a bunch of internal "application" references...
2012-09-20 John AhlroosRevert "Fixed NativeButton 1px caption jump #8294"
2012-09-20 Leif ÅstrandRemove ApplicationClassException (#9690)
2012-09-20 Johannes DahlströmAdd a means to handle missing views in Navigator (...
2012-09-20 Leif ÅstrandRefactor how LegacyApplication and VaadinSession are...
2012-09-20 Leif ÅstrandCreate the right VaadinSession type
2012-09-20 John AhlroosFixed NativeButton 1px caption jump #8294
2012-09-20 Johannes DahlströmChange "close" to "cleanup" in javadoc (#9625)
2012-09-20 Leif ÅstrandClear current instances after all portlet requests...
2012-09-20 Leif ÅstrandMake Servlet/PortletService.getCurrentRequest give...
2012-09-20 John AhlroosMerge branch 'master' into html5-doctype
2012-09-20 John AhlroosMerge branch 'master' into html5-doctype
2012-09-19 Artur SignellDisabled javadoc building for the all package for now...
2012-09-19 Johannes DahlströmBind Navigator to a UI (#9550)
2012-09-19 Johannes DahlströmChange "close" to "cleanup" in UI (#9625)
2012-09-19 Artur SignellFixed dependencies so files are copied before used...
2012-09-19 John AhlroosFixed 1px jump in caption #8294
2012-09-19 Leif ÅstrandAdd some getCurrent() methods (#9505)
2012-09-19 John AhlroosTrying again, this time making layouts block elements...
2012-09-19 John AhlroosFixed issue where layouts with empty slots gets line...
2012-09-18 Artur SignellCreate a javadoc package for all modules (#9613)
2012-09-18 Artur SignellEnsure propertyDataSource can be set back to null ...
2012-09-18 Leif ÅstrandChange VaadinService to be an abstract class (#9658)
2012-09-18 Leif ÅstrandReplace onVaadinSessionStarted with a listener (#9635)
2012-09-18 Artur SignellReverted previous fix and fixed in a more compatible...
2012-09-18 Artur SignellWorkaround for Firefox 15 element comparsion issue...
2012-09-18 Artur SignellLabel.setPropertyDataSource now updates the state value...
2012-09-18 Artur SignellTest which embeds two UIs on the same page (#9619)
2012-09-18 Artur SignellLock session when handling browser details request...
2012-09-18 John AhlroosRemoved empty content: in css rules since they generate...
2012-09-18 Leif ÅstrandAdd null checks when wrapping session (#9655)
2012-09-18 Leif ÅstrandAdd WrappedRequest.getWrappedSession(boolean) (#9655)
2012-09-18 Artur SignellAllow browser details request to initialize a new sessi...
2012-09-18 Artur SignellAdded null checks for callbacks in BundleLoader (#9648)
2012-09-18 Artur SignellFixed javadoc reference to wrong CloseListener
next