pithos
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 agoAdded some more ids to the Folder>Properties dialog box.
Natasa Kapravelou [Wed, 2 Feb 2011 09:13:50 +0000 (11:13 +0200)]
Added some more ids to the Folder>Properties dialog box.

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 agoAdded the selenium jar file.
Natasa Kapravelou [Tue, 1 Feb 2011 09:37:04 +0000 (11:37 +0200)]
Added the selenium jar file.

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 agoAdded ids in homefolder(tree.homeFolder), Trash(tree.Trash), My Shared (tree.myShared...
Natasa Kapravelou [Mon, 31 Jan 2011 14:02:06 +0000 (16:02 +0200)]
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).

13 years agoFinished added id's to top menu items. The convention for namespace is topMenu.labelM...
Natasa Kapravelou [Mon, 31 Jan 2011 09:32:49 +0000 (11:32 +0200)]
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.

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Fri, 28 Jan 2011 15:46:49 +0000 (17:46 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoAdded some id's to the topPanel Menu. Id's are created using a conventional name...
Natasa Kapravelou [Fri, 28 Jan 2011 15:46:15 +0000 (17:46 +0200)]
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

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 agoMerged with d386c0089fb8 after backing out ad848a720811
Christos V. Stathis [Wed, 26 Jan 2011 12:56:50 +0000 (14:56 +0200)]
Merged with d386c0089fb8 after backing out ad848a720811

13 years agoBacked out changeset ad848a720811
Christos V. Stathis [Wed, 26 Jan 2011 12:55:24 +0000 (14:55 +0200)]
Backed out changeset ad848a720811

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 agoAutomated merge with https://gss.googlecode.com/hg/
Christos V. Stathis [Tue, 25 Jan 2011 09:21:31 +0000 (11:21 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoNew datastore configuration
Natasa Kapravelou [Tue, 25 Jan 2011 07:53:37 +0000 (09:53 +0200)]
New datastore configuration

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 agoAutomated merge with https://gss.googlecode.com/hg/
Christos V. Stathis [Fri, 21 Jan 2011 11:18:24 +0000 (13:18 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoyet another change for the db ip address
Christos V. Stathis [Fri, 21 Jan 2011 10:18:36 +0000 (12:18 +0200)]
yet another change for the db ip address

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 agoNew datastore configuration
Natasa Kapravelou [Wed, 19 Jan 2011 16:14:02 +0000 (18:14 +0200)]
New datastore configuration

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 agoFixed file/folder restore to touch parents only once
Christos V. Stathis [Wed, 19 Jan 2011 14:31:18 +0000 (16:31 +0200)]
Fixed file/folder restore to touch parents only once

13 years agoChanged ip address of DB to the new db VM
Christos V. Stathis [Wed, 19 Jan 2011 14:30:40 +0000 (16:30 +0200)]
Changed ip address of DB to the new db VM

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 agoAvoid unnecessary calls to touchParentFolders when moving resources to trash
Christos V. Stathis [Tue, 18 Jan 2011 16:21:49 +0000 (18:21 +0200)]
Avoid unnecessary calls to touchParentFolders when moving resources to trash

13 years agoFiles uploaded on a shared folder get the user as owner instead of the folder 's...
Christos V. Stathis [Tue, 18 Jan 2011 15:04:19 +0000 (17:04 +0200)]
Files uploaded on a shared folder get the user as owner instead of the folder 's owner

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 agoAutomated merge with https://gss.googlecode.com/hg/
Christos V. Stathis [Mon, 17 Jan 2011 10:31:26 +0000 (12:31 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoshow the "Properties" item when multiple files are selected (already supported in...
fstamatelopoulos [Fri, 14 Jan 2011 17:09:39 +0000 (19:09 +0200)]
show the "Properties" item when multiple files are selected (already supported in the context menu)

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 agoMerge with c464e856d9e2
Christos V. Stathis [Wed, 12 Jan 2011 16:32:44 +0000 (18:32 +0200)]
Merge with c464e856d9e2

13 years agoAll subfolders and files are reindexed when the folder has modified permissions
Christos V. Stathis [Wed, 12 Jan 2011 16:31:51 +0000 (18:31 +0200)]
All subfolders and files are reindexed when the folder has modified permissions

13 years agoA falsely removed import added back
Natasa Kapravelou [Tue, 11 Jan 2011 15:10:29 +0000 (17:10 +0200)]
A falsely removed import added back

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Natasa Kapravelou [Tue, 11 Jan 2011 14:37:00 +0000 (16:37 +0200)]
Automated merge with https://gss.googlecode.com/hg/

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 agotemorary fix for lazy loading exception
Giannis Koutsoubos [Fri, 7 Jan 2011 13:02:43 +0000 (15:02 +0200)]
temorary fix for lazy loading exception

13 years agomake admin application working by moving old dto required methods to AdminApiBean
Giannis Koutsoubos [Fri, 7 Jan 2011 11:03:00 +0000 (13:03 +0200)]
make admin application working by moving old dto required methods to AdminApiBean

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 agoRemove unnecessary imports and logging message
Natasa Kapravelou [Wed, 5 Jan 2011 10:51:33 +0000 (12:51 +0200)]
Remove unnecessary imports and logging message

13 years agoRemove user logins db entries via webdav this solves Issue 70.
Natasa Kapravelou [Wed, 5 Jan 2011 10:34:48 +0000 (12:34 +0200)]
Remove user logins db entries via webdav this solves Issue 70.

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 ago- finished DTO removal (needs extensive functional testing). Kept DTO objects since...
fstamatelopoulos [Wed, 22 Dec 2010 14:40:32 +0000 (16:40 +0200)]
- finished DTO removal (needs extensive functional testing). Kept DTO objects since we need them for the Admin GWT app.
- reverted removal of getDTO() and getUserDTO(), for the Admin App
- need to add the appropriate methods that return DTOs in AdminService in order to (a) build without errors, (b) have a working admin app

13 years agoremoved even more DTOs
fstamatelopoulos [Tue, 21 Dec 2010 16:03:57 +0000 (18:03 +0200)]
removed even more DTOs

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

13 years agoShared flag added to TrashResource concerning Issue 69.
Natasa Kapravelou [Thu, 16 Dec 2010 13:03:35 +0000 (15:03 +0200)]
Shared flag added to TrashResource concerning Issue 69.

13 years agoSimplify check-valid-connection-sql query.
Dimitris Routsis [Thu, 16 Dec 2010 10:14:20 +0000 (12:14 +0200)]
Simplify check-valid-connection-sql query.

13 years agoSmall optimisation in getResourceAtPath(). Should pay more dividents once DTOs are...
Dimitris Routsis [Thu, 16 Dec 2010 10:10:58 +0000 (12:10 +0200)]
Small optimisation in getResourceAtPath(). Should pay more dividents once DTOs are removed. (Avoids getting every detail of root folder in each and every call.)

13 years agoAdded tag gss-1.3.1 for changeset f6112b5c2c3d
Christos V. Stathis [Wed, 15 Dec 2010 16:11:07 +0000 (18:11 +0200)]
Added tag gss-1.3.1 for changeset f6112b5c2c3d

13 years agoMerge with revision fad8dc1acfa3
Natasa Kapravelou [Wed, 15 Dec 2010 15:00:56 +0000 (17:00 +0200)]
Merge with revision fad8dc1acfa3

13 years agoProper handling of last login field in the admin interface that are related to Issue 66.
Natasa Kapravelou [Wed, 15 Dec 2010 14:51:48 +0000 (16:51 +0200)]
Proper handling of last login field in the admin interface that are related to Issue 66.

13 years agoMerge with 597eb7362fc0b9482695a25991f528218ae699b3
Dimitris Routsis [Tue, 14 Dec 2010 16:48:21 +0000 (18:48 +0200)]
Merge ... 597eb7362fc0b9482695a25991f528218ae699b3

13 years agoTwo queries to be run when shared flag in Folder and FileHeader is first created.
Dimitris Routsis [Tue, 14 Dec 2010 16:47:36 +0000 (18:47 +0200)]
Two queries to be run when shared flag in Folder and FileHeader is first created.

13 years agoRemove fixSharedFlagForAllFoldersAndFiles() now that update has been done in SQL.
Dimitris Routsis [Tue, 14 Dec 2010 16:10:18 +0000 (18:10 +0200)]
Remove fixSharedFlagForAllFoldersAndFiles() now that update has been done in SQL.

13 years agoSome changes on queries done from the admin interface concering last login field...
Natasa Kapravelou [Tue, 14 Dec 2010 15:35:35 +0000 (17:35 +0200)]
Some changes on queries done from the admin interface concering last login field and Issue 66.

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Christos V. Stathis [Tue, 14 Dec 2010 12:32:38 +0000 (14:32 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agoMerge with sharing branch
Christos V. Stathis [Tue, 14 Dec 2010 12:32:30 +0000 (14:32 +0200)]
Merge with sharing branch

13 years agoChanged progress logging during reindexing from debug to info
Christos V. Stathis [Mon, 13 Dec 2010 17:11:36 +0000 (19:11 +0200)]
Changed progress logging during reindexing from debug to info

13 years agoMerge with 8a09c1ebdba3597db3331cfa487f1fca5c78690b
Natasa Kapravelou [Mon, 13 Dec 2010 16:13:58 +0000 (18:13 +0200)]
Merge ... 8a09c1ebdba3597db3331cfa487f1fca5c78690b