Statistics
| Branch: | Tag: | Revision:

root / src / gr @ e5a2f3bd

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

0f8b2929 01/14/2011 07:09 pm fstamatelopoulos

show the "Properties" item when multiple files are selected (already supported in the context menu)

556a7b69 01/11/2011 05:10 pm Natasa Kapravelou

A falsely removed import added back

bce2fc98 01/11/2011 04:37 pm Natasa Kapravelou

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

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

575b0067 01/05/2011 12:51 pm Natasa Kapravelou

Remove unnecessary imports and logging message

33d60990 01/05/2011 12:34 pm Natasa Kapravelou

Remove user logins db entries via webdav this solves Issue 70.

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.

1b62c371 11/15/2010 05:20 pm Natasa Kapravelou

Merge with 6d78bf9c791f2d0c3d2606eba7d2e972963ff48a

ba484b3c 11/15/2010 04:48 pm Natasa Kapravelou

Enable focus inside the text box when creating a new group. This solves Issue 36.

ad777d65 11/15/2010 03:25 pm Christos Stathis

Temporary patch for issue 52. When the history handling will be re-engineered, a permanent fix will be implemented

44873f3d 11/15/2010 03:23 pm Christos Stathis

Fixed indentation

d2b12cad 11/12/2010 05:26 pm Giannis Koutsoubos

fix for 404 on upload progress, needs some further tuning

4ac60e04 11/05/2010 06:50 pm Giannis Koutsoubos

fixed a permission exception bug when requesting file versions

eaf8360b 10/22/2010 06:09 pm Christos Stathis

Fixed indentation and brackets

beba23d1 10/11/2010 03:29 pm Natasa Kapravelou

Revoke the previous commit to the old version since it doesn't add more value to forbid slashes to file names.

de2ff169 10/11/2010 01:24 pm Natasa Kapravelou

Fix for Issue 35 in order to inform the user from a browser client that the file to be uploaded contains illegal characters and give a chance to replace the file name on his/her own or automatically replace the illegal character with '-'.

e8c076d7 10/11/2010 10:56 am Natasa Kapravelou

Fix of Revision: 6b1f43efcd after code review. Rewrite the check condition.

9bee2fe5 10/11/2010 10:31 am Natasa Kapravelou

Fix for Issue 35 and for Revision: 8746b05052 concerning the forbideness of '/' in the file name.

ea3f5e5f 10/11/2010 10:19 am Natasa Kapravelou

Fix of Revision: ec7b8d0b2c after code review. Added a check condition before removing the first and the last slash of the query path.

2f4700ad 10/08/2010 06:14 pm Natasa Kapravelou

Remove the first and the trailing slash from the query when searching for a resource

29e77d35 10/08/2010 02:01 pm Natasa Kapravelou

Another fix for setting the auditInfo object by setting AND the user that changed the resource, not only the modification date of the object.

fff42066 10/08/2010 10:16 am Natasa Kapravelou

Setting the modification date and setting the auditInfo object to every resource that causes the proper show of permissions to group in every resource.

b7565ade 10/07/2010 06:48 pm Natasa Kapravelou

Rewrite the touchFolder and touchFile methods in order to update only the modification date and nothing else. Add a new method that select the appropriate files tat have permissions to the specific group that is to be deleted.

c62f0b96 10/07/2010 05:24 pm Natasa Kapravelou

Recall a faulty previous commit that was related to forbiding the uploading of a file which file name would contain a slash and also adding to some files a copyright year.

8b79a1c8 10/07/2010 04:15 pm Natasa Kapravelou

Fix for Issue 35, added a note message on creating a new folder or updating an existing folder, informing the user that slashes are not allowed in folder names.The same note is added during the update of file name. Also, the client code has altered in order to forbid the creation or the update of a resource name.At last, don't allow uploading a file which file name contains slash.

62c7d7dc 10/07/2010 12:59 pm Natasa Kapravelou

Fix for Issue 35 that doesn't allow renaming of a file name when the new file name contains slashes.

891f51ce 10/06/2010 05:50 pm Natasa Kapravelou

Fix for Issue 35 that doesn't allow the creation of a folder which name contains slashes or the renaming of a folder name when the new folder name contains slashes

eba21118 10/06/2010 04:48 pm Natasa Kapravelou

Fix for Issue 35 that doesn't allow the creation of a folder which name contains slashes.

66f2db74 10/05/2010 06:41 pm Natasa Kapravelou

Fix the response uri when making a GET request by username to /pithos/rest/users/

e1828145 10/05/2010 04:20 pm Natasa Kapravelou

Properly show all files and folders that are marked as 'public' below the 'My Shared' view (concerning the client source code).

749c03f9 10/05/2010 04:03 pm Natasa Kapravelou

Remove the unnecessary throwing of NPE and show the shared sub-folders along with the shared files below 'My Shared' view properly. The above mentioned fixes are related to Issue 17

484428ad 10/04/2010 12:01 pm Natasa Kapravelou

Another fix for Issue 17. On the creation of a new folder it's public property is being set according to the public property of the containg folder

dd127df7 10/01/2010 05:36 pm Natasa Kapravelou

Fix in displaying the proper shared folders for the owner in 'My Shared' view.This solves Issue 33.

99d0d40c 10/01/2010 11:40 am Natasa Kapravelou

Fix on Issue 17. On uploading a file, the file's readForAll value is inherited from the folder it is contained.

51ad539e 09/30/2010 04:47 pm Natasa Kapravelou

Allow public folders and all of the containing subfolders and files to be available in a web page.