« Previous | Next » 

Revision e8fd351d

IDe8fd351d475daa462e661036a67b813222e454ef
Parent 6233fca8
Child c92316b7

Added by Natasa Kapravelou about 14 years ago

- fix the problem which was related to download a file. It works now since an if statement was updated from if(content) to if (folder != null && content)
- fix the path of a containing subfolder in a public folder
- When a folder is marked as public from a user all containing files are also marked as public
- When a folder is marked as not public then all containing files' state remain untouched.
- to do: enable moving to upper level (until root public folder) from a public sub-folder
- to do: sharing icon and it's not stable behavior when a folder is shared to others

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences