Statistics
| Branch: | Tag: | Revision:

root

# Date Author Comment
1254:322f9dbb2653 05/13/2013 12:15 pm Christos KK Loverdos

Set FetchType from LAZY to EAGER after user reported getting exceptions

Also, this fix is confirmed to work properly by the same user (Nikola Garafolic <>).
Relevant email headers, in case you want to search your mailbox:

Subject: [okeanos-dev] Re: (old) pithos service support...

1253:e0ca0b247f24 04/05/2013 06:18 pm Christos KK Loverdos

Make project build able again and add utility ant targets

1252:72e34ba4d3a9 04/05/2013 06:17 pm Christos KK Loverdos

Ignore IDE files/folders

1251:ea634e43fba3 04/05/2013 06:15 pm Christos KK Loverdos

Explicitly add milton dependencies

1250:c5e50e116dd0 03/14/2013 02:37 pm Christos KK Loverdos

Partial fix to external dependencies

1249:5ebf1415ada8 03/14/2013 02:07 pm Christos KK Loverdos

Ignore ant byproducts

1248:d8c6c76fb30b 11/02/2012 01:14 pm Christos Stathis

Query for shared files is broken into four parts in order to make it faster

1247:41423939e618 11/02/2012 01:14 pm Christos Stathis

Update persistence unit attributes

1246:2176968f2005 11/02/2012 01:13 pm Christos Stathis

Update eclipse project settings

1245:6b50026b3f7a 11/02/2012 11:35 am Christos Stathis

Starting 'issue124' branch

1244:e1cc3c62e3c7 02/23/2012 05:31 pm Christos Stathis

Fixed bug where the default user class was selected by the lowest quota

1243:7ed57b118038 02/20/2012 06:42 pm Christos Stathis

Added tag gss-1.5.3.2, staging-current for changeset 24aba22e420e

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

1240:c8b890424cca 01/16/2012 11:25 am Christos Stathis

Added tag pithos-current for changeset ca2e856a2950

1239:894612f9dda0 01/12/2012 12:39 pm Christos Stathis

Added tag gss-1.5.3.1, staging-current for changeset ca2e856a2950

1238:ca2e856a2950 01/12/2012 12:38 pm Christos Stathis

Removed tag pitho-current

1237:34f4cf385391 01/12/2012 12:37 pm Christos Stathis

Added tag pithos-current for changeset 90bfeab5b50c

1236:f4514aff3297 01/12/2012 12:37 pm Christos Stathis

Added tag pitho-current for changeset 90bfeab5b50c

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

1233:005c2c67d9b5 12/09/2011 06:08 pm Christos Stathis

Added tag gss-1.5.3, staging-current for changeset 90bfeab5b50c

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

Fixed bug with shared files with non-english filenames

1231:b9ddf724dce4 12/09/2011 06:06 pm Christos Stathis

Fixed eclipse project classpath

1230:bb4a9e86afe8 07/06/2011 04:23 pm Christos Stathis

Added tag gss-1.5.2, staging-current for changeset 8b6132862a1c

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

1214:3696f5c0dd12 05/06/2011 04:50 pm fstamatelopoulos@gmail.com

fix buildpath for eclipse (added gwt query jar)

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

Hardcoded pithos web site url

1212:de04b3eaba2b 05/04/2011 03:57 pm Christos Stathis

Added tag gss-1.5.1, staging-current for changeset 6b78b325251d

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

Updated version to 1.5.1

1210:8a94702995f2 05/02/2011 12:41 pm Christos Stathis

Added tag pithos-current for changeset 261fa90c650b

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

1204:52eb91db0cc5 04/26/2011 04:03 pm Giannis Koutsoubos

show an html label below spinner describing the operation that is being executed while spinner is visible

1203:26d26355d390 04/20/2011 02:59 pm Christos Stathis

Added tag gss-1.5, staging-current for changeset 261fa90c650b

1202:261fa90c650b 04/20/2011 02:56 pm Christos Stathis

Updated the version number

1201:8936b4c32a75 04/19/2011 02:52 pm Giannis Koutsoubos

include shared flag for subfolders json output

1200:61b574d5235c 04/19/2011 02:13 pm Giannis Koutsoubos

show upload button on top when pager is visible

1199:b8b2f5cfd0db 04/18/2011 04:04 pm Christos Stathis

Added tag staging-current,, pithos-current for changeset c52bba78e561

1198:c52bba78e561 04/18/2011 04:04 pm Christos Stathis

Updated message for AUTH users

1197:ceb7ae1a8414 04/14/2011 04:39 pm Giannis Koutsoubos

display OthersShared in webdav

1196:03d9c16e08c9 04/14/2011 04:12 pm Christos Stathis

Search for users with no logins does not throw ObjectNotFoundException

1195:13ded5fd4378 04/13/2011 01:30 pm Christos Stathis

Merged with 2c57823c24b6

1194:84e9569686ac 04/08/2011 04:29 pm Christos Stathis

Added target to run admin gwt client in dev mode

1193:a2b4a9dd1e99 04/08/2011 04:20 pm Christos Stathis

SafeHtml made safe(r)

1192:b645b4d8563f 04/08/2011 04:19 pm Christos Stathis

