pithos
2009-04-06 pastithCleanup the html from applicationCeator-generated cruft.
2009-04-06 pastithAdd a help menu with About and Terms options.
2009-04-06 pastithRemove unused code.
2009-04-02 pastithRequire that users accept the terms & conditions before...
2009-04-02 pastithReturn HTTP status 400 instead of 500, when the path...
2009-04-02 pastithAdd notice and license info about the icons.
2009-04-01 koutsoubfixed parent name in file properties dialog, when a...
2009-04-01 koutsoubfixed paste visibility when groups tab is selected
2009-04-01 koutsoubwhen unselecting selected file clear gss selected object
2009-04-01 pastithTreat empty attribute strings as missing attributes.
2009-04-01 pastithSet the proper MIME types in order to allow online...
2009-04-01 pastithUse cn, givenName & sn if the Shibboleth SP has not...
2009-03-31 koutsoubproperly display parent in file properties dialog for...
2009-03-31 pastithUse different icons based on the file MIME type. This...
2009-03-31 koutsoubfix paste command to apply to selected tree node when...
2009-03-31 koutsoubfixed display of parent name in folder properties dialog
2009-03-30 koutsoubchanged labels in edit menu to describe the object...
2009-03-30 pastithImplement suggest boxes for adding users to groups...
2009-03-30 pastithCode style and warnings cleanup.
2009-03-30 pastithCode style and warnings cleanup.
2009-03-30 pastithRemove trailing slashes before using the query string...
2009-03-30 pastithAvoid a NPE.
2009-03-30 pastithDon't show warnings for missing tags in JavaDoc. This...
2009-03-30 pastithLimit user searches by appending @.
2009-03-30 pastithImplement the server-side part of user search.
2009-03-30 pastithFix comment.
2009-03-30 pastithInclude public files in the shared namespace.
2009-03-27 pastithUse a less boring font.
2009-03-27 koutsoubdnd fix
2009-03-27 fstamatelopoulosdo not unselect the file when changing its properties
2009-03-27 pastithSet the Content-Disposition header only for IE.
2009-03-27 fstamatelopoulosmove "Unselect" below "Copy" (keep "Properties" at...
2009-03-27 koutsoubunselect on click in file list
2009-03-26 koutsoubadded unselect menu item in file context menu
2009-03-26 koutsoubfixed incorrect fetching of versions
2009-03-26 pastithChange the button label from create to upload, since...
2009-03-26 fstamatelopouloslabel rewording...
2009-03-26 pastithSplit the status panel into two internal subpanels...
2009-03-26 pastithFix double-click downloads in search results.
2009-03-26 fstamatelopoulospath left aligned
2009-03-26 fstamatelopoulosshow only the relative path, not the complete REST URI
2009-03-26 pastithDisplay correct filenames when downloading on IE.
2009-03-26 pastithMinor style nits.
2009-03-26 pastithFix tooltip display.
2009-03-26 koutsoubfix search, now search response contains file informati...
2009-03-24 pastithIncomplete attempt to parse the modified API response...
2009-03-24 pastithAssume URL-encoded folder names and return status 400...
2009-03-24 pastithFix indentation.
2009-03-24 pastithUse a better icon for the Sharing menu item and remove...
2009-03-24 pastithAvoid signature mismatch issues by using the request...
2009-03-23 fstamatelopoulosresolve bug #636
2009-03-23 pastithAdd more JSON attributes to search results, for consist...
2009-03-23 fstamatelopouloscorrectly initialize URI field
2009-03-23 fstamatelopoulosavoid NPE
2009-03-23 fstamatelopoulos- Rewording in sharing tab...
2009-03-23 fstamatelopouloscode clean up
2009-03-23 pastithUse matching icons for upload and download menu items.
2009-03-23 pastithAvoid a NPE.
2009-03-20 fstamatelopoulosconsistent file menus: Upload - Download at the top...
2009-03-20 pastithGive the read-for-all note some breathing room.
2009-03-20 pastithExtend the dialog text to the end of the dialog frame.
2009-03-20 koutsoubdisplay properly parent name in folder properties dialo...
2009-03-20 pastithAdd a size property to the JSON response for files...
2009-03-20 fstamatelopoulosfix for bug #628
2009-03-20 fstamatelopoulos- larger fields for username/token so that the strings...
2009-03-19 koutsoubdisplay parent foder name in folder properties dialog
2009-03-19 koutsoubnpe fix for setting content type and length in FileResource
2009-03-19 koutsoubsend data to server only if they changed in file proper...
2009-03-19 fstamatelopoulosuse plural in status bar appropriately (1 file, n files)
2009-03-19 fstamatelopoulosminor cosmetic change (column alignment)
2009-03-19 fstamatelopoulosshow only the path substring within the user space...
2009-03-19 fstamatelopoulospartial resolution of bug #597
2009-03-19 pastithCater for the new bottom panel when resizing the split...
2009-03-19 pastithAdd links to the GSS and GRNET home pages.
2009-03-19 pastithClarify the confirmation message, fix warnings and...
2009-03-19 pastithSimplify the confirmation message (avoiding verbosity...
2009-03-19 pastithRemove unused field.
2009-03-19 pastithMinor nits to remove unnecessary text, plus minor code...
2009-03-18 koutsoubcleaned up error reporting: use http status text instea...
2009-03-18 koutsoubfix bug in sorting labels
2009-03-18 koutsoubcleaned up error reporting: use http status text instea...
2009-03-18 fstamatelopoulosmoved showing statistics from the tabs to the status...
2009-03-18 pastithAdd forgotten GPL notice and put it in the eclipse...
2009-03-18 koutsoubremoved reference to selected folder
2009-03-18 koutsoubcreate file and update file are executed in a single...
2009-03-18 fstamatelopoulosif not owner don't show the "read for all" option or...
2009-03-18 fstamatelopoulosadded total size of files shown in the search results...
2009-03-18 fstamatelopoulosChanged overall layout according to latest GRNET requir...
2009-03-18 fstamatelopoulosadded a static String getFileSizeAsString(long size...
2009-03-18 koutsoubdo not display deleted files, except trash
2009-03-18 koutsoubgetFiles in ExternalAPI gets an extra boolean argument...
2009-03-18 fstamatelopouloscosmetic changes: (a) center version column, (b) add...
2009-03-18 fstamatelopoulosshow time in file list
2009-03-17 fstamatelopouloschanged "New File" to "Upload" and "Download File"...
2009-03-17 pastithAdd the folder URI for files and the parent folder...
2009-03-17 koutsoubnew file context menu now works on empty lists
2009-03-17 koutsoubclear file list when others shares node is selected
2009-03-17 koutsoubshow sorting icon on file list refresh
2009-03-17 koutsoubfix file list refresh issues for My Shares and Other...
2009-03-17 koutsoubmultiple selection fix in file and search result list
next