pithos
14 years agoFix the HornetQ installation paths for the production deployment.
Panagiotis Astithas [Fri, 12 Mar 2010 12:30:00 +0000 (14:30 +0200)]
Fix the HornetQ installation paths for the production deployment.

14 years agoAdd HornetQ installation step to the production deployment installation.
Panagiotis Astithas [Fri, 12 Mar 2010 10:44:57 +0000 (12:44 +0200)]
Add HornetQ installation step to the production deployment installation.

14 years agominimize http requests on initialization (my shared and others)
Giannis Koutsoubos [Thu, 11 Mar 2010 12:41:25 +0000 (14:41 +0200)]
minimize http requests on initialization (my shared and others)
on other's shared nodes use only requests needed for visible items

14 years agouse http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly
Giannis Koutsoubos [Thu, 11 Mar 2010 09:53:57 +0000 (11:53 +0200)]
use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

14 years agofix class cast exception when trying to drag and drop files
Giannis Koutsoubos [Wed, 10 Mar 2010 12:36:12 +0000 (14:36 +0200)]
fix class cast exception when trying to drag and drop files

14 years agoReplace JBossMessaging 1.x and its HSQLDB data store with HornetQ. Indexing should...
Panagiotis Astithas [Tue, 9 Mar 2010 15:43:07 +0000 (17:43 +0200)]
Replace JBossMessaging 1.x and its HSQLDB data store with HornetQ. Indexing should be faster and more reliable now.

14 years agoUpgrade to JBoss 5.1.0 from 5.0.0.
Panagiotis Astithas [Tue, 23 Feb 2010 14:22:50 +0000 (16:22 +0200)]
Upgrade to JBoss 5.1.0 from 5.0.0.

14 years agoAdd some clarifications about how to set up athentication.
Panagiotis Astithas [Wed, 17 Feb 2010 08:36:42 +0000 (10:36 +0200)]
Add some clarifications about how to set up athentication.

14 years agoright click selection fo file list
Giannis Koutsoubos [Mon, 8 Feb 2010 14:50:03 +0000 (16:50 +0200)]
right click selection fo file list

14 years agoSmall style fixes:
Panagiotis Astithas [Mon, 1 Feb 2010 16:15:53 +0000 (18:15 +0200)]
Small style fixes:
- Use the background color for the splitter.
- Remove the padding inside the dialog boxes so that our background color appears uniform in warnings and errors.
- Restore the padding we remove when overriding the gwt-DialogBox style.

14 years agoLet the Escape key hide the suggest box.
Panagiotis Astithas [Fri, 29 Jan 2010 12:22:36 +0000 (14:22 +0200)]
Let the Escape key hide the suggest box.

14 years agoQuit messing with SuggestBox internals now that there is a public API to work with.
Panagiotis Astithas [Fri, 29 Jan 2010 10:57:15 +0000 (12:57 +0200)]
Quit messing with SuggestBox internals now that there is a public API to work with.

14 years agoright click selection in groups tree
Giannis Koutsoubos [Thu, 28 Jan 2010 12:12:18 +0000 (14:12 +0200)]
right click selection in groups tree

14 years agoAdd the file content type to the search results, as specified in the API documentation.
Panagiotis Astithas [Wed, 27 Jan 2010 13:28:19 +0000 (15:28 +0200)]
Add the file content type to the search results, as specified in the API documentation.

Discovered by: Giorgos Verigakis

14 years agoAllow login in development mode to utilize the GWT 2.0 browser plugin.
Panagiotis Astithas [Tue, 26 Jan 2010 18:14:15 +0000 (20:14 +0200)]
Allow login in development mode to utilize the GWT 2.0 browser plugin.

14 years agoright click selection for folder tree
Giannis Koutsoubos [Tue, 26 Jan 2010 09:00:07 +0000 (11:00 +0200)]
right click selection for folder tree

14 years agoHandle IE status code 1223 as a regular 204 and fix warnings.
Panagiotis Astithas [Fri, 22 Jan 2010 10:04:31 +0000 (12:04 +0200)]
Handle IE status code 1223 as a regular 204 and fix warnings.

