groupfolders

๐Ÿ“๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Admin-configured folders shared by everyone in a group. https://github.com/nextcloud-releases/groupfolders

Stars
262

Bot releases are hidden (Show)

groupfolders - 4.0.0

Published by icewind1991 over 5 years ago

Version bumb in accordance with 3.0.1 which was released without Nextcloud 16 release, to fix the 3.0.0 release which was falsely marked as compatible with Nextcloud 14 and 15.

Additionally the following fixes are included

  • Fix groupfolder icons sometimes not being themed correctly.
  • Fix moving shared groupfolder items to trashbin.
  • Fix loading text files from groupfolders with advanced permissions enabled
  • Fix advanced permissions when using SQLite
groupfolders - 3.0.1

Published by icewind1991 over 5 years ago

This release is aimed for Nextcloud 14/15 users who upgraded to 3.0.0 which was
falsely marked as compatible for those Nextcloud releases.

Additionally the following fixes are included

  • Fix groupfolder icons sometimes not being themed correctly.
  • Fix moving shared groupfolder items to trashbin.
groupfolders - 3.0.0

Published by juliushaertl over 5 years ago

  • Access control list support for advanced permission management
  • Improve performance of listing group folders with large filecache tables
  • Block deleting of folders that have non-deletable items in them
  • Improved admin page layout
groupfolders - 2.0.4

Published by icewind1991 over 5 years ago

  • Fix issue were the trashbin would quickly fill up when using S3
  • Fixed a couple of minor warnings
groupfolders - 2.0.3

Published by icewind1991 over 5 years ago

  • Fix share permissions on group folder root
groupfolders - 1.4.0

Published by icewind1991 over 5 years ago

  • occ commands for configuring groupfolders (see occ groupfolders for a lists of available commands).
groupfolders - 2.0.2

Published by icewind1991 almost 6 years ago

  • Fix errors in cron job and occ groupfolders:scan command
groupfolders - 2.0.1

Published by icewind1991 almost 6 years ago

  • Fix compatibility with Nextcloud 14
groupfolders - 2.0.0

Published by icewind1991 almost 6 years ago

  • Add support for trashbin and versions in combination with Nextcloud 15
  • occ commands for configuring groupfolders (see occ groupfolders for a lists of available commands).
  • Separate delete permissions instead of bundling them with write permissions.
  • Sorting capabilities in the admin web interface.
  • Improve performance when a user has a large number of groupfolders
groupfolders - 2.0.0 Beta

Published by icewind1991 almost 6 years ago

  • Add support for trashbin and versions in combination with Nextcloud 15
  • occ commands for configuring groupfolders (see occ groupfolders for a lists of available commands).
  • Separate delete permissions instead of bundling them with write permissions.
  • Sorting capabilities in the admin web interface.
groupfolders - 1.3.3

Published by icewind1991 about 6 years ago

  • fix compatibility with php5.6
groupfolders - 1.3.2

Published by icewind1991 about 6 years ago

  • Require at least Nextcloud 13
groupfolders - 1.3.1

Published by icewind1991 about 6 years ago

For Nextcloud 12 only

  • revert table rename since Nextcloud 12 does not support the required migrations
groupfolders - 1.3.0

Published by icewind1991 about 6 years ago

  • Fix handling of spaces in group names when using xml output for the api
  • Rename database table to fit within the Oracle restrictions
groupfolders - 1.2.2

Published by icewind1991 over 6 years ago

  • Fix loading of group lists
groupfolders - 1.2.1

Published by icewind1991 over 6 years ago

  • Add api endpoint to get single folder
  • Fix settings performance issue for large instances
  • Handle groups with different display names correctly
groupfolders - 1.2.0

Published by icewind1991 over 6 years ago

  • Allow changing the mount point of existing group folders
  • Add OCS api for managing folders
  • Fix folder icons in public shares
  • Merge permissions if a user has access to a folder trough multiple groups