pithos
2010-04-16 Panagiotis... Display the last login in the web client.
2010-04-16 Panagiotis... Update the last login for WebDAV access as well.
2010-04-15 Panagiotis... Add a new API operation for invalidating the current...
2010-04-15 Panagiotis... Store the time the user last logged-in. Since the user...
2010-04-15 Panagiotis... Retrieve the persistent-id from Shibboleth and store...
2010-04-08 Panagiotis... Log any persistent-id attributes from Shibboleth.
2010-04-07 Panagiotis... Fix classpath for builds without eclipse.
2010-04-01 Panagiotis... Use EHCache for second-level caching.
2010-04-01 Panagiotis... Ignore Mac cache files.
2010-03-31 Giannis Koutsoubosfixed display of My Shared files
2010-03-26 Panagiotis... Fix the native library path for JBossWeb libraries.
2010-03-24 Panagiotis... Use SSL transport all over the place, for the productio...
2010-03-23 Panagiotis... Fix broken classpath on Eclipse due to gwt-dnd upgrade.
2010-03-23 Giannis Koutsoubosright click selection in search results
2010-03-23 Giannis Koutsoubosremoved development stuff
2010-03-23 Giannis Koutsoubosfix: when dragging a file on a selected folder, selecti...
2010-03-23 Giannis Koutsoubosremoved clickhandler from dnd icon
2010-03-23 Giannis Koutsoubosfetch file data also for MyShare and Other User Shared
2010-03-23 Giannis Koutsoubosupgrade gwt-dnd to version 3.0.1
2010-03-23 Giannis Koutsoubosfix sharing icon and popup for my shared items and...
2010-03-18 Panagiotis... Avoid JavaScript errors caused by non-existent text.
2010-03-15 Panagiotis... Don't waste time constructing the cookie for the iPhon...
2010-03-15 Panagiotis... Move the loading indicator to the top of the page,...
2010-03-12 Panagiotis... Fix the HornetQ installation paths for the production...
2010-03-12 Panagiotis... Add HornetQ installation step to the production deploym...
2010-03-11 Giannis Koutsoubosminimize http requests on initialization (my shared...
2010-03-11 Giannis Koutsoubosuse http caching by using IF-MODIFIED-SINCE HEADERS...
2010-03-10 Giannis Koutsoubosfix class cast exception when trying to drag and drop...
2010-03-09 Panagiotis... Replace JBossMessaging 1.x and its HSQLDB data store...
2010-02-23 Panagiotis... Upgrade to JBoss 5.1.0 from 5.0.0.
2010-02-17 Panagiotis... Add some clarifications about how to set up athentication.
2010-02-08 Giannis Koutsoubosright click selection fo file list
2010-02-01 Panagiotis... Small style fixes:
2010-01-29 Panagiotis... Let the Escape key hide the suggest box.
2010-01-29 Panagiotis... Quit messing with SuggestBox internals now that there...
2010-01-28 Giannis Koutsoubosright click selection in groups tree
2010-01-27 Panagiotis... Add the file content type to the search results, as...
2010-01-26 Panagiotis... Allow login in development mode to utilize the GWT...
2010-01-26 Giannis Koutsoubosright click selection for folder tree
2010-01-22 Panagiotis... Handle IE status code 1223 as a regular 204 and fix...
2010-01-20 Panagiotis... Use the standard theme from GWT, instead of our bad...
2010-01-20 Panagiotis... Make the fade effect a tad snappier and remove debug...
2010-01-20 Panagiotis... Fix confusion over width and height.
2010-01-19 Panagiotis... Revert inadvertent change.
2010-01-19 Panagiotis... Make 1GB not appear as 1024MB. Perception matters.
2010-01-19 Panagiotis... Fix warning.
2010-01-19 Panagiotis... Make the name-username separator a bit more subtle.
2010-01-19 Panagiotis... Restore check for atob, since it works fine in every...
2010-01-18 Panagiotis... Remove unused code, fix a few warnings and restore...
2010-01-18 Panagiotis... Update the gwt-dnd version.
2010-01-15 Giannis Koutsoubosremoved hack for local testing
2010-01-15 Giannis Koutsoubosmoved towards gwt version 2.0 - updated dnd to version...
2009-12-14 Panagiotis... Remove extra empty space on top of the page on webkit...
2009-12-11 Panagiotis... Fix the alignment of the quota label and simplify the...
2009-12-10 Panagiotis... Update gwt-dnd to version 2.6.5.
2009-12-09 Panagiotis... Guard firebug console logging to avoid warnings on...
2009-12-09 Panagiotis... Allow compilation with GWT 2.0.
2009-12-08 Panagiotis... Don't convert spaces to plus signs when downloading...
2009-12-07 Panagiotis... Fix the updated URL for a modified folder. This closes...
2009-11-20 Dimitris RoutsisCover case of null uri (which does exist after all).
2009-11-20 Fotis Stamatelopoulos- keep sorting on refresh (file list & search results...
2009-11-19 Dimitris RoutsisFixed cases where previous selection might cause confus...
2009-11-19 Dimitris RoutsisFix bug: Using the tag buttons with "(Multiple values...
2009-11-19 Dimitris RoutsisAdd multiple file selection properties dialog allowing...
2009-11-19 Dimitris RoutsisAlso allow data.
2009-11-19 Dimitris RoutsisRemove any parameters before storing uri.
2009-11-12 Dimitris RoutsisFix bug: When renaming file, selected file was not...
2009-11-12 Dimitris RoutsisFix bug introduced through stupid Eclipse cleanup.
2009-11-12 Dimitris Routsis- Check when renaming file that name doesn't already...
2009-11-12 Dimitris RoutsisThrow any exceptions thrown unwrapped. This way, the...
2009-11-11 Panagiotis... Make folder updates work with a single DB transaction...
2009-11-11 Panagiotis... Make file updates work with a single DB transaction...
2009-11-10 Panagiotis... Requests without Authorization header should be rejecte...
2009-11-10 Panagiotis... Merge ... 6e728a7cfa0b1004acb2613421e261890e560813
2009-11-10 Panagiotis... Double the retry attempts and the retry timeout in...
2009-11-10 Dimitris Routsis- Add constraint in order to avoid double entries due...
2009-11-10 Dimitris Routsiscorrectly sense if GWT compilation is needed
2009-11-03 Panagiotis... Don't cache the API responses, since we do it in the...
2009-11-03 Panagiotis... Add a custom error page for HTTP status 503.
2009-11-02 Panagiotis... Don't cache the login, nonce, token and policy paths.
2009-10-30 Panagiotis... Make sure *nocache* files are never cached and *cache...
2009-10-30 Panagiotis... Use the modification date for files in search results...
2009-10-29 Panagiotis... Send and display modification dates for shared, others...
2009-10-20 Panagiotis... Allow setting the modification date when updating a...
2009-10-16 Panagiotis... - Display the modification date instead of the creation...
2009-10-16 Panagiotis... Update the FileHeader auditInfo when uploading a new...
2009-10-16 Panagiotis... Parse the modification date for files in the folder.
2009-10-16 Panagiotis... Chase the JDK update.
2009-09-30 Fotis Stamatelopoulosmerge
2009-09-30 Fotis Stamatelopoulosbetter matching of MS Office mime types (in showing...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-24 Dimitris RoutsisChange to folder modification semantics: When anything...
2009-09-10 Dimitris RoutsisDon't show loading indicator for suggestion.
2009-09-10 Dimitris RoutsisFixed broken caching in IE.
2009-09-08 Dimitris RoutsisPrevent any client from creating group including /...
2009-09-07 Fotis StamatelopoulosHide download and property file menu options on multipl...
2009-09-07 Fotis StamatelopoulosHide download and property file menu options on multipl...
2009-09-04 Fotis StamatelopoulosAdded the groupURI parameter when parsing permissions...
2009-09-04 Dimitris RoutsisFix bug: Delete user didn't work for group with interna...
next