pithos
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

13 years agoPut the user's full name from the User object to the hashmap that keeps the correlati...
Natasa Kapravelou [Mon, 13 Dec 2010 16:08:16 +0000 (18:08 +0200)]
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.

13 years agoAdded owner and public flag to the index
Christos V. Stathis [Mon, 13 Dec 2010 16:02:28 +0000 (18:02 +0200)]
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

13 years agoFixed a solr field name
Christos V. Stathis [Mon, 13 Dec 2010 15:10:13 +0000 (17:10 +0200)]
Fixed a solr field name

13 years agoAdded in the index the id of users and groups that have read access to a file
Christos V. Stathis [Mon, 13 Dec 2010 14:49:25 +0000 (16:49 +0200)]
Added in the index the id of users and groups that have read access to a file

13 years agoFixed query syntax in case of empty group list
Christos V. Stathis [Fri, 10 Dec 2010 13:42:20 +0000 (15:42 +0200)]
Fixed query syntax in case of empty group list

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

13 years agoMerge with optimizations branch
Christos V. Stathis [Fri, 10 Dec 2010 13:10:31 +0000 (15:10 +0200)]
Merge with optimizations branch

13 years agoMerge with 95418fb0c49b from default
Christos V. Stathis [Fri, 10 Dec 2010 13:09:28 +0000 (15:09 +0200)]
Merge with 95418fb0c49b from default

13 years agoMerge with 7b39195399329dca42a7de7175f8e9e2f7478a4e
Natasa Kapravelou [Fri, 10 Dec 2010 12:29:52 +0000 (14:29 +0200)]
Merge ... 7b39195399329dca42a7de7175f8e9e2f7478a4e

13 years agoMerge with 34f8c374d255f9b67e4e6760b8638ff2754641a9
Dimitris Routsis [Fri, 10 Dec 2010 12:02:24 +0000 (14:02 +0200)]
Merge ... 34f8c374d255f9b67e4e6760b8638ff2754641a9

13 years agoRewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for speed.
Dimitris Routsis [Fri, 10 Dec 2010 11:55:00 +0000 (13:55 +0200)]
Rewrite getUsersSharingFilesForUser() and getUsersSharingFoldersForUser() for speed.

13 years agoAdd missing indexes.
Dimitris Routsis [Fri, 10 Dec 2010 11:53:55 +0000 (13:53 +0200)]
Add missing indexes.

13 years agoAdded profiling code
Christos V. Stathis [Fri, 10 Dec 2010 11:36:39 +0000 (13:36 +0200)]
Added profiling code

13 years agoDecorative changes related to Issue 64
Natasa Kapravelou [Fri, 10 Dec 2010 10:41:49 +0000 (12:41 +0200)]
Decorative changes related to Issue 64

