Revision:

Revisions

# Date Author Comment
c1f07e54 03/04/2009 10:55 am pastith

Don't show the update menu item when a folder is selected.

2b9d7d53 03/04/2009 10:27 am fstamatelopoulos

- added update option in file menu
- added file update icon (changed accordingly in file context menu)

c9ffbe84 03/03/2009 05:39 pm pastith

Properly return Forbidden for folders in the deferred authentication case. Folders cannot be accessible by everyone.

f1ecc9bd 03/03/2009 03:41 pm fstamatelopoulos

+ screenshots for the user guide (el)

86160759 03/03/2009 03:40 pm fstamatelopoulos

latest Greek user guide update

5e2b8ec6 02/27/2009 05:03 pm Giannis Koutsoubos

-fixed some path handling in trash and search when path contained a trailing slash
-fixed some url encoding problem in filesjandler
-folder update now returns updated folder url in response body

da7b63f2 02/27/2009 03:24 pm pastith

Ease the job of the clients by expanding string arrays to object arrays:
- GET on the 'others' namespace returns the username of the user sharing the resource
- GET on the 'groups' namespace returns the name of the group
- GET on files and folders returns the parent folder as well

3f2e14a0 02/26/2009 05:05 pm pastith

Use the username instead of the name for the mini-file JSON response, in order to be consistent with the full version.

f7abcd5a 02/26/2009 04:02 pm pastith

- Help the clients make less requests, by returning the necessary object properties for files and folders. The "files" and "folders" string arrays were replaced with object arrays that include the information that is displayed in the clients by default.
- Consistently name the subfolders of all folders as "folders" in the JSON response.

e33cd440 02/25/2009 07:39 pm fstamatelopoulos

updated content for the Greek (el) user guide

0e49ac87 02/25/2009 04:01 pm pastith

Display the WebDAV URL in the credentials dialog, in order to help users that don't RTFM.

e150a336 02/25/2009 03:38 pm pastith

Implement file uploads via multipart POST for browser-based JavaScript clients.

953c98f5 02/25/2009 12:27 pm pastith

Initialize the input & output buffers for WebDAV & REST handlers in the deployment descriptors. Also raise them to 4k in order to be consistent with the other buffer sizes we use in Webdav, FileUpload, FileDownload and ExternalAPIBean. Configuring all of them to the value of a single constant, defined in gss.properties, is left as a future task.

68410d59 02/24/2009 05:36 pm pastith

Fix fetching resources moved to the trash. This required a large-scale refactoring and assorted bug fixing that hopefully clears up the backend APIs. Major changes:

- ExternalAPI.getResourceAtPath() now requires the call site to explicitly mention whether it will consider a resource moved to the trash. Previously it would always ignore such resources....

82750ec8 02/24/2009 05:17 pm Giannis Koutsoubos

fixed transaction error on concurrent deletes of files of the same folder, removal of file from folder happens by cascade

95da8819 02/24/2009 05:11 pm Giannis Koutsoubos

-Fix the URL of files & folders shared by user, when requested with a trailing slash in the URL
-Use UTF-8 encoding when reading post contents

75a0e12a 02/23/2009 02:01 pm pastith

- Fix the URL of files & folders shared by others, when requested with a trailing slash in the URL.
- Make sure file and folder URIs are properly encoded in trash, shared & others namespaces.

ed1ac326 02/21/2009 04:36 pm Giannis Koutsoubos

include tag url in users json response

4b4b4299 02/20/2009 06:42 pm fstamatelopoulos

initial import of the greek user guide

47c9173c 02/20/2009 06:41 pm fstamatelopoulos

initial import of the greek user guide

2a35ae1c 02/20/2009 05:55 pm pastith

Implement "empty trash" as a DELETE on the /trash namespace. Also, make sure that GETs on children of /trash get the error they deserve.

40347b0e 02/20/2009 03:46 pm pastith

Add debugging info on failed Shibboleth authentications. That way the user can aid their IdP on resolving the problem.

15ad8af3 02/20/2009 02:04 pm Giannis Koutsoubos

fixed an infinite loop when source and target are the same folders

08c62ec7 02/20/2009 12:58 pm pastith

Partial revert of r18: don't encode the resource names, only the URIs.

553e6584 02/19/2009 10:42 pm pastith

Encode the nonce before using it, since the servler container decodes it automatically.

47d800f9 02/19/2009 05:26 pm pastith

- Properly encode resource names and paths while constructing the JSON response.
- Modify the signature calculation algorithm, in order to accomodate file names with spaces or localized file names. Now the path must be URI-encoded (once!) before being concatenated to the rest of the signature.

ac4d1481 02/19/2009 02:04 pm pastith

Return the shared files that do not belong in shared folders for GETs in the 'shared' namespace.

d08fa1c0 02/19/2009 01:50 pm pastith

Properly encode the nonce in order to avoid modifications by the servlet container.

4993dae2 02/19/2009 12:34 pm pastith

Remove pointless service configurations.

f24ae0b6 02/18/2009 10:51 pm pastith

Remove pointless configuration files. These are supposed to be different for each production deployment.

e556c752 02/18/2009 03:49 pm pastith

Remove unused configuration parameters.

62f4625c 02/17/2009 03:53 pm pastith

Set svn:ignore.

14ad7326 02/17/2009 03:47 pm pastith

Initial import.

739b4329 02/16/2009 02:33 pm unknown

Initial directory structure.

3e41d805 01/01/1970 02:00 am Panagiotis Astithas

Add ignored files and folders.

« Previous 1 ... 290 291 292 (14551-14585/14585) | Per page: 25, 50, 100

Also available in: Atom