Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download notifications-7.x-1.0-alpha2.tar.gztar.gz 107.17 KB
MD5: 70b9d623a167587ca311031a20394a55
SHA-1: db2a08248b4cce44cafb15e22b4a39ef16680cdd
SHA-256: 363a6a659b2320056a58b8cc93d20c8d7b555494f936e3e8fe10b07dcb2fef5e
Download notifications-7.x-1.0-alpha2.zipzip 143.68 KB
MD5: 5b60430f466e5ef82e074621ec2d2e9f
SHA-1: e5a0ce212d53750532953aee8bf519822d10d480
SHA-256: 921d30a6f6d90fda932dfe96395a3bba2a816ee4fb1ceed997a35acc36078014

Release notes

Fixed some major and small bugs.

Changes since 7.x-1.0-alpha1:

  • Merge branch '7.x-1.x' of git.drupal.org:project/notifications into 7.x-1.x
  • #289211: Fix immediate notifications on nodes with node access.
  • Removed patch file.
  • #1307876 by webflo, that0n3guy: Fix form operations on users subscription tab.
  • #1307772 by webflo, that0n3guy: Fixed user subscription table.
  • #1307594 by that0n3guy, webflo: Fixes delete and cancel button on subscriptions page.
  • #1307910 by that0n3guy, webflo: Fixed filter for user subscriptions. (user/%uid/notifications/subscription)
  • #1315976: Adds subscribe/unsubscribe links to node links.
  • #1329318: Fixed undefined variable in notifications_user_menu().
  • Implements proper filter labels.
  • #1307456 by that0n3guy: Fixed 'Administer your subscriptions' link in users notifications tab.
  • #1275936: Implements hook_notifications_message_alter again.
  • Follow up #1243452: Fix docs.
  • Follow up #1243452: Views integration for taxonomy notifications.
  • Follow up #1243452: Fix views integration.
  • #1078772: Return a immutable object from notifications_subscription_list(), avoids side effects.
  • #1264148 by vlalieu | webflo: PostgreSQL compatibility.
  • Follow up #1084802: Enable comment triggers on install.
  • #1284164 by jpontani: Fixed permissions link in notifications ui.
  • Issues #1055454 by casey: Add an interface for Notifications_Object.
  • #1084802 by webflo: Comment subscription not working. Action hooks empty.
  • Move views handler to includes dir.
  • Remove permissions filter.
  • Remove views integration for messaging tables. This part should be in the messaging project.
  • Update function signatures. {notifications_fields} is {notifications_subscription_fields}
  • Rework views integration for notifications_content.
  • Removed user permissions filter. It is going into views 3.x core.
  • Implement basic views integration.
  • #1262176: Fix "Serialize" error when deleting subscriptions
  • #1041280: Fix permissions for sign ups.
  • #1040104 by lliss, webflo: Subscriptions block does not respect permissions.
  • #1260168: Fix "Add subscription" form.
  • Wrap $results['success'] in count().
  • Remove trailing whitespace.
  • Merge branch '7.x-1.x' of git.drupal.org:project/notifications into 7.x-1.x--1259910
  • #125991 sharplesa, webflo: Fixed 'Notifications content settings' link.
  • #1246498 by zeezhao, webflo: Fix bad hook name in notifications_content.
  • #1189988 by webflo | ryandao: Fixed Node autocomplete.
  • Fix undefined function. implements notifications_get_subscriptions().
  • Define default $field in Notifications_Node_Field.
  • #1112664: Use themed username in subscriptions block.
  • #1211342 by Zombienaute, webflo: Fixed Wrong subscription type checked for author subscriptions in notifications_user().
  • #1202054: Fix Invalid argument supplied for foreach() in notifications_subscription_enabled_types().
  • #1043076 by markwittens, rbayliss, ryandao | scor: Fixed subscription for notifications_content and notifications_user are not being sent.
  • #1037706 by hswong3i | webflo: Fixed WSOD during uninstall of notifications_ui.
  • #1180754 by Zombienaute: Fixed 'Unsubscribe from ..." link access denied.
  • #1218216 by Zombienaute: Use strict checking on notifications_content_type, like suggested in function signature.
  • #1054812: Fixed Undefined index: subscription in _token_build_tree().
  • Stripping CVS keywords
Created by: webflo
Created on: 4 Dec 2011 at 20:55 UTC
Last updated: 4 Dec 2011 at 20:55 UTC
Bug fixes

Other releases