- Move the EJB JNDI path to the configuration file.
[pithos] / gss /
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
2009-04-08 fstamatelopoulosshow Paste command on file context menu (even without...
2009-04-08 fstamatelopouloslabels changed
2009-04-08 fstamatelopouloshide the file upload widget and display the filename...
2009-04-08 pastithWhitespace fix.
2009-04-08 pastithParse multi-valued Shibboleth attributes and keep the...
2009-04-07 pastithFix typo in the solr URL that went undetected for too...
2009-04-07 pastithFix context menu display bugs that were caused by brows...
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 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
next