Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client @ 739a8eba

# Date Author Comment
739a8eba 03/18/2011 05:13 pm Giannis Koutsoubos

versioned flag for files

3f19a280 03/18/2011 04:36 pm Giannis Koutsoubos

fix shift +click selection when using paging on celltable

f0cd9b29 03/17/2011 04:28 pm Giannis Koutsoubos

correctly display last page button in pager, all columns draggable in search results, do not show pagers if size==GSS_VISIBLE_FILE_COUNT, sync SearchResults with FileList code

9b11a5ca 03/15/2011 03:47 pm Giannis Koutsoubos

server side paging support for search results, asyncdataprovider for display search results in gwt client

d06e4f06 03/14/2011 02:52 pm Giannis Koutsoubos

reset sorting when updating file list

3a8d0993 03/11/2011 04:58 pm Giannis Koutsoubos

display loading instead of "no data" when gss client is initialized

552facdc 03/11/2011 04:58 pm Giannis Koutsoubos

refresh correctly root node when it has no children

0b33ca01 03/11/2011 03:30 pm Giannis Koutsoubos

consume click+control event

2ef84e57 03/11/2011 02:30 pm Giannis Koutsoubos

prevent drag on clck( needs checking), show correctly folder properties when a group is selected

0241bb3c 03/11/2011 01:22 pm Giannis Koutsoubos

fix node open on hover when using dnd

d7cdcd53 03/09/2011 03:08 pm Giannis Koutsoubos

tune file list update

c22f50f1 03/08/2011 04:21 pm Giannis Koutsoubos

operate on filelist selection when dropping file or files

5496ec8e 03/08/2011 04:20 pm Giannis Koutsoubos

display number of files in drag helper when more than 1 file selected, fix select all function

ba3c9d90 03/08/2011 02:04 pm Giannis Koutsoubos

fix double display of name

5a203f82 03/04/2011 05:08 pm Giannis Koutsoubos

show pager both on top and bottom, make all columns draggable (bug: ctrl+click does not work correctly)

81d44c27 03/04/2011 05:05 pm Giannis Koutsoubos

fix bug for node copy and move refresh when using dnd

fc2e3576 02/28/2011 05:48 pm Giannis Koutsoubos

refresh on drop

8bb53000 02/28/2011 05:34 pm Giannis Koutsoubos

fix drop actions

944ad1e4 02/28/2011 05:14 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

0fee7cb5 02/28/2011 05:14 pm Natasa Kapravelou

Double click is not allowed for trashed files displayed in the Search results, for the same reason the lytebox option has been disabled for trashed images displayed in the Search results. The above changes are related to Issue 78.

693d6e94 02/28/2011 04:51 pm Giannis Koutsoubos

use shared from json

c83883e3 02/28/2011 04:38 pm Giannis Koutsoubos

fix class cast exception, correctly display files for others

a891d70a 02/28/2011 04:26 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

2390ae8e 02/28/2011 04:26 pm Natasa Kapravelou

Don't allow Cut, Move to Trash, Delete options for the home folder. This solves issue 76.

c8f2a273 02/28/2011 03:05 pm Giannis Koutsoubos

finished merging with head

c4a13237 02/28/2011 03:02 pm Giannis Koutsoubos

Merge with 2ad3c504ee5d73982c0ef23336276dc1fc9e165f

08880e98 02/25/2011 06:34 pm Giannis Koutsoubos

use celltable for search results, add (InTrash) next to path for trashed files in search results

5119c3cb 02/25/2011 06:34 pm Giannis Koutsoubos

correctly show trashed files

0c700c24 02/25/2011 06:24 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

1016f160 02/25/2011 06:24 pm Natasa Kapravelou

Added some id's regarding tests on files. Experiments on upload/download files - needs improvement. Lessons learned: When trying to hit download focus on the <a> element.

eb9edf2d 02/25/2011 02:16 pm Giannis Koutsoubos

corecttly update shared node on trash

3cfefc34 02/24/2011 12:32 pm Giannis Koutsoubos

