Statistics
| Branch: | Tag: | Revision:

root / web_client @ c2b71ac3

# Date Author Comment
c2b71ac3 07/18/2011 02:27 pm Christos Stathis

Temporarily disabled contect menus for trash folder

5eef5c8a 07/18/2011 02:16 pm Christos Stathis

Temporarily show just an empty trash folder

c781386e 07/15/2011 05:28 pm Christos Stathis

Folder name should be editable in create and update of non-container

33b61be6 07/15/2011 05:14 pm Christos Stathis

Implemented folder properties general dialog

feeaebc3 07/15/2011 03:59 pm Christos Stathis

Implemented multiple files properties general dialog

50326f36 07/14/2011 06:47 pm Christos Stathis

Implemented single file properties dialog

e3f47376 07/14/2011 05:07 pm Christos Stathis

Cleaned up Edit menu

1e861a19 07/14/2011 03:21 pm Christos Stathis

Cleaned up File menu

55081c0a 07/14/2011 01:44 pm Christos Stathis

Implemented file download

0737a2a4 07/14/2011 12:34 pm Christos Stathis

Implemented file upload

3d01deba 07/13/2011 06:16 pm Christos Stathis

Cleaned up top File menu

cf2dddff 07/13/2011 11:57 am Christos Stathis

Organized contect menus

967d4483 07/13/2011 11:40 am Christos Stathis

Minor optimization

4d3dcdf6 07/12/2011 06:19 pm Christos Stathis

Implemented move folder to trash

7529fcd7 07/12/2011 05:17 pm Christos Stathis

Implemented move file(s) to trash

49df7570 07/12/2011 03:03 pm Christos Stathis

Implemented move folder

2a497ea1 07/08/2011 04:57 pm Christos Stathis

Implemented folder copy (mainly untested yet)

6b4a2499 07/08/2011 03:39 pm Christos Stathis

File copy/cut/paste implemented

db5bfcd9 07/08/2011 01:54 pm Christos Stathis

Fixed folder deletion with all subfolders and files

f54396c5 07/08/2011 11:41 am Christos Stathis

Implemented download (with the authentication passed as parameter):

816de19f 07/07/2011 06:26 pm Christos Stathis

Implemented single and multiple file deletion

26cbae7a 07/07/2011 05:42 pm Christos Stathis

Partially implemented file upload. It only creates a 0 sized object

3ca8cd89 07/06/2011 11:51 am Christos Stathis

Finished Folder deletion (with parent refresh)

4bcf5e39 07/05/2011 05:48 pm Christos Stathis

Implemented folder deletion (without refresh yet)

fa5600f7 07/05/2011 05:13 pm Christos Stathis

Implemented virtual folder creation

287c3d8d 07/04/2011 05:49 pm Christos Stathis

Started implementation of new folder command

b2fc16aa 07/04/2011 12:28 pm Christos Stathis

Added a dummy If-Modified-Since to avoid browser 's caching

58777026 07/04/2011 11:21 am Christos Stathis

Updated licence in code files. Removed some unused methods

0bc032bf 06/30/2011 06:57 pm Christos Stathis

Got file info from headers

fbff60ff 06/28/2011 06:25 pm Christos Stathis

Started implementation of file list widget

d301b73f 06/23/2011 06:12 pm Christos Stathis

Removed d'n'd support for now

1ac430a1 06/23/2011 05:33 pm Christos Stathis

Fixed bug when displaying folder tree after the second level. Now the tree works correctly

5cd18037 06/22/2011 05:59 pm Christos Stathis

Finally displayed virtual folder hierarchy up to second level

9e8e14e4 06/17/2011 07:39 pm Christos Stathis

First version of client that displays first level containers

9e6e0572 05/06/2011 05:26 pm Christos Stathis

Removed or commented out various things not related to v.2

a0c4e219 05/06/2011 04:29 pm Christos Stathis

Removed un-needed files

4a96a6c5 05/06/2011 04:29 pm Christos Stathis

Hardcoded pithos site url

9cf2782f 05/06/2011 04:28 pm Christos Stathis

Fixed css class names

6dd67d1c 05/05/2011 05:05 pm Christos Stathis

Updated copyright notice

538c841d 05/04/2011 07:03 pm Christos Stathis

Renamed all packages to gr.grnet.pithos.*

ab1eb3f8 05/04/2011 07:02 pm Christos Stathis

Renamed all packages to gr.grnet.pithos.*

772ab4b9 04/28/2011 04:34 pm Christos Stathis

Removed commonui gwtquery plugin

7e912573 04/28/2011 04:33 pm Christos Stathis

Moved ignored resources to a web_client specific .gitignore file

f1ec19a9 04/27/2011 07:10 pm Christos Stathis

Moved all web client files to their folder. Updated ignored files