pithos
15 years ago-Fix the URL of files & folders shared by user, when requested with a trailing slash...
koutsoub [Tue, 24 Feb 2009 15:11:20 +0000 (15:11 +0000)]
-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

15 years ago- Fix the URL of files & folders shared by others, when requested with a trailing...
pastith [Mon, 23 Feb 2009 12:01:13 +0000 (12:01 +0000)]
- 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.

15 years agoinclude tag url in users json response
koutsoub [Sat, 21 Feb 2009 14:36:04 +0000 (14:36 +0000)]
include tag url in users json response

15 years agoinitial import of the greek user guide
fstamatelopoulos [Fri, 20 Feb 2009 16:42:14 +0000 (16:42 +0000)]
initial import of the greek user guide

15 years agoinitial import of the greek user guide
fstamatelopoulos [Fri, 20 Feb 2009 16:41:42 +0000 (16:41 +0000)]
initial import of the greek user guide

15 years agoImplement "empty trash" as a DELETE on the /trash namespace. Also, make sure that...
pastith [Fri, 20 Feb 2009 15:55:59 +0000 (15:55 +0000)]
Implement "empty trash" as a DELETE on the /trash namespace. Also, make sure that GETs on children of /trash get the error they deserve.

15 years agoAdd debugging info on failed Shibboleth authentications. That way the user can aid...
pastith [Fri, 20 Feb 2009 13:46:22 +0000 (13:46 +0000)]
Add debugging info on failed Shibboleth authentications. That way the user can aid their IdP on resolving the problem.

15 years agofixed an infinite loop when source and target are the same folders
koutsoub [Fri, 20 Feb 2009 12:04:27 +0000 (12:04 +0000)]
fixed an infinite loop when source and target are the same folders

15 years agoPartial revert of r18: don't encode the resource names, only the URIs.
pastith [Fri, 20 Feb 2009 10:58:48 +0000 (10:58 +0000)]
Partial revert of r18: don't encode the resource names, only the URIs.

15 years agoEncode the nonce before using it, since the servler container decodes it automatically.
pastith [Thu, 19 Feb 2009 20:42:06 +0000 (20:42 +0000)]
Encode the nonce before using it, since the servler container decodes it automatically.

15 years ago- Properly encode resource names and paths while constructing the JSON response.
pastith [Thu, 19 Feb 2009 15:26:17 +0000 (15:26 +0000)]
- 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.

15 years agoReturn the shared files that do not belong in shared folders for GETs in the 'shared...
pastith [Thu, 19 Feb 2009 12:04:38 +0000 (12:04 +0000)]
Return the shared files that do not belong in shared folders for GETs in the 'shared' namespace.

15 years agoProperly encode the nonce in order to avoid modifications by the servlet container.
pastith [Thu, 19 Feb 2009 11:50:32 +0000 (11:50 +0000)]
Properly encode the nonce in order to avoid modifications by the servlet container.

15 years agoRemove pointless service configurations.
pastith [Thu, 19 Feb 2009 10:34:06 +0000 (10:34 +0000)]
Remove pointless service configurations.

15 years agoRemove pointless configuration files. These are supposed to be different for each...
pastith [Wed, 18 Feb 2009 20:51:13 +0000 (20:51 +0000)]
Remove pointless configuration files. These are supposed to be different for each production deployment.

15 years agoRemove unused configuration parameters.
pastith [Wed, 18 Feb 2009 13:49:16 +0000 (13:49 +0000)]
Remove unused configuration parameters.

15 years agoSet svn:ignore.
pastith [Tue, 17 Feb 2009 13:53:37 +0000 (13:53 +0000)]
Set svn:ignore.

15 years agoInitial import.
pastith [Tue, 17 Feb 2009 13:47:33 +0000 (13:47 +0000)]
Initial import.

15 years agoInitial directory structure.
unknown [Mon, 16 Feb 2009 12:33:50 +0000 (12:33 +0000)]
Initial directory structure.