Completed 'Shared by me' file context menu with whatever command is relevant (issue...
[pithos-web-client] / src / gr / grnet / pithos / web / client / Pithos.java
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...
2011-09-23 Christos StathisFixed the 'session expired' dialog
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisFinished tools menu
2011-09-22 Christos StathisImplemented tools menu for folders and files
2011-09-22 Christos StathisUpdated folder statistics
2011-09-22 Christos StathisFixed various warnings
2011-09-21 Christos StathisUpdate statistics every time an operation finishes
2011-09-20 Christos StathisFixed bug with deep trees in copy/cut/paste operations
2011-09-15 Christos StathisFixed username in all API calls + some other fixes
2011-09-15 Christos StathisCorrectly display usage statistics upon login
2011-09-14 Christos StathisFixed various bugs in other shared tree
2011-09-14 Christos StathisRemoved context menu from my hared tree
2011-09-14 Christos StathisFixed redirect for login url
2011-09-13 Christos StathisFixed tree refresh bugs in groups tree
2011-09-13 Christos StathisGroups tree, unfinished
2011-09-12 Christos StathisTemporary commit. Broken
2011-09-12 Christos StathisFixed refresh errors when moving folders/files to trash
2011-09-09 Christos StathisImplemented trash without restore
2011-09-09 Christos StathisFixed various compilation warnings
2011-08-19 Christos StathisPreliminary impl of others shared
2011-08-19 Christos StathisImplemented MyShared tree (still pending server support)
2011-08-17 Christos StathisCSS changes
2011-08-12 Christos StathisCosmetic changes
2011-08-11 Christos StathisAdded shibboleth support (untested)
2011-08-11 Christos StathisClean up code
2011-08-11 Christos StathisFinished folder permissions dialog
2011-08-03 Christos StathisRemoved all static references to the Pithos class
next