8832 Commits (622545764d334b60951607e163523a2b62a99225)
 

Author SHA1 Message Date
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Leif Åstrand 51898d2838 Change getConfigString to not return null for empty string (#8274) 12 years ago
  Leif Åstrand 0fff9b0fab Update integration tests to use ff9 12 years ago
  Leif Åstrand de8d8f7b27 Test with firefox 8 12 years ago
  Leif Åstrand efa891afa8 Parent layouts updated to make height: 100% work for the tested 12 years ago
  Leif Åstrand 52b6ad884b Yet another layout test application 12 years ago
  Leif Åstrand 0f3977a5a9 Set the expansion ratio to the right child (#8053) 12 years ago
  Leif Åstrand 6ec439d945 #8170 Updated to work with Vaadin 7 12 years ago
  Leif Åstrand a1216e52fe Remove invalid javadoc causing eclipse formatter to insert newlines 12 years ago
  Leif Åstrand e887c06e07 Merge remote branch 'origin/6.8' 12 years ago
  Leif Åstrand 496e358dc0 #8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper 12 years ago
  Leif Åstrand 40ce672aa4 Ensure the ThreadLocal request is cleared even if an exception is thrown 12 years ago
  Leif Åstrand 21f68204b9 #8163 Print an error message if vaadinBootstap.js cannot be loaded 12 years ago
  Leif Åstrand 5dde30a89f More thorough testing of different init parameters for different roots 12 years ago
  Leif Åstrand b3e2adea17 Pass initial request details through the browser (#8232) 12 years ago
  Leif Åstrand 8e04f2383d Restore serlvet configs that were disabled during Window -> Root split 12 years ago
  Leif Åstrand 63bf051247 #8019 Enum for Label.ContentMode 12 years ago
  Leif Åstrand f473865edc Actually ignore subsequent defaults (#8226) 12 years ago
  Leif Åstrand bfd26a62cf #8226 Don't throw exception when defaults are already defined 12 years ago
  Leif Åstrand 25a31ddd99 #8172 WrappedResponse is missing javadoc 12 years ago
  Leif Åstrand 634db57f24 Use sendError instead of just a status code 12 years ago
  Leif Åstrand 4318471949 Updated mini tutorial to use precreated fields 12 years ago
  Leif Åstrand 23aa194c32 Move invocation of incrementActiveRequests based on review (#8190) 12 years ago
  Leif Åstrand dd99cac73f #8190 Recorder no longer waits for Vaadin application to load 12 years ago
  Leif Åstrand 66d21cff98 The final mini tutorial for alpha1 12 years ago
  Leif Åstrand 4026bd9ab7 Merge branch 'contrib' 12 years ago
  Johannes Dahlström dd786ffd35 Merged changes from 6.7 12 years ago
  Leif Åstrand 94dbeff60f Remove support for interpreting VView with a "sub" attribute as VWindow 12 years ago
  Marko Gronroos 132ab3fab0 Fixed a typo in Release Notes. 12 years ago
  Artur Signell 86b9c8e10f Deprecated Form. Use FieldGroup instead. 12 years ago
  Marko Gronroos d32c3d2921 Merge branch 'master' of ssh://dev.vaadin.com/vaadin 12 years ago
  Marko Gronroos 1998340328 Updated Release Notes for 7.0.0.alpha1. 12 years ago
  Artur Signell 905f5b8471 Use TextArea instead of TextField with set height 12 years ago
  Artur Signell a6c8dc7133 Include vaadinBootstrap.js in Liferay zip 12 years ago
  Artur Signell b5b1e56e95 Fixed incorrect type (int vs String) 12 years ago
  Artur Signell 0d3fa9c9d9 Attempt to make test more robust 12 years ago
  Artur Signell 0b1a577226 Minitutorial applications 12 years ago
  Artur Signell 44ee53c993 Test for #8191 12 years ago
  Artur Signell c912be5d92 #8184 Tests for FieldGroup 12 years ago
  Artur Signell d66a8f71c9 FieldBinder -> FieldGroup 12 years ago
  Artur Signell ed6fd17050 Corrected error message to show model and not presentation type when 12 years ago
  Artur Signell 0f2cb7d64e Use DefaultFieldGroupFieldFactory by default 12 years ago
  Artur Signell 68333b6c04 com.vaadin.tests.fieldbinder -> com.vaadin.tests.fieldgroup 12 years ago
  Marko Gronroos 362fc7d2fc Merge branch 'master' of ssh://dev.vaadin.com/vaadin 12 years ago
  Marko Gronroos b3c1199b8b Updated Release Notes for Vaadin 7.0.0.alpha1. 12 years ago
  Artur Signell 59dd7f7ff9 Corrected fixed locators so test works again 12 years ago
  Marc Englund 1f6e12054b License comment added to UnsupportedBrowserHandler 12 years ago
  Marc Englund fd2f595812 Javadocced the fact that root preserving should not be toggled on-the-fly when the UI is showing. 12 years ago
  Marc Englund 4291447ded Root preservation should now work, even with @EagerInit etc. Also if turned on in Root constructor or init(). Limitation: can not preserve roots that are already shown when preservation is turned on (this could be fixed in the future). 12 years ago
  Henri Sara 959bd06303 Remove TransactionalProperty that was replaced by 12 years ago