56 Commits (c64015c8904ab7f66521887db874ac798c49e42b)

Author SHA1 Message Date
  Matti Tahvonen c64015c890 initial implementation of code splitting #4408 14 years ago
  Matti Tahvonen a9cca05fa3 fixes #5092, 6.4 branch now supports GWT 2.1 MS 1 14 years ago
  Artur Signell a8e2cd4445 endRequest should not be used for 503 as a new request is made in a short while and the loading indicator should remain visible 14 years ago
  Artur Signell a36ffa5d26 Handle all 4xx error codes like 404 (show error message). For #4380. 14 years ago
  Matti Tahvonen 9b84a02d3f changes 14 years ago
  Artur Signell 48dbc19590 #4130: Javadoc typos in ApplicationConnection 14 years ago
  Artur Signell d651448155 Prefixed client side classes with V 14 years ago
  Matti Tahvonen 810017204e some preliminary drag and drop stuff 14 years ago
  Artur Signell d5afb8f799 Merged [10797]-[10991] from 6.2 14 years ago
  Henri Sara 946fe38b9e #4010 Handle empty strings (and empty/null arrays) correctly in String[] variables from client to server, adding an extra separator in the communicated values 14 years ago
  Henri Sara b44d667a94 #4010 part 1: sending empty object arrays and maps (or null arrays/maps) between client and server caused an exception 14 years ago
  Artur Signell 6490e96cfa Merged [10686]-[10689] from 6.2 14 years ago
  Matti Tahvonen 1c6faf2ede fixes #3969, paintable coding now instance wide. eats more memory but safer on context reloads. Also fix on client side, so that Window is not hardcoded to "0" (does not resolve issue in all cases though) 14 years ago
  Matti Tahvonen 743772f56b fixes #3840, debug identifiers now in dom for invisible components 14 years ago
  Artur Signell 62051b9b71 Added unit to "JSON parsing took" message 14 years ago
  Marc Englund 8e34bda615 Added some javadoc, for #3763 14 years ago
  Marc Englund 827f4b6db9 Window title no longer changed when running embedded, fixes #3479 14 years ago
  Henri Sara 262869583b #3117 Minor cleanup and fixes in Portlet 2.0 support 14 years ago
  Artur Signell a23903bf21 Work in progress 14 years ago
  Matti Tahvonen 6edd5dd766 Variable enhancements 14 years ago
  Henri Sara f1af8c5dc8 Portlet 2.0 partial review, some javadoc, removed debug printouts and minor refactoring 14 years ago
  Artur Signell ab4e63b78d Initial commit for framework enhancement for #3234 14 years ago
  Matti Tahvonen 586c081901 fixes #3473 14 years ago
  Petter Holmström b47a8d3e85 More changes 14 years ago
  Petter Holmström ccad5b2ed8 Some early modifications to the client side to allow for Portlet URLs. Don't know if they work yet. 14 years ago
  Matti Tahvonen 365dfea87a reformatted with proper code formatter on 14 years ago
  Matti Tahvonen 6b733e8fde IE6/7 fix 14 years ago
  Artur Signell 9792bf9ab5 Merged: Fix for #3450 - isActive should wait until loading indicator has disappeared 14 years ago
  Artur Signell 837079f5ed Fix for #3450 - isActive should wait until loading indicator has disappeared 14 years ago
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14 years ago
  Artur Signell dc3fa7c3d7 Merged: Fix for #3388 - Deploying portlets from two separate wars on the same page in Liferay does not work 14 years ago
  Artur Signell 6ea827c5b6 Fix for #3388 - Deploying portlets from two separate wars on the same page in Liferay does not work 14 years ago
  Marc Englund 1ed019413c Merged from 6.2; Implements security key w/o use of headers, fixes #3305 14 years ago
  Marc Englund 72ef370778 Implements security key w/o use of headers, fixes #3305 14 years ago
  Artur Signell 0778b96347 Merged: Fixed #3371 - Remove obsolete testingtools references 14 years ago
  Artur Signell 1f5eae4c4b Fixed #3371 - Remove obsolete testingtools references 14 years ago
  Marc Englund 3b0a8fa5f4 Reset activeRequests -count after onunload burst; fixes #3289 15 years ago
  Henri Sara a2767d1210 #3265 Fix immediate redirection when system notifications are disabled 15 years ago
  Marc Englund ee33e544f9 Appengine fixes; This version uses GAE sessions, but attempts to keep synchronization using memcache. For #2835 15 years ago
  Jouni Koivuviita ad101f8427 The Button Component Strikes Back 15 years ago
  Matti Tahvonen d47b8ed5bf fixed redirect on session expiration (regression from UIDL rewrite) 15 years ago
  Artur Signell 13c23853db Fixed regression from [8516] "function eval must be called directly, and not by the way of a function of another name" 15 years ago
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. 15 years ago
  Matti Tahvonen f13088cfd8 send the initial fragment to server on initial uidl request 15 years ago
  Matti Tahvonen 11d152a9ba Multiple changes for gwt terminals server side: 15 years ago
  Henri Sara 8884d53225 #3157: Spring security form login fix 15 years ago
  Artur Signell 8e1be11a74 #3061 - changed security key header to be more standards compliant 15 years ago
  Matti Tahvonen c660b94f05 Added JS api to hook logic to be performed after each xhr made by Vaadin app. fixes #3083 15 years ago
  Matti Tahvonen c329ef0b34 mem leak safer approach for #2997 + javadocs 15 years ago
  Artur Signell f641cbb1b1 Fix for #2997 - Add API for registering tooltips for any element in the DOM tree 15 years ago