Statistics
| Branch: | Tag: | Revision:

root @ ba8a1aff

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
ba8a1aff 11/20/2009 12:24 pm Fotis Stamatelopoulos

- keep sorting on refresh (file list & search results list)
- image preview in file list has slide show functionality and the "view" link is only available for png, gif, jpg/jpeg files)

64df31ad 11/19/2009 04:30 pm Dimitris Routsis

Fixed cases where previous selection might cause confusion (selection still showing for a while while new folder selected is updated) or minor bugs (no right-click menu appearing even though it looks like file(s) are selected).

54834916 11/19/2009 02:19 pm Dimitris Routsis

Fix bug: Using the tag buttons with "(Multiple values)" would keep it as a tag.

2002c1dc 11/19/2009 12:47 pm Dimitris Routsis

Add multiple file selection properties dialog allowing editing of tags and versioning.

35cfa78a 11/19/2009 12:45 pm Dimitris Routsis

Also allow data.

fdff1ea9 11/19/2009 12:32 pm Dimitris Routsis

Remove any parameters before storing uri.

5e9d7683 11/12/2009 02:39 pm Dimitris Routsis

Fix bug: When renaming file, selected file was not updated, leading to a 404 error if user tried to view properties of renamed file. (Bug #752)

d1a50647 11/12/2009 01:53 pm Dimitris Routsis

Fix bug introduced through stupid Eclipse cleanup.

65e0a745 11/12/2009 11:45 am Dimitris Routsis

- Check when renaming file that name doesn't already exist.
- Add constraint to DB to ensure we don't get duplicate filenames.

38621e3c 11/12/2009 11:18 am Dimitris Routsis

Throw any exceptions thrown unwrapped. This way, the caller knows what it's dealing with in its try/catch block.
(Previously, everything thrown was an Exception and most (all?) callers would simply turn this into a 500 error, since they don't check the cause.)

View all revisions | View revisions

Also available in: Atom