Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / webdav @ 769f9814

Latest revisions

# Date Author Comment
366f3f31 12/07/2010 05:19 pm Natasa Kapravelou

Initial commit related to Issue 64. Last login should point to the user's last login.

bdf739a9 09/14/2010 06:17 pm Natasa Kapravelou

Some more fixes on Issue 16 - handling a CastException. Also working Issue 14 - when the user isNull and the file or folder is public for everyone then pretend that the owner is the user and and the user as a request attribute inside the FilesHandler servlet and not inside each method (e.g copy)

b8e09949 09/10/2010 10:17 am Natasa Kapravelou

Fixed a NullPointerException while range headers existed in the HttpServletResponse. An if check for nulls added in copy method inside the WebDav. This solves Issue 14.

81cb1c22 07/15/2010 06:20 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

31e19588 07/15/2010 06:20 pm Natasa Kapravelou

In order to implement display public's folder contents as a web page i)Implement renderHTML method inside FilesHandler ii)make changes in serveResource in order to decide the contentType depending on client header request. This solves Issue 17

c5b81911 07/14/2010 06:17 pm Natasa Kapravelou

first commit - display public's folder contents as a web page

6b950645 07/14/2010 03:51 pm Panagiotis Astithas

Forbid logins from disabled users.

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

a3b6a99f 06/10/2010 12:19 pm Panagiotis Astithas

Fix WebDAV mounts from the Windows WebDAV mini-redirector client implementation:

DAV: namespaced elements in a PROPFIND responses can not use a default namespace; each element must be explicitly prefixed with a namespace prefix defined in itself or a parent. If a default namespace is used the client will give no errors, but will not display any resources....

86c951b2 05/19/2010 04:16 pm Panagiotis Astithas

Fix more than 100 warnings.

View revisions

Also available in: Atom