Statistics
| Branch: | Tag: | Revision:

root / src / gr @ 31840568

# Date Author Comment
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

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)

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

gwtquery dnd support

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)

3ee27ba6 01/19/2011 06:10 pm Natasa Kapravelou

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.

0981d7af 01/17/2011 01:19 pm Giannis Koutsoubos

right click selection done right

c21d0321 01/14/2011 03:33 pm Giannis Koutsoubos

initial css styling of cell table

e0324db3 01/14/2011 01:39 pm Giannis Koutsoubos

sorting support for celltable

9abf1117 01/13/2011 04:09 pm Giannis Koutsoubos

select row on right click

fc0fa492 01/13/2011 12:16 pm Giannis Koutsoubos

initial commit for celltable usage in filelist

4be3ad42 01/11/2011 02:29 pm Giannis Koutsoubos

fix dnd bug, and use filelist.getSelectedFiles() on file drop

686d5b92 01/05/2011 05:40 pm Christos Stathis

Merge with dnd-fix branch

c83bb60b 12/29/2010 06:57 pm Dimitris Routsis

Correctly handle error response so all requestors get it.

ac4f68ab 12/29/2010 01:23 pm Dimitris Routsis

Cache responses for a short time period to avoid delays when multiple requests are generated.

1510f141 12/17/2010 07:09 pm Giannis Koutsoubos

dnd fix

9d937b3f 12/17/2010 05:31 pm Christos Stathis

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

ba6b63ad 12/17/2010 05:31 pm Christos Stathis

Increased frequency of commits during solr index rebuild to every 10 files

ea5100df 12/17/2010 05:05 pm Christos Stathis

Increased frequency of commits during solr index rebuild to every 10 files

769f9814 12/17/2010 04:36 pm Natasa Kapravelou

Commit after code review concerning handling of lastLogin in the admin interface and Issue 66.

1919e87f 12/17/2010 02:19 pm Natasa Kapravelou

Added 'versioned' and 'shared' fields for Search

783db80b 12/17/2010 02:07 pm Natasa Kapravelou

Added 'versioned' field in JSON for My Shared

af7cf00b 12/17/2010 01:51 pm Natasa Kapravelou

Added 'versioned' field in the JSON for Other's Shared

0915224d 12/17/2010 01:15 pm Natasa Kapravelou

Added 'versioned' field in the JSON for Trash

984b269d 12/16/2010 06:37 pm Dimitris Routsis

Merge with 9e62eed712763292a41becaefd1a1c239fc4f0c6

c9de8a2f 12/16/2010 03:03 pm Natasa Kapravelou

Shared flag added to TrashResource concerning Issue 69.

966ae42b 12/16/2010 12:10 pm Dimitris Routsis

Small optimisation in getResourceAtPath(). Should pay more dividents once DTOs are removed. (Avoids getting every detail of root folder in each and every call.)

be3b1045 12/15/2010 05:00 pm Natasa Kapravelou

Merge with revision fad8dc1acfa3

403c8ca0 12/15/2010 04:51 pm Natasa Kapravelou

Proper handling of last login field in the admin interface that are related to Issue 66.

94fd6a31 12/14/2010 06:48 pm Dimitris Routsis

Merge with 597eb7362fc0b9482695a25991f528218ae699b3

fc19c028 12/14/2010 06:10 pm Dimitris Routsis

Remove fixSharedFlagForAllFoldersAndFiles() now that update has been done in SQL.

930d1307 12/14/2010 05:35 pm Natasa Kapravelou

Some changes on queries done from the admin interface concering last login field and Issue 66.

78305f90 12/14/2010 02:32 pm Christos Stathis

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

f5684a19 12/14/2010 02:32 pm Christos Stathis

Merge with sharing branch

2213a03c 12/13/2010 07:11 pm Christos Stathis

Changed progress logging during reindexing from debug to info

e12e7709 12/13/2010 06:13 pm Natasa Kapravelou

Merge with 8a09c1ebdba3597db3331cfa487f1fca5c78690b

da3499e3 12/13/2010 06:08 pm Natasa Kapravelou

Put the user's full name from the User object to the hashmap that keeps the correlation usernames and fullnames in order to avoid redundant calls to server in the filelist. This commit is related to Issue 67.

a4c15e92 12/13/2010 06:02 pm Christos Stathis

Added owner and public flag to the index
Modified solr query to check file permissions in the index
Updated error messages during solr index rebuild to include exception type

aeb5e751 12/13/2010 05:10 pm Christos Stathis

Fixed a solr field name

a17a48ae 12/13/2010 04:49 pm Christos Stathis

Added in the index the id of users and groups that have read access to a file

