8332 Commits (cb5f080e5337c081f22eea86c0cf170ef88a2257)
 

Author SHA1 Message Date
  Leif Åstrand d6ebe4f2c3 Remove Callback.getRequestPathInfo (migrated to WrappedRequest) 12 years ago
  Leif Åstrand bf6d1d72a3 Move servlet wrapper to AbstractApplicationServlet 12 years ago
  Leif Åstrand df709bb1ec Move PortletWrapper to AbstractApplicationPortlet 12 years ago
  Leif Åstrand 4393c6ee51 Extract WrappedPortletResponse to a separate class 12 years ago
  Leif Åstrand 427ca95413 Extract WrappedHttpServletResponse to a separate class 12 years ago
  Leif Åstrand 36bd235d36 Use WrappedResponse instead of AbstractCommunicationManager.Response 12 years ago
  Leif Åstrand 376e81328f Use WrappedRequest instead of CommunicationManager.Request 12 years ago
  Leif Åstrand 8f9c738652 Merge the functionality of the wrapped Session into WrappedRequest 12 years ago
  Leif Åstrand 143402ff94 Pass WrappedRequest to Root.init and RootLayout.init 12 years ago
  Leif Åstrand 05ec251105 Remove wrapped request and response as existing classes are used 12 years ago
  Leif Åstrand 14c7c17ffa Created and integrated a RequestHandler for application resources 12 years ago
  Leif Åstrand 0397e222c5 Added Root.init() and run RootLayout.init() from there 12 years ago
  Artur Signell f6aeba90f5 Test for file uploads. Not run automatically due to limitations in testing file uploads with TestBench/Selenium. 12 years ago
  Artur Signell 016a6bfda9 Fixed dates 12 years ago
  Artur Signell 61b7d64751 #7839 Corrected cases where pagelength=0 or where number of children > pagebuffer size 12 years ago
  Artur Signell caa856ff36 Test for TreeTable with pageLength set to zero 12 years ago
  Artur Signell f803b65975 Fixed dates 12 years ago
  Artur Signell 394089d0ce Theme for tickets, based on Reindeer 12 years ago
  Artur Signell a4d0d363bb #7780 Don't do partial repaints if the item set has changed during an expand or collapse 12 years ago
  Leif Åstrand 0254e9f248 Dropped support for portlet 1.0 12 years ago
  Artur Signell 9d528ff42c Test for #7839 12 years ago
  Artur Signell 40650746f7 Test for #7839 12 years ago
  Leif Åstrand fa9525a7e4 Removed deprecated code that was left in Window when Root was created 12 years ago
  Leif Åstrand 7057965401 Don't show notifications in VWindow as they are not painted from Window 12 years ago
  Artur Signell 35877d090e #7839 Avoid discarding rows when updating rows as row indexes have not been updated yet causing wrong rows to be removed 12 years ago
  Artur Signell a1c0cb9658 #7839 Cleanup based on review 12 years ago
  Leif Åstrand df4c883f51 Merge branch 'master' into windowing 12 years ago
  Leif Åstrand 6c78fecb9f Some minor formatting changes 12 years ago
  Leif Åstrand 6a34315fdf Pass WrappedRequest to Application.getRoot 12 years ago
  Artur Signell c097303f50 #7839 Out of Sync error when using Generated Columns with TreeTable - additional fix 12 years ago
  Artur Signell 12c4745519 #7839 Out of Sync error when using Generated Columns with TreeTable 12 years ago
  Artur Signell 8a86b6f207 Added javadoc and debug logging 12 years ago
  Artur Signell 772b0005b8 #7790 Reverted sort methods to call refreshRenderedCells instead of refreshRowCache 12 years ago
  Artur Signell 75ad8a6850 Partly reverted [21883] as it caused unnecessary rendering in some cases 12 years ago
  Leif Åstrand ec72287d69 Added initial support for RequestHandlers 12 years ago
  Leif Åstrand 1965278f51 Include c.v.terminal.gwt.server in the test coverage data 12 years ago
  Artur Signell dab1495aa7 #7790 Renamed method to refreshRowCache, ensured it is used internally by Table aswell and made the method public 12 years ago
  Artur Signell 079c7425fd #7790 Added a method for forcing Table to repaint its rows 12 years ago
  Leif Åstrand f57881f8d6 Added RootLayout and implemented rudimentary Root using RootLayout 12 years ago
  Leif Åstrand 00a2b86752 Removed the Root interface and renamed DefaultRoot class to Root 12 years ago
  Leif Åstrand f2123f0def Don't compile the tests as they are not yet updated to use the new Root 12 years ago
  Leif Åstrand bfeb88b06e Merge branch 'master' into windowing 12 years ago
  Leif Åstrand ca23966b65 Don't fail build if test coverage generation is disabled 12 years ago
  Leif Åstrand d9ac7b1ecd Restored (completely untested) support for portlets using Root 12 years ago
  Leif Åstrand 432a764e51 Restored support for executeJavaScript in Root 12 years ago
  Leif Åstrand 04722c351b Restored support for Notifications in root 12 years ago
  Leif Åstrand 09be19b3bb Restored functionality related to subwindows and focus in Root 12 years ago
  Marko Grönroos d5cba6be70 Corrected the Scrollable JavaDoc to correspond with the code. 12 years ago
  Leif Åstrand 1fffef1541 #7810 Fixed error handling of the row disabled in [21824] 12 years ago
  Leif Åstrand 8c57baf16d Merge branch 'master' into windowing 12 years ago