- 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
------------------------
- Add test cases. - Filter alerts by user roles.
0.1.0
------------------------
- 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.