Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / commands @ 0693ad54

# Date Author Comment
0693ad54 03/18/2011 05:27 pm Giannis Koutsoubos

show upload button next to pager when filelist contains GSS.VISIBLE_FILE_COUNT elemenst

861377e7 02/09/2011 05:35 pm Giannis Koutsoubos

correctly refresh folders on move

e4e1db22 02/09/2011 04:15 pm Giannis Koutsoubos

clear selection after trash or delete

caf363d2 02/08/2011 02:50 pm Giannis Koutsoubos

dnd fixes, code cleanup, moving towards correctly resfreshing nodes

6af14ee7 02/08/2011 02:48 pm Giannis Koutsoubos

update trash node on empty

afca43ea 02/02/2011 04:24 pm Giannis Koutsoubos

correctly update filelist

31840568 02/01/2011 06:06 pm Giannis Koutsoubos

fix clipboard, cut, copy, paste

f1112116 02/01/2011 05:30 pm Giannis Koutsoubos

correctly refresh trash

98b84eb7 01/31/2011 05:24 pm Giannis Koutsoubos

tree support for others, node type based on resource type, initial refresh support

c27afd11 01/28/2011 03:33 pm Giannis Koutsoubos

folder refresh after new folder command, rename etc

5b09ea6c 01/25/2011 02:44 pm Giannis Koutsoubos

replace tree with celltree ( still work in progress)

b253976f 01/21/2011 04:00 pm Natasa Kapravelou

Full names for Forder resource are available during the display of Properties dialog box.

0a453e3b 01/21/2011 03:05 pm Natasa Kapravelou

Make use of GetUserCommand in the PropertiesCommand

8f00c3d8 01/21/2011 02:11 pm Natasa Kapravelou

Make the fullname available during the display of the Properties dialog.

feeea1cf 11/16/2010 04:31 pm Natasa Kapravelou

Fix for Issue 32. Paste option should not be available after Paste Command is executed successfully.

bdf739a9 09/14/2010 06:17 pm Natasa Kapravelou

Some more fixes on Issue 16 - handling a CastException. Also working Issue 14 - when the user isNull and the file or folder is public for everyone then pretend that the owner is the user and and the user as a request attribute inside the FilesHandler servlet and not inside each method (e.g copy)

4bf05cad 09/03/2010 04:48 pm Natasa Kapravelou

minor code fixes on displaying the full name in ACL

d6a53bad 09/01/2010 06:27 pm Natasa Kapravelou

the new command added to the repo

9ab5db6d 09/01/2010 06:26 pm Natasa Kapravelou

A new Command(GetUserFullName) was implemented in order to fetch user's full name out of the user name.

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.

86c951b2 05/19/2010 04:16 pm Panagiotis Astithas

Fix more than 100 warnings.

62f168b2 03/11/2010 11:53 am Giannis Koutsoubos

use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

6e6e914e 01/18/2010 06:29 pm Panagiotis Astithas

Remove unused code, fix a few warnings and restore some inadvertent changes. Also mention the new dependency in the build text.

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.

b3acdac9 07/08/2009 06:10 pm Fotis Stamatelopoulos

display message while image loads on the client viewer

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

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

2bbcce54 07/03/2009 01:50 pm Fotis Stamatelopoulos

refresh status panel on Paste

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.

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

Remove the redundant gss top-level directory.