Target for gwt dev mode starts ready for remote debuging so that IDEs can attach

1191:d1d9ad90cdc2 04/07/2011 03:00 pm Giannis Koutsoubos

show context menu in groups tab when right clicking on empty space with one option add group, remove add group menu item when right clicking on a tree node in groups tree

1190:05f18091588e 04/07/2011 02:35 pm Giannis Koutsoubos

remove core gwt classes contained in gwtquery jars and modify classpath order in order to run gwt dev mode from eclipse

1189:54342a362f36 04/07/2011 02:03 pm Giannis Koutsoubos

fix classpath

1188:b0a188262039 04/07/2011 01:36 pm Christos Stathis

Moved milton jars to dependencies

1187:06634c19280b 04/06/2011 04:44 pm Christos Stathis

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

1186:35e2ed8e702f 04/04/2011 02:58 pm fstamatelopoulos

correctly hide the "no slash allowed in file names" message

1185:add1ebb6b01b 03/31/2011 05:37 pm Christos Stathis

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

1184:461260d7373c 03/31/2011 05:02 pm Giannis Koutsoubos

remove sorting from search results

1183:cdd6230ffca5 03/31/2011 04:38 pm Giannis Koutsoubos

also create a file on file storage when creating an empty filebody

1182:2ba5e05687f6 03/31/2011 05:36 pm Christos Stathis

Merged with f3a4422f7b1a

1181:6cc4a3584c97 03/31/2011 04:34 pm Giannis Koutsoubos

initial implementation for sorting search results on solr

1180:f3a4422f7b1a 03/29/2011 06:55 pm Giannis Koutsoubos

close response output stream

1179:d535941636f3 03/29/2011 06:55 pm Giannis Koutsoubos

remove exception stacktraces, other fixes

1178:386684cba645 04/06/2011 04:39 pm Christos Stathis

Missing resource files from previous commit

1177:6ad7cf34a8f5 03/29/2011 06:51 pm Giannis Koutsoubos

close input stream after upload

1176:ec08a929c703 04/06/2011 04:37 pm Christos Stathis

Re-structured the whole thing
Removed unused folders
Re-packaged the java code
Fixed the packaging of various artifacts to contain only relevant things
Changed build.xml to check for all dependencies, fixed target dependencies

1175:1656e230cd01 03/28/2011 01:50 pm Giannis Koutsoubos

fix for user search query when query string already contains an @ character

1174:9f31ace27b11 03/24/2011 12:53 pm Christos Stathis

Merge from celltable branch

1173:acf0301f0382 03/24/2011 12:54 pm Christos Stathis

Branch merged with default and closed. Development will continue in the default branch

1172:56eb58ae8a8a 03/23/2011 05:33 pm Giannis Koutsoubos

fix pager

1171:2db38094efb5 03/23/2011 03:50 pm Giannis Koutsoubos

keep selected files when refreshing filelist on same node, better sync of my shared node

1170:430f8adc9f99 03/18/2011 05:27 pm Giannis Koutsoubos

show upload button next to pager when filelist contains GSS.VISIBLE_FILE_COUNT elemenst

1169:20afbf02d4cc 03/18/2011 05:26 pm Giannis Koutsoubos

fix versioned flag for files

1168:a1a251854231 03/18/2011 05:14 pm Giannis Koutsoubos

show - if file is not versioned

1167:56cf5d588167 03/18/2011 05:13 pm Giannis Koutsoubos

versioned flag for files

1166:59e5b5b58c2c 03/18/2011 04:36 pm Giannis Koutsoubos

fix shift +click selection when using paging on celltable

1165:1f864dbd165d 03/17/2011 04:28 pm Giannis Koutsoubos

correctly display last page button in pager, all columns draggable in search results, do not show pagers if size==GSS_VISIBLE_FILE_COUNT, sync SearchResults with FileList code

1164:ae3ba6a9176a 03/15/2011 03:47 pm Giannis Koutsoubos

server side paging support for search results, asyncdataprovider for display search results in gwt client

1163:615b6f666754 03/14/2011 02:52 pm Giannis Koutsoubos

reset sorting when updating file list

1162:7fd6e08aa2eb 03/11/2011 04:58 pm Giannis Koutsoubos

display loading instead of "no data" when gss client is initialized

1161:6d47ca35f46d 03/11/2011 04:58 pm Giannis Koutsoubos

refresh correctly root node when it has no children

1160:f832013b2443 03/11/2011 03:30 pm Giannis Koutsoubos

consume click+control event

1159:959218f7c0b5 03/11/2011 02:30 pm Giannis Koutsoubos

prevent drag on clck( needs checking), show correctly folder properties when a group is selected

1158:4144b7cb1bfe 03/11/2011 01:22 pm Giannis Koutsoubos

fix node open on hover when using dnd

1157:5036a1deefeb 03/09/2011 03:08 pm Giannis Koutsoubos

tune file list update

1156:aa7f3901fc33 03/08/2011 04:21 pm Giannis Koutsoubos

operate on filelist selection when dropping file or files

1155:d14fb21b5ec1 03/08/2011 04:20 pm Giannis Koutsoubos

display number of files in drag helper when more than 1 file selected, fix select all function