Skip to content
  1. Feb 25, 2011
  2. Jul 20, 2009
  3. Feb 14, 2008
  4. Feb 13, 2008
    • Jose Antonio Reyero del Prado's avatar
      - Fixed issue with group name on form confirmation · 130c8bcb
      Jose Antonio Reyero del Prado authored
      - Implemented access permission for group subscriptions
      - Added module field to allow other modules to handle data in notifications tables
      - Added status field to allow disabled subscriptions on the table
      - UI Type for nodes defaults to 'links'
      - Added simpletest for basic API, detected a pair bugs on notifications_get_subscriptions :-)
      - Added simpletest for content notifications. Needs more cases.
      - Fixed buggy url generation (destination not working on cron)
      - Improved page workflow and fixed bug in confirmation form (send_method)
      130c8bcb
  5. Feb 05, 2008
    • Jose Antonio Reyero del Prado's avatar
      Multiple bug fixes and improvements: · 7087f2b7
      Jose Antonio Reyero del Prado authored
      - Changed 'notifications_autoset' variable by 'notifications_default_auto'
      - Jeff: Corrected small spelling mistake
      - Fixed: Not allowed page links showing up in user overview page
      - Added user settings for default sending method and interval
      - Added notifications_user_setting() to retrieve user settings
      - Commented out the teaser option
      - Autosubscribe, added missing dependency
      - Changed 'notifications_autoset' variable by 'notifications_default_auto'
      - Database cleanup in install script. Removed unused table, fields
      - Mysql 4 compatibility. Fixed queue query. Added conditions field to table and select clause
      7087f2b7
  6. Jan 29, 2008
  7. Jan 26, 2008
    • Jose Antonio Reyero del Prado's avatar
      New modules/features and multiple fixes · 64eeb5d4
      Jose Antonio Reyero del Prado authored
      - Added notifications_feed, integration with FeedAPI
      - Added raw node body and teaser to tokens.
      - Added generic access checking for subscriptions/events
      - Added access control for nodes and comments
      - Added reset queue option.Removed run queue debug option.
      - Fixed group user subscriptions page. To be improved
      - Fixed bug in notifications_content:notifications:'event load'
      - Added: node links can now handle other event_types than 'node', I.e. 'feed'
      - Multiple changes in notifications.admin.inc. Moved functions around.
      - Added generic form for user subscriptions. Will replace some notifications_content forms
      - Added support for message customization for event types
      - Reworked displayed tokens for message configuration
      - Implemented hook_messaging() in notifications_content()
      In sync with latest messaging commits.
      64eeb5d4
  8. Jan 24, 2008
    • Jose Antonio Reyero del Prado's avatar
      Bug fixes and some new features: · ca766dc9
      Jose Antonio Reyero del Prado authored
      Fixed #213523 (Install file not setup for db prefixes) by Scott Reynolds
      • Added unistall hook
      • Fixed #213003 (Wrong file names in notifications_mixed module) by Richard Eriksson
      • Implemented new message types for event types. New messages show up in messaging configuration.
      • Added TODO.txt
      ca766dc9
  9. Jan 21, 2008