Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / FileContextMenu.java @ fc0fa492

History | View | Annotate | Download (12 kB)

# Date Author Comment
1510f141 12/17/2010 07:09 pm Giannis Koutsoubos

dnd fix

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

bc9942d1 02/08/2010 04:50 pm Giannis Koutsoubos

right click selection fo file list

afd3a0ef 01/15/2010 03:25 pm Giannis Koutsoubos

moved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations

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

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

b4b6e89f 07/13/2009 03:46 pm Panagiotis Astithas

Use Lytebox (a Lightbox clone) for quick viewing images.

e0c13a93 07/08/2009 06:23 pm Fotis Stamatelopoulos

do not show the "Save as" option on multiple selection

bed4db0d 07/08/2009 06:09 pm Fotis Stamatelopoulos

avoid class cast exception in multiple file selection

b0cdfc28 07/07/2009 03:49 pm Fotis Stamatelopoulos

initial implementation of a simple image viewer ("View Image" command in the file context menu)

ee81f580 06/15/2009 01:30 pm Panagiotis Astithas

Use the shorter and more common label \"Save As\".

c357d641 06/15/2009 12:45 pm Dimitris Routsis

Merge with 612ee1db5780de03ba2db24aae9513e7f28fea8a

617fe906 06/12/2009 06:17 pm Dimitris Routsis

- Add "Save file as" menu that forces browser to download file instead of opening it inline.
- Fix broken international characters in browser Save As dialog.

5c6b4b2c 06/12/2009 06:02 pm Panagiotis Astithas

First rough implementation of the file upload functionality using Google Gears. Multiple file uploads are still buggy, but single file uploads are mostly working as before.

ea517aad 06/12/2009 02:40 pm Dimitris Routsis

Don't show Upload and Paste options in My Shared and Other's Shared pseudo-folders.

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.