8332 Commits (cb5f080e5337c081f22eea86c0cf170ef88a2257)
 

Autor SHA1 Nachricht Datum
  Leif Åstrand cb5f080e53 Rework bootstrap to support loading widgetset without application vor 12 Jahren
  Leif Åstrand 55948aefe8 Initial support for lazy root creation vor 12 Jahren
  Leif Åstrand d4057da1cd Don't require Vaadin license in files from external libs vor 12 Jahren
  Leif Åstrand 58f5ab84c4 Set vaadin.debug to make ?debug in the URL work vor 12 Jahren
  Leif Åstrand 0b4297ddd2 Introduce vaadinBootstrap.js and use it to init the widgetset vor 12 Jahren
  Leif Åstrand 181b76b3a0 Add JSON helper library vor 12 Jahren
  Leif Åstrand 744f3a68d3 Don't use hard coded version number in default window title vor 12 Jahren
  Leif Åstrand 2be0089a7c Don't set a window title if there isn't one in the UIDL vor 12 Jahren
  Leif Åstrand fe8bf27c01 #6702 Requesting a removed resource should give an error vor 12 Jahren
  Leif Åstrand dc80599cb9 Move ajax page generation code to AjaxPageHandler vor 12 Jahren
  Leif Åstrand 3bbb808f7f Remove old Debug param and make productionMode available in Application vor 12 Jahren
  Leif Åstrand 6b655c4a63 Drop support for request attributes used by support for portlet 1.0 vor 12 Jahren
  Leif Åstrand d2c959a046 Initial migration of ajax page generation to a RequestHandler (#7888) vor 12 Jahren
  Leif Åstrand c7d16c5daf Remove explicit terminal from Root vor 12 Jahren
  Leif Åstrand aeb31149fd Merge remote branch 'origin/master' into windowing vor 12 Jahren
  Leif Åstrand e578248b13 Merge remote branch 'origin/6.8' vor 12 Jahren
  Leif Åstrand b23d8dfaa5 Merge changes from 6.7 to 6.8 vor 12 Jahren
  Leif Åstrand fe25ff500f Restore support for ClickListener in Root vor 12 Jahren
  Leif Åstrand 2e94e9a5d3 Remove close listener for browser windows vor 12 Jahren
  Leif Åstrand 4853a871ea Don't test for event when closing browser windows vor 12 Jahren
  Leif Åstrand ebbb84f3f7 Remove old notice to the server when a root is closed vor 12 Jahren
  Leif Åstrand 0d27f6f766 Don't throw exceptions when a root is "closed" vor 12 Jahren
  Leif Åstrand 2bb5af48be Restore action support in Root vor 12 Jahren
  Leif Åstrand 5139999149 Don't throw exception when a root is "closed" vor 12 Jahren
  Matti Tahvonen 2e2fa667b3 renamed html file so that test bench don't think it is a test script vor 12 Jahren
  Matti Tahvonen eab165bc26 renamed html file so that test bench don't think it is a test script vor 12 Jahren
  Matti Tahvonen fdc8e9a344 dragandropwrapper can now initiate html5 drags, fixes #7833 vor 12 Jahren
  Leif Åstrand f24fde60c5 Make ApplicationRunnerServlet.getApplicationClass return the right type vor 12 Jahren
  Leif Åstrand d0c45a5416 Remove the right component when changing content vor 12 Jahren
  Leif Åstrand c59c3205ce Don't test notifications added to sub windows any more vor 12 Jahren
  Leif Åstrand 990f8ffb18 Don't test component moving with Root vor 12 Jahren
  Leif Åstrand 08ea1143da Handle removeAllComponents for Roots in legacy applications vor 12 Jahren
  Leif Åstrand 638ed69cef Only set mainWindow once to be compatible with LegacyApplication vor 12 Jahren
  Leif Åstrand 5ff75d43a3 Properly attach layouts passed to the constructor vor 12 Jahren
  Leif Åstrand af3ffd1835 Attach the window to a root before testing vor 12 Jahren
  Leif Åstrand 3bc8621c02 Window.close shouldn't throw npe even if not attached to any root vor 12 Jahren
  Leif Åstrand b9d78241b9 Don't test adding and removing components for Root vor 12 Jahren
  Leif Åstrand f6a6ebd706 Pretend more classes are serializable vor 12 Jahren
  Leif Åstrand e80767e00c Remove servlet mappings for the root test application vor 12 Jahren
  Leif Åstrand 126dabf03c Make ApplicationRunnerServlet work with Root classes vor 12 Jahren
  Leif Åstrand 95c7681f65 Separate getting the Root class name from creating an instance of it vor 12 Jahren
  Leif Åstrand eb7f898f6c Simplify RootTest and move it to the tests package vor 12 Jahren
  Leif Åstrand 64f581a33b Word wrapping of javadoc comments changed by move to top level file vor 12 Jahren
  Leif Åstrand 6c5e1b9795 Formatting change vor 12 Jahren
  Leif Åstrand d1e0dc30d4 Make some interfaces extend Serializable vor 12 Jahren
  Leif Åstrand 71240880c7 Add license to a bunch of files vor 12 Jahren
  Leif Åstrand 058e4a47ba Use the theme defined for the root vor 12 Jahren
  Leif Åstrand f9455f0105 Use margins on the default Root layout vor 12 Jahren
  Leif Åstrand 9238924733 Include tests on the classpath again now that they can be compiled vor 12 Jahren
  Artur Signell e8f99a58c3 Merged fixes from 6.7 vor 12 Jahren