Clean up login page. Disable local account.
[pithos] / web_client /
2011-10-18 Christos StathisCSS fun
2011-10-18 Christos StathisMore css changes
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 StathisCosmetic changes
2011-10-13 Christos StathisWhen last_modified is not in valid format the date...
2011-10-11 Christos StathisFixed look 'n feel to be like okeanos (except menus)
2011-10-10 Christos StathisAdded menu items for invitations and feedback in the...
2011-10-07 Christos StathisCSS and aesthetic changes
2011-10-07 Christos StathisAdded a down arrow in the user menu
2011-10-06 Christos StathisAdded an option for user credentials on user menu
2011-10-06 Christos StathisAdded log out option in user menu
2011-10-05 Christos StathisAdded logoff option to username menu pithos/v0.7.8
2011-10-05 Christos StathisFixed date parsing in versions
2011-10-04 Christos StathisWhen multiple files are selected the download option...
2011-10-03 Christos StathisFixed empty headers error in IE
2011-09-29 Christos StathisEnabled copy between users
2011-09-29 Christos StathisFixed initialization and display of shared trees
2011-09-28 Christos StathisFixed tag removal
2011-09-28 Christos StathisFixed view link for images
2011-09-28 Christos StathisAdjust page size in filelist as the list increases
2011-09-28 Christos StathisLast-Modified is at last in iso 8601 format
2011-09-26 Christos StathisFixed bug when emptying a trash with a very deep tree
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 StathisFixed bug in move-to-trash where very deep trees were...
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 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 StathisUpdated some icons
2011-09-22 Christos StathisFixed various warnings
2011-09-22 Christos StathisAdded refresh to context menus
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-20 Christos StathisPaste option is not available for cross-user operations
2011-09-20 Christos StathisWhen uploading a file, the token is passed in a cookie
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 StathisFixed various bugs in other shared tree
2011-09-14 Christos StathisRemoved context menu from my hared tree
2011-09-14 Christos StathisEmpty trash feature (still buggy
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 StathisFixed compilation errors
2011-09-12 Christos StathisTemporary commit. Broken
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 StathisIgnored more IDE configuration files
2011-09-09 Christos StathisFixed various compilation warnings
2011-09-08 Christos StathisFinished Othershared tree
2011-09-08 Christos StathisUpdated .gitignore
2011-09-08 Christos StathisRemoved eclipse files that were accidentally commited
2011-09-08 Christos StathisFinished myshared tree
2011-09-08 Christos StathisRemoved binaries that were accidentally commited
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-16 Christos StathisFixed a broken path in build.xml
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 StathisRemoved unused files
2011-08-11 Christos StathisFixed removal of permissions
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-22 Christos StathisCreate container pithos if no containers exist
2011-07-22 Christos StathisWhitespace
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
2011-07-19 Christos StathisRenamed various GSS references to Pithos
2011-07-19 Christos StathisInitial bare view of a separate tag tree
2011-07-18 Christos StathisTemporarily disabled contect menus for trash folder
2011-07-18 Christos StathisTemporarily show just an empty trash folder
2011-07-15 Christos StathisFolder name should be editable in create and update...
2011-07-15 Christos StathisImplemented folder properties general dialog
2011-07-15 Christos StathisImplemented multiple files properties general dialog
2011-07-14 Christos StathisImplemented single file properties dialog
2011-07-14 Christos StathisCleaned up Edit menu
2011-07-14 Christos StathisCleaned up File menu
2011-07-14 Christos StathisImplemented file download
next