8332 Révisions (cb5f080e5337c081f22eea86c0cf170ef88a2257)
 

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