Statistics
| Branch: | Tag: | Revision:

root @ e2d2e378

Name Size
  .externalToolBuilders
  .settings
  docs
  ear
  jboss
  jboss-config
  lib
  mbeans
  persistence
  src
  test
  war
  webdav
.classpath 1.5 kB
.hgignore 47 Bytes
.project 758 Bytes
BUILD.txt 3.4 kB
COPYING 37.2 kB
ExternalAPITest.launch 1.9 kB
GSS-tests.launch 2.9 kB
GSS-ubuntu64.launch 2.5 kB
GSS.launch 2.5 kB
NOTICE 167 Bytes
README.txt 1.3 kB
build.xml 13.7 kB

Latest revisions

# Date Author Comment
e2d2e378 08/28/2009 04:39 pm Fotis Stamatelopoulos

be consistent: show sharing option in shared folders, as we do in shared folders

a73b1e75 08/26/2009 12:57 pm Dimitris Routsis

Silently replace @ character when uploading. (Will have to do at least till a proper solution is found.)

7cc0f8d1 08/25/2009 05:58 pm Dimitris Routsis

Use URL.encodeComponent() instead of URL.encode() as it encodes a few more characters that may appear in filenames and URL.encode() left unencoded.

511130d9 08/25/2009 05:56 pm Dimitris Routsis

Increase stack size as compiler in Windows chokes with default size.

739f501e 08/21/2009 03:08 pm Panagiotis Astithas

Avoid a NPE when the next parameter is empty.

9fd42cf4 08/07/2009 05:39 pm Panagiotis Astithas

Fix multiple file uploads in IE using Google Gears. It needed a POST instead of PUT, which required accommodating it in the server-side code. Also, error codes from file uploads are not handled in IE, since merely accessing the request.status field throws an internal error.

09ced7fd 08/05/2009 05:02 pm Panagiotis Astithas

Add a custom error page for 403 errors and apply the main site style to all error pages.

144fe6ce 08/04/2009 12:56 pm Panagiotis Astithas

Parse the nextUrl parameter with URI instead of URL so that chrome: URIs can be used for redirection. This should simplify the login process for Firefox extensions.

61c79fe3 07/14/2009 05:35 pm Panagiotis Astithas

Upgrade gwt-dnd to version 2.6.4 for bug fixes and better support of GWT 1.6. Also add a commented-out flag for enabling detailed GWT compiler output.

2147acc8 07/14/2009 05:12 pm Panagiotis Astithas

Don't use the unsafe Accept-Charset header, since its contents are already defined in the Accept header and Webkit (Chrome, Safari) complains about it.

View all revisions | View revisions

Also available in: Atom