13 years agoCurrent session login and Last login functionality added in the client code (related...
Natasa Kapravelou [Thu, 9 Dec 2010 15:52:41 +0000 (17:52 +0200)]
Current session login and Last login functionality added in the client code (related to Issue 64).

13 years agoImplement the ManyToOne relationship for UserLogin and User that is related to Issue 64.
Natasa Kapravelou [Thu, 9 Dec 2010 14:33:11 +0000 (16:33 +0200)]
Implement the ManyToOne relationship for UserLogin and User that is related to Issue 64.

13 years agoStarted removing DTOs
Fotis Stamatelopoulos [Wed, 8 Dec 2010 15:13:56 +0000 (17:13 +0200)]
Started removing DTOs

13 years agoAdded tag gss-1.3 for changeset d59fbcd2f0cd
Christos V. Stathis [Wed, 8 Dec 2010 12:03:16 +0000 (14:03 +0200)]
Added tag gss-1.3 for changeset d59fbcd2f0cd

13 years agoInitial commit related to Issue 64. Last login should point to the user's last login.
Natasa Kapravelou [Tue, 7 Dec 2010 15:19:34 +0000 (17:19 +0200)]
Initial commit related to Issue 64. Last login should point to the user's last login.

13 years agoAdded greek stopwords
Christos V. Stathis [Fri, 3 Dec 2010 16:21:59 +0000 (18:21 +0200)]
Added greek stopwords

13 years agoAdded check for number of solr results so that we can ask for the total
Christos V. Stathis [Fri, 3 Dec 2010 16:21:38 +0000 (18:21 +0200)]
Added check for number of solr results so that we can ask for the total

13 years agoExposed refreshIndex to the jmx bean
Christos V. Stathis [Fri, 3 Dec 2010 13:04:10 +0000 (15:04 +0200)]
Exposed refreshIndex to the jmx bean

13 years agoFixed typo in lytebox script
Christos V. Stathis [Fri, 3 Dec 2010 13:03:21 +0000 (15:03 +0200)]
Fixed typo in lytebox script

13 years agoRemoved System.out debug messages
Christos V. Stathis [Fri, 3 Dec 2010 13:02:40 +0000 (15:02 +0200)]
Removed System.out debug messages

13 years agoMerge with solr1.4 branch
Christos V. Stathis [Fri, 3 Dec 2010 11:16:37 +0000 (13:16 +0200)]
Merge with solr1.4 branch

13 years agoshared flag for shared files(removed explicit head for fetching file display info...
koutsoub [Thu, 2 Dec 2010 13:09:02 +0000 (15:09 +0200)]
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

13 years agoMerge with 6730ea2ddb91
Natasa Kapravelou [Wed, 1 Dec 2010 10:19:32 +0000 (12:19 +0200)]
Merge with 6730ea2ddb91

13 years agoRefresh the file list after canceling the upload of multiple files. This fixes issue 62.
Natasa Kapravelou [Wed, 1 Dec 2010 10:15:56 +0000 (12:15 +0200)]
Refresh the file list after canceling the upload of multiple files. This fixes issue 62.

13 years agoMinor fixes related to Issue 60.
Natasa Kapravelou [Tue, 30 Nov 2010 12:29:45 +0000 (14:29 +0200)]
Minor fixes related to Issue 60.

13 years agoSql script that creates indexes in certain tables that appeared being used heavily
Christos V. Stathis [Tue, 30 Nov 2010 11:49:06 +0000 (13:49 +0200)]
Sql script that creates indexes in certain tables that appeared being used heavily

13 years agoFixes after code review, these solve Issue 60.
Natasa Kapravelou [Tue, 30 Nov 2010 11:14:48 +0000 (13:14 +0200)]
Fixes after code review, these solve Issue 60.

13 years agoMerge with 1af4cc18b9024d55c271bb9f7c7e922ef429c0d7
Natasa Kapravelou [Tue, 30 Nov 2010 08:42:52 +0000 (10:42 +0200)]
Merge ... 1af4cc18b9024d55c271bb9f7c7e922ef429c0d7

13 years agolytebox fix
Giannis Koutsoubos [Mon, 29 Nov 2010 17:21:44 +0000 (19:21 +0200)]
lytebox fix

13 years agoUncommented lines that are forgotten as commented
Christos V. Stathis [Mon, 29 Nov 2010 14:53:06 +0000 (16:53 +0200)]
Uncommented lines that are forgotten as commented

13 years agoUncommented lines that are forgotten as commented
Christos V. Stathis [Mon, 29 Nov 2010 14:51:04 +0000 (16:51 +0200)]
Uncommented lines that are forgotten as commented

13 years agoMerged changes from default branch
Christos V. Stathis [Mon, 29 Nov 2010 13:50:25 +0000 (15:50 +0200)]
Merged changes from default branch

13 years agoField name in X-GSS-Metadata header should have been encoded
Christos V. Stathis [Mon, 29 Nov 2010 13:31:17 +0000 (15:31 +0200)]
Field name in X-GSS-Metadata header should have been encoded

13 years agoField name in X-GSS-Metadata header should have been encoded
Christos V. Stathis [Mon, 29 Nov 2010 13:23:12 +0000 (15:23 +0200)]
Field name in X-GSS-Metadata header should have been encoded

13 years agoFixed classpath and target for solr filter compilation
Christos V. Stathis [Mon, 29 Nov 2010 11:17:44 +0000 (13:17 +0200)]
Fixed classpath and target for solr filter compilation

13 years agoFixed a typo
Christos V. Stathis [Mon, 29 Nov 2010 10:38:22 +0000 (12:38 +0200)]
Fixed a typo

13 years agoDefined some paths and fixed solr targets dependencies
Christos V. Stathis [Mon, 29 Nov 2010 10:31:34 +0000 (12:31 +0200)]
Defined some paths and fixed solr targets dependencies

13 years agoMake the progress bar in IE with Gears functional.
Natasa Kapravelou [Fri, 26 Nov 2010 14:30:40 +0000 (16:30 +0200)]
Make the progress bar in IE with Gears functional.

13 years agoproperly remove user
koutsoub [Fri, 26 Nov 2010 14:15:48 +0000 (16:15 +0200)]
properly remove user

13 years agoChange the way the upload of multiple files, using Gears, works. Deferred Command...
Natasa Kapravelou [Fri, 26 Nov 2010 10:09:50 +0000 (12:09 +0200)]
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.

13 years agoIndex rebuild is done synchronously. Added some logging messages for monitoring
Christos V. Stathis [Wed, 24 Nov 2010 16:04:55 +0000 (18:04 +0200)]
Index rebuild is done synchronously. Added some logging messages for monitoring

13 years agoIgnore Idea files
Christos V. Stathis [Mon, 22 Nov 2010 16:39:34 +0000 (18:39 +0200)]
Ignore Idea files

13 years agoMigrated to solr 1.4. Added a filter factory so that solr can use the greek lower...
Christos V. Stathis [Fri, 19 Nov 2010 14:49:01 +0000 (16:49 +0200)]
Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower case filter inside the default analyzer

13 years agoImplemented wildcard search
Christos V. Stathis [Thu, 18 Nov 2010 15:47:24 +0000 (17:47 +0200)]
Implemented wildcard search

13 years agoImplemented search with solrj
Christos V. Stathis [Thu, 18 Nov 2010 15:17:38 +0000 (17:17 +0200)]
Implemented search with solrj

13 years agoRemoved gwt eclipse plugin settings
Christos V. Stathis [Thu, 18 Nov 2010 15:17:18 +0000 (17:17 +0200)]
Removed gwt eclipse plugin settings

13 years agoSolr configuration files
Christos V. Stathis [Thu, 18 Nov 2010 13:43:21 +0000 (15:43 +0200)]
Solr configuration files

13 years agoUpgraded solr to 1.4 and refactored things a bit so that index rebuild is done synchr...
Christos V. Stathis [Wed, 17 Nov 2010 16:49:13 +0000 (18:49 +0200)]
Upgraded solr to 1.4 and refactored things a bit so that index rebuild is done synchronously from the ejb

13 years agoMake displaying of the user hint about slashes in file/folder names conditional....
Natasa Kapravelou [Wed, 17 Nov 2010 13:00:58 +0000 (15:00 +0200)]
Make displaying of the user hint about slashes in file/folder names conditional. This solves Issue 45.

13 years agoFix for Issue 32. Paste option should not be available after Paste Command is execute...
Natasa Kapravelou [Tue, 16 Nov 2010 14:31:50 +0000 (16:31 +0200)]
Fix for Issue 32. Paste option should not be available after Paste Command is executed successfully.

13 years agoMerge with 6d78bf9c791f2d0c3d2606eba7d2e972963ff48a
Natasa Kapravelou [Mon, 15 Nov 2010 15:20:47 +0000 (17:20 +0200)]
Merge ... 6d78bf9c791f2d0c3d2606eba7d2e972963ff48a

13 years agoEnable focus inside the text box when creating a new group. This solves Issue 36.
Natasa Kapravelou [Mon, 15 Nov 2010 14:48:22 +0000 (16:48 +0200)]
Enable focus inside the text box when creating a new group. This solves Issue 36.

13 years agoTemporary patch for issue 52. When the history handling will be re-engineered, a...
Christos V. Stathis [Mon, 15 Nov 2010 13:25:10 +0000 (15:25 +0200)]
Temporary patch for issue 52. When the history handling will be re-engineered, a permanent fix will be implemented

13 years agoFixed indentation
Christos V. Stathis [Mon, 15 Nov 2010 13:23:34 +0000 (15:23 +0200)]
Fixed indentation

13 years agoAutomated merge with https://gss.googlecode.com/hg/
Christos V. Stathis [Mon, 15 Nov 2010 10:22:16 +0000 (12:22 +0200)]
Automated merge with https://gss.googlecode.com/hg/

13 years agofix for 404 on upload progress, needs some further tuning
Giannis Koutsoubos [Fri, 12 Nov 2010 15:26:22 +0000 (17:26 +0200)]
fix for 404 on upload progress, needs some further tuning

13 years agoMerge with 88db34939945
Christos V. Stathis [Fri, 12 Nov 2010 11:51:44 +0000 (13:51 +0200)]
Merge with 88db34939945

13 years agoFixed classpath of launcher
Christos V. Stathis [Wed, 10 Nov 2010 15:40:29 +0000 (17:40 +0200)]
Fixed classpath of launcher

13 years agofixed a permission exception bug when requesting file versions
Giannis Koutsoubos [Fri, 5 Nov 2010 16:50:38 +0000 (18:50 +0200)]
fixed a permission exception bug when requesting file versions

13 years agoUpdate the JBoss location.
Panagiotis Astithas [Wed, 27 Oct 2010 09:38:04 +0000 (12:38 +0300)]
Update the JBoss location.

13 years agoFixed indentation and brackets
Christos V. Stathis [Fri, 22 Oct 2010 15:09:53 +0000 (18:09 +0300)]
Fixed indentation and brackets

13 years agoRemoved all save actions
Christos V. Stathis [Fri, 22 Oct 2010 15:06:21 +0000 (18:06 +0300)]
Removed all save actions

13 years agoRevoke the previous commit to the old version since it doesn't add more value to...
Natasa Kapravelou [Mon, 11 Oct 2010 12:29:39 +0000 (15:29 +0300)]
Revoke the previous commit to the old version since it doesn't add more value to forbid slashes to file names.

13 years agoFix for Issue 35 in order to inform the user from a browser client that the file...
Natasa Kapravelou [Mon, 11 Oct 2010 10:24:13 +0000 (13:24 +0300)]
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 '-'.

13 years agoFix of Revision: 6b1f43efcd after code review. Rewrite the check condition.
Natasa Kapravelou [Mon, 11 Oct 2010 07:56:48 +0000 (10:56 +0300)]
Fix of Revision: 6b1f43efcd after code review. Rewrite the check condition.

13 years agoFix for Issue 35 and for Revision: 8746b05052 concerning the forbideness of '/'...
Natasa Kapravelou [Mon, 11 Oct 2010 07:31:07 +0000 (10:31 +0300)]
Fix for Issue 35 and for Revision:  8746b05052 concerning the forbideness of '/' in the file name.

13 years agoFix of Revision: ec7b8d0b2c after code review. Added a check condition before remov...
Natasa Kapravelou [Mon, 11 Oct 2010 07:19:17 +0000 (10:19 +0300)]
Fix of Revision:  ec7b8d0b2c  after code review. Added a check condition before removing the first and the last slash of the query path.

13 years agoRemove the first and the trailing slash from the query when searching for a resource
Natasa Kapravelou [Fri, 8 Oct 2010 15:14:04 +0000 (18:14 +0300)]
Remove the first and the trailing slash from the query when searching for a resource

13 years agoAnother fix for setting the auditInfo object by setting AND the user that changed...
Natasa Kapravelou [Fri, 8 Oct 2010 11:01:49 +0000 (14:01 +0300)]
Another fix for setting the auditInfo object by setting AND the user that changed the resource, not only the modification date of the object.

13 years agoSetting the modification date and setting the auditInfo object to every resource...
Natasa Kapravelou [Fri, 8 Oct 2010 07:16:28 +0000 (10:16 +0300)]
Setting the modification date and setting the auditInfo object to every resource that causes the proper show of permissions to group in every resource.

13 years agoRewrite the touchFolder and touchFile methods in order to update only the modificatio...
Natasa Kapravelou [Thu, 7 Oct 2010 15:48:54 +0000 (18:48 +0300)]
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.

13 years agoRecall a faulty previous commit that was related to forbiding the uploading of a...
Natasa Kapravelou [Thu, 7 Oct 2010 14:24:05 +0000 (17:24 +0300)]
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.

13 years agoFix for Issue 35, added a note message on creating a new folder or updating an existi...
Natasa Kapravelou [Thu, 7 Oct 2010 13:15:50 +0000 (16:15 +0300)]
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.

13 years agoFix for Issue 35 that doesn't allow renaming of a file name when the new file name...
Natasa Kapravelou [Thu, 7 Oct 2010 09:59:49 +0000 (12:59 +0300)]
Fix for Issue 35 that doesn't allow renaming of a file name when the new file name contains slashes.

13 years agoFix for Issue 35 that doesn't allow the creation of a folder which name contains...
Natasa Kapravelou [Wed, 6 Oct 2010 14:50:08 +0000 (17:50 +0300)]
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

13 years agoFix for Issue 35 that doesn't allow the creation of a folder which name contains...
Natasa Kapravelou [Wed, 6 Oct 2010 13:48:04 +0000 (16:48 +0300)]
Fix for Issue 35 that doesn't allow the creation of a folder which name contains slashes.

13 years agoFix the response uri when making a GET request by username to /pithos/rest/users/
Natasa Kapravelou [Tue, 5 Oct 2010 15:41:18 +0000 (18:41 +0300)]
Fix the response uri when making a GET request by username to /pithos/rest/users/

13 years agoProperly show all files and folders that are marked as 'public' below the 'My Shared...
Natasa Kapravelou [Tue, 5 Oct 2010 13:20:33 +0000 (16:20 +0300)]
Properly show all files and folders that are marked as 'public' below the 'My Shared' view (concerning the client source code).

13 years agoRemove the unnecessary throwing of NPE and show the shared sub-folders along with...
Natasa Kapravelou [Tue, 5 Oct 2010 13:03:01 +0000 (16:03 +0300)]
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

13 years agoAnother fix for Issue 17. On the creation of a new folder it's public property is...
Natasa Kapravelou [Mon, 4 Oct 2010 09:01:20 +0000 (12:01 +0300)]
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

13 years agoFix in displaying the proper shared folders for the owner in 'My Shared' view.This...
Natasa Kapravelou [Fri, 1 Oct 2010 14:36:48 +0000 (17:36 +0300)]
Fix in displaying the proper shared folders for the owner in 'My Shared' view.This solves Issue 33.

13 years agoFix on Issue 17. On uploading a file, the file's readForAll value is inherited from...
Natasa Kapravelou [Fri, 1 Oct 2010 08:40:13 +0000 (11:40 +0300)]
Fix on Issue 17. On uploading a file, the file's readForAll value is inherited from the folder it is contained.

13 years agoAllow public folders and all of the containing subfolders and files to be available...
Natasa Kapravelou [Thu, 30 Sep 2010 13:47:45 +0000 (16:47 +0300)]
Allow public folders and all of the containing subfolders and files to be available in a web page.

13 years agoAllow folders and subfolders and all of their contents to be marked as public for...
Natasa Kapravelou [Thu, 30 Sep 2010 12:08:17 +0000 (15:08 +0300)]
Allow folders and subfolders and all of their contents to be marked as public for all when the user hits Public in the parent folder. The opposite is not applied (meaning that when a parent folder is marked as notPublic all the containing subfolders and files are not accordingly marked as notPublic

13 years agoFix the case where in the userFullNameMap, that stores user's full name along with...
Natasa Kapravelou [Tue, 28 Sep 2010 13:37:18 +0000 (16:37 +0300)]
Fix the case where in the userFullNameMap, that stores user's full name along with the userName, contains only username in both key-value pair. In this case the Map is updated with the new userFullName value. This solves Issue 16.

13 years agoNavigation through public folder url with no special characters in their folder names...
Natasa Kapravelou [Thu, 23 Sep 2010 17:21:09 +0000 (20:21 +0300)]
Navigation through public folder url with no special characters in their folder names fixed. 1. Todo: Treat the special characters 2. For every public folder all containing sub-folder should also be public.

13 years agoComplete the code that allows the deletion of group permissions in files and/or folde...
Natasa Kapravelou [Thu, 23 Sep 2010 09:42:15 +0000 (12:42 +0300)]
Complete the code that allows the deletion of group permissions in files and/or folders when the group is deleted.

13 years agoMark the folders and files as modified in order to inform the client that something...
Natasa Kapravelou [Wed, 22 Sep 2010 15:15:49 +0000 (18:15 +0300)]
Mark the folders and files as modified in order to inform the client that something has changed concerning the folder and/or file.The change of modification date does the work. The changes in these folders and/or files have come from the deletion of a group that had permissions on that folders and/or files.