14 years agoUse the standard theme from GWT, instead of our bad emulation from the GWT-1.3 era.
Panagiotis Astithas [Wed, 20 Jan 2010 16:28:05 +0000 (18:28 +0200)]
Use the standard theme from GWT, instead of our bad emulation from the GWT-1.3 era.

14 years agoMake the fade effect a tad snappier and remove debug code.
Panagiotis Astithas [Wed, 20 Jan 2010 13:16:48 +0000 (15:16 +0200)]
Make the fade effect a tad snappier and remove debug code.

14 years agoFix confusion over width and height.
Panagiotis Astithas [Wed, 20 Jan 2010 12:39:57 +0000 (14:39 +0200)]
Fix confusion over width and height.

14 years agoRevert inadvertent change.
Panagiotis Astithas [Tue, 19 Jan 2010 15:36:16 +0000 (17:36 +0200)]
Revert inadvertent change.

14 years agoMake 1GB not appear as 1024MB. Perception matters.
Panagiotis Astithas [Tue, 19 Jan 2010 13:39:29 +0000 (15:39 +0200)]
Make 1GB not appear as 1024MB. Perception matters.

14 years agoFix warning.
Panagiotis Astithas [Tue, 19 Jan 2010 13:35:24 +0000 (15:35 +0200)]
Fix warning.

14 years agoMake the name-username separator a bit more subtle.
Panagiotis Astithas [Tue, 19 Jan 2010 13:05:53 +0000 (15:05 +0200)]
Make the name-username separator a bit more subtle.

14 years agoRestore check for atob, since it works fine in every combination tried: Windows/Linux...
Panagiotis Astithas [Tue, 19 Jan 2010 13:02:45 +0000 (15:02 +0200)]
Restore check for atob, since it works fine in every combination tried: Windows/Linux, IE/FF/Safari/Chrome.

14 years agoRemove unused code, fix a few warnings and restore some inadvertent changes. Also...
Panagiotis Astithas [Mon, 18 Jan 2010 16:29:39 +0000 (18:29 +0200)]
Remove unused code, fix a few warnings and restore some inadvertent changes. Also mention the new dependency in the build text.

14 years agoUpdate the gwt-dnd version.
Panagiotis Astithas [Mon, 18 Jan 2010 12:59:46 +0000 (14:59 +0200)]
Update the gwt-dnd version.

14 years agoremoved hack for local testing
Giannis Koutsoubos [Fri, 15 Jan 2010 13:40:06 +0000 (15:40 +0200)]
removed hack for local testing

14 years agomoved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations
Giannis Koutsoubos [Fri, 15 Jan 2010 13:25:32 +0000 (15:25 +0200)]
moved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations

14 years agoRemove extra empty space on top of the page on webkit browsers.
Panagiotis Astithas [Mon, 14 Dec 2009 12:19:03 +0000 (14:19 +0200)]
Remove extra empty space on top of the page on webkit browsers.

14 years agoFix the alignment of the quota label and simplify the HTML widget for better performance.
Panagiotis Astithas [Fri, 11 Dec 2009 14:18:49 +0000 (16:18 +0200)]
Fix the alignment of the quota label and simplify the HTML widget for better performance.

14 years agoUpdate gwt-dnd to version 2.6.5.
Panagiotis Astithas [Thu, 10 Dec 2009 13:51:35 +0000 (15:51 +0200)]
Update gwt-dnd to version 2.6.5.

14 years agoGuard firebug console logging to avoid warnings on webkit & IE(?).
Panagiotis Astithas [Wed, 9 Dec 2009 15:02:21 +0000 (17:02 +0200)]
Guard firebug console logging to avoid warnings on webkit & IE(?).

14 years agoAllow compilation with GWT 2.0.
Panagiotis Astithas [Wed, 9 Dec 2009 14:49:59 +0000 (16:49 +0200)]
Allow compilation with GWT 2.0.

14 years agoDon't convert spaces to plus signs when downloading a file. This fixes bug #756.
Panagiotis Astithas [Tue, 8 Dec 2009 12:56:12 +0000 (14:56 +0200)]
Don't convert spaces to plus signs when downloading a file. This fixes bug #756.

14 years agoFix the updated URL for a modified folder. This closes bug #759.
Panagiotis Astithas [Mon, 7 Dec 2009 15:14:56 +0000 (17:14 +0200)]
Fix the updated URL for a modified folder. This closes bug #759.

