Adjust the tree default size according to the number of subfolders so that Show more...
[pithos-web-client] / src / gr / grnet / pithos / web / client / foldertree /
2012-06-22 Christos StathisAdjust the tree default size according to the number...
2012-06-22 Christos StathisRevert "Adjust the tree default size according to the...
2012-06-22 Christos StathisAdjust the tree default size according to the number...
2012-06-15 Christos StathisFixed equals to consider owner apart from uri
2012-05-24 Christos StathisFixed bug where group was not removed when the last...
2012-05-16 Christos StathisSmaller font for the statistics (issue #2239)
2012-05-09 Christos StathisCompleted 'Shared by me' file context menu with whateve...
2012-05-09 Christos StathisRemoved separator between files and stats (issue #2370)
2012-05-07 Christos StathisFiles section should be initialy open
2012-05-07 Christos StathisPartialy fixed IE9 appearance problems
2012-05-04 Christos StathisFix for IE9
2012-05-04 Christos StathisRemoved unused property
2012-05-04 Christos StathisFixed the name of some object 's properties
2012-05-03 Christos StathisMore cosmetic fixes
2012-05-03 Christos StathisVarious CSS and cosmetic fixes
2012-04-30 Christos StathisMy files section made expand/collapse-able (issue ...
2012-04-20 Christos StathisFinished files section of the new left pane
2012-04-19 Christos StathisMore changes for the new left pane
2012-04-18 Christos StathisInitial version of the new left pane (issue #2318)
2012-04-12 Christos StathisSeparated public from other permissions (issue #2317)
2012-04-12 Christos StathisFixed auto-refresh to update only the files of the...
2012-04-04 Christos StathisWorkaround to include some images in the css resources...
2012-04-02 Christos StathisRemember the ordering of files (issue #2244)
2012-04-02 Christos StathisFixed double groups (issue #2256)
2012-03-07 Christos StathisPermission changes happen immediately without clicking...
2012-03-07 Christos StathisWhen public is checked the action is done immediately...
2012-02-22 Christos StathisFix for IE bug with null headers (issue #2057)
2012-02-20 Christos StathisPermissions are requested just before showing the conte...
2012-02-17 Christos StathisPermissions are allowed to be set on objects that inher...
2012-02-17 Christos StathisPermissions are requested just before the permissions...
2012-02-15 Christos StathisMeta for files is requested just before showing the...
2012-02-13 Christos StathisRemoved some unused methods
2012-02-06 Christos StathisFixed display of folders that end with /
2012-02-01 Christos StathisUpdated copyright
2012-02-01 Christos StathisCleaned imports
2012-01-31 Christos StathisFixed ConcurrentModificationException during tree loading
2012-01-30 Christos StathisFixed a ConcurrentModificationException during tree...
2012-01-27 Christos StathisFixed various warnings
2012-01-10 Christos StathisReverted previous change for objects that end with...
2011-12-07 Christos StathisImplemented ability to send error data along with user...
2011-12-07 Christos StathisFixed display of shared icon on shared objects
2011-12-06 Christos StathisAdded meta data to file properties dialog. Still unstyled
2011-12-05 Christos StathisAll user-created containers are always displayed betwee...
2011-12-05 Christos StathisRenamed Home back to Pithos
2011-12-02 Christos StathisAll appropriate headers are url encoded
2011-11-23 Christos StathisFixed problem with header name encoding in tags and...
2011-11-18 Christos StathisParse the folder name correctly in case it ends with /
2011-11-18 Christos StathisRemoved unused method
2011-11-07 Christos StathisChanged parsing of version timestamp due to change...
2011-11-01 Christos StathisFixed usage
2011-10-31 Christos StathisFixed invitations url and post request
2011-10-26 Christos StathisCSS fixes
2011-10-19 Christos StathisCSS fun
2011-10-18 Christos StathisVarious CSS changes
2011-10-16 Christos StathisRemoved last references to gss. Fixed css to match...
2011-10-16 Christos StathisReverted back to showing the loading indicator when...
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 StathisWhen last_modified is not in valid format the date...
2011-10-05 Christos StathisFixed date parsing in versions
2011-10-03 Christos StathisFixed empty headers error in IE
2011-09-28 Christos StathisLast-Modified is at last in iso 8601 format
2011-09-26 Christos StathisFixed permission update on folder to show error message...
2011-09-26 Christos StathisFixed bug in restore-from-trash where very deep trees...
2011-09-26 Christos StathisDisable paste option if the target folder is a child...
2011-09-26 Christos StathisFixed parsing of dates to include timezone according...
2011-09-23 Christos StathisFix url encoding in requests. Fix for avoiding the...
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-22 Christos StathisUpdated some icons
2011-09-22 Christos StathisFixed various warnings
2011-09-21 Christos StathisUpdate statistics every time an operation finishes
2011-09-19 Christos StathisMore fixes for context menus according to selected...
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 StathisRemoved context menu from my hared tree
2011-09-14 Christos StathisEmpty trash feature (still buggy
2011-09-13 Christos StathisFixed tree refresh bugs in groups tree
2011-09-13 Christos StathisGroups tree, unfinished
2011-09-12 Christos StathisFinished file versions
2011-09-12 Christos StathisFinished restore-from-trash functionality
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-09-08 Christos StathisFinished myshared tree
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-11 Christos StathisClean up code
2011-08-11 Christos StathisRemoved key provider as it is unneeded
2011-08-11 Christos StathisFinished folder permissions dialog
2011-08-09 Christos StathisFinished file permissions. Started folder permissions...
2011-08-05 Christos StathisInitial support of permissions and dummy UI
2011-08-03 Christos StathisFixed file properties to show correctly the public url
2011-08-03 Christos StathisRemoved all static references to the Pithos class
2011-07-22 Christos StathisFirst implementation of public permission setting
2011-07-21 Christos StathisImplemented tag assignment to files
2011-07-20 Christos StathisFinished tag tree display (without optimizations)
2011-07-19 Christos StathisInitialization code for tag views
next