Extended groups management for Plone
Project description
Extended groups management for Plone
This package contains some additional groups management pages and a simple feature for scheduled activation and termination of group memberships, using a few tables in a PostgreSQL database (with currently hardcoded names).
The purpose of this package (for now) is not to provide new functionality but to factor out existing functionality from an existing monolitic Zope product. Thus, it is more likely to lose functionality during further development (as parts of it will be forked out into their own packages, or some functionality may even become obsolete because there are better alternatives in standard Plone components).
The additional fields for groups are not (yet) part of this package.
Features
Group administration pages
A very simple bulletin board for the group members
A simple scheduler for group memberships
Examples
This add-on can be seen in action at the following sites:
Documentation
Sorry, we don’t have real user documentation yet.
Installation
Install visaplan.plone.groups by adding it to your buildout:
[buildout] ... eggs = visaplan.plone.groups
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/visaplan/plone.groups/issues
Source Code: https://github.com/visaplan/plone.groups
Support
If you are having issues, please let us know; please use the issue tracker mentioned above.
License
The project is licensed under the GPLv2.
Contributors
Tobias Herp, tobias.herp@visaplan.com
Changelog
1.2.1 (2021-01-12)
Miscellaneous:
Use Javascript API functions (Unitracc.*)
moved group-desktop.js here, from visaplan.UnitraccResource
[tobiasherp]
1.2.0 (2020-12-16)
Breaking changes:
crumbs modules renamed to oldcrumbs
(With zope.deprecation installed, imports will continue to work; a DeprecationWarning will be logged.)
Requirements removed:
visaplan.plone.breadcrumbs (still supported; hard requirement removed)
visaplan.plone.sqlwrapper (An SQLWrapper class with that very functionality is alternatively implemented by the visaplan.zope.reldb.legacy module)
Bugfixes:
Don’t include the (now) non-required packages in the configure.zcml anymore:
[tobiasherp]
1.1.6 (2020-08-20)
Miscellaneous:
Python 3 compatibility, using six
[tobiasherp]
1.1.5 (2020-08-03)
Bugfixes:
Switch to group desktop via group selection didn’t work.
Access codes page now linked absolutely, and thus works now even if the desktop was loaded via AJAX.
[tobiasherp]
1.1.4 (2020-06-12)
New Features:
On the desktop, list unbooked but accessable courses (e.g. demo courses, “for authenticated” / “for all”) after the booked courses (and without statistics, of course). This is so far considered too tiny to rectify a “minor” version change.
Miscellaneous:
Switched off the disfunctional personal calendar (more precisely: removed the section from the desktop) which crashed when clicked (#50)
[tobiasherp]
1.1.3 (2020-04-08)
Miscellaneous:
Don’t use the course titles for a link to the course anymore; we have “Start course” and “Continue course” for this purpose
[tobiasherp]
1.1.2 (2020-03-27)
Bugfix:
group-desktop.pt now loads correctly via AJAX (including the DataTable; a minor layout problem remains)
To start course via desktop link (rather than continueing), specify uid=1 explicitly; this is currently necessary to make the AJAX load work.
[tobiasherp]
1.1.0.1 (2020-03-24)
Miscellaneous:
New SQL script src/visaplan/plone/groups/groupsharing/sql/update-0003.sql: modifies the SQL view course_statistics_overview to always report course_view as the (last used) page_view_type (to load that page via AJAX; #393)
[tobiasherp]
1.1.0 (2020-03-06)
New features:
Views for AJAX navigation (registered if visaplan.plone.ajaxnavigation is installed)
group-desktop views (for full-page and - not yet used with visaplan.plone.ajaxnavigation v1.0 - for AJAX loading; {my,our}-{images,…} views currently linked with data-fullpage-only attributes)
[tobiasherp]
1.0.2 (2019-05-13)
Bugfixes:
Fixed incomplete conversion of Tomcom adapters usage to getToolByName
[tobiasherp]
1.0.1 (2019-05-09)
Note: Due to a regression, please proceed to version 1.0.2!
New functions utils.generate_{structure,course}_group_ids, generate_structure_group_tuples
Support for option resolve_role for the following functions:
split_group_id
generate_structure_group_tuples
With resolve_role=True, these functions tell a role a role, and a suffix a suffix; e.g., the Author group of structures is not given the Author but the Editor local role.
For now, the default value for resolve_role is False; this may change in future versions.
[tobiasherp]
1.0 (2018-09-19)
Initial release. [tobiasherp]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file visaplan.plone.groups-1.2.1.tar.gz
.
File metadata
- Download URL: visaplan.plone.groups-1.2.1.tar.gz
- Upload date:
- Size: 87.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b38bd7bfdcab1e35e3a8676b80fb9d2773fc7fc880d1748fc0c54a3441519cf |
|
MD5 | 0a0f6ecea8f950a575daf43375719d4d |
|
BLAKE2b-256 | 454fd1a4b079b4830b9261a14b2f2f837f946b7c736c832f4585a19ae706554e |