Statistics
| Branch: | Tag: | Revision:

root @ 783db80b

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

05ec5f8a 12/16/2010 03:23 pm Christos Stathis

Added tag gss-1.3.1 for changeset 625b604e3a55

ee944984 12/16/2010 03:07 pm Natasa Kapravelou

Merge with 08900a945c8c

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

Shared flag added to TrashResource concerning Issue 69.

15b12297 12/16/2010 12:14 pm Dimitris Routsis

Simplify check-valid-connection-sql query.

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.)

a0e0e8f4 12/15/2010 06:11 pm Christos Stathis

Added tag gss-1.3.1 for changeset f6112b5c2c3d

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

f8c0aa29 12/14/2010 06:47 pm Dimitris Routsis

Two queries to be run when shared flag in Folder and FileHeader is first created.

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/

24acf83f 12/10/2010 03:10 pm Christos Stathis

Merge with optimizations branch

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

1c0d1bca 12/10/2010 02:02 pm Dimitris Routsis

Merge with 34f8c374d255f9b67e4e6760b8638ff2754641a9

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

Rewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for speed.

089990fd 12/10/2010 01:53 pm Dimitris Routsis

Add missing indexes.

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

3bb9c426 12/08/2010 02:03 pm Christos Stathis

Added tag gss-1.3 for changeset d59fbcd2f0cd

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.

9bc27c4b 12/03/2010 06:21 pm Christos Stathis

Added greek stopwords

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

2f01da0e 12/01/2010 12:19 pm Natasa Kapravelou

Merge with 6730ea2ddb91

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.

d3cb5106 11/30/2010 01:49 pm Christos Stathis

Sql script that creates indexes in certain tables that appeared being used heavily

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

73b3f03b 11/29/2010 01:17 pm Christos Stathis

Fixed classpath and target for solr filter compilation

44afb859 11/29/2010 12:38 pm Christos Stathis

Fixed a typo

a8b369e1 11/29/2010 12:31 pm Christos Stathis

Defined some paths and fixed solr targets dependencies

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

b60db51a 11/22/2010 06:39 pm Christos Stathis

Ignore Idea files

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

6178c692 11/18/2010 05:17 pm Christos Stathis

Removed gwt eclipse plugin settings

d3bae5b8 11/18/2010 03:43 pm Christos Stathis

Solr configuration files

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

0b113e06 11/15/2010 12:22 pm Christos Stathis

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

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

fix for 404 on upload progress, needs some further tuning

7d25340a 11/12/2010 01:51 pm Christos Stathis

Merge with 88db34939945

d8fdadec 11/10/2010 05:40 pm Christos Stathis

Fixed classpath of launcher

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

fixed a permission exception bug when requesting file versions

2f93319f 10/27/2010 12:38 pm Panagiotis Astithas

Update the JBoss location.

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

Fixed indentation and brackets

adf5d458 10/22/2010 06:06 pm Christos Stathis

Removed all save actions

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.