Statistics
| Branch: | Tag: | Revision:

root / src / org / gss_project @ 1242:24aba22e420e

# Date Author Comment
1242:24aba22e420e 02/20/2012 06:17 pm Christos Stathis

Updated version

1241:78ed696cd07b 02/20/2012 06:16 pm Christos Stathis

Fixed decoding of usernames before search. The @ was not decoded leading to no results

1235:9fdbf54bdba3 01/12/2012 12:35 pm Christos Stathis

Updated version number

1234:2711199ac97c 01/12/2012 11:49 am Christos Stathis

Error about inabillity to delete files is logged only when the file exists

1232:90bfeab5b50c 12/09/2011 06:07 pm Christos Stathis

Fixed bug with shared files with non-english filenames

1229:8b6132862a1c 07/06/2011 04:22 pm Christos Stathis

Updated the version number

1228:4ca541dc052a 07/06/2011 02:24 pm fstamatelopoulos@gmail.com

remove the time sync test: (a) no longer needed to protect against replay attacks since we are using SSL, (b) it was causing problems with legitimate users that have un-synced clocks

1227:f4c9fe3b0c4d 05/31/2011 06:45 pm Christos Stathis

Fixed search api to allow lucene formatted queries when a special parameter is present

1226:60a8858637d4 05/31/2011 06:17 pm Christos Stathis

Fixed bug with search results where the table was not update correctly

1225:ffc017852e7b 05/30/2011 06:18 pm Christos Stathis

Refactored file search to avoid duplicate searches for the total files found. Removed unused methods. Search results per pages has been made parametric

1224:37414399a2d3 05/23/2011 01:19 pm Christos Stathis

Fixed initialization of root nodes. Removed unused items

1223:f902f9336ca9 05/18/2011 04:28 pm Christos Stathis

Replaced the deprecated encodeComponent with the encodePathSegment and added encoding/decoding in user search. Show user fullname in folder properties dialog. Showed fullname in owner in new folder dialog

1222:04abff2f7e59 05/13/2011 05:43 pm Christos Stathis

Fixed issue 97 about sharing to non-existing users

1221:eccaba0c164b 05/09/2011 06:52 pm fstamatelopoulos@gmail.com

Merge with 4993da7521d3b21915477f4f3d148ed1fc31cc05

1220:70dae64da589 05/09/2011 04:36 pm Christos Stathis

Backed out changeset 6a68c2d25478

1219:6a68c2d25478 05/06/2011 07:10 pm Giannis Koutsoubos

fetch usernames and then display search results

1218:4993da7521d3 05/09/2011 06:49 pm fstamatelopoulos@gmail.com

properly redraw the cell table (search results list) when all user full names are available

1217:ef20d944b404 05/06/2011 06:27 pm fstamatelopoulos@gmail.com

search input box: fire search on ENTER

1216:376524370d3a 05/06/2011 05:24 pm fstamatelopoulos@gmail.com

do not show the trailing URL parameters in the spinner message

1215:dfc8a5b23ec1 05/06/2011 05:07 pm fstamatelopoulos@gmail.com

do not show version number is search results list if versioning is not active

1213:6b89ab0df38e 05/06/2011 01:23 pm Christos Stathis

Hardcoded pithos web site url

1211:6b78b325251d 05/04/2011 03:56 pm Christos Stathis

Updated version to 1.5.1

1209:def842dbd76d 04/28/2011 01:33 pm Giannis Koutsoubos

removed logging

1208:baceecdc1662 04/27/2011 05:04 pm Giannis Koutsoubos

fix downloading of files in OthersShared

1207:3b188a5444b9 04/27/2011 06:51 pm Christos Stathis

Removed everything unrelated to the web client

1206:292dec4eae08 04/26/2011 05:43 pm Christos Stathis

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

1205:fbeae20462e6 04/26/2011 05:33 pm Christos Stathis

Packages names moved under org.gss_project