temporary commit

99f0b08d 02/24/2011 12:31 pm Giannis Koutsoubos

update correctly trash node on delete

9514a39b 02/24/2011 12:31 pm Giannis Koutsoubos

show paging for more than 100 files

20b309ce 02/22/2011 05:57 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

bd2b3100 02/22/2011 05:57 pm Natasa Kapravelou

Since WebDriver instance is common for both FileUtils and FolderUtils a new class has been created 'setUpUtils' that serves common variables and setUp() and tearDown() methods. For the same reason, GeneralPurposeUtils has been created to hold common frequantly used methods for both file and folder tests. Also an initial test SeleneseTestCase class has been created in order to create tests that need right click. However, this test doesn't start. Finally, id's in folderContextDialog changed and moved inside <span> element.

44527c1e 02/21/2011 02:48 pm Giannis Koutsoubos

correctlry refresh node when folder is added to a folder that is direct child of root and does not contain any children

37adb768 02/18/2011 07:03 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

67a0315c 02/18/2011 06:52 pm Natasa Kapravelou

Made a new arrangement of tests on folder utilities and added some new methods regarding file tests. Tests on group items failed. And folderContext menu ids need revising.

69e3e889 02/18/2011 05:38 pm Giannis Koutsoubos

fixed tree update when moving a node to trash with no children but trashed ones, new folder on a node with no children updates node correctly

4089c114 02/17/2011 05:58 pm Natasa Kapravelou

Added new test classes for handling test on file resources. Added ids to file context menu and ids to the files in the file list with the namespace 'fileList.nameOfFile'. Todo: handle the right click event on the group tree.

0d8cfb8f 02/16/2011 06:05 pm Natasa Kapravelou

Added two new classes. The first 'TestFolderSharing' handles the 'Sharing' option for a folder (work in progress) and the second 'TestGroup' handles actions available in the application related to groups (lots of obstacles to overtake, still work in progress). Added also the action of renaming a folder in the TestFolderBasics.

c3cf7286 02/14/2011 05:47 pm Natasa Kapravelou

Added a new test class in order to test the 'Sharing' option for Folder. Also added some more id's to the FolderProperties dialog and to PermissionAddDialog

c9660f7f 02/14/2011 12:54 pm Natasa Kapravelou

Added ids to the displayed popup items when right click on a folder (FolderContextMenu).

25cc4c1b 02/09/2011 06:07 pm Natasa Kapravelou

Added ids to folder context menu for trash folder after a wrong merge.

4ac4dbef 02/09/2011 06:01 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

1f6e49d7 02/09/2011 05:47 pm Natasa Kapravelou

Added ids to the confirmation dialog box when performing a delete action. Added some ids to the folder context menu for Trash folder.

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

correctly refresh folders on move

20211689 02/09/2011 04:47 pm Giannis Koutsoubos

tune dnd for all nodes

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

clear selection after trash or delete

f7434e60 02/08/2011 04:15 pm Giannis Koutsoubos

restore trash menu item

11a5a55d 02/08/2011 04:13 pm Giannis Koutsoubos

fix menu item display

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

6c84fd24 02/08/2011 02:47 pm Giannis Koutsoubos

sink context menu event on empty spac

4aba5423 02/07/2011 05:37 pm Natasa Kapravelou

Added some ids in the FolderProperties dialog box (by right click > Properties)

3c370c9f 02/07/2011 03:11 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

adbda23d 02/07/2011 03:11 pm Natasa Kapravelou

First attempt on putting ids to folders.

ad9133fe 02/04/2011 04:28 pm Giannis Koutsoubos

fix bugs preventing MyShared node from expanding

e968844b 02/03/2011 05:21 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

944f2a85 02/03/2011 05:20 pm Giannis Koutsoubos

removed Window alert debugging :P

75665dbf 02/03/2011 05:20 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

114a597f 02/03/2011 05:20 pm Natasa Kapravelou

Ids added to the top menu, also to the input box and button in the Search Panel.

