pithos
13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Fri, 18 Feb 2011 17:03:39 +0000 (19:03 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoMade a new arrangement of tests on folder utilities and added some new methods regard...
Natasa Kapravelou [Fri, 18 Feb 2011 16:52:01 +0000 (18:52 +0200)]
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.

13 years agofixed tree update when moving a node to trash with no children but trashed ones,...
koutsoub [Fri, 18 Feb 2011 15:38:35 +0000 (17:38 +0200)]
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

13 years agoremoved milton webdav code (milton webdav implementation can be found inside milton...
koutsoub [Fri, 18 Feb 2011 15:08:29 +0000 (17:08 +0200)]
removed milton webdav code (milton webdav implementation can be found inside milton branch)

13 years agoAdded new test classes for handling test on file resources. Added ids to file context...
Natasa Kapravelou [Thu, 17 Feb 2011 15:58:46 +0000 (17:58 +0200)]
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.

13 years agoAdded two new classes. The first 'TestFolderSharing' handles the 'Sharing' option...
Natasa Kapravelou [Wed, 16 Feb 2011 16:05:19 +0000 (18:05 +0200)]
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.

13 years agoAdded a new test class in order to test the 'Sharing' option for Folder. Also added...
Natasa Kapravelou [Mon, 14 Feb 2011 15:47:19 +0000 (17:47 +0200)]
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

13 years agoAdded ids to the displayed popup items when right click on a folder (FolderContextMenu).
Natasa Kapravelou [Mon, 14 Feb 2011 10:54:38 +0000 (12:54 +0200)]
Added ids to the displayed popup items when right click on a folder (FolderContextMenu).

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Fri, 11 Feb 2011 16:19:56 +0000 (18:19 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoMore tries to expand the '+'... xPath seems to be wrong plus the onClick() event...
Natasa Kapravelou [Fri, 11 Feb 2011 16:19:33 +0000 (18:19 +0200)]
More tries to expand the '+'... xPath seems to be wrong plus the onClick() event of the desired div is not triggered.

13 years agocopy/move and throw correct exceptions
koutsoub [Fri, 11 Feb 2011 12:36:44 +0000 (14:36 +0200)]
copy/move and throw correct exceptions

13 years agouse /tmp for tmp file
koutsoub [Fri, 11 Feb 2011 11:26:35 +0000 (13:26 +0200)]
use /tmp for tmp file

13 years agofix create file
koutsoub [Fri, 11 Feb 2011 11:25:02 +0000 (13:25 +0200)]
fix create file

13 years agoremoved unused imports
fstamatelopoulos [Fri, 11 Feb 2011 11:04:30 +0000 (13:04 +0200)]
removed unused imports

13 years agoAnother try modeling the tests. Under the notion 'Folder' there have been created...
Natasa Kapravelou [Fri, 11 Feb 2011 10:21:19 +0000 (12:21 +0200)]
Another try modeling the tests. Under the notion 'Folder' there have been created methods that represent some of the allowed actions on a folder and corresponding junit test methods have been created. A test suite for folder should be made with these test methods.

13 years agomilton webdav support - TODO: get rid of spring dependencies
koutsoub [Thu, 10 Feb 2011 18:22:34 +0000 (20:22 +0200)]
milton webdav support - TODO: get rid of spring dependencies

13 years agorecover admin interface
koutsoub [Wed, 9 Feb 2011 16:14:22 +0000 (18:14 +0200)]
recover admin interface

13 years agoAdded ids to folder context menu for trash folder after a wrong merge.
Natasa Kapravelou [Wed, 9 Feb 2011 16:07:59 +0000 (18:07 +0200)]
Added ids to folder context menu for trash folder after a wrong merge.

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Wed, 9 Feb 2011 16:01:31 +0000 (18:01 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoCreated some test scenarios such as 'create new folder and then delete it', 'create...
Natasa Kapravelou [Wed, 9 Feb 2011 15:54:55 +0000 (17:54 +0200)]
Created some test scenarios such as 'create new folder and then delete it', 'create new folder and then move it to trash' using WebDriver. The right click didn't work correctly so in the 'move to trash scenario' the newly created folder remains to trash. Also the logging system needs fixing as long as an assertion alternative should be adopted.

13 years agoAdded ids to the confirmation dialog box when performing a delete action. Added some...
Natasa Kapravelou [Wed, 9 Feb 2011 15:47:12 +0000 (17:47 +0200)]
Added ids to the confirmation dialog box when performing a delete action. Added some ids to the folder context menu for Trash folder.

13 years agocorrectly refresh folders on move
koutsoub [Wed, 9 Feb 2011 15:35:06 +0000 (17:35 +0200)]
correctly refresh folders on move

13 years agotune dnd for all nodes
koutsoub [Wed, 9 Feb 2011 14:47:23 +0000 (16:47 +0200)]
tune dnd for all nodes

13 years agoupdated library versions for dnd
koutsoub [Wed, 9 Feb 2011 14:15:59 +0000 (16:15 +0200)]
updated library versions for dnd

13 years agoclear selection after trash or delete
koutsoub [Wed, 9 Feb 2011 14:15:33 +0000 (16:15 +0200)]
clear selection after trash or delete

13 years agorestore trash menu item
koutsoub [Tue, 8 Feb 2011 14:15:32 +0000 (16:15 +0200)]
restore trash menu item

13 years agofix menu item display
koutsoub [Tue, 8 Feb 2011 14:13:31 +0000 (16:13 +0200)]
fix menu item display

13 years agodnd fixes, code cleanup, moving towards correctly resfreshing nodes
koutsoub [Tue, 8 Feb 2011 12:50:18 +0000 (14:50 +0200)]
dnd fixes, code cleanup, moving towards correctly resfreshing nodes

13 years agoupdate trash node on empty
koutsoub [Tue, 8 Feb 2011 12:48:32 +0000 (14:48 +0200)]
update trash node on empty

13 years agosink context menu event on empty spac
koutsoub [Tue, 8 Feb 2011 12:47:18 +0000 (14:47 +0200)]
sink context menu event on empty spac

13 years agoFirst try on creating a test example.
Natasa Kapravelou [Mon, 7 Feb 2011 16:19:07 +0000 (18:19 +0200)]
First try on creating a test example.

13 years agoAdded some ids in the FolderProperties dialog box (by right click > Properties)
Natasa Kapravelou [Mon, 7 Feb 2011 15:37:27 +0000 (17:37 +0200)]
Added some ids in the FolderProperties dialog box (by right click > Properties)

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Mon, 7 Feb 2011 13:11:30 +0000 (15:11 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoFirst attempt on putting ids to folders.
Natasa Kapravelou [Mon, 7 Feb 2011 13:11:12 +0000 (15:11 +0200)]
First attempt on putting ids to folders.

13 years agofix bugs preventing MyShared node from expanding
koutsoub [Fri, 4 Feb 2011 14:28:52 +0000 (16:28 +0200)]
fix bugs preventing MyShared node from expanding

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Thu, 3 Feb 2011 15:21:43 +0000 (17:21 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoremoved Window alert debugging :P
koutsoub [Thu, 3 Feb 2011 15:20:42 +0000 (17:20 +0200)]
removed Window alert debugging :P

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Thu, 3 Feb 2011 15:20:41 +0000 (17:20 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoIds added to the top menu, also to the input box and button in the Search Panel.
Natasa Kapravelou [Thu, 3 Feb 2011 15:20:03 +0000 (17:20 +0200)]
Ids added to the top menu, also to the input box and button in the Search Panel.

13 years agoinitial caching support
koutsoub [Thu, 3 Feb 2011 15:14:26 +0000 (17:14 +0200)]
initial caching support

13 years agoshow lightbox on images
koutsoub [Thu, 3 Feb 2011 11:32:20 +0000 (13:32 +0200)]
show lightbox on images

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Thu, 3 Feb 2011 10:15:49 +0000 (12:15 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoAdded a new version of jUnit and the selenium jar library to the build.xlm
Natasa Kapravelou [Thu, 3 Feb 2011 10:15:41 +0000 (12:15 +0200)]
Added a new version of jUnit and the selenium jar library to the build.xlm

13 years agoconfiguring dnd
koutsoub [Thu, 3 Feb 2011 09:57:16 +0000 (11:57 +0200)]
configuring dnd

13 years agodrop implementation for files, initial drag support for folders
koutsoub [Wed, 2 Feb 2011 16:10:28 +0000 (18:10 +0200)]
drop implementation for files, initial drag support for folders

13 years agocorrectly update filelist
koutsoub [Wed, 2 Feb 2011 14:24:15 +0000 (16:24 +0200)]
correctly update filelist

13 years agocleanup, correctly update filesize
koutsoub [Wed, 2 Feb 2011 13:36:57 +0000 (15:36 +0200)]
cleanup, correctly update filesize

13 years agofix clipboard, cut, copy, paste
koutsoub [Tue, 1 Feb 2011 16:06:26 +0000 (18:06 +0200)]
fix clipboard, cut, copy, paste

13 years agocorrectly handle leaf nodes
koutsoub [Tue, 1 Feb 2011 15:39:10 +0000 (17:39 +0200)]
correctly handle leaf nodes

13 years agocorrectly update children
koutsoub [Tue, 1 Feb 2011 15:30:34 +0000 (17:30 +0200)]
correctly update children

13 years agocorrectly refresh trash
koutsoub [Tue, 1 Feb 2011 15:30:07 +0000 (17:30 +0200)]
correctly refresh trash

13 years agocode cleanup
koutsoub [Tue, 1 Feb 2011 15:29:46 +0000 (17:29 +0200)]
code cleanup

13 years agoshow trashed folders
koutsoub [Tue, 1 Feb 2011 11:55:16 +0000 (13:55 +0200)]
show trashed folders

13 years agocorrectly update filelist and tree nodes
koutsoub [Tue, 1 Feb 2011 11:19:47 +0000 (13:19 +0200)]
correctly update filelist and tree nodes

13 years agotree support for others, node type based on resource type, initial refresh support
koutsoub [Mon, 31 Jan 2011 15:24:55 +0000 (17:24 +0200)]
tree support for others, node type based on resource type, initial refresh support

13 years agofolder refresh after new folder command, rename etc
koutsoub [Fri, 28 Jan 2011 13:33:22 +0000 (15:33 +0200)]
folder refresh after new folder command, rename etc

13 years agoinitial dnd support on list and tree(only drop on tree)
koutsoub [Thu, 27 Jan 2011 12:02:41 +0000 (14:02 +0200)]
initial dnd support on list and tree(only drop on tree)

13 years agogwtquery dnd support
koutsoub [Thu, 27 Jan 2011 12:01:39 +0000 (14:01 +0200)]
gwtquery dnd support

13 years agocorrectly update stats
koutsoub [Wed, 26 Jan 2011 11:44:39 +0000 (13:44 +0200)]
correctly update stats

13 years agoshow popup for FolderResource
koutsoub [Tue, 25 Jan 2011 13:15:21 +0000 (15:15 +0200)]
show popup for FolderResource

13 years agoreplace tree with celltree ( still work in progress)
koutsoub [Tue, 25 Jan 2011 12:44:28 +0000 (14:44 +0200)]
replace tree with celltree ( still work in progress)

13 years agoAdd Group support in the Permission table for file/folder resource.
Natasa Kapravelou [Fri, 21 Jan 2011 15:16:02 +0000 (17:16 +0200)]
Add Group support in the Permission table for file/folder resource.

13 years agoFull names for Forder resource are available during the display of Properties dialog...
Natasa Kapravelou [Fri, 21 Jan 2011 14:00:27 +0000 (16:00 +0200)]
Full names for Forder resource are available during the display of Properties dialog box.

13 years agoMake use of GetUserCommand in the PropertiesCommand
Natasa Kapravelou [Fri, 21 Jan 2011 13:05:57 +0000 (15:05 +0200)]
Make use of GetUserCommand in the PropertiesCommand

13 years agoRemoved an unnecessary method that cheched the existance of a user's full name in...
Natasa Kapravelou [Fri, 21 Jan 2011 12:18:52 +0000 (14:18 +0200)]
Removed an unnecessary method that cheched the existance of a user's full name in the map.

13 years agoMake the fullname available during the display of the Properties dialog.
Natasa Kapravelou [Fri, 21 Jan 2011 12:11:10 +0000 (14:11 +0200)]
Make the fullname available during the display of the Properties dialog.

13 years agoFull names of the user(s) in the Vesion list of a file are available during the displ...
Natasa Kapravelou [Fri, 21 Jan 2011 11:28:35 +0000 (13:28 +0200)]
Full names of the user(s) in the Vesion list of a file are available during the display of the Properties dialog box.

13 years agoRemove unnecessary else case in PermissionList
Natasa Kapravelou [Fri, 21 Jan 2011 10:13:36 +0000 (12:13 +0200)]
Remove unnecessary else case in PermissionList

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Fri, 21 Jan 2011 09:04:25 +0000 (11:04 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoUncomment code part that is responsible for removing a permission from the permission...
Natasa Kapravelou [Fri, 21 Jan 2011 09:04:03 +0000 (11:04 +0200)]
Uncomment code part that is responsible for removing a permission from the permission's table.

13 years agoNew datastore configuration
Natasa Kapravelou [Thu, 20 Jan 2011 16:12:17 +0000 (18:12 +0200)]
New datastore configuration

13 years agoFull names of the user(s) in the Permission list of a file are available during shown...
Natasa Kapravelou [Thu, 20 Jan 2011 16:11:09 +0000 (18:11 +0200)]
Full names of the user(s) in the Permission list of a file are available during showning the Properties dialog box.

13 years agoinitial context menu support for celltree
koutsoub [Thu, 20 Jan 2011 13:53:14 +0000 (15:53 +0200)]
initial context menu support for celltree

13 years agofirst styling effort
koutsoub [Thu, 20 Jan 2011 11:41:34 +0000 (13:41 +0200)]
first styling effort

13 years agofix expand on leaf
koutsoub [Thu, 20 Jan 2011 11:23:53 +0000 (13:23 +0200)]
fix expand on leaf

13 years agoinitial support for celltable( added in tabs panel)
koutsoub [Thu, 20 Jan 2011 10:17:32 +0000 (12:17 +0200)]
initial support for celltable( added in tabs panel)

13 years agoEach need for displaying the resource's user full name is fulfilled whether by asking...
Natasa Kapravelou [Wed, 19 Jan 2011 16:10:36 +0000 (18:10 +0200)]
Each need for displaying the resource's user full name is fulfilled whether by asking the map collection of usernames - fullnames or by making a request to the server and then storing the response to the map collection. Also, the way of making the request for a specific username both to the server layer and the database layer has been changed.

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Wed, 19 Jan 2011 13:47:21 +0000 (15:47 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoright click selection done right
koutsoub [Mon, 17 Jan 2011 11:19:32 +0000 (13:19 +0200)]
right click selection done right

13 years agoinitial css styling of cell table
koutsoub [Fri, 14 Jan 2011 13:33:44 +0000 (15:33 +0200)]
initial css styling of cell table

13 years agoChanged the gwt version for gwt development mode
Natasa Kapravelou [Fri, 14 Jan 2011 12:37:27 +0000 (14:37 +0200)]
Changed the gwt version for gwt development mode

13 years agosorting support for celltable
koutsoub [Fri, 14 Jan 2011 11:39:58 +0000 (13:39 +0200)]
sorting support for celltable

13 years agoselect row on right click
koutsoub [Thu, 13 Jan 2011 14:09:07 +0000 (16:09 +0200)]
select row on right click

13 years agoinitial commit for celltable usage in filelist
koutsoub [Thu, 13 Jan 2011 10:16:58 +0000 (12:16 +0200)]
initial commit for celltable usage in filelist

13 years agofix dnd bug, and use filelist.getSelectedFiles() on file drop
koutsoub [Tue, 11 Jan 2011 12:29:53 +0000 (14:29 +0200)]
fix dnd bug, and use filelist.getSelectedFiles() on file drop

13 years agoMerge with dnd-fix branch
Christos V. Stathis [Wed, 5 Jan 2011 15:40:06 +0000 (17:40 +0200)]
Merge with dnd-fix branch

13 years agoCorrectly handle error response so all requestors get it.
Dimitris Routsis [Wed, 29 Dec 2010 16:57:56 +0000 (18:57 +0200)]
Correctly handle error response so all requestors get it.

13 years agoCache responses for a short time period to avoid delays when multiple requests are...
Dimitris Routsis [Wed, 29 Dec 2010 11:23:10 +0000 (13:23 +0200)]
Cache responses for a short time period to avoid delays when multiple requests are generated.

13 years agodnd fix
Giannis Koutsoubos [Fri, 17 Dec 2010 17:09:16 +0000 (19:09 +0200)]
dnd fix

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Christos V. Stathis [Fri, 17 Dec 2010 15:31:34 +0000 (17:31 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoIncreased frequency of commits during solr index rebuild to every 10 files
Christos V. Stathis [Fri, 17 Dec 2010 15:31:28 +0000 (17:31 +0200)]
Increased frequency of commits during solr index rebuild to every 10 files

13 years agoIncreased frequency of commits during solr index rebuild to every 10 files
Christos V. Stathis [Fri, 17 Dec 2010 15:05:38 +0000 (17:05 +0200)]
Increased frequency of commits during solr index rebuild to every 10 files

13 years agoCommit after code review concerning handling of lastLogin in the admin interface...
Natasa Kapravelou [Fri, 17 Dec 2010 14:36:28 +0000 (16:36 +0200)]
Commit after code review concerning handling of lastLogin in the admin interface and Issue 66.

13 years agoAdded 'versioned' and 'shared' fields for Search
Natasa Kapravelou [Fri, 17 Dec 2010 12:19:43 +0000 (14:19 +0200)]
Added 'versioned' and 'shared' fields for Search

13 years agoAdded 'versioned' field in JSON for My Shared
Natasa Kapravelou [Fri, 17 Dec 2010 12:07:52 +0000 (14:07 +0200)]
Added 'versioned' field in JSON for My Shared

13 years agoAdded 'versioned' field in the JSON for Other's Shared
Natasa Kapravelou [Fri, 17 Dec 2010 11:51:48 +0000 (13:51 +0200)]
Added 'versioned' field in the JSON for Other's Shared

13 years agoAdded 'versioned' field in the JSON for Trash
Natasa Kapravelou [Fri, 17 Dec 2010 11:15:31 +0000 (13:15 +0200)]
Added 'versioned' field in the JSON for Trash

13 years agoMerge with 9e62eed712763292a41becaefd1a1c239fc4f0c6
Dimitris Routsis [Thu, 16 Dec 2010 16:37:44 +0000 (18:37 +0200)]
Merge ... 9e62eed712763292a41becaefd1a1c239fc4f0c6

13 years agoAdded tag gss-1.3.1 for changeset 625b604e3a55
Christos V. Stathis [Thu, 16 Dec 2010 13:23:42 +0000 (15:23 +0200)]
Added tag gss-1.3.1 for changeset 625b604e3a55

13 years agoMerge with 08900a945c8c
Natasa Kapravelou [Thu, 16 Dec 2010 13:07:55 +0000 (15:07 +0200)]
Merge with 08900a945c8c