Alert content type for Kotti
Project description
This is an extension to Kotti that allows you to add alerts and other notifications to your site.
Development happens at https://github.com/b4oshany/kotti_alert
Setup
To enable the extension in your Kotti site, activate the configurator:
kotti.configurators = kotti_alert.kotti_configure
Database upgrade
If you are upgrading from a previous version you might have to migrate your database. The migration is performed with alembic and Kotti’s console script kotti-migrate. To migrate, run kotti-migrate upgrade --scripts=kotti_alert:alembic.
For integration of alembic in your environment please refer to the alembic documentation. If you have problems with the upgrade, please create a new issue in the tracker.
Development
Contributions to kotti_alert are highly welcome. Just clone its Github repository and submit your contributions as pull requests.
History
0.3.0
- Updated the alert permission.
0.2.12 - 0.2.13
- Fixed the alembic database configuration.
0.2.7 - 0.2.11
- Bug fixes
0.2.6
- Improved the querying of alerts.
- Ensured that all types of alerts are shown in the alerts list.
0.2.5
- Improved the listing of system alerts.
0.2.4
- Added filtering for alert statuses.
0.2.3
- Fixed the filtering of alerts by user name, roles and groups.
0.2.2
- Added a listing page for alerts. Visit http://localhost:8080/@@all-alerts to see the list.
0.2.1
Bug fixes:
- Ensure that only the intended user(s) can view the alert.
0.2.0 - Official Version
- Add test cases.
- Filter alerts by user roles.
0.1.0 - Beta Version
- Create package with pcreate -s kotti kotti_alert.
- Add filter alerts by date and username.
- Track users who’ve seen the alert.
- Use cookie to disable alerts if seen.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kotti_alert-0.3.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b52737a72f586bb94eef729cc95d8ad2fd56e0e280fc119e4fe6534f86ca415e |
|
MD5 | aa13239b9e27cf843c9738d9394c2a4c |
|
BLAKE2-256 | 6f40bcce987f6413fe450e10f988cb9ab3bdc4f2c99c0697741eedc2ff4990bf |