Statistics
| Branch: | Tag: | Revision:

root / src / gr @ 0fc071d9

Name Size
  ebs

Latest revisions

# Date Author Comment
0fc071d9 08/16/2010 11:55 am Natasa Kapravelou

Convert tag buttons to links. This solves issue 22

f9bd859c 08/10/2010 05:29 pm Natasa Kapravelou

-Navigation from the parent folder to subfolder and vice versa is available in the web page of a public folder
-Only files that are marked as public are available in the web page of a public folder

c92316b7 07/27/2010 12:44 pm Panagiotis Astithas

Display the version number in the web client and set the next release to become 1.2.

e8fd351d 07/23/2010 05:16 pm Natasa Kapravelou

- fix the problem which was related to download a file. It works now since an if statement was updated from if(content) to if (folder != null && content)
- fix the path of a containing subfolder in a public folder
- When a folder is marked as public from a user all containing files are also marked as public...

6233fca8 07/16/2010 07:25 pm Panagiotis Astithas

Explicitly activate the user on creation and don't rely on the DB to do it.

4e7b8a39 07/16/2010 12:51 pm Panagiotis Astithas

Simplify the content type conditional and make sure resource representation choice is independent of the access privileges.

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.

View revisions

Also available in: Atom