Metadata

Distro Index Owner:
eea
Home Page:
Products.UserAndGroupSelectionWidget
License
BSD
Version:
3.0rc1
Last updated:
2018-09-03
Keywords:
zope zope2 plone archetypes z3cform widget user

Products.UserAndGroupSelectionWidget

Files

Indexes

Archetypes Widget for User and Group Selection, works with many users.

UserAndGroupSelectionWidget

Purpose

UserAndGroupSelectionWidget is a widget to search and select users and/or groups from a huge base of users. It uses a modernized, fast code-base and is tested with hundreds of groups and thousands of users.

It is configurable to select only groups, only users, both or only user of a distinct group.

Widgets for both Archetypes and z3c.form are available.

Dependencies

  • bda.cache

The 3.0beta1 version now additionally depends on:

  • lxml
  • plone.dexterity

It's possible to make these dependencies optional, and this should perhaps be done before the final 3.0 release.

Changes

3.0.rc1 (2018-09-03)

  • Speedup groups listing from LDAP [avoinea]

3.0b5 (2013-09-23)

  • Added Spanish translation. (macagua)
  • Added improvements about i18n support. (macagua)
  • Fix python 2.7 compatibility. (wichert)

3.0b4 (2012-04-23)

  • Not all files were included in previous egg. Update MANIFEST.in (jcbrand)

3.0b3 (2012-04-23)

  • Ignore the context for Dexterity add forms. (jcbrand)

3.0b2 (2012-03-29)

  • Bugfix. Fallback to user id if fullname property not set. (jcbrand)

3.0b1 (2012-03-23)

  • z3c.form support (garbas, ielectric, jcbrand)
  • Fixed to be compatible with schema-extended fields (jcbrand)
  • Added possibility to search over user properites (garbas)

2.0.4 (2011-07-08)

  • Plone 4 compatibility fixes (ajung)

2.0.2

  • sort list of groups in popup by group title (jensens, 2010-08-24)

License

Copyright (c) 2008-2009, BlueDynamics Alliance, Austria All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the BlueDynamics Alliance nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY BlueDynamics Alliance ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BlueDynamics Alliance BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.