pithos
15 years agoresolve bug #636
fstamatelopoulos [Mon, 23 Mar 2009 14:57:55 +0000 (14:57 +0000)]
resolve bug #636
- change wording in folder properties dialog
- add "Sharing" option in File menu, file&folder context menus

15 years agoAdd more JSON attributes to search results, for consistency with the responses in...
pastith [Mon, 23 Mar 2009 14:31:25 +0000 (14:31 +0000)]
Add more JSON attributes to search results, for consistency with the responses in files, trash, others and shared namespaces.

15 years agocorrectly initialize URI field
fstamatelopoulos [Mon, 23 Mar 2009 14:14:37 +0000 (14:14 +0000)]
correctly initialize URI field

15 years agoavoid NPE
fstamatelopoulos [Mon, 23 Mar 2009 14:14:06 +0000 (14:14 +0000)]
avoid NPE

15 years ago- Rewording in sharing tab...
fstamatelopoulos [Mon, 23 Mar 2009 13:57:44 +0000 (13:57 +0000)]
- Rewording in sharing tab...
- move URI to "Sharing" tab
- show URI only when "Make public" is selected
(partial resolution of bug #636)

15 years agocode clean up
fstamatelopoulos [Mon, 23 Mar 2009 13:49:58 +0000 (13:49 +0000)]
code clean up

15 years agoUse matching icons for upload and download menu items.
pastith [Mon, 23 Mar 2009 13:47:39 +0000 (13:47 +0000)]
Use matching icons for upload and download menu items.

15 years agoAvoid a NPE.
pastith [Mon, 23 Mar 2009 13:34:20 +0000 (13:34 +0000)]
Avoid a NPE.

15 years agoconsistent file menus: Upload - Download at the top of the menu, Properties is the...
fstamatelopoulos [Fri, 20 Mar 2009 14:28:58 +0000 (14:28 +0000)]
consistent file menus: Upload - Download at the top of the menu, Properties is the last option

15 years agoGive the read-for-all note some breathing room.
pastith [Fri, 20 Mar 2009 14:11:43 +0000 (14:11 +0000)]
Give the read-for-all note some breathing room.

15 years agoExtend the dialog text to the end of the dialog frame.
pastith [Fri, 20 Mar 2009 14:04:45 +0000 (14:04 +0000)]
Extend the dialog text to the end of the dialog frame.

15 years agodisplay properly parent name in folder properties dialog, parent name is retrieved...
koutsoub [Fri, 20 Mar 2009 13:27:32 +0000 (13:27 +0000)]
display properly parent name in folder properties dialog, parent name is retrieved from parent node's name

15 years agoAdd a size property to the JSON response for files, since Content-Length might not...
pastith [Fri, 20 Mar 2009 11:54:24 +0000 (11:54 +0000)]
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.

15 years agofix for bug #628
fstamatelopoulos [Fri, 20 Mar 2009 11:41:32 +0000 (11:41 +0000)]
fix for bug #628

15 years ago- larger fields for username/token so that the strings are fully visible
fstamatelopoulos [Fri, 20 Mar 2009 11:28:07 +0000 (11:28 +0000)]
- larger fields for username/token so that the strings are fully visible
- automatically select/unselect text for the user to copy

15 years agodisplay parent foder name in folder properties dialog
koutsoub [Thu, 19 Mar 2009 17:24:51 +0000 (17:24 +0000)]
display parent foder name in folder properties dialog

15 years agonpe fix for setting content type and length in FileResource
koutsoub [Thu, 19 Mar 2009 17:14:10 +0000 (17:14 +0000)]
npe fix for setting content type and length in FileResource

15 years agosend data to server only if they changed in file properties dialog
koutsoub [Thu, 19 Mar 2009 15:38:37 +0000 (15:38 +0000)]
send data to server only if they changed in file properties dialog

15 years agouse plural in status bar appropriately (1 file, n files)
fstamatelopoulos [Thu, 19 Mar 2009 14:46:03 +0000 (14:46 +0000)]
use plural in status bar appropriately (1 file, n files)

15 years agominor cosmetic change (column alignment)
fstamatelopoulos [Thu, 19 Mar 2009 14:38:25 +0000 (14:38 +0000)]
minor cosmetic change (column alignment)
code cleanup (removed commented code)

15 years agoshow only the path substring within the user space (not the REST path) - was too...
fstamatelopoulos [Thu, 19 Mar 2009 14:25:16 +0000 (14:25 +0000)]
show only the path substring within the user space (not the REST path) - was too long and easily messes up the width of the widget
user can get it from the file properties dialog

15 years agopartial resolution of bug #597
fstamatelopoulos [Thu, 19 Mar 2009 14:24:10 +0000 (14:24 +0000)]
partial resolution of bug #597
add a path column in fileList and show only the path substring within the user space (not the REST path)

15 years agoCater for the new bottom panel when resizing the split panel, in order to avoid showi...
pastith [Thu, 19 Mar 2009 13:51:13 +0000 (13:51 +0000)]
Cater for the new bottom panel when resizing the split panel, in order to avoid showing a vertical scrollbar. Throw in some code cleanups for good measure.

15 years agoAdd links to the GSS and GRNET home pages.
pastith [Thu, 19 Mar 2009 12:52:22 +0000 (12:52 +0000)]
Add links to the GSS and GRNET home pages.

15 years agoClarify the confirmation message, fix warnings and cleanup code a bit. Also, generali...
pastith [Thu, 19 Mar 2009 11:48:06 +0000 (11:48 +0000)]
Clarify the confirmation message, fix warnings and cleanup code a bit. Also, generalize the ConfirmationDialog by specifying the confirmation button label upon creation.

15 years agoSimplify the confirmation message (avoiding verbosity), fix warnings and cleanup...
pastith [Thu, 19 Mar 2009 11:23:03 +0000 (11:23 +0000)]
Simplify the confirmation message (avoiding verbosity), fix warnings and cleanup code a bit.

15 years agoRemove unused field.
pastith [Thu, 19 Mar 2009 10:46:09 +0000 (10:46 +0000)]
Remove unused field.

15 years agoMinor nits to remove unnecessary text, plus minor code cleanup.
pastith [Thu, 19 Mar 2009 10:44:25 +0000 (10:44 +0000)]
Minor nits to remove unnecessary text, plus minor code cleanup.

15 years agocleaned up error reporting: use http status text instead of status code
koutsoub [Wed, 18 Mar 2009 16:23:28 +0000 (16:23 +0000)]
cleaned up error reporting: use http status text instead of status code

15 years agofix bug in sorting labels
koutsoub [Wed, 18 Mar 2009 16:08:54 +0000 (16:08 +0000)]
fix bug in sorting labels

15 years agocleaned up error reporting: use http status text instead of status code
koutsoub [Wed, 18 Mar 2009 15:22:06 +0000 (15:22 +0000)]
cleaned up error reporting: use http status text instead of status code

15 years agomoved showing statistics from the tabs to the status panel - also, update them when...
fstamatelopoulos [Wed, 18 Mar 2009 15:13:14 +0000 (15:13 +0000)]
moved showing statistics from the tabs to the status panel - also, update them when changing panels (group panel clears them)

resolves bugs #623 #624

15 years agoAdd forgotten GPL notice and put it in the eclipse template so that it appears automa...
pastith [Wed, 18 Mar 2009 14:50:04 +0000 (14:50 +0000)]
Add forgotten GPL notice and put it in the eclipse template so that it appears automatically for new files.

15 years agoremoved reference to selected folder
koutsoub [Wed, 18 Mar 2009 14:44:31 +0000 (14:44 +0000)]
removed reference to selected folder

15 years agocreate file and update file are executed in a single command
koutsoub [Wed, 18 Mar 2009 14:26:00 +0000 (14:26 +0000)]
create file and update file are executed in a single command
when creating a file, and a trashed file with the same name exists, rename trashed file and proceed with file creation

15 years agoif not owner don't show the "read for all" option or include it in the update sent...
fstamatelopoulos [Wed, 18 Mar 2009 14:22:31 +0000 (14:22 +0000)]
if not owner don't show the "read for all" option or include it in the update sent to the server

15 years agoadded total size of files shown in the search results file list
fstamatelopoulos [Wed, 18 Mar 2009 13:55:25 +0000 (13:55 +0000)]
added total size of files shown in the search results file list

15 years agoChanged overall layout according to latest GRNET requirements:
fstamatelopoulos [Wed, 18 Mar 2009 13:49:11 +0000 (13:49 +0000)]
Changed overall layout according to latest GRNET requirements:
- merge the two logos and move them to the right side
- user details displayed on the right of the search widget
- move statistics to the status bar

Also, added total size of files shown in the file list

15 years agoadded a static String getFileSizeAsString(long size) method for use outside FileResou...
fstamatelopoulos [Wed, 18 Mar 2009 13:45:46 +0000 (13:45 +0000)]
added a static String getFileSizeAsString(long size) method for use outside FileResource (changed the implementation of String getFileSizeAsString() to use the static method)

15 years agodo not display deleted files, except trash
koutsoub [Wed, 18 Mar 2009 13:27:44 +0000 (13:27 +0000)]
do not display deleted files, except trash

15 years agogetFiles in ExternalAPI gets an extra boolean argument for ignoring or not deleted...
koutsoub [Wed, 18 Mar 2009 13:26:13 +0000 (13:26 +0000)]
getFiles in ExternalAPI gets an extra boolean argument for ignoring or not deleted files
allow update of deleted files

15 years agocosmetic changes: (a) center version column, (b) add time in search results date...
fstamatelopoulos [Wed, 18 Mar 2009 12:34:10 +0000 (12:34 +0000)]
cosmetic changes: (a) center version column, (b) add time in search results date column

15 years agoshow time in file list
fstamatelopoulos [Wed, 18 Mar 2009 11:49:06 +0000 (11:49 +0000)]
show time in file list

15 years agochanged "New File" to "Upload" and "Download File" to "Download"
fstamatelopoulos [Tue, 17 Mar 2009 15:45:19 +0000 (15:45 +0000)]
changed "New File" to "Upload" and "Download File" to "Download"
we still need to:
(1) make upload act as update if the file exists, and remove the "update" option - we should probably add a "Are you sure" dialog for updating the file with the same name...
(2) show the "upload" option instead of the to-be-removed "update" option when a file is selected

15 years agoAdd the folder URI for files and the parent folder URI for folders to the response...
pastith [Tue, 17 Mar 2009 15:34:49 +0000 (15:34 +0000)]
Add the folder URI for files and the parent folder URI for folders to the response attributes for requests on trash and shared namespaces, in order to accommodate the desktop client.

15 years agonew file context menu now works on empty lists
koutsoub [Tue, 17 Mar 2009 15:32:40 +0000 (15:32 +0000)]
new file context menu now works on empty lists

15 years agoclear file list when others shares node is selected
koutsoub [Tue, 17 Mar 2009 15:28:27 +0000 (15:28 +0000)]
clear file list when others shares node is selected

15 years agoshow sorting icon on file list refresh
koutsoub [Tue, 17 Mar 2009 15:19:38 +0000 (15:19 +0000)]
show sorting icon on file list refresh

15 years agofix file list refresh issues for My Shares and Other Shared User nodes
koutsoub [Tue, 17 Mar 2009 15:12:52 +0000 (15:12 +0000)]
fix file list refresh issues for My Shares and Other Shared User nodes

15 years agomultiple selection fix in file and search result list
koutsoub [Tue, 17 Mar 2009 15:05:19 +0000 (15:05 +0000)]
multiple selection fix in file and search result list

15 years agoafter folder rename refetch folder files since their uris have changed
koutsoub [Tue, 17 Mar 2009 14:58:29 +0000 (14:58 +0000)]
after folder rename refetch folder files since their uris have changed

15 years agoremove misleading down arrow
fstamatelopoulos [Tue, 17 Mar 2009 14:22:38 +0000 (14:22 +0000)]
remove misleading down arrow

15 years agoadd correct image file
fstamatelopoulos [Tue, 17 Mar 2009 14:17:15 +0000 (14:17 +0000)]
add correct image file

15 years agoremove image with extension in capitals
fstamatelopoulos [Tue, 17 Mar 2009 14:16:19 +0000 (14:16 +0000)]
remove image with extension in capitals

15 years agoReturn status 409 (Conflict) on uploads for files in the trash bin. Such files cannot...
pastith [Tue, 17 Mar 2009 13:40:31 +0000 (13:40 +0000)]
Return status 409 (Conflict) on uploads for files in the trash bin. Such files cannot be modified before being restored.

15 years agofixed confirmation message
koutsoub [Mon, 16 Mar 2009 14:07:38 +0000 (14:07 +0000)]
fixed confirmation message

15 years agofixed bug from merge that prevented user addition
koutsoub [Mon, 16 Mar 2009 14:06:59 +0000 (14:06 +0000)]
fixed bug from merge that prevented user addition

15 years agoproperly encode and decode group paths
koutsoub [Mon, 16 Mar 2009 14:06:03 +0000 (14:06 +0000)]
properly encode and decode group paths

15 years agoFix a merge error by returning the token field to its former read-only status. Fixed...
pastith [Mon, 16 Mar 2009 13:38:31 +0000 (13:38 +0000)]
Fix a merge error by returning the token field to its former read-only status. Fixed a warning, too.

15 years agoif user attempts to create a file that exists in trash, allow him to rename the trash...
koutsoub [Mon, 16 Mar 2009 12:38:31 +0000 (12:38 +0000)]
if user attempts to create a file that exists in trash, allow him to rename the trashed file and proceed with new file creation

15 years agodownload file on double click
koutsoub [Mon, 16 Mar 2009 11:23:43 +0000 (11:23 +0000)]
download file on double click

15 years agowhen user clicks on white area of file list a popup menu with a new file command...
koutsoub [Mon, 16 Mar 2009 10:22:01 +0000 (10:22 +0000)]
when user clicks on white area of file list a popup menu with a new file command is shown

15 years agowhen a request receives a 403 status code (meaning that the session has expired)...
koutsoub [Mon, 16 Mar 2009 10:19:04 +0000 (10:19 +0000)]
when a request receives a 403 status code (meaning that the session has expired) prompt the user to reauthenticate

15 years agoUse the wording suggested by Panos Louridas.
pastith [Mon, 16 Mar 2009 09:54:55 +0000 (09:54 +0000)]
Use the wording suggested by Panos Louridas.

15 years agodo not update progress bar to 100 on monitor error
koutsoub [Mon, 16 Mar 2009 09:17:23 +0000 (09:17 +0000)]
do not update progress bar to 100 on monitor error

15 years agoupdate nodes properly when moving or restoring a folder from trash
koutsoub [Fri, 13 Mar 2009 17:20:50 +0000 (17:20 +0000)]
update nodes properly when moving or restoring a folder from trash

15 years agoselect root folder and display its file in application startup
koutsoub [Fri, 13 Mar 2009 13:58:00 +0000 (13:58 +0000)]
select root folder and display its file in application startup

15 years agomake the loading indicator behavior configurable for rest commands
koutsoub [Fri, 13 Mar 2009 12:54:02 +0000 (12:54 +0000)]
make the loading indicator behavior configurable for rest commands
do not show loading indicator when updating progress in file uploads

15 years agoAdd a cautionary note about enabling read-for-all access to a file.
pastith [Fri, 13 Mar 2009 11:30:52 +0000 (11:30 +0000)]
Add a cautionary note about enabling read-for-all access to a file.

15 years agopaste user support in group tab
koutsoub [Fri, 13 Mar 2009 09:51:28 +0000 (09:51 +0000)]
paste user support in group tab

15 years agoallow rename of root folder
koutsoub [Thu, 12 Mar 2009 17:50:06 +0000 (17:50 +0000)]
allow rename of root folder

15 years agoAllow renaming the root folder, since it is quite harmless actually.
pastith [Thu, 12 Mar 2009 16:25:37 +0000 (16:25 +0000)]
Allow renaming the root folder, since it is quite harmless actually.

15 years agoOnly fight IE broken caching for folders and progress updates. Files already have...
pastith [Thu, 12 Mar 2009 16:02:13 +0000 (16:02 +0000)]
Only fight IE broken caching for folders and progress updates. Files already have ETags and Last-modified headers.

15 years agorefresh file list after empty trash
koutsoub [Thu, 12 Mar 2009 15:57:02 +0000 (15:57 +0000)]
refresh file list after empty trash

15 years agoRemove obsolete reference to GSSService.
pastith [Thu, 12 Mar 2009 15:56:30 +0000 (15:56 +0000)]
Remove obsolete reference to GSSService.

15 years agoMove the DTOs outside the client package, now that they're no more used there, so...
pastith [Thu, 12 Mar 2009 15:44:05 +0000 (15:44 +0000)]
Move the DTOs outside the client package, now that they're no more used there, so that the GWT compiler can finish faster.

15 years agocleaned up references to old domain.dto objects
koutsoub [Thu, 12 Mar 2009 15:16:31 +0000 (15:16 +0000)]
cleaned up references to old domain.dto objects

15 years agoDon't allow anyone but the owner to change the read-for-all flag.
pastith [Thu, 12 Mar 2009 14:49:41 +0000 (14:49 +0000)]
Don't allow anyone but the owner to change the read-for-all flag.

15 years agoUse a workaround for IE's broken caching behavior on XHR.
pastith [Thu, 12 Mar 2009 14:28:50 +0000 (14:28 +0000)]
Use a workaround for IE's broken caching behavior on XHR.

15 years agoie interprets status code 204 as 1223
koutsoub [Thu, 12 Mar 2009 14:19:45 +0000 (14:19 +0000)]
ie interprets status code 204 as 1223

15 years agoupdate trash node, this fixes a bugwhere trash node was not updated after deleting...
koutsoub [Thu, 12 Mar 2009 13:58:40 +0000 (13:58 +0000)]
update trash node, this fixes a bugwhere trash node was not updated after deleting a folder from trash

15 years agoRevert the previous change, since GWT apparently does not consider status 204 as...
pastith [Thu, 12 Mar 2009 13:23:22 +0000 (13:23 +0000)]
Revert the previous change, since GWT apparently does not consider status 204 as successful result. Imitate GWT-RPC and return 200 with <pre></pre> to make it happy.

15 years agoFix the error check for form uploads, since we can control now what gets returned...
pastith [Thu, 12 Mar 2009 12:50:18 +0000 (12:50 +0000)]
Fix the error check for form uploads, since we can control now what gets returned to the client.

15 years ago- updated webdav help section with windows specific info
fstamatelopoulos [Thu, 12 Mar 2009 12:38:21 +0000 (12:38 +0000)]
- updated webdav help section with windows specific info
- add a screenshot I forgot to commit in the initial import

15 years agorestoreversion and version download works
koutsoub [Thu, 12 Mar 2009 12:22:43 +0000 (12:22 +0000)]
restoreversion and version download works
fix firefox caching of head requests in file properties

15 years agoImplement a REST API method to restore an old version of a file: a POST request on...
pastith [Thu, 12 Mar 2009 11:15:17 +0000 (11:15 +0000)]
Implement a REST API method to restore an old version of a file: a POST request on the file URI with a parameter restoreVersion that has the desired version number as its value.

15 years agomake other shared folder nodes draggable
koutsoub [Thu, 12 Mar 2009 10:16:12 +0000 (10:16 +0000)]
make other shared folder nodes draggable
tune node updates

15 years agofixed error in folder rename by trimming the updated folder path
koutsoub [Wed, 11 Mar 2009 17:38:05 +0000 (17:38 +0000)]
fixed error in folder rename by trimming the updated folder path

15 years agoAdd references to the bundled SHA-1 JavaScript implementation.
pastith [Wed, 11 Mar 2009 16:25:34 +0000 (16:25 +0000)]
Add references to the bundled SHA-1 JavaScript implementation.

15 years agoMerge the web_client_signed branch. Now the Web client communicates solely through...
pastith [Wed, 11 Mar 2009 16:16:32 +0000 (16:16 +0000)]
Merge the web_client_signed branch. Now the Web client communicates solely through the REST API with the server. Also, modified the hosted mode launchers a bit to pass the token as a parameter to the client.

15 years agoAvoid a NPE when creating files.
pastith [Wed, 11 Mar 2009 16:02:44 +0000 (16:02 +0000)]
Avoid a NPE when creating files.

15 years agoAdd an API method for receiving the progress in file uploads. It's a GET request...
pastith [Tue, 10 Mar 2009 10:42:19 +0000 (10:42 +0000)]
Add an API method for receiving the progress in file uploads. It's a GET request on the file URI with the "progress" parameter containing the file name. For file updates the file name can be omitted.

15 years agoAllow GET requests for files with the authorization and date headers passed as reques...
pastith [Fri, 6 Mar 2009 16:48:50 +0000 (16:48 +0000)]
Allow GET requests for files with the authorization and date headers passed as request parameters instead of HTTP headers. This should solve some hairy issues on implementing file downloads for browser-based clients.

15 years agoadded webDAV help section
fstamatelopoulos [Thu, 5 Mar 2009 15:12:02 +0000 (15:12 +0000)]
added webDAV help section

15 years agoadded sharing help section and fixed some typos
fstamatelopoulos [Thu, 5 Mar 2009 14:59:21 +0000 (14:59 +0000)]
added sharing help section and fixed some typos

15 years agoAdd support for authenticated uploads from browser-based web apps using form POST...
pastith [Thu, 5 Mar 2009 14:45:19 +0000 (14:45 +0000)]
Add support for authenticated uploads from browser-based web apps using form POST. Essentially we just defer the authentication until we verify that it's a multipart POST with the proper parameters (Date & Authorization with the same content as the respective headers). This resulted in extracting the two main validation procedures into separate reusable methods, isTimeValid() & isSignatureValid().

15 years agosearch section of the greek user guide
fstamatelopoulos [Thu, 5 Mar 2009 14:24:21 +0000 (14:24 +0000)]
search section of the greek user guide

15 years ago- images & text for the copy/cut help section of the user guide (el)
fstamatelopoulos [Wed, 4 Mar 2009 12:15:58 +0000 (12:15 +0000)]
- images & text for the copy/cut help section of the user guide (el)
- added dnd help in the delete section

15 years agoupdate to match code change
fstamatelopoulos [Wed, 4 Mar 2009 11:00:53 +0000 (11:00 +0000)]
update to match code change

15 years agoDon't pollute the method signature with pointless exceptions.
pastith [Wed, 4 Mar 2009 10:56:29 +0000 (10:56 +0000)]
Don't pollute the method signature with pointless exceptions.