Activity

From 03/31/2009 to 04/29/2009

04/29/2009

06:40 pm Revision 8c2595cb: Replace forgotten hard-coded JNDI references with configuration retrieval.
pastith
06:39 pm Revision d00cebb8: Public files are shared as well.
pastith
06:20 pm Revision 89eda6b5: Fixed: File path wasn't properly displayed in file list.
Reason: Path String was encoded twice, by getPath() and renderJson(), but only decoded once. Only renderJson() should... Dimitris Routsis
06:08 pm Revision 82d67942: Fixed: IE couldn't create folder with non-ASCII characters in name.
Dimitris Routsis
11:34 am Revision 2e29cc02: use standard share icon for MyShared folders
Giannis Koutsoubos
11:27 am Revision d3a5ebe1: Remove unused method.
pastith

04/28/2009

08:06 pm Revision 6cf624d3: set null gss selection when there are no selected files in file list
Giannis Koutsoubos
06:52 pm Revision ad8b38cb: add a refresh command in folder, file popups and File menu
Giannis Koutsoubos
06:43 pm Revision defd0822: fixed firefox caching of head requests for files
Giannis Koutsoubos
06:02 pm Revision d6fe36f5: Reduce verbosity in file icon selection and fix a warning.
pastith
03:49 pm Revision 9e3e4477: Add a comment as a future reminder about the apostrophe fix.
pastith
03:41 pm Revision 7e7d513a: Change the context root path to pithos and add a date field for testing signat...
pastith
01:48 pm Revision f372e243: Use a hand cursor over the clickable message panel.
pastith
01:48 pm Revision f290fdfa: Fix warnings.
pastith
01:01 pm Revision 9c448f4b: Fix (hard coded) for uploading filename which contain '.
Dimitris Routsis

04/27/2009

07:33 pm Revision 0c8d0521: synchronize folder contents with server before fetching file information
Giannis Koutsoubos
07:21 pm Revision f12de32e: display shared icon for folders and files in User's folder tree
Giannis Koutsoubos
06:13 pm Revision 9a774fd7: hide message panel when user clicks on error message
Giannis Koutsoubos
06:04 pm Revision 00bf0484: update statistics after copying of file
Giannis Koutsoubos
01:44 pm Revision 11af52e2: Move the authentication error page to a JSP file for easier maintenance and th...
pastith
01:43 pm Revision ae4358d3: Fix the path to the CSS now that the context path has changed.
pastith
01:42 pm Revision 633045e2: Add the Javadoc location for Commons Configuration.
pastith
12:34 pm Revision c863557b: Change service name from GSS to Pithos.
pastith
12:12 pm Revision 14041e76: Change the context path to pithos as well.
pastith
12:11 pm Revision 501a78e2: Change service name from GSS to Pithos.
pastith

04/24/2009

07:32 pm Revision 09051786: Fixed typo that led to crash for files with no extension.
Dimitris Routsis
03:43 pm Revision b92302c1: Move all user visible references to the service name from GSS to Pithos.
pastith
03:10 pm Revision bde4eafb: - Move the EJB JNDI path to the configuration file.
- Move the GSSConfiguration error handling code from the call sites to the callee. This way getConfiguration() will a... pastith
01:38 pm Revision bbad17b4: Move the configuration elements to a single external configuration file.
pastith
12:50 pm Revision 63faf404: Add forgotten GPL notice and fix a warning.
pastith

04/23/2009

05:50 pm Revision 8270b533: Move the definition of the service name to gss.properties. This currently only...
pastith
05:10 pm Revision 865f1d02: Move the definition of the API URL root to gss.properties.
pastith
02:14 pm Revision d387cc7c: Don't include test code in the production deployment.
pastith

04/22/2009

04:15 pm Revision 8c4469ce: Requests for the 'shared' namespace return root shared folders instead of al...
Giannis Koutsoubos
01:01 pm Revision 43e3816d: Fix warnings.
pastith
12:31 pm Revision d1b97a52: Fix warnings.
pastith

04/21/2009

06:26 pm Revision c3008fe1: Fix a couple of typos that returned buggy results.
pastith
05:49 pm Revision 13571ef8: Use the same JSON representation for a file's folder in every namespace.
pastith
04:50 pm Revision fed3cd50: Add a uri property to the JSON representation for files, for completeness.
pastith

04/16/2009

12:21 pm Revision 24871353: Revert previous accidental commit.
pastith
12:07 pm Revision 96102f4b: Merge from gss trunk r278.
pastith

04/15/2009

06:45 pm Revision 0c9857da: Remove unused method.
pastith
06:44 pm Revision 9ff04c62: Fix typos.
pastith
06:36 pm Revision 895035a2: Rename ExecuteFoo to FooCommand, since classes are nouns and methods are verbs.
pastith
06:21 pm Revision 614140f2: Remove unused RestRequestBuilder constructor with the googley method overridin...
pastith
04:18 pm Revision 35c3e1bc: Fix warnings and code style.
pastith
04:17 pm Revision 0ac5ad17: Fix a couple of typos that went undetected by the compiler. So much for static...
pastith
03:02 pm Revision 8cc77d04: Use a separate JSON object for the parent folder of a resource, instead of the...
Since this change breaks backward compatibility, fix the web client. pastith
02:45 pm Revision f143b0c6: Remove unused code.
pastith

