Releases for Notifications
notifications 6.x-1.0-beta2
Download: notifications-6.x-1.0-beta2.tar.gz
Size: 47.88 KB
md5_file hash: cb3019b891fc161b47ee66dd4f03ce00
First released: August 9, 2008 - 19:43
Last updated: August 9, 2008 - 19:45
Some features/documentation and many bug fixes:
- Hiding sending methods for user pages if only one, by jaydub, #250161
- Spin off notifications_mail2web to it's own package, http://drupal.org/project/mail2web
- Fixed multiple strings across all modules, by rastatt, #290063
- Implemented hook_requirements for checking enabled sending methods
- Fixed node subform parameters in notifications_ui_form_alter
- Fixed typo in notifications_autosubscribe form text
- Added inline documentation about the messaging/notifications API
- Removed obsoleted 'pull' operation in notifications_messaging()
- Better query building and more flexibility in notifications_user_get_subscriptions()
notifications 6.x-1.0-beta1
Download: notifications-6.x-1.0-beta1.tar.gz
Size: 50.99 KB
md5_file hash: d880a87b6490b00aa14b661768cf3589
First released: July 30, 2008 - 17:29
Last updated: July 30, 2008 - 17:30
Lots of bug fixes and some new features:
- Fixed untranslatable strings, not wrappend in t(), #274049
- Using node_access instead of user switching, by moshe, #284444
- Better description for autosubscribe option, by wallan, #247616
- Fixed: Old node data sent upon node update, david_g, #278530
- Fixed: several limit cases with cron processing, #276370, #270324
- Updated unit tests for latest change in notifications_get_link() return values.
- Ported latest bug fixes from 5.x version.
- Fixed incomplete upgrade of notifications_tags, by fab65, #269725
- Fixed bug with notifications_ui block, incomplete upgrade of form functions, #256775
- Fixed: Notifications queued when send interval is 'Never', by Scott Reinolds, #268662
- Added: PHP4 compatibility function, by phonydream2, #261902
- Added event/hook support for not saving/queueing some event types, #255402
- Removed "Duplicated subscription found and updated message", #260436
- Theme username for notifications by author list, by jaydub, #253989
- Fixed Wrong redirection and user message not showing up after subscribing, #251979
- Reworked subscribe/unsubscribe pages, added confirmation for unsubscribe.
- Ported critical bug fix from Beta3, http://drupal.org/node/253401
- Upgraded mail2web module for Drupal 6
- Ported latest features from 5.x branch
- Main Drupal 6 upgrade
notifications 5.x-1.0-rc1
Download: notifications-5.x-1.0-rc1.tar.gz
Size: 52.61 KB
md5_file hash: 24ff06f2729a03ae6af8a5496efebf8f
First released: July 30, 2008 - 17:28
Last updated: July 30, 2008 - 17:30
First RC. Multiple bug fixes and some features:
- Improved security during user switching, by moshe, #284444
- Some other bug fixes back ported from 6.x version
- Moved notifications_group to og_notifications (OG package), by Zen, #254036
- Added confirmation message when submitting subscriptions block form, #260434
- Fixed: Notifications queued when send interval is 'Never', by Scott Reinolds, #268662
- Added: PHP4 compatibility function, by phonydream2, #261902
- Added event/hook support for not saving/queueing some event types, #255402
- Removed "Duplicated subscription found and updated message", #260436
- Fixed Wrong redirection and user message not showing up after subscribing, #251979
- Reworked subscribe/unsubscribe pages, added confirmation for unsubscribe.
- Autosubscribe form_alter points to incorrent form, by Liam McDermott, #256872
- Theme username for notifications by author list, by jaydub, #253989
- Regrouped admin pages for messaging and notifications
- Fixed bug in notifications_delete_subscriptions(), by Zen, #255416
- Applied big notifications_group patch, by Zen, #254036
notifications 5.x-1.0-beta3
Download: notifications-5.x-1.0-beta3.tar.gz
Size: 52.75 KB
md5_file hash: dcb89073fbb5be5e7d0cd9497fdb062e
First released: May 3, 2008 - 13:47
Last updated: May 3, 2008 - 13:50
+ Fixed critical bug on Beta2
http://drupal.org/node/253401
notifications 5.x-1.0-beta2
Download: notifications-5.x-1.0-beta2.tar.gz
Size: 52.69 KB
md5_file hash: d53a7871e64d214260c223ed62b2b7a4
First released: April 30, 2008 - 14:51
Last updated: April 30, 2008 - 14:55
- Added new mail2web module
- Added Notifications Lite module, extra simple notifications API.
- Removed notifications_default_send_method setting and updated forms accordingly.
- Messaging method default now shared with messaging module. Simplified user settings.
- Disabled form control when there's only one sending method or send interval
- Fixed bug: notifications_queue not respecting 'Notify poster of own posts' setting
- Patch for PHP 4 compatibility by markus_petrux, http://drupal.org/node/222794
- Function notifications_queue() now returns event object
- Internal API change: notifications_message_part() now takes optional event as last argument
- New feature for message composition: texts may be predefined in $event->text;
- Support for empty message parts, using MESSAGING_EMPTY constant
notifications 6.x-1.x-dev
Download: notifications-6.x-1.x-dev.tar.gz
Size: 45.63 KB
md5_file hash: ce81d16732595e2f047738605329b9f3
First released: April 21, 2008 - 14:53
Last updated: August 10, 2008 - 00:07
Drupal 6 upgrade. Pending some plug-ins
notifications 5.x-1.0-beta1
Download: notifications-5.x-1.0-beta1.tar.gz
Size: 46.31 KB
md5_file hash: e4966948b3b4545c0b58a8c546129984
First released: April 14, 2008 - 12:11
Last updated: April 14, 2008 - 12:15
Lots of improvements and bug fixes:
- Fixed Notifications cron processing records ignoring module name by Brian Neisler, http://drupal.org/node/244571
- Implemented notifications sender option, see http://drupal.org/node/227377
- Resolved naming conflict with other modules by Lynn, http://drupal.org/node/232610
- Rewritten notifications_load_user() to use messaging_load_user() so they share caching
- Subscriptions fields not mandatory anymore, http://drupal.org/node/237972
- Improved digesting format for new posts, http://drupal.org/node/218745
- Delete node/feed/group subscriptions when they don't apply anymore, http://drupal.org/node/236194
- Removed handling of pull messaging, moved that feature to messaging module [message queueing].
notifications 5.x-1.0-alpha2
Download: notifications-5.x-1.0-alpha2.tar.gz
Size: 45.32 KB
md5_file hash: 478c782b13f596068f2356dd2788525d
First released: March 18, 2008 - 22:31
Last updated: March 18, 2008 - 22:35
- Added pager to user subscriptions (threads, authors, feeds), http://drupal.org/node/226867
- Reworked content type UI settings, now allows multiple display options
- Added new block for notifications UI, and new 'comment' option
- Added nice UI for administering send intervals. Gone 'Never' that didnt make too much sense
- Changed auto subscribe option in form, fixed UI issues, see http://drupal.org/node/230035
- Fixed error when no query conditions retrieved for the query, http://drupal.org/node/230770
- Added select all/none checkboxes to user subscription pages, by jaydub, http://drupal.org/node/227837
- Removed notifications_mixed module that was not working and confusing people
- Added notifications_alter() hooks
hook_alter_notifications_event_types()
hook_alter_notifications_subscription_types()
- Extended notifications_delete_subscriptions() with fields parameter, from Brian Neisler's patch
- Added themeable function for notifications_digest_body()
- Added parameters into the messaging array so other modules can use them
- Polished and grouped settings page
- Changed 'omitted' settings to 'allowed', update scripts
- Added one more test for permissions/content types
- Fixed several minor bugs with UI options (Jeff)
notifications 5.x-1.0-alpha1
Download: notifications-5.x-1.0-alpha1.tar.gz
Size: 42.31 KB
md5_file hash: 7a445b82ca6cdccba6bf1eb562cfd4a7
First released: February 29, 2008 - 12:22
Last updated: February 29, 2008 - 12:25
Starting with tagged releases
notifications 5.x-1.x-dev
Download: notifications-5.x-1.x-dev.tar.gz
Size: 47.68 KB
md5_file hash: 261cecac958df95a433e2c88752dafdd
First released: February 14, 2008 - 17:22
Last updated: August 10, 2008 - 00:07
Development branch