56c1ca4b 02/03/2011 05:14 pm Giannis Koutsoubos

initial caching support

183ce212 02/03/2011 01:32 pm Giannis Koutsoubos

show lightbox on images

1f959b7e 02/03/2011 11:57 am Giannis Koutsoubos

configuring dnd

1a4a7064 02/02/2011 06:10 pm Giannis Koutsoubos

drop implementation for files, initial drag support for folders

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

correctly update filelist

a5f972b3 02/02/2011 03:36 pm Giannis Koutsoubos

cleanup, correctly update filesize

b0d26ba2 02/02/2011 11:13 am Natasa Kapravelou

Added some more ids to the Folder>Properties dialog box.

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

fix clipboard, cut, copy, paste

802a2ef5 02/01/2011 05:39 pm Giannis Koutsoubos

correctly handle leaf nodes

876f5fb4 02/01/2011 05:30 pm Giannis Koutsoubos

correctly update children

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

correctly refresh trash

e8b6efa2 02/01/2011 05:29 pm Giannis Koutsoubos

code cleanup

3a904ecb 02/01/2011 01:55 pm Giannis Koutsoubos

show trashed folders

58c7b68c 02/01/2011 01:19 pm Giannis Koutsoubos

correctly update filelist and tree nodes

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

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

a60ea262 01/31/2011 04:02 pm Natasa Kapravelou

Added ids in homefolder(tree.homeFolder), Trash(tree.Trash), My Shared (tree.myShared) and Other's Shared (tree.othersShared). Also added ids in the items shown in the popup when right clicking in a folder (the naming convention is folderContextMenu.action) and in the items shown in the popup when right clicking in a file (the naming convention is fileContextMenu.action).

31eb2af3 01/31/2011 11:32 am Natasa Kapravelou

Finished added id's to top menu items. The convention for namespace is topMenu.labelMenu.action using camelCase writing. Also added id's in the searchTextBox and the search button.

e5a2f3bd 01/28/2011 05:46 pm Natasa Kapravelou

Added some id's to the topPanel Menu. Id's are created using a conventional name space like topMenu.titleOfMenu.titleAction e.g topMenu.File.NewFolder. Also changed the junit version to JUnit 4.8.1 in the build.xml

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

folder refresh after new folder command, rename etc

f25aa622 01/27/2011 02:02 pm Giannis Koutsoubos

initial dnd support on list and tree(only drop on tree)

0ecefac8 01/26/2011 01:44 pm Giannis Koutsoubos

correctly update stats

05e3858e 01/25/2011 03:15 pm Giannis Koutsoubos

show popup for FolderResource

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

replace tree with celltree ( still work in progress)

93d039da 01/21/2011 05:16 pm Natasa Kapravelou

Add Group support in the Permission table for file/folder resource.

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

8e76db3e 01/21/2011 02:18 pm Natasa Kapravelou

Removed an unnecessary method that cheched the existance of a user's full name in the map.

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

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

37515610 01/21/2011 01:28 pm Natasa Kapravelou

Full names of the user(s) in the Vesion list of a file are available during the display of the Properties dialog box.

ad660332 01/21/2011 12:13 pm Natasa Kapravelou

Remove unnecessary else case in PermissionList

260f1763 01/21/2011 11:04 am Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

ab91cf27 01/21/2011 11:04 am Natasa Kapravelou

Uncomment code part that is responsible for removing a permission from the permission's table.

50b82d9d 01/20/2011 06:11 pm Natasa Kapravelou

Full names of the user(s) in the Permission list of a file are available during showning the Properties dialog box.

684ddb37 01/20/2011 03:53 pm Giannis Koutsoubos

initial context menu support for celltree

c51e2c92 01/20/2011 01:41 pm Giannis Koutsoubos

first styling effort

808df962 01/20/2011 01:23 pm Giannis Koutsoubos

fix expand on leaf

b2b07869 01/20/2011 12:17 pm Giannis Koutsoubos

initial support for celltable( added in tabs panel)