Downloads

Download notifications-6.x-1.1.tar.gztar.gz 78.5 KB
MD5: b76e25ead451513ff6bc8b2690f0dffc
SHA-1: 520a69d552102e91c8f2850726b18a4ddb8a10e5
SHA-256: 0c2e83950d184cf14e158445e09894b2966f48901dffdeb8fce5bf2aeedcc709
Download notifications-6.x-1.1.zipzip 94.2 KB
MD5: b300de9d1c1a072ce306eb579836c396
SHA-1: b936bedd5f1e9ac41e465c65a255e98c1c4144fc
SHA-256: 2a9f26eee34477318ce6b4f1e72745ebc62e22b2c178a78b9e348cf720e92801

Release notes

Some new features, and lots of bug fixes and performance improvements.
- Reworked notifications_save_subscription(): allow similar subscriptions and return status value
- Vocabularies default to disabled for tag subscriptions, #329208
- Fixed: PHP notices, by sun, #366391
- Fixed some more issues with per module queue processing, by Scott Reynolds, #362766
- Added 'fields sql' parameter for queries so we can actually speed up queries.
- Store field values as integer to speed up table joins, #364734
- Some fixes to the query builder, 'join args' was not initialized
- Added destination field to notifications and queue tables, to be used.
- Added event tracking to keep events table under limits, #333296
- Fixed: Per module queue processing not working, by Scott Reynolds, #362766
- Hide "Disable Notifications" checkbox for when notifications are disabled, by yhahn, #359507
- Fixed: missing defaults for digest messages in notifications content, by Scott Reynolds, #362242
- Replaced notifications_text_replace() by messaging_text_replace()
- Global tokens now added in by messaging module
- Improved query builder, added sql generator, added some tests.
- Added Italian translation, by Drein, #338513
- Fixed two notifications for the same comment, by rcourtna, #340082
- Fixed issues with subscriptions admin forms, #331928
- Added logging option and capabilities using new query builder
- Fixed multiple missing module parameter in queue processing
- Fixed typo 'inmediate' -> 'immediate', by rcourtna, #340316
- Fixed issues with new messages as objects instead of arrays.

Created by: Jose Reyero
Created on: 1 Feb 2009 at 15:47 UTC
Last updated: 1 Feb 2009 at 15:47 UTC
New features
Bug fixes

Other releases