Changelog
=========

1.2.2 (2013-09-05)
------------------

- Nothing changed yet.


1.2.1 (2013-09-05)
------------------

- Fix local add user form if there is no group assigned to this folder.
  [thomasdesvenain]


1.2 (2013-07-18)
----------------

- Do not provide group selection field on 'Add user' form
  if there is no group assigned to this folder.
  [thomasdesvenain]

- Just include 'minimal' zcml configuration of collective.local.adduser
  if we have just included 'minimal' zcml of collective.local.addgroup.
  So we can use addgroup features without having adduser everywhere.
  [thomasdesvenain]

- Added a message and a class on groups section in sharing page
  if there is no group.
  [thomasdesvenain]


1.1 (2013-04-05)
----------------

- Add group to list feature is restricted to managers only.
  [thomasdesvenain]

- Now we have a dexterity behaviour.
  [thomasdesvenain]

- Group management form opens in an overlay.
  [thomasdesvenain]

- Works under Plone 4.3.
  [thomasdesvenain]

1.0 (2012-06-29)
----------------

- Initial release
