Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added defaults for slider state (#9734) | Artur Signell | 2012-09-25 | 1 | -4/+4 |
| | |||||
* | Map PortalDefaultWidgetSet -> DefaultWidgetSet when source is portal (#9731) | Artur Signell | 2012-09-25 | 1 | -0/+7 |
| | |||||
* | Portlet resource URLs are now portlet specific instead of global (#9730) | Artur Signell | 2012-09-25 | 1 | -8/+8 |
| | |||||
* | Show internal error reponses for browser details request (#8243) | Artur Signell | 2012-09-24 | 1 | -0/+2 |
| | |||||
* | Added javadoc | Artur Signell | 2012-09-24 | 1 | -0/+9 |
| | |||||
* | Deprecated LoginForm as it no longer works in most supported browsers (#8405) | Artur Signell | 2012-09-24 | 1 | -1/+5 |
| | |||||
* | Remove ScssServlet (#9647) | Artur Signell | 2012-09-24 | 1 | -60/+0 |
| | |||||
* | Use init(PortletConfig) to avoid running init before super (#9728) | Artur Signell | 2012-09-24 | 1 | -6/+5 |
| | |||||
* | Updated tests to only pass strings to Label.setValue | Artur Signell | 2012-09-24 | 8 | -11/+14 |
| | |||||
* | Fix Navigator tests after #9550, #9727 changes | Johannes Dahlström | 2012-09-24 | 2 | -16/+36 |
| | |||||
* | Make NavigationStateManager/UriFragmentManager more extensible (#9727) | Johannes Dahlström | 2012-09-24 | 2 | -21/+49 |
| | |||||
* | Rename getVaadinXyz() methods to getXyz() (#9726) | Leif Åstrand | 2012-09-24 | 29 | -106/+105 |
| | |||||
* | Refine based on review (#9721) | Leif Åstrand | 2012-09-24 | 2 | -13/+16 |
| | |||||
* | Only use UI from web.xml for requests without additional path (#9722) | Leif Åstrand | 2012-09-24 | 3 | -2/+14 |
| | |||||
* | Caption text should be middle aligned #8294 | John Ahlroos | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | Clarify getValidators() javadoc as per review (#9723) | Johannes Dahlström | 2012-09-24 | 1 | -2/+4 |
| | |||||
* | Add UI id to UICreateEvent for use in createInstance (#9721) | Leif Åstrand | 2012-09-24 | 2 | -3/+37 |
| | |||||
* | Use event objects for future-proofing UIProvider API (#9721) | Leif Åstrand | 2012-09-24 | 16 | -92/+259 |
| | |||||
* | Test AbstractField add/remove/removeAll/getValidators() (#9542, #9723) | Johannes Dahlström | 2012-09-24 | 1 | -0/+64 |
| | |||||
* | Add removeAllValidators() to Validatable (#9542) | Johannes Dahlström | 2012-09-24 | 2 | -0/+8 |
| | |||||
* | Return an empty collection instead of null from Validatable.getValidators() ↵ | Johannes Dahlström | 2012-09-24 | 2 | -7/+9 |
| | | | | (#9723) | ||||
* | Merge branch 'html5-doctype' | John Ahlroos | 2012-09-24 | 11 | -14/+16 |
|\ | |||||
| * | Revert "Fixed different spacing height in IE and Opera #8294". Was causing ↵ | John Ahlroos | 2012-09-24 | 1 | -5/+0 |
| | | | | | | | | too many other tests to fail. | ||||
| * | Fixed different spacing height in IE and Opera #8294 | John Ahlroos | 2012-09-24 | 1 | -0/+5 |
| | | |||||
| * | Revert "Do not add an empty description label to test case if testcase" | John Ahlroos | 2012-09-24 | 1 | -5/+3 |
| | | | | | | | | | | | | Brakes some tests depending on the DOM path. Reverting this and fixing the screenshots instead. #8294 This reverts commit bd576ade92607669fa7806fed18e90789027a80d. | ||||
| * | Merge branch 'master' into html5-doctype | John Ahlroos | 2012-09-24 | 22 | -517/+797 |
| |\ | |||||
| * | | Do not add an empty description label to test case if testcase | John Ahlroos | 2012-09-24 | 1 | -3/+5 |
| | | | | | | | | | description is null (generates an empty line with HTML5 doctype) #8294 | ||||
| * | | Revert "Restored table row heights #8294". | John Ahlroos | 2012-09-21 | 1 | -2/+2 |
| | | | |||||
| * | | Restored table row heights #8294 | John Ahlroos | 2012-09-21 | 1 | -2/+2 |
| | | | |||||
| * | | Fixed panel caption height causing 1px jump #8294 | John Ahlroos | 2012-09-20 | 1 | -0/+1 |
| | | | |||||
| * | | Fixed empty space in LoginForm #8294 | John Ahlroos | 2012-09-20 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed select row height changes #8294 | John Ahlroos | 2012-09-20 | 1 | -0/+4 |
| | | | |||||
| * | | Revert "Fixed NativeButton 1px caption jump #8294" | John Ahlroos | 2012-09-20 | 1 | -2/+1 |
| | | | |||||
| * | | Fixed NativeButton 1px caption jump #8294 | John Ahlroos | 2012-09-20 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' into html5-doctype | John Ahlroos | 2012-09-20 | 32 | -664/+1390 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into html5-doctype | John Ahlroos | 2012-09-20 | 13 | -22/+210 |
| |\ \ \ | |||||
| * | | | | Fixed 1px jump in caption #8294 | John Ahlroos | 2012-09-19 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Trying again, this time making layouts block elements #8294 | John Ahlroos | 2012-09-19 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed issue where layouts with empty slots gets line height. #8294 | John Ahlroos | 2012-09-19 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Removed empty content: in css rules since they generate a empty line with ↵ | John Ahlroos | 2012-09-18 | 6 | -7/+6 |
| | | | | | | | | | | | | | | | | | | | | html5 content type | ||||
| * | | | | Merge branch 'master' into html5-doctype | John Ahlroos | 2012-09-17 | 230 | -5940/+6296 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into html5-doctype | John Ahlroos | 2012-09-11 | 53 | -2600/+1283 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into html5-doctype | Artur Signell | 2012-09-09 | 113 | -18697/+2703 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Using HTML5 doctype | John Ahlroos | 2012-09-08 | 1 | -4/+1 |
| | | | | | | | | |||||
* | | | | | | | | Remove WidgetMapGenerator and subclasses (#9720) | Leif Åstrand | 2012-09-24 | 4 | -606/+0 |
| | | | | | | | | |||||
* | | | | | | | | Remove obsolete TODO; javadoc improvement | Johannes Dahlström | 2012-09-24 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | Test error views and error providers (#9060) | Johannes Dahlström | 2012-09-24 | 1 | -1/+44 |
| | | | | | | | | |||||
* | | | | | | | | Fixed serialization issues (#9640) | Artur Signell | 2012-09-24 | 7 | -5/+168 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ConnectorTracker diff state is now transient and thus not serialized. This could be improved in the future (#9717) | ||||
* | | | | | | | | Mark component as dirty when visibility state changes (#9695) | Artur Signell | 2012-09-24 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Remove ApplicationStartedListener (#9719) | Leif Åstrand | 2012-09-24 | 4 | -163/+12 |
| | | | | | | | |