14 years agoCover case of null uri (which does exist after all).
Dimitris Routsis [Fri, 20 Nov 2009 12:21:45 +0000 (14:21 +0200)]
Cover case of null uri (which does exist after all).

14 years ago- keep sorting on refresh (file list & search results list)
Fotis Stamatelopoulos [Fri, 20 Nov 2009 10:24:25 +0000 (12:24 +0200)]
- 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)

14 years agoFixed cases where previous selection might cause confusion (selection still showing...
Dimitris Routsis [Thu, 19 Nov 2009 14:30:52 +0000 (16:30 +0200)]
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).

14 years agoFix bug: Using the tag buttons with "(Multiple values)" would keep it as a tag.
Dimitris Routsis [Thu, 19 Nov 2009 12:19:43 +0000 (14:19 +0200)]
Fix bug: Using the tag buttons with "(Multiple values)" would keep it as a tag.

14 years agoAdd multiple file selection properties dialog allowing editing of tags and versioning.
Dimitris Routsis [Thu, 19 Nov 2009 10:47:16 +0000 (12:47 +0200)]
Add multiple file selection properties dialog allowing editing of tags and versioning.

14 years agoAlso allow data.
Dimitris Routsis [Thu, 19 Nov 2009 10:45:40 +0000 (12:45 +0200)]
Also allow data.

14 years agoRemove any parameters before storing uri.
Dimitris Routsis [Thu, 19 Nov 2009 10:32:56 +0000 (12:32 +0200)]
Remove any parameters before storing uri.

14 years agoFix bug: When renaming file, selected file was not updated, leading to a 404 error...
Dimitris Routsis [Thu, 12 Nov 2009 12:39:03 +0000 (14:39 +0200)]
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)

14 years agoFix bug introduced through stupid Eclipse cleanup.
Dimitris Routsis [Thu, 12 Nov 2009 11:53:13 +0000 (13:53 +0200)]
Fix bug introduced through stupid Eclipse cleanup.

14 years ago- Check when renaming file that name doesn't already exist.
Dimitris Routsis [Thu, 12 Nov 2009 09:45:54 +0000 (11:45 +0200)]
- Check when renaming file that name doesn't already exist.
- Add constraint to DB to ensure we don't get duplicate filenames.

14 years agoThrow any exceptions thrown unwrapped. This way, the caller knows what it's dealing...
Dimitris Routsis [Thu, 12 Nov 2009 09:18:05 +0000 (11:18 +0200)]
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.)

14 years agoMake folder updates work with a single DB transaction (EJB call). Now the modificatio...
Panagiotis Astithas [Wed, 11 Nov 2009 14:34:13 +0000 (16:34 +0200)]
Make folder updates work with a single DB transaction (EJB call). Now the modification date on every child file is properly updated. Also rename modifyFolder() to updateFolder() for consistency with updateFile() and make setFilePermissions/setFolderPermissions private helper methods.

14 years agoMake file updates work with a single DB transaction (EJB call). Besides the performan...
Panagiotis Astithas [Wed, 11 Nov 2009 13:07:08 +0000 (15:07 +0200)]
Make file updates work with a single DB transaction (EJB call). Besides the performance benefits, this change properly updates the modification date on every file update.

14 years agoRequests without Authorization header should be rejected by isRequestValid().
Panagiotis Astithas [Tue, 10 Nov 2009 15:05:07 +0000 (17:05 +0200)]
Requests without Authorization header should be rejected by isRequestValid().

14 years agoMerge with 6e728a7cfa0b1004acb2613421e261890e560813
Panagiotis Astithas [Tue, 10 Nov 2009 11:05:09 +0000 (13:05 +0200)]
Merge ... 6e728a7cfa0b1004acb2613421e261890e560813

14 years agoDouble the retry attempts and the retry timeout in an attempt to better handle the...
Panagiotis Astithas [Tue, 10 Nov 2009 10:40:09 +0000 (12:40 +0200)]
Double the retry attempts and the retry timeout in an attempt to better handle the load on the app servers. Also log the final failed retry so that it is greppable in the logs.

