Statistics
| Branch: | Tag: | Revision:

root / gss @ 9ff04c62

# Date Author Comment
9ff04c62 04/15/2009 06:44 pm pastith

Fix typos.

895035a2 04/15/2009 06:36 pm pastith

Rename ExecuteFoo to FooCommand, since classes are nouns and methods are verbs.

614140f2 04/15/2009 06:21 pm pastith

Remove unused RestRequestBuilder constructor with the googley method overriding. It is unsupported by the server for a long time.

35c3e1bc 04/15/2009 04:18 pm pastith

Fix warnings and code style.

0ac5ad17 04/15/2009 04:17 pm pastith

Fix a couple of typos that went undetected by the compiler. So much for static languages and strong typing.

8cc77d04 04/15/2009 03:02 pm pastith

Use a separate JSON object for the parent folder of a resource, instead of the folder/folderName properties. This object contains the familiar name/uri properties. Also add this extra data to the trash namespace for consistency, even if there is no immediate need for the clients....

f143b0c6 04/15/2009 02:45 pm pastith

Remove unused code.

8f128261 04/14/2009 04:50 pm Dimitris Routsis

Add accounting for user bandwidth usage. So far, using month-long buckets starting from user creation date.

4e392495 04/14/2009 01:38 pm fstamatelopoulos

show more mime types with the archive icon

c419ad25 04/14/2009 01:37 pm fstamatelopoulos

updated mime type icons

5ca9c0d6 04/14/2009 01:37 pm fstamatelopoulos

on file create & update, if no mime type or octem-stream is defined, then try to identify the mime type by examining the filename extension

a6cf7618 04/14/2009 01:31 pm pastith

Fix automatic configuration reloading for files served through JBoss MC VFS.

8c66bec2 04/14/2009 11:57 am pastith

Use the new pithos logo.

3eaf782f 04/14/2009 11:32 am pastith

Add helper methods for finding and updating users.

e08fd2f3 04/14/2009 11:31 am pastith

Update Apache Commons Configuration to version 1.6.

0ee498f9 04/09/2009 09:47 pm Giannis Koutsoubos

fix unattached drop target bug in dnd for firefox

d74adf02 04/09/2009 08:39 pm Giannis Koutsoubos

fix download version link, for ie in versions popup

da62cc7e 04/09/2009 04:24 pm fstamatelopoulos

fixed tooltip (fixed link html - tooltip didn't appear in IE)

555e8e59 04/09/2009 03:50 pm pastith

Rename the RestResource path variable to uri, in order to better identify its contents and avoid name clashes with file/folder paths. Slash about 50 warnings.

f46a13ff 04/09/2009 03:23 pm fstamatelopoulos

enable IE selection when the file/folder dialog is visible (disable it again on closing the dialog)

2438583d 04/09/2009 03:05 pm pastith

Show the file path when in the trash can.

927e4fba 04/09/2009 03:04 pm pastith

Fix warnings.

18cd8128 04/09/2009 01:54 pm fstamatelopoulos

- move prevent/enableIESelection() to GSS.java
- enable IE selection in credentials and public file URI fields so that the IE user may select and copy the contents

d0dd62e3 04/09/2009 11:43 am fstamatelopoulos

changed Focuslistener to ClickListener since the former is problematic in IE and Safari

e708af3a 04/09/2009 10:46 am Giannis Koutsoubos

fix a firefox bug in dnd

d6ba3052 04/08/2009 07:55 pm Giannis Koutsoubos

added path information for files in json
added parentName for folder in json

080386c0 04/08/2009 05:48 pm fstamatelopoulos

show Paste command on file context menu (even without file selection) - only when the clipboard contains a file or multiple files (not for folders)

9bd245e3 04/08/2009 05:11 pm fstamatelopoulos

labels changed

060f1f82 04/08/2009 05:10 pm fstamatelopoulos

hide the file upload widget and display the filename when uploading the file

8be15957 04/08/2009 04:58 pm pastith

Whitespace fix.

91fb506c 04/08/2009 04:37 pm pastith

Parse multi-valued Shibboleth attributes and keep the first value.

d3b633c7 04/07/2009 05:21 pm pastith

Fix typo in the solr URL that went undetected for too long.

a93eb00b 04/07/2009 01:17 pm pastith

Fix context menu display bugs that were caused by browsers adding empty space for elements styled with display:none.

df9747fa 04/06/2009 03:33 pm pastith

Cleanup the html from applicationCeator-generated cruft.

166ce11d 04/06/2009 01:38 pm pastith

Add a help menu with About and Terms options.

51fb1e9b 04/06/2009 01:37 pm pastith

Remove unused code.

0a4b8f82 04/02/2009 04:31 pm pastith

Require that users accept the terms & conditions before using the service.

e8b747c4 04/02/2009 12:38 pm pastith

Return HTTP status 400 instead of 500, when the path cannot be properly decoded.

892b214a 04/02/2009 11:03 am pastith

Add notice and license info about the icons.

23b06c4e 04/01/2009 08:11 pm Giannis Koutsoubos

fixed parent name in file properties dialog, when a cached version of folder is not found ( when folder tree is not expanded)

fc5dd48a 04/01/2009 08:10 pm Giannis Koutsoubos

fixed paste visibility when groups tab is selected

1f93bc66 04/01/2009 08:07 pm Giannis Koutsoubos

when unselecting selected file clear gss selected object

21daa3af 04/01/2009 04:42 pm pastith

Treat empty attribute strings as missing attributes.

1bd363d7 04/01/2009 02:34 pm pastith

Use cn, givenName & sn if the Shibboleth SP has not provided us with displayName.

259e4fe6 03/31/2009 05:55 pm Giannis Koutsoubos

properly display parent in file properties dialog for root shared files

0e4865ee 03/31/2009 04:17 pm pastith

Use different icons based on the file MIME type. This required sending the content type as an extra JSON attribute for file requests in all namespaces. Also reduced the warnings by about 100 and fixed some code style issues.

0336eab9 03/31/2009 08:45 am Giannis Koutsoubos

fix paste command to apply to selected tree node when copying folder or files and selection is not a folder

a5296182 03/31/2009 08:26 am Giannis Koutsoubos

fixed display of parent name in folder properties dialog

b824f485 03/30/2009 07:09 pm Giannis Koutsoubos

changed labels in edit menu to describe the object that the cut,copy, paste operations apply to

41d05cc8 03/30/2009 06:47 pm pastith

Implement suggest boxes for adding users to groups and permissions. Also fixed various warnings and made some code style cleanups.

3426465f 03/30/2009 06:44 pm pastith

Code style and warnings cleanup.

780606ca 03/30/2009 06:44 pm pastith

Code style and warnings cleanup.

074c9ab3 03/30/2009 06:42 pm pastith

Remove trailing slashes before using the query string and append the @ sign only if it is not already there.

52359e20 03/30/2009 06:41 pm pastith

Avoid a NPE.

ea14d2d0 03/30/2009 06:41 pm pastith

Don't show warnings for missing tags in JavaDoc. This cuts about 100 warnings.

38be0112 03/30/2009 02:25 pm pastith

Limit user searches by appending @.

f4b86428 03/30/2009 02:09 pm pastith

Implement the server-side part of user search.

e7391eda 03/30/2009 02:03 pm pastith

Fix comment.

b4c3f47a 03/30/2009 12:47 pm pastith

Include public files in the shared namespace.

b62e2e72 03/28/2009 12:24 am pastith

Use a less boring font.

5770ff9b 03/27/2009 03:58 pm Giannis Koutsoubos

dnd fix

18a508ee 03/27/2009 11:37 am fstamatelopoulos

do not unselect the file when changing its properties

5942d113 03/27/2009 10:52 am pastith

Set the Content-Disposition header only for IE.

2a945870 03/27/2009 10:23 am fstamatelopoulos

move "Unselect" below "Copy" (keep "Properties" at the bottom)

848896d0 03/27/2009 10:08 am Giannis Koutsoubos

unselect on click in file list
popup menu in file list shows in clicked position

2e0597d1 03/26/2009 07:34 pm Giannis Koutsoubos

added unselect menu item in file context menu

f98f18c2 03/26/2009 07:17 pm Giannis Koutsoubos

fixed incorrect fetching of versions
replaced javascript confirmation dialog with gwt dialog
fixed remove previous versions handling
do not show remove previous versions if file is not versioned

764aabcc 03/26/2009 02:06 pm pastith

Change the button label from create to upload, since this is the upload dialog after all. Do some minor style fixes while I'm here.

b4771f6a 03/26/2009 02:01 pm fstamatelopoulos

label rewording...

9798fcf5 03/26/2009 01:53 pm pastith

Split the status panel into two internal subpanels and move them to the sides.

b964f3a7 03/26/2009 01:08 pm pastith

Fix double-click downloads in search results.

70e8d149 03/26/2009 12:49 pm fstamatelopoulos

path left aligned

c9b3132d 03/26/2009 12:49 pm fstamatelopoulos

show only the relative path, not the complete REST URI

faa8d601 03/26/2009 12:33 pm pastith

Display correct filenames when downloading on IE.

Submitted by: koutsoub

226e8af7 03/26/2009 11:34 am pastith

Minor style nits.

5f27d642 03/26/2009 11:34 am pastith

Fix tooltip display.

3c793c5c 03/26/2009 08:19 am Giannis Koutsoubos

fix search, now search response contains file informations so there is no need to execute multiple requests in order to fetch file data

db55fcd2 03/24/2009 09:33 pm pastith

Incomplete attempt to parse the modified API response for the search namespace.

8fa7f8ff 03/24/2009 05:39 pm pastith

Assume URL-encoded folder names and return status 400 when the decoding process fails. Previously such cases would trigger a generic 500 response.

59504564 03/24/2009 04:23 pm pastith

Fix indentation.

017a89e5 03/24/2009 04:20 pm pastith

Use a better icon for the Sharing menu item and remove no longer used images.

c961594d 03/24/2009 03:42 pm pastith

Avoid signature mismatch issues by using the request URI as sent by the client, before the container gets a chance to tinker with it.

892a2836 03/23/2009 04:57 pm fstamatelopoulos

resolve bug #636
- change wording in folder properties dialog
- add "Sharing" option in File menu, file&folder context menus

6d876038 03/23/2009 04:31 pm pastith

Add more JSON attributes to search results, for consistency with the responses in files, trash, others and shared namespaces.

e8d21fad 03/23/2009 04:14 pm fstamatelopoulos

correctly initialize URI field

c6f8f128 03/23/2009 04:14 pm fstamatelopoulos

avoid NPE

d74a42f5 03/23/2009 03:57 pm fstamatelopoulos

- Rewording in sharing tab...
- move URI to "Sharing" tab
- show URI only when "Make public" is selected
(partial resolution of bug #636)

df15a062 03/23/2009 03:49 pm fstamatelopoulos

code clean up

1dd90ec6 03/23/2009 03:47 pm pastith

Use matching icons for upload and download menu items.

a7401f95 03/23/2009 03:34 pm pastith

Avoid a NPE.

b6761fe4 03/20/2009 04:28 pm fstamatelopoulos

consistent file menus: Upload - Download at the top of the menu, Properties is the last option

ba8c9f5a 03/20/2009 04:11 pm pastith

Give the read-for-all note some breathing room.

ae2c2602 03/20/2009 04:04 pm pastith

Extend the dialog text to the end of the dialog frame.

5f19c494 03/20/2009 03:27 pm Giannis Koutsoubos

display properly parent name in folder properties dialog, parent name is retrieved from parent node's name

2d40bbc6 03/20/2009 01:54 pm pastith

Add a size property to the JSON response for files, since Content-Length might not get sent, when the server uses an alternative transfer encoding.

4379ad97 03/20/2009 01:41 pm fstamatelopoulos

fix for bug #628

1e5613f5 03/20/2009 01:28 pm fstamatelopoulos

- larger fields for username/token so that the strings are fully visible
- automatically select/unselect text for the user to copy

b2bc76a3 03/19/2009 07:24 pm Giannis Koutsoubos

display parent foder name in folder properties dialog

ac4b6296 03/19/2009 07:14 pm Giannis Koutsoubos

npe fix for setting content type and length in FileResource

409e932c 03/19/2009 05:38 pm Giannis Koutsoubos

send data to server only if they changed in file properties dialog