04/14/2009

04:50 pm Revision 8f128261: Add accounting for user bandwidth usage. So far, using month-long buckets star...
Dimitris Routsis
01:38 pm Revision 4e392495: show more mime types with the archive icon
fstamatelopoulos
01:37 pm Revision c419ad25: updated mime type icons
fstamatelopoulos
01:37 pm Revision 5ca9c0d6: on file create & update, if no mime type or octem-stream is defined, then try ...
fstamatelopoulos
01:31 pm Revision a6cf7618: Fix automatic configuration reloading for files served through JBoss MC VFS.
pastith
11:57 am Revision 8c66bec2: Use the new pithos logo.
pastith
11:32 am Revision 3eaf782f: Add helper methods for finding and updating users.
pastith
11:31 am Revision e08fd2f3: Update Apache Commons Configuration to version 1.6.
pastith

04/09/2009

09:47 pm Revision 0ee498f9: fix unattached drop target bug in dnd for firefox
Giannis Koutsoubos
08:39 pm Revision d74adf02: fix download version link, for ie in versions popup
Giannis Koutsoubos
04:24 pm Revision da62cc7e: fixed tooltip (fixed link html - tooltip didn't appear in IE)
fstamatelopoulos
03:50 pm Revision 555e8e59: Rename the RestResource path variable to uri, in order to better identify its ...
pastith
03:23 pm Revision f46a13ff: enable IE selection when the file/folder dialog is visible (disable it again o...
fstamatelopoulos
03:05 pm Revision 2438583d: Show the file path when in the trash can.
pastith
03:04 pm Revision 927e4fba: Fix warnings.
pastith
01:54 pm Revision 18cd8128: - 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 fstamatelopoulos
11:43 am Revision d0dd62e3: changed Focuslistener to ClickListener since the former is problematic in IE a...
fstamatelopoulos
10:46 am Revision e708af3a: fix a firefox bug in dnd
Giannis Koutsoubos

04/08/2009

07:55 pm Revision d6ba3052: added path information for files in json
added parentName for folder in json Giannis Koutsoubos
05:48 pm Revision 080386c0: show Paste command on file context menu (even without file selection) - only w...
fstamatelopoulos
05:11 pm Revision 9bd245e3: labels changed
fstamatelopoulos
05:10 pm Revision 060f1f82: hide the file upload widget and display the filename when uploading the file
fstamatelopoulos
04:58 pm Revision 8be15957: Whitespace fix.
pastith
04:37 pm Revision 91fb506c: Parse multi-valued Shibboleth attributes and keep the first value.
pastith

04/07/2009

05:21 pm Revision d3b633c7: Fix typo in the solr URL that went undetected for too long.
pastith
01:17 pm Revision a93eb00b: Fix context menu display bugs that were caused by browsers adding empty space ...
pastith

04/06/2009

03:33 pm Revision df9747fa: Cleanup the html from applicationCeator-generated cruft.
pastith
01:38 pm Revision 166ce11d: Add a help menu with About and Terms options.
pastith
01:37 pm Revision 51fb1e9b: Remove unused code.
pastith

04/02/2009

04:31 pm Revision 0a4b8f82: Require that users accept the terms & conditions before using the service.
pastith
12:38 pm Revision e8b747c4: Return HTTP status 400 instead of 500, when the path cannot be properly decoded.
pastith
11:03 am Revision 892b214a: Add notice and license info about the icons.
pastith

04/01/2009

08:11 pm Revision 23b06c4e: fixed parent name in file properties dialog, when a cached version of folder i...
Giannis Koutsoubos
08:10 pm Revision fc5dd48a: fixed paste visibility when groups tab is selected
Giannis Koutsoubos
08:07 pm Revision 1f93bc66: when unselecting selected file clear gss selected object
Giannis Koutsoubos
04:42 pm Revision 21daa3af: Treat empty attribute strings as missing attributes.
pastith
03:31 pm Revision 0d202513: Set the proper MIME types in order to allow online browsing of the user guide.
pastith
02:34 pm Revision 1bd363d7: Use cn, givenName & sn if the Shibboleth SP has not provided us with displayName.
pastith

03/31/2009

05:55 pm Revision 259e4fe6: properly display parent in file properties dialog for root shared files
Giannis Koutsoubos
04:17 pm Revision 0e4865ee: Use different icons based on the file MIME type. This required sending the con...
pastith
08:45 am Revision 0336eab9: fix paste command to apply to selected tree node when copying folder or files ...
Giannis Koutsoubos
08:26 am Revision a5296182: fixed display of parent name in folder properties dialog
Giannis Koutsoubos
« Previous
Next »
 

Also available in: Atom