8e86f905 12/10/2010 03:42 pm Christos Stathis

Fixed query syntax in case of empty group list

6a8b8972 12/10/2010 03:10 pm Christos Stathis

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

87163078 12/10/2010 03:09 pm Christos Stathis

Merge with 95418fb0c49b from default

fb76bffb 12/10/2010 02:29 pm Natasa Kapravelou

Merge with 7b39195399329dca42a7de7175f8e9e2f7478a4e

be3b26e1 12/10/2010 01:55 pm Dimitris Routsis

Rewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for speed.

f187ebb7 12/10/2010 01:36 pm Christos Stathis

Added profiling code

ae60277b 12/10/2010 12:41 pm Natasa Kapravelou

Decorative changes related to Issue 64

5d0ffbbc 12/09/2010 05:52 pm Natasa Kapravelou

Current session login and Last login functionality added in the client code (related to Issue 64).

a3d193a5 12/09/2010 04:33 pm Natasa Kapravelou

Implement the ManyToOne relationship for UserLogin and User that is related to Issue 64.

769e0ecb 12/08/2010 05:13 pm Fotis Stamatelopoulos

Started removing DTOs

366f3f31 12/07/2010 05:19 pm Natasa Kapravelou

Initial commit related to Issue 64. Last login should point to the user's last login.

013f74c5 12/03/2010 06:21 pm Christos Stathis

Added check for number of solr results so that we can ask for the total

d5e06fd8 12/03/2010 03:04 pm Christos Stathis

Exposed refreshIndex to the jmx bean

028e540b 12/03/2010 03:03 pm Christos Stathis

Fixed typo in lytebox script

8a89a0ce 12/03/2010 03:02 pm Christos Stathis

Removed System.out debug messages

16379ab8 12/03/2010 01:16 pm Christos Stathis

Merge with solr1.4 branch

16b54aa8 12/02/2010 03:09 pm Giannis Koutsoubos

shared flag for shared files(removed explicit head for fetching file display info), versioned flag for versioned files, admin support to update shared flag for all existing files and folders

0a6c19e7 12/01/2010 12:15 pm Natasa Kapravelou

Refresh the file list after canceling the upload of multiple files. This fixes issue 62.

5210ea4c 11/30/2010 02:29 pm Natasa Kapravelou

Minor fixes related to Issue 60.

4cef6f04 11/30/2010 01:14 pm Natasa Kapravelou

Fixes after code review, these solve Issue 60.

a92c2ece 11/30/2010 10:42 am Natasa Kapravelou

Merge with 1af4cc18b9024d55c271bb9f7c7e922ef429c0d7

397ca83a 11/29/2010 07:21 pm Giannis Koutsoubos

lytebox fix

bb9093fe 11/29/2010 04:53 pm Christos Stathis

Uncommented lines that are forgotten as commented

fb24966e 11/29/2010 04:51 pm Christos Stathis

Uncommented lines that are forgotten as commented

9268f2cb 11/29/2010 03:50 pm Christos Stathis

Merged changes from default branch

c031299f 11/29/2010 03:31 pm Christos Stathis

Field name in X-GSS-Metadata header should have been encoded

d09448b3 11/29/2010 03:23 pm Christos Stathis

Field name in X-GSS-Metadata header should have been encoded

e0ba0b0e 11/26/2010 04:30 pm Natasa Kapravelou

Make the progress bar in IE with Gears functional.

50cd9e9c 11/26/2010 04:15 pm Giannis Koutsoubos

properly remove user

e0c0ebc0 11/26/2010 12:09 pm Natasa Kapravelou

Change the way the upload of multiple files, using Gears, works. Deferred Command was removed and a file is uploaded only when the previous file has finished uploading.

376d0ebf 11/24/2010 06:04 pm Christos Stathis

Index rebuild is done synchronously. Added some logging messages for monitoring

312648dd 11/19/2010 04:49 pm Christos Stathis

Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower case filter inside the default analyzer

8c0fa677 11/18/2010 05:47 pm Christos Stathis

Implemented wildcard search

ff5c5752 11/18/2010 05:17 pm Christos Stathis

Implemented search with solrj

0fcbf8bd 11/17/2010 06:49 pm Christos Stathis

Upgraded solr to 1.4 and refactored things a bit so that index rebuild is done synchronously from the ejb

78729465 11/17/2010 03:00 pm Natasa Kapravelou

Make displaying of the user hint about slashes in file/folder names conditional. This solves Issue 45.

feeea1cf 11/16/2010 04:31 pm Natasa Kapravelou

Fix for Issue 32. Paste option should not be available after Paste Command is executed successfully.