14 years ago- Add constraint in order to avoid double entries due to concurrency. (Happened twice...
Dimitris Routsis [Tue, 10 Nov 2009 10:12:51 +0000 (12:12 +0200)]
- Add constraint in order to avoid double entries due to concurrency. (Happened twice in production.)
- Add versioning to avoid lost updates. (Impossible to tell if it has already happened.)

14 years agocorrectly sense if GWT compilation is needed
Dimitris Routsis [Tue, 10 Nov 2009 10:09:42 +0000 (12:09 +0200)]
correctly sense if GWT compilation is needed

14 years agoDon't cache the API responses, since we do it in the various operation handlers.
Panagiotis Astithas [Tue, 3 Nov 2009 15:40:35 +0000 (17:40 +0200)]
Don't cache the API responses, since we do it in the various operation handlers.

14 years agoAdd a custom error page for HTTP status 503.
Panagiotis Astithas [Tue, 3 Nov 2009 10:00:11 +0000 (12:00 +0200)]
Add a custom error page for HTTP status 503.

14 years agoDon't cache the login, nonce, token and policy paths.
Panagiotis Astithas [Mon, 2 Nov 2009 16:24:47 +0000 (18:24 +0200)]
Don't cache the login, nonce, token and policy paths.

14 years agoMake sure *nocache* files are never cached and *cache* files are cached for a year...
Panagiotis Astithas [Fri, 30 Oct 2009 15:00:13 +0000 (17:00 +0200)]
Make sure *nocache* files are never cached and *cache* files are cached for a year. This way redeployments should never require cleaning the browser cache again. Also, cache everything else for 40 days, to make the application startup snappier.

14 years agoUse the modification date for files in search results, too.
Panagiotis Astithas [Fri, 30 Oct 2009 14:47:11 +0000 (16:47 +0200)]
Use the modification date for files in search results, too.

14 years agoSend and display modification dates for shared, others and trash namespaces, since...
Panagiotis Astithas [Thu, 29 Oct 2009 15:53:53 +0000 (17:53 +0200)]
Send and display modification dates for shared, others and trash namespaces, since the UI file list code is the same for both the files namespace and these virtual namespaces. It is also more consistent to use the same reduced file representation for every namespace.

14 years agoAllow setting the modification date when updating a file.
Panagiotis Astithas [Tue, 20 Oct 2009 09:51:07 +0000 (12:51 +0300)]
Allow setting the modification date when updating a file.

14 years ago- Display the modification date instead of the creation date, since the former is...
Panagiotis Astithas [Fri, 16 Oct 2009 15:15:40 +0000 (18:15 +0300)]
- Display the modification date instead of the creation date, since the former is more useful.
- Fix sorting on the owner column.
- Make sorting comparisons more efficient by removing unnecessary object creation.

14 years agoUpdate the FileHeader auditInfo when uploading a new body.
Panagiotis Astithas [Fri, 16 Oct 2009 15:13:09 +0000 (18:13 +0300)]
Update the FileHeader auditInfo when uploading a new body.

14 years agoParse the modification date for files in the folder.
Panagiotis Astithas [Fri, 16 Oct 2009 15:12:21 +0000 (18:12 +0300)]
Parse the modification date for files in the folder.

14 years agoChase the JDK update.
Panagiotis Astithas [Fri, 16 Oct 2009 15:10:43 +0000 (18:10 +0300)]
Chase the JDK update.

14 years agomerge
Fotis Stamatelopoulos [Wed, 30 Sep 2009 16:03:25 +0000 (19:03 +0300)]
merge

14 years agobetter matching of MS Office mime types (in showing file icons and indexing)
Fotis Stamatelopoulos [Wed, 30 Sep 2009 15:47:06 +0000 (18:47 +0300)]
better matching of MS Office mime types (in showing file icons and indexing)

14 years agoRetry transactions in the face of optimistic locking exceptions for all "write" trans...
Dimitris Routsis [Mon, 28 Sep 2009 11:32:54 +0000 (14:32 +0300)]
Retry transactions in the face of optimistic locking exceptions for all "write" transactions in WebDAV API.
Move TransactionHelper class to EJBs so it is visible from both REST and WebDAV WARs.

14 years agoRetry transactions in the face of optimistic locking exceptions for all "write" trans...
Dimitris Routsis [Mon, 28 Sep 2009 09:39:39 +0000 (12:39 +0300)]
Retry transactions in the face of optimistic locking exceptions for all "write" transactions in REST API.

14 years agoChange to folder modification semantics: When anything inside a folder is updated...
Dimitris Routsis [Thu, 24 Sep 2009 12:55:01 +0000 (15:55 +0300)]
Change to folder modification semantics: When anything inside a folder is updated (including file and folder metadata), modification user and date should be updated also for all parent folders up to root.

14 years agoDon't show loading indicator for suggestion.
Dimitris Routsis [Thu, 10 Sep 2009 09:59:59 +0000 (12:59 +0300)]
Don't show loading indicator for suggestion.

14 years agoFixed broken caching in IE.
Dimitris Routsis [Thu, 10 Sep 2009 09:46:52 +0000 (12:46 +0300)]
Fixed broken caching in IE.

14 years agoPrevent any client from creating group including / in name (by sending BAD REQUEST...
Dimitris Routsis [Tue, 8 Sep 2009 13:02:54 +0000 (16:02 +0300)]
Prevent any client from creating group including / in name (by sending BAD REQUEST response.)

14 years agoHide download and property file menu options on multiple selection
Fotis Stamatelopoulos [Mon, 7 Sep 2009 10:00:42 +0000 (13:00 +0300)]
Hide download and property file menu options on multiple selection

14 years agoHide download and property file menu options on multiple selection
Fotis Stamatelopoulos [Mon, 7 Sep 2009 09:07:03 +0000 (12:07 +0300)]
Hide download and property file menu options on multiple selection

14 years agoAdded the groupURI parameter when parsing permissions, which precedes the group param...
Fotis Stamatelopoulos [Fri, 4 Sep 2009 15:01:45 +0000 (18:01 +0300)]
Added the groupURI parameter when parsing permissions, which precedes the group parameter. This allows the unique identification of groups throughout the application. We keep the group parameter for backwards compatibility with old clients

14 years agoFix bug: Delete user didn't work for group with international name.
Dimitris Routsis [Fri, 4 Sep 2009 08:31:59 +0000 (11:31 +0300)]
Fix bug: Delete user didn't work for group with international name.

14 years agoFix wrong encoding in new folder names, by returning the already constructed URI...
Panagiotis Astithas [Thu, 3 Sep 2009 15:19:12 +0000 (18:19 +0300)]
Fix wrong encoding in new folder names, by returning the already constructed URI. This required that createFolder() returns the newly-created folder, which was always a good idea (builder pattern).

14 years agoUpdate the 32bit VM due to a new jdk update.
Panagiotis Astithas [Wed, 2 Sep 2009 14:52:09 +0000 (17:52 +0300)]
Update the 32bit VM due to a new jdk update.

14 years agoRetry transactions in the face of optimistic locking exceptions when creating folders...
Panagiotis Astithas [Wed, 2 Sep 2009 14:51:09 +0000 (17:51 +0300)]
Retry transactions in the face of optimistic locking exceptions when creating folders or modifying resources. Also avoid an extra EJB call by returning the modified folder after the fact.

14 years ago- Correctly check whether the group has already access to the resource
Fotis Stamatelopoulos [Wed, 2 Sep 2009 10:05:12 +0000 (13:05 +0300)]
- Correctly check whether the group has already access to the resource
- Check NPE (to be on the safe side & clear warning)
- More appropriate messages

14 years agominor cosmetic change: appropriate button label
Fotis Stamatelopoulos [Mon, 31 Aug 2009 09:58:37 +0000 (12:58 +0300)]
minor cosmetic change: appropriate button label

14 years agocorrectly refresh the OthersShared folder tree on folder renames
Fotis Stamatelopoulos [Fri, 28 Aug 2009 16:50:51 +0000 (19:50 +0300)]
correctly refresh the OthersShared folder tree on folder renames

14 years agoonly sumbit changes to permissions if there are any
Fotis Stamatelopoulos [Fri, 28 Aug 2009 15:02:38 +0000 (18:02 +0300)]
only sumbit changes to permissions if there are any

14 years agoproperly select and expand the tree item (group) that was previously "selected",...
Fotis Stamatelopoulos [Fri, 28 Aug 2009 14:27:04 +0000 (17:27 +0300)]
properly select and expand the tree item (group) that was previously "selected", upon updating the tree

14 years agobe consistent: show sharing option in shared folders, as we do in shared folders
Fotis Stamatelopoulos [Fri, 28 Aug 2009 13:39:18 +0000 (16:39 +0300)]
be consistent: show sharing option in shared folders, as we do in shared folders

14 years agoSilently replace @ character when uploading. (Will have to do at least till a proper...
Dimitris Routsis [Wed, 26 Aug 2009 09:57:34 +0000 (12:57 +0300)]
Silently replace @ character when uploading. (Will have to do at least till a proper solution is found.)

14 years agoUse URL.encodeComponent() instead of URL.encode() as it encodes a few more characters...
Dimitris Routsis [Tue, 25 Aug 2009 14:58:03 +0000 (17:58 +0300)]
Use URL.encodeComponent() instead of URL.encode() as it encodes a few more characters that may appear in filenames and URL.encode() left unencoded.

14 years agoIncrease stack size as compiler in Windows chokes with default size.
Dimitris Routsis [Tue, 25 Aug 2009 14:56:43 +0000 (17:56 +0300)]
Increase stack size as compiler in Windows chokes with default size.

14 years agoAvoid a NPE when the next parameter is empty.
Panagiotis Astithas [Fri, 21 Aug 2009 12:08:15 +0000 (15:08 +0300)]
Avoid a NPE when the next parameter is empty.

15 years agoFix multiple file uploads in IE using Google Gears. It needed a POST instead of PUT...
Panagiotis Astithas [Fri, 7 Aug 2009 14:39:34 +0000 (17:39 +0300)]
Fix multiple file uploads in IE using Google Gears. It needed a POST instead of PUT, which required accommodating it in the server-side code. Also, error codes from file uploads are not handled in IE, since merely accessing the request.status field throws an internal error.

15 years agoAdd a custom error page for 403 errors and apply the main site style to all error...
Panagiotis Astithas [Wed, 5 Aug 2009 14:02:57 +0000 (17:02 +0300)]
Add a custom error page for 403 errors and apply the main site style to all error pages.

15 years agoParse the nextUrl parameter with URI instead of URL so that chrome: URIs can be used...
Panagiotis Astithas [Tue, 4 Aug 2009 09:56:03 +0000 (12:56 +0300)]
Parse the nextUrl parameter with URI instead of URL so that chrome: URIs can be used for redirection. This should simplify the login process for Firefox extensions.

15 years agoUpgrade gwt-dnd to version 2.6.4 for bug fixes and better support of GWT 1.6. Also...
Panagiotis Astithas [Tue, 14 Jul 2009 14:35:26 +0000 (17:35 +0300)]
Upgrade gwt-dnd to version 2.6.4 for bug fixes and better support of GWT 1.6. Also add a commented-out flag for enabling detailed GWT compiler output.

15 years agoDon't use the unsafe Accept-Charset header, since its contents are already defined...
Panagiotis Astithas [Tue, 14 Jul 2009 14:12:50 +0000 (17:12 +0300)]
Don't use the unsafe Accept-Charset header, since its contents are already defined in the Accept header and Webkit (Chrome, Safari) complains about it.

15 years agoUse Lytebox (a Lightbox clone) for quick viewing images.
Panagiotis Astithas [Mon, 13 Jul 2009 12:46:13 +0000 (15:46 +0300)]
Use Lytebox (a Lightbox clone) for quick viewing images.

15 years agoDisable multiple uploads using Gears for IE, until we investigate the problem.
Panagiotis Astithas [Mon, 13 Jul 2009 10:03:13 +0000 (13:03 +0300)]
Disable multiple uploads using Gears for IE, until we investigate the problem.

15 years agodo not show the "Save as" option on multiple selection
Fotis Stamatelopoulos [Wed, 8 Jul 2009 15:23:41 +0000 (18:23 +0300)]
do not show the "Save as" option on multiple selection

15 years agodisplay message while image loads on the client viewer
Fotis Stamatelopoulos [Wed, 8 Jul 2009 15:10:02 +0000 (18:10 +0300)]
display message while image loads on the client viewer

15 years agoavoid class cast exception in multiple file selection
Fotis Stamatelopoulos [Wed, 8 Jul 2009 15:09:16 +0000 (18:09 +0300)]
avoid class cast exception in multiple file selection