Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / Pithos.java @ 430898e5

History | View | Annotate | Download (47.5 kB)

# Date Author Comment
430898e5 05/25/2012 12:07 pm Christos Stathis

Fixed resize error when an error message is displayed

34e7d8d5 05/24/2012 05:35 pm Christos Stathis

Fixed offset of context menu when the page had been scrolled (issue #2436)

39a92f5c 05/24/2012 04:11 pm Christos Stathis

Fixed bug where group was not removed when the last user was removed (issue #2348)

c4818b9d 05/21/2012 01:44 pm Christos Stathis

Finished drag'n'drop upload (issue #2403)

3646552f 05/18/2012 07:11 pm Christos Stathis

Added upload alert when droping files in the app and select the uploaded files at the end

89dddc7d 05/17/2012 06:17 pm Christos Stathis

Added drag'n'drop file upload in the file list area

c01daba6 05/16/2012 04:24 pm Christos Stathis

Smaller font for the statistics (issue #2239)

cbca5b13 05/15/2012 10:41 am Christos Stathis

Merge branch 'master' into uploadArea

1238d28d 05/11/2012 05:15 pm Christos Stathis

First version of drag 'n' drop upload (issue #2224)

a9c85e26 05/10/2012 05:32 pm Christos Stathis

Group creation forces the user to add the first member (issue #2375)

3586ad5e 05/09/2012 06:20 pm Christos Stathis

Completed 'Shared by me' file context menu with whatever command is relevant (issue #2378)

01bd6099 05/09/2012 04:07 pm Christos Stathis

Remove permission button replaced by a link (issue #2373)

ba6ffffb 05/07/2012 05:26 pm Christos Stathis

Fixed last IE appearance problem

2acd47a8 05/07/2012 05:00 pm Christos Stathis

Partialy fixed IE9 appearance problems

3f62b626 05/03/2012 06:27 pm Christos Stathis

Various CSS and cosmetic fixes

7307d16b 05/03/2012 02:13 pm Christos Stathis

Restored auto-refresh

5d18aa82 05/02/2012 04:45 pm Christos Stathis

Context menu and toolbar has returned to shared by me view

e2920e8d 04/30/2012 07:51 pm Christos Stathis

Added a path column in Shared by me file list (issue #2344)

d18749bc 04/30/2012 07:04 pm Christos Stathis

My files section made expand/collapse-able (issue #2346)

f5c86c34 04/25/2012 04:04 pm Christos Stathis

Added a null pointer guard when getting the tree selection

c46c9e31 04/24/2012 03:58 pm Christos Stathis

Finished new left pane

cd63ee1a 04/24/2012 01:17 pm Christos Stathis

Merge branch 'master' into newLeftPane

4ea3c87b 04/24/2012 01:16 pm Christos Stathis

Client does not set auth cookie

e56be452 04/20/2012 06:14 pm Christos Stathis

Finished files section of the new left pane

39f6d7b0 04/18/2012 06:29 pm Christos Stathis

Initial version of the new left pane (issue #2318)

6acd4df3 04/12/2012 03:21 pm Christos Stathis

Fixed auto-refresh to update only the files of the current folder

8d67a0ac 04/12/2012 03:12 pm Christos Stathis

Fixed error where no folder was selected after a folder was deleted

10abbe45 04/11/2012 05:54 pm Christos Stathis

Temporarily disabled auto-refresh

4a61d816 03/22/2012 06:05 pm Christos Stathis

Keep filelist selection between (auto) updates (issue #2243)

2c801ad7 03/22/2012 05:14 pm Christos Stathis

Fixed a race condition duw to which renamed shared folders continued showing in myshared tree

80a65a5f 03/22/2012 04:53 pm Christos Stathis

Modified selection model to avoid multiple redundant requests

983f9ee2 03/20/2012 02:26 pm Christos Stathis

Removed auth token from url parameters in GET requests

4d869bf1 03/07/2012 05:51 pm Christos Stathis

Permission changes happen immediately without clicking the ok button which is now named Close (issue #2179). A link for shared files is displayed so that users with permission can download directly (issue #2180)

ff057ec1 03/05/2012 06:40 pm Christos Stathis

Moved authCookie to runtime properties and updated version to 0.8.2

f0105e9f 03/02/2012 05:29 pm Christos Stathis

Cloudbar variables and loginUrl are configurable through runtime.properties and build.xml

989e0c64 03/02/2012 04:26 pm Christos Stathis

Removed unused property logoutUrl

a2f617f8 02/20/2012 07:08 pm Christos Stathis

Permissions are requested just before showing the contect and tools menu (issue #2050)

25007267 02/13/2012 01:20 pm Christos Stathis

Removed some unused methods

1a0db4f4 02/10/2012 05:53 pm Christos Stathis

Implemented background multiple upload (issue #1989)

c758f656 02/02/2012 04:48 pm Christos Stathis

Added a native log() that writes to the browser 's console for debugging

2dfdda3f 02/02/2012 04:07 pm Christos Stathis

Added next= param to login and logout urls that are also parameterized in the properties file

cae2a8db 02/01/2012 06:42 pm Christos Stathis

Updated copyright

5f91f72d 02/01/2012 06:23 pm Christos Stathis

Encoded path for DELETE requests

69ffcc9c 02/01/2012 06:02 pm Christos Stathis

Session expired dialog redirects to /im/login

b81ec13e 02/01/2012 05:54 pm Christos Stathis

After logout redirect to /im/logout

c9c699bc 02/01/2012 12:39 pm Christos Stathis

Merged with plupload

eb2ae14b 01/31/2012 02:02 pm Christos Stathis

Fine tuned plupload plugin

6cf258b1 01/30/2012 11:30 am Christos Stathis

Moved the message panel on top of the header

b75210b5 01/30/2012 11:20 am Christos Stathis

Show only relevant toolbar buttons according to the selection in all trees

7c02238e 01/27/2012 05:42 pm Christos Stathis

Toolbar buttons are shown only when relevant

ebead1b5 01/27/2012 04:40 pm Christos Stathis

Fixed various warnings

9326b841 01/27/2012 01:17 pm Christos Stathis

FilePropertiesDialog is broken into three dialogs

7260b946 01/26/2012 03:29 pm Christos Stathis

Added a share button on the toolbar

bd187dfb 01/25/2012 06:55 pm Christos Stathis

Started the new toolbar. Added new folder button

dddb75e2 01/19/2012 03:20 pm Christos Stathis

Fixed refresh issues with shared folders and files

3601b114 01/10/2012 05:04 pm Christos Stathis

Refresh the MyShared tree when certain file properties are changed

3f8622d4 12/07/2011 05:06 pm Christos Stathis

Implemented ability to send error data along with user feedback in case of error

67cc9113 12/07/2011 01:18 pm Christos Stathis

Fixed refresh button to update stats

c4b7a6bb 12/05/2011 04:56 pm Christos Stathis

Added a refresh button next to the tools button

a2411896 12/02/2011 05:36 pm Christos Stathis

All appropriate headers are url encoded

e5af9268 11/23/2011 12:57 pm Christos Stathis

Send content-type when copy/cut/paste

f6c21c5f 11/18/2011 12:25 pm Christos Stathis

Logout erases the auth cookie

4645e885 11/07/2011 01:08 pm Christos Stathis

Fixed auth cookie parsing

9fbf5596 11/04/2011 06:24 pm Christos Stathis

Fixed tools button

0f797b1b 11/04/2011 01:26 pm Christos Stathis

Fixed statistics

8ddf07ab 11/04/2011 01:12 pm Christos Stathis

Auth cookie is registered on /

140f0f6d 10/26/2011 07:03 pm Christos Stathis

CSS fixes

0549e173 10/19/2011 04:38 pm Christos Stathis

CSS fun

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

CSS fun

2d91458a 10/18/2011 05:33 pm Christos Stathis

More css changes

a7b6e464 10/18/2011 11:02 am Christos Stathis

Various CSS changes

cf49bbc9 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

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

Various experiments with asynchronous data providers

5fab761b 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

29b2177c 10/13/2011 05:18 pm Christos Stathis

Fixed display of statistics

9578b580 10/13/2011 05:10 pm Christos Stathis

Cosmetic changes

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

CSS and aesthetic changes

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

Added log out option in user menu

4ac4833e 10/05/2011 06:15 pm Christos Stathis

Added logoff option to username menu

43c372e8 09/29/2011 06:18 pm Christos Stathis

Enabled copy between users

7c54d867 09/29/2011 06:01 pm Christos Stathis

Fixed initialization and display of shared trees

340bf0d6 09/26/2011 02:24 pm Christos Stathis

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

f5023f13 09/23/2011 06:13 pm Christos Stathis

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

133a8e19 09/23/2011 01:49 pm Christos Stathis

Fixed the 'session expired' dialog

9539e23d 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

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

Finished tools menu

a9e497d4 09/22/2011 04:09 pm Christos Stathis

Implemented tools menu for folders and files

a19f758c 09/22/2011 12:45 pm Christos Stathis

Updated folder statistics

abd8738f 09/22/2011 12:12 pm Christos Stathis

Fixed various warnings

64f42c0b 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

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

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

63ee965c 09/15/2011 07:04 pm Christos Stathis

Fixed username in all API calls + some other fixes

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

Correctly display usage statistics upon login

3ebb88f4 09/14/2011 08:57 pm Christos Stathis

Fixed various bugs in other shared tree

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

Removed context menu from my hared tree

c5cf124e 09/14/2011 04:01 pm Christos Stathis

Fixed redirect for login url

61f8605d 09/13/2011 11:40 pm Christos Stathis

Fixed tree refresh bugs in groups tree

4baffab1 09/13/2011 07:06 pm Christos Stathis

Groups tree, unfinished

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

Temporary commit. Broken

16e8478a 09/12/2011 04:28 pm Christos Stathis

Fixed refresh errors when moving folders/files to trash