show the "folder refresh" option even if no file is selected
[pithos] / gss /
2009-05-08 fstamatelopoulosshow the "folder refresh" option even if no file is...
2009-05-08 pastithMove the red circle back inside the o, where it belongs.
2009-05-08 pastithAvoid the NPE that the compiler so thoughtfully warned...
2009-05-08 pastithUse a different getRelativePath() for the API handlers...
2009-05-08 pastithDon't decode the file name since we are not encoding...
2009-05-08 pastithAdd help menu options for the user guide and reporting...
2009-05-07 pastithTweak the looks of the user guide to improve compatibil...
2009-05-07 droutsisWe don't need to get mime type from Content-Type header...
2009-05-07 droutsisLoosen mime type checking to cover cases where charset...
2009-05-07 droutsisFixed issue when creating folder: getParameter() return...
2009-05-06 pastithBring the user guide up to date with recent name, UI...
2009-05-06 droutsisWorkaround for IE's broken caching behavior.
2009-05-06 droutsisRevert previous change: Don't decode URI, as we only...
2009-05-06 droutsisFix more problems with international/unusual characters:
2009-05-05 pastithChange the color scheme to be better aligned with the...
2009-05-05 pastithAdd the beta notice to the Pithos logo.
2009-05-05 pastithChange the logout URL to use SSL.
2009-05-05 pastithFix the different gradients in the toolbar.
2009-05-05 pastithMove the WebDAV URL to the properties file.
2009-05-04 droutsisCreate groups with international/special characters...
2009-05-04 droutsisRemoved no longer needed line (since previous fix).
2009-05-04 droutsisFixed: FF still had trouble with filenames containing '.
2009-05-04 pastithMove the time skew definition to the configuration...
2009-05-04 pastithChange the page title to Pithos.
2009-05-04 pastithMake the pithos logo point to the new hostname, pithos...
2009-04-30 droutsisFix for caching issues in IE.
2009-04-30 pastithRevert r322 and fix the problem by removing the double...
2009-04-30 koutsoubwhen a folder is deleted, select parent folder and...
2009-04-30 pastithUse the cached file info from the folder requests to...
2009-04-30 pastithRemove unused code and fix warnings.
2009-04-30 pastithMinor code style fix.
2009-04-30 pastithFix forgotten reference to the gss context path.
2009-04-29 pastithReplace forgotten hard-coded JNDI references with confi...
2009-04-29 pastithPublic files are shared as well.
2009-04-29 droutsisFixed: File path wasn't properly displayed in file...
2009-04-29 droutsisFixed: IE couldn't create folder with non-ASCII charact...
2009-04-29 koutsoubuse standard share icon for MyShared folders
2009-04-29 pastithRemove unused method.
2009-04-28 koutsoubset null gss selection when there are no selected files...
2009-04-28 koutsoubadd a refresh command in folder, file popups and File...
2009-04-28 koutsoubfixed firefox caching of head requests for files
2009-04-28 pastithReduce verbosity in file icon selection and fix a warning.
2009-04-28 pastithAdd a comment as a future reminder about the apostrophe...
2009-04-28 pastithChange the context root path to pithos and add a date...
2009-04-28 pastithUse a hand cursor over the clickable message panel.
2009-04-28 pastithFix warnings.
2009-04-28 droutsisFix (hard coded) for uploading filename which contain '.
2009-04-27 koutsoubsynchronize folder contents with server before fetching...
2009-04-27 koutsoubdisplay shared icon for folders and files in User's...
2009-04-27 koutsoubhide message panel when user clicks on error message
2009-04-27 koutsoubupdate statistics after copying of file
2009-04-27 pastithMove the authentication error page to a JSP file for...
2009-04-27 pastithFix the path to the CSS now that the context path has...
2009-04-27 pastithAdd the Javadoc location for Commons Configuration.
2009-04-27 pastithChange service name from GSS to Pithos.
2009-04-27 pastithChange the context path to pithos as well.
2009-04-27 pastithChange service name from GSS to Pithos.
2009-04-24 droutsisFixed typo that led to crash for files with no extension.
2009-04-24 pastithMove all user visible references to the service name...
2009-04-24 pastith- Move the EJB JNDI path to the configuration file.
2009-04-24 pastithMove the configuration elements to a single external...
2009-04-24 pastithAdd forgotten GPL notice and fix a warning.
2009-04-23 pastithMove the definition of the service name to gss.properti...
2009-04-23 pastithMove the definition of the API URL root to gss.properties.
2009-04-23 pastithDon't include test code in the production deployment.
2009-04-22 koutsoubRequests for the 'shared' namespace return root shared...
2009-04-22 pastithFix warnings.
2009-04-22 pastithFix warnings.
2009-04-21 pastithFix a couple of typos that returned buggy results.
2009-04-21 pastithUse the same JSON representation for a file's folder...
2009-04-21 pastithAdd a uri property to the JSON representation for files...
2009-04-16 pastithRevert previous accidental commit.
2009-04-16 pastithMerge from gss trunk r278.
2009-04-15 pastithRemove unused method.
2009-04-15 pastithFix typos.
2009-04-15 pastithRename ExecuteFoo to FooCommand, since classes are...
2009-04-15 pastithRemove unused RestRequestBuilder constructor with the...
2009-04-15 pastithFix warnings and code style.
2009-04-15 pastithFix a couple of typos that went undetected by the compi...
2009-04-15 pastithUse a separate JSON object for the parent folder of...
2009-04-15 pastithRemove unused code.
2009-04-14 droutsisAdd accounting for user bandwidth usage. So far, using...
2009-04-14 fstamatelopoulosshow more mime types with the archive icon
2009-04-14 fstamatelopoulosupdated mime type icons
2009-04-14 fstamatelopouloson file create & update, if no mime type or octem-strea...
2009-04-14 pastithFix automatic configuration reloading for files served...
2009-04-14 pastithUse the new pithos logo.
2009-04-14 pastithAdd helper methods for finding and updating users.
2009-04-14 pastithUpdate Apache Commons Configuration to version 1.6.
2009-04-09 koutsoubfix unattached drop target bug in dnd for firefox
2009-04-09 koutsoubfix download version link, for ie in versions popup
2009-04-09 fstamatelopoulosfixed tooltip (fixed link html - tooltip didn't appear...
2009-04-09 pastithRename the RestResource path variable to uri, in order...
2009-04-09 fstamatelopoulosenable IE selection when the file/folder dialog is...
2009-04-09 pastithShow the file path when in the trash can.
2009-04-09 pastithFix warnings.
2009-04-09 fstamatelopoulos- move prevent/enableIESelection() to GSS.java
2009-04-09 fstamatelopouloschanged Focuslistener to ClickListener since the former...
2009-04-09 koutsoubfix a firefox bug in dnd
2009-04-08 koutsoubadded path information for files in json
next