pithos-web-client
2013-04-19 Christos KK... Informational dialog when trying to unchek "Private... issue_3593
2013-04-19 Christos KK... Merge branch 'issue_3575' into develop
2013-04-19 Christos KK... Fix a typo in File/Share/Add Group dialog issue_3575
2013-04-19 Christos KK... Exclude one more HTTP header from logging
2013-04-19 Christos KK... Revert "Provide RightClick/CopyToClipboard functionalit...
2013-04-19 Christos KK... Provide RightClick/CopyToClipboard functionality for...
2013-04-19 Christos KK... Selectively ignore HTTP headers in logging
2013-04-19 Christos KK... In File/Share dialog show "Public/Private Link" instead...
2013-04-19 Christos KK... Use constant strings in File/Share and Permissions...
2013-04-19 Christos KK... More HTTP call logging enhancements
2013-04-19 Christos KK... Bring Folder/Share dialog onpar with File/Share dialog
2013-04-19 Christos KK... Add more constant strings
2013-04-19 Christos KK... Enhance HTTP call logging
2013-04-18 Christos KK... Better headers in permissions dialog
2013-04-18 Christos KK... In File/Share do not show "Add group" if user has no...
2013-04-18 Christos KK... Visually separate "Private" & "Public" sharing in File...
2013-04-18 Christos KK... Revert "Fix the disabled "Add group" button style"
2013-04-18 Christos KK... Visually separate "Private" & "Public" sharing in File...
2013-04-18 Christos KK... Fix the disabled "Add group" button style
2013-04-18 Christos KK... In File/Share, disable "Add Group" if user has no groups
2013-04-16 Christos KK... New button "Add everybody" to file Share dialog
2013-04-15 Christos KK... In Share Dialog, remove the header line when the permis...
2013-04-15 Christos KK... Change wording: Sharing -> Share in the folder context...
2013-04-15 Christos KK... Update permission table after adding user/group
2013-04-15 Christos KK... Rename constructor params
2013-04-12 Christos KK... Unify 'Publish' and 'Sharing' dialogs into one (for...
2013-04-11 Christos KK... Add more logging utilities
2013-04-01 Christos KK... Merge branch 'issue_3443' into develop
2013-04-01 Christos KK... Provider a safer way to purge the container issue_3443
2013-03-13 Christos KK... Enhance logging
2013-03-12 Christos KK... Add dev scripts to deploy to dev environment
2013-02-14 Kostas PapadimitriouBump version
2013-02-13 Kostas PapadimitriouBump develop version
2013-02-12 Kostas PapadimitriouMerge branch 'master' of https://code.grnet.gr/git...
2013-02-12 Christos KK... Change copyright notice
2013-02-12 Christos KK... Change copyright notice
2013-02-11 Christos KK... Fix regression with not querying for the logged-in...
2013-02-11 Christos KK... Fix regression with empty "Shared by me"
2013-02-08 Christos KK... Show display names in group members tree
2013-02-08 Christos KK... Use display name to add a user to a group
2013-02-08 Christos KK... Revert "Work in progress. Do not rely on this commit"
2013-02-08 Kostas PapadimitriouBump version
2013-02-08 Kostas PapadimitriouMerge branch 'develop'
2013-02-08 Kostas PapadimitriouMerge branch 'master' into develop
2013-02-08 Kostas PapadimitriouDevflow fixes
2013-02-07 Christos KK... Work in progress. Do not rely on this commit
2013-02-07 Kostas PapadimitriouDevflow integration
2013-02-07 Christos KK... Reformat AddUserDialog and extract constants
2013-02-07 Christos KK... Promote more raw strings to reusable constants
2013-02-07 Christos KK... Promote "X-Auth-Token" to a constant
2013-02-07 Christos KK... Send Feedback now works with the new API
2013-02-07 Christos KK... Add JS console logging facility
2013-02-06 Christos KK... Remove hard-coded debugging aids (System.outs etc)
2013-02-05 Christos KK... Remove @author tag
2013-02-05 Christos KK... Add UpdateUserCatalogs as a convenience wrapper around...
2013-02-01 Christos KK... Use and show display name when sharing a file with...
2013-02-01 Christos KK... Add a FIXME note on how to obtain the server URL for...
2013-02-01 Christos KK... Show display name in "Shared with me"
2013-02-01 Christos KK... Show display name in FolderPropertiesDialog
2013-02-01 Christos KK... Show display name in FilePropertiesDialog
2013-02-01 Christos KK... Show display name in Create Folder dialog
2013-02-01 Christos KK... Implement the /user_catalogs API
2013-02-01 Christos KK... Ignore a few working files and folders
2013-02-01 Christos KK... Fix formatting
2013-01-30 Christos StathisRemoved animation that is broken by latest chrome ...
2012-11-27 Christos StathisFixed 404 error during autorefresh due to incorrect...
2012-10-16 Kostas PapadimitriouMerge branch 'master' into packaging packaging v0.11.0-rc1
2012-09-26 Christos StathisDon't change the case of pithos and trash during display
2012-09-13 Christos StathisFixed cloudbar class name to avoid entering infinite...
2012-07-19 Kostas PapadimitriouMerge branch 'master' into packaging
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-27 Christos StathisFixed a NPE
2012-06-27 Christos StathisAdded retry capabillity to head requests
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 StathisAdded a forgotten rerty
2012-06-25 Christos StathisEmpty trash deletes everything under trash by using...
2012-06-25 Christos StathisWhen moving files in and out of trash set the content...
2012-06-25 Christos StathisAdded retries when getting errors while fetching folder...
2012-06-22 Kostas PapadimitriouMerge branch 'master' into packaging v0.9.2
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 StathisFixed bug that stopped uploading when the dialog was...
2012-06-22 Kostas PapadimitriouProper version display
2012-06-22 Christos StathisAdjust the tree default size according to the number...
2012-06-20 Kostas PapadimitriouMerge branch 'master' into packaging v0.9.1
2012-06-15 Christos StathisFixed equals to consider owner apart from uri
2012-06-15 Christos StathisAdded more logging for debugging unexplained UNAUTHORIZ...
2012-06-05 Christos StathisAfter rename, the file is selected and scrolled to...
2012-05-30 Christos StathisFixed a typo that corrupted the json otherProperties...
2012-05-30 Christos StathisConverted version into a runtime property so that it...
2012-05-30 Christos StathisFixed eneter key to send the feedback instead of just...
2012-05-29 Christos StathisChanged the feedback url and parameters
next