Fix formatting
[pithos-web-client] / src / gr / grnet / pithos / web / client / Pithos.java
2013-02-01 Christos KK LoverdosFix formatting
2012-11-27 Christos StathisFixed 404 error during autorefresh due to incorrect...
2012-09-13 Christos StathisFixed cloudbar class name to avoid entering infinite...
2012-07-10 Christos StathisImplemented empty container for all containers with...
2012-07-10 Christos StathisImplemeted empty trash with the new API call
2012-07-09 Christos StathisRemove a forgotten delay
2012-07-09 Christos StathisExperimentaly added a "please wait" popup during potent...
2012-06-28 Christos StathisReplaced move procedures with the new PUT with delimiter
2012-06-28 Christos StathisReplace the folder copy procedure with the new PUT...
2012-06-28 Christos StathisReplaced the folder deletion procedure with the new...
2012-06-27 Christos StathisChanged autorefresh to start at the end of initializati...
2012-06-25 Christos StathisAdded retries to delete commands and in case of error...
2012-06-25 Christos StathisImplemented empty trash by deleting and re-creating...
2012-06-25 Christos StathisEmpty trash deletes everything under trash by using...
2012-05-25 Christos StathisFixed positioning of upload alert
2012-05-25 Christos StathisWhen a file is dropped while another is uploading the...
2012-05-25 Christos StathisUploader clears all finished files when it is not visib...
2012-05-25 Christos StathisFixed resize error when an error message is displayed
2012-05-24 Christos StathisFixed offset of context menu when the page had been...
2012-05-24 Christos StathisFixed bug where group was not removed when the last...
2012-05-21 Christos StathisFinished drag'n'drop upload (issue #2403)
2012-05-18 Christos StathisAdded upload alert when droping files in the app and...
2012-05-17 Christos StathisAdded drag'n'drop file upload in the file list area
2012-05-16 Christos StathisSmaller font for the statistics (issue #2239)
2012-05-15 Christos StathisMerge branch 'master' into uploadArea
2012-05-11 Christos StathisFirst version of drag 'n' drop upload (issue #2224)
2012-05-10 Christos StathisGroup creation forces the user to add the first member...
2012-05-09 Christos StathisCompleted 'Shared by me' file context menu with whateve...
2012-05-09 Christos StathisRemove permission button replaced by a link (issue...
2012-05-07 Christos StathisFixed last IE appearance problem
2012-05-07 Christos StathisPartialy fixed IE9 appearance problems
2012-05-03 Christos StathisVarious CSS and cosmetic fixes
2012-05-03 Christos StathisRestored auto-refresh
2012-05-02 Christos StathisContext menu and toolbar has returned to shared by...
2012-04-30 Christos StathisAdded a path column in Shared by me file list (issue...
2012-04-30 Christos StathisMy files section made expand/collapse-able (issue ...
2012-04-25 Christos StathisAdded a null pointer guard when getting the tree selection
2012-04-24 Christos StathisFinished new left pane newLeftPane
2012-04-24 Christos StathisMerge branch 'master' into newLeftPane
2012-04-24 Christos StathisClient does not set auth cookie
2012-04-20 Christos StathisFinished files section of the new left pane
2012-04-18 Christos StathisInitial version of the new left pane (issue #2318)
2012-04-12 Christos StathisFixed auto-refresh to update only the files of the...
2012-04-12 Christos StathisFixed error where no folder was selected after a folder...
2012-04-11 Christos StathisTemporarily disabled auto-refresh
2012-03-22 Christos StathisKeep filelist selection between (auto) updates (issue...
2012-03-22 Christos StathisFixed a race condition duw to which renamed shared...
2012-03-22 Christos StathisModified selection model to avoid multiple redundant...
2012-03-20 Christos StathisRemoved auth token from url parameters in GET requests
2012-03-07 Christos StathisPermission changes happen immediately without clicking...
2012-03-05 Christos StathisMoved authCookie to runtime properties and updated... v0.8.2
2012-03-02 Christos StathisCloudbar variables and loginUrl are configurable throug...
2012-03-02 Christos StathisRemoved unused property logoutUrl
2012-02-20 Christos StathisPermissions are requested just before showing the conte...
2012-02-13 Christos StathisRemoved some unused methods
2012-02-10 Christos StathisImplemented background multiple upload (issue #1989)
2012-02-02 Christos StathisAdded a native log() that writes to the browser 's...
2012-02-02 Christos StathisAdded next= param to login and logout urls that are...
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisEncoded path for DELETE requests
2012-02-01 Christos StathisSession expired dialog redirects to /im/login
2012-02-01 Christos StathisAfter logout redirect to /im/logout
2012-02-01 Christos StathisMerged with plupload
2012-01-31 Christos StathisFine tuned plupload plugin plupload
2012-01-30 Christos StathisMoved the message panel on top of the header
2012-01-30 Christos StathisShow only relevant toolbar buttons according to the...
2012-01-27 Christos StathisToolbar buttons are shown only when relevant
2012-01-27 Christos StathisFixed various warnings
2012-01-27 Christos StathisFilePropertiesDialog is broken into three dialogs
2012-01-26 Christos StathisAdded a share button on the toolbar
2012-01-25 Christos StathisStarted the new toolbar. Added new folder button
2012-01-19 Christos StathisFixed refresh issues with shared folders and files
2012-01-10 Christos StathisRefresh the MyShared tree when certain file properties...
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-07 Christos StathisFixed refresh button to update stats
2011-12-05 Christos StathisAdded a refresh button next to the tools button
2011-12-02 Christos StathisAll appropriate headers are url encoded
2011-11-23 Christos StathisSend content-type when copy/cut/paste
2011-11-18 Christos StathisLogout erases the auth cookie
2011-11-07 Christos StathisFixed auth cookie parsing
2011-11-04 Christos StathisFixed tools button
2011-11-04 Christos StathisFixed statistics
2011-11-04 Christos StathisAuth cookie is registered on /
2011-10-26 Christos StathisCSS fixes
2011-10-19 Christos StathisCSS fun
2011-10-18 Christos StathisCSS fun
2011-10-18 Christos StathisMore css changes
2011-10-18 Christos StathisVarious CSS changes
2011-10-15 Christos StathisReverted back to ListDataProvider. Fixed race condition...
2011-10-15 Christos StathisVarious experiments with asynchronous data providers
2011-10-13 Christos StathisUsed asynchronous data providers for the folder tree...
2011-10-13 Christos StathisFixed display of statistics
2011-10-13 Christos StathisCosmetic changes
2011-10-07 Christos StathisCSS and aesthetic changes
2011-10-06 Christos StathisAdded log out option in user menu
2011-10-05 Christos StathisAdded logoff option to username menu
2011-09-29 Christos StathisEnabled copy between users
2011-09-29 Christos StathisFixed initialization and display of shared trees
2011-09-26 Christos StathisFixed bug in restore-from-trash where very deep trees...
2011-09-23 Christos StathisFix url encoding in requests. Fix for avoiding the...
next