Statistics
| Branch: | Tag: | Revision:

root / web_client / src / gr / grnet / pithos / web / client / Pithos.java @ ef3dd275

History | View | Annotate | Download (42.1 kB)

# Date Author Comment
6c083ca3 11/18/2011 12:25 pm Christos Stathis

Logout erases the auth cookie

2d3cfe20 11/07/2011 01:08 pm Christos Stathis

Fixed auth cookie parsing

c0eea299 11/04/2011 06:24 pm Christos Stathis

Fixed tools button

09b1ef20 11/04/2011 01:26 pm Christos Stathis

Fixed statistics

46fe3bce 11/04/2011 01:12 pm Christos Stathis

Auth cookie is registered on /

c658bf66 10/26/2011 07:03 pm Christos Stathis

CSS fixes

c3fb77bb 10/19/2011 04:38 pm Christos Stathis

CSS fun

a99b1e18 10/18/2011 11:26 pm Christos Stathis

CSS fun

30c4655a 10/18/2011 05:33 pm Christos Stathis

More css changes

9d8eee31 10/18/2011 11:02 am Christos Stathis

Various CSS changes

a926611c 10/16/2011 01:15 am Christos Stathis

Reverted back to ListDataProvider. Fixed race condition when creating my shared tree. Fixed display when loading huge amount of folders

ac8e7f4c 10/15/2011 11:33 pm Christos Stathis

Various experiments with asynchronous data providers

17ff0011 10/13/2011 07:17 pm Christos Stathis

Used asynchronous data providers for the folder tree. Useful when dealing with a lot of folders and files

761daff4 10/13/2011 05:18 pm Christos Stathis

Fixed display of statistics

60207db6 10/13/2011 05:10 pm Christos Stathis

Cosmetic changes

67601147 10/07/2011 03:00 pm Christos Stathis

CSS and aesthetic changes

a33d5e18 10/06/2011 06:30 pm Christos Stathis

Added log out option in user menu

603e82ce 10/05/2011 06:15 pm Christos Stathis

Added logoff option to username menu

ed0d5044 09/29/2011 06:18 pm Christos Stathis

Enabled copy between users

78929c54 09/29/2011 06:01 pm Christos Stathis

Fixed initialization and display of shared trees

fad96c78 09/26/2011 02:24 pm Christos Stathis

Fixed bug in restore-from-trash where very deep trees were not restored

893549a3 09/23/2011 06:13 pm Christos Stathis

Fix url encoding in requests. Fix for avoiding the browser 's cache

62e399af 09/23/2011 01:49 pm Christos Stathis

Fixed the 'session expired' dialog

045234b6 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

fe79d412 09/22/2011 05:52 pm Christos Stathis

Finished tools menu

3891f679 09/22/2011 04:09 pm Christos Stathis

Implemented tools menu for folders and files

5131d27f 09/22/2011 12:45 pm Christos Stathis

Updated folder statistics

0ac99e41 09/22/2011 12:12 pm Christos Stathis

Fixed various warnings

28265607 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

e39d80d9 09/20/2011 06:30 pm Christos Stathis

Fixed bug with deep trees in copy/cut/paste operations

2615d8f8 09/15/2011 07:04 pm Christos Stathis

Fixed username in all API calls + some other fixes

ff74a13a 09/15/2011 05:49 pm Christos Stathis

Correctly display usage statistics upon login

5fb15774 09/14/2011 08:57 pm Christos Stathis

Fixed various bugs in other shared tree

dac23cda 09/14/2011 07:46 pm Christos Stathis

Removed context menu from my hared tree

0828c470 09/14/2011 04:01 pm Christos Stathis

Fixed redirect for login url

2e3e007c 09/13/2011 11:40 pm Christos Stathis

Fixed tree refresh bugs in groups tree

cd1a56d8 09/13/2011 07:06 pm Christos Stathis

Groups tree, unfinished

98675817 09/12/2011 08:24 pm Christos Stathis

Temporary commit. Broken

c7ef998e 09/12/2011 04:28 pm Christos Stathis

Fixed refresh errors when moving folders/files to trash

0393c0ed 09/09/2011 06:05 pm Christos Stathis

Implemented trash without restore

10791b56 09/09/2011 04:15 pm Christos Stathis

Fixed various compilation warnings

eee732d5 08/19/2011 06:55 pm Christos Stathis

Preliminary impl of others shared

3331e8d8 08/19/2011 05:16 pm Christos Stathis

Implemented MyShared tree (still pending server support)

0ae83d19 08/17/2011 06:27 pm Christos Stathis

CSS changes

ab7e0d92 08/12/2011 04:07 pm Christos Stathis

Cosmetic changes

aff7a7bf 08/11/2011 07:41 pm Christos Stathis

Added shibboleth support (untested)

7ed6977e 08/11/2011 07:04 pm Christos Stathis

Clean up code

19a73342 08/11/2011 04:27 pm Christos Stathis

Finished folder permissions dialog

e9c9f408 08/03/2011 03:14 pm Christos Stathis

Removed all static references to the Pithos class

12190a0c 07/22/2011 07:18 pm Christos Stathis

First implementation of public permission setting

2996f218 07/22/2011 02:13 pm Christos Stathis

Create container pithos if no containers exist

a39e5b47 07/21/2011 06:24 pm Christos Stathis

Implemented tag assignment to files

3da18014 07/20/2011 07:16 pm Christos Stathis

Finished tag tree display (without optimizations)

ba0078a6 07/19/2011 07:27 pm Christos Stathis

Initialization code for tag views

f55cf326 07/19/2011 04:54 pm Christos Stathis

Renamed various GSS references to Pithos