/[drupal]/contributions/modules/notifications/notifications.admin.inc
ViewVC logotype

Log of /contributions/modules/notifications/notifications.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.5.2.6.2.19.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 14:10:49 2009 UTC (12 days, 4 hours ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.5.2.6.2.19.2.8: +42 -15 lines
Diff to previous 1.5.2.6.2.19.2.8 , to branch point 1.5.2.6.2.19
- Usability improvements for 'manage subscriptions' filters, #455230
- Improved send intervals form (radio for default)

Revision 1.5.2.6.2.19.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 19:23:29 2009 UTC (12 days, 23 hours ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.5.2.6.2.19.2.7: +8 -1 lines
Diff to previous 1.5.2.6.2.19.2.7 , to branch point 1.5.2.6.2.19
- Fixed: Orphaned subscriptions not updated when deleting send intervals, #483488
- Fixed: Performance issue with user threads page, left over CAST, #517966

Revision 1.5.2.6.2.19.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 16:28:02 2009 UTC (5 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.5.2.6.2.19.2.6: +2 -2 lines
Diff to previous 1.5.2.6.2.19.2.6 , to branch point 1.5.2.6.2.19
- Fixed word "undisclose" and other string issues, #451932, #452102

Revision 1.5.2.6.2.19.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 17:15:49 2009 UTC (5 months, 4 weeks ago) by davidg
Branch: DRUPAL-6--2
Changes since 1.5.2.6.2.19.2.5: +2 -1 lines
Diff to previous 1.5.2.6.2.19.2.5 , to branch point 1.5.2.6.2.19
Fixed minor display bug on admin page by resetting rows array

Revision 1.5.2.6.2.19.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 16:24:08 2009 UTC (6 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-BETA6
Changes since 1.5.2.6.2.19.2.4: +2 -2 lines
Diff to previous 1.5.2.6.2.19.2.4 , to branch point 1.5.2.6.2.19
- Removed logging functions, now using messaging logging facility.

Revision 1.5.2.6.2.19.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 17:19:40 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.5.2.6.2.19.2.3: +2 -2 lines
Diff to previous 1.5.2.6.2.19.2.3 , to branch point 1.5.2.6.2.19
- Fixed inconsistent fieldset for 'Skip notifications' in node and comment form.
- Added comment about Immediate notifications not working with AJAX forms, #444010
- Fixed wrong names for sending methods on subscriptions form, #443802

Revision 1.5.2.6.2.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 22:55:45 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA5
Changes since 1.5.2.6.2.19.2.2: +12 -2 lines
Diff to previous 1.5.2.6.2.19.2.2 , to branch point 1.5.2.6.2.19
- Improved queue status report and new clean option, #441342

Revision 1.5.2.6.2.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 15:19:04 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.5.2.6.2.19.2.1: +2 -2 lines
Diff to previous 1.5.2.6.2.19.2.1 , to branch point 1.5.2.6.2.19
- Fixed some notices, variables not initialized.
- New option to limit the displayed terms to subscribed ones only, by mehmeta, #328708
- Change in notifications ui to avoid loading subscriptions twice.

Revision 1.5.2.6.2.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 14:10:35 2009 UTC (7 months, 1 week ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.5.2.6.2.19: +3 -1 lines
Diff to previous 1.5.2.6.2.19
- New feature: support for anonymous subscriptions, #233830
- Fixed some notices, by grendzy, #437282
- Fixed PHP fatal error: unsupported operand types, by chintu84, #436698

Revision 1.5.2.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 17:25:16 2009 UTC (7 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-BETA1, DRUPAL-6--2-0-BETA1
Branch point for: DRUPAL-6--2
Changes since 1.5.2.6.2.18: +1 -17 lines
Diff to previous 1.5.2.6.2.18 , to branch point 1.5.2.6 , to next main 1.5.2.15
Full UI module rework
Added subscription options for user account tab
Added / fixed tests

Revision 1.5.2.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 18:12:24 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.17: +3 -397 lines
Diff to previous 1.5.2.6.2.17 , to branch point 1.5.2.6
- Added new account overview page and subscriptions management page
- Fixed issues with subscription admin page.
- Added custom subscriptions to account overview page.

Revision 1.5.2.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 16:31:21 2009 UTC (8 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.16: +10 -7 lines
Diff to previous 1.5.2.6.2.16 , to branch point 1.5.2.6
- Fixed events where being deleted when doing a test run
- Fixed bulk deletion for 'manage subscriptions' page

Revision 1.5.2.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 15:29:44 2008 UTC (10 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.5.2.6.2.15: +2 -1 lines
Diff to previous 1.5.2.6.2.15 , to branch point 1.5.2.6
Reworked query builder, adding an alter hook

Revision 1.5.2.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 18:04:09 2008 UTC (10 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.14: +8 -6 lines
Diff to previous 1.5.2.6.2.14 , to branch point 1.5.2.6
- Fixed two notifications for the same comment, by rcourtna, #340082
- Fixed issues with subscriptions admin forms, #331928

Revision 1.5.2.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 17:19:36 2008 UTC (10 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.13: +18 -9 lines
Diff to previous 1.5.2.6.2.13 , to branch point 1.5.2.6
- Added logging option and capabilities
- 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.

Revision 1.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 21:01:20 2008 UTC (12 months, 1 week ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.5.2.14: +2 -2 lines
Diff to previous 1.5.2.14 , to branch point 1.5
- Backported help text for Inmediate sending, #330786

Revision 1.5.2.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 19:35:33 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.5.2.6.2.12: +117 -40 lines
Diff to previous 1.5.2.6.2.12 , to branch point 1.5.2.6
- Performance improvements, do not run process if no rows in queue
- Improved queue status and administration pages.

Revision 1.5.2.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 20:25:09 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.11: +381 -165 lines
Diff to previous 1.5.2.6.2.11 , to branch point 1.5.2.6
Reworked administration pages, added full subscriptions admin form

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 23:58:38 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.13: +2 -1 lines
Diff to previous 1.5.2.13 , to branch point 1.5
Renamed digesting theme functions

Revision 1.5.2.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 23:11:39 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.5.2.6.2.10: +29 -3 lines
Diff to previous 1.5.2.6.2.10 , to branch point 1.5.2.6
- Digesting options per interval and support for digesting plug-ins.
- New digest format, 'Long', to print out the whole event.
- Reworked message templating and digesting, added tests.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 19:05:35 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.12: +29 -3 lines
Diff to previous 1.5.2.12 , to branch point 1.5
- Digesting options per interval and support for digesting plug-ins.
- New digest format, 'Long', to print out the whole event.
- Reworked message templating and digesting, added tests.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 18:14:26 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.11: +26 -1 lines
Diff to previous 1.5.2.11 , to branch point 1.5
- Performance improvements for taxonomy subscriptions.

Revision 1.5.2.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 18:39:56 2008 UTC (13 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.5.2.6.2.9: +2 -2 lines
Diff to previous 1.5.2.6.2.9 , to branch point 1.5.2.6
- Set module weight for notifications_content, by Zen, #316353
- Fixed blocking issue with notifications queue, by Scott Reynolds, #318248

Revision 1.5.2.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 16:43:57 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.8: +3 -4 lines
Diff to previous 1.5.2.6.2.8 , to branch point 1.5.2.6
- Added german translation, by rastatt, #311403
- Dropped the option to skip confirmation form
- Fixed: Subscriptions allowed for disallowed content types, #295646

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 15:52:34 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.5.2.10: +46 -16 lines
Diff to previous 1.5.2.10 , to branch point 1.5
- Added german translation, by rastatt, #311403
- Dropped the option to skip confirmation form

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 15:44:10 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC2
Changes since 1.5.2.9: +3 -8 lines
Diff to previous 1.5.2.9 , to branch point 1.5
- Fixed notices and code readability, by Zen, #310598
- Fixed concatenationsyntax error, by Zen, #310594

Revision 1.5.2.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 15:43:30 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.5.2.6.2.7: +14 -12 lines
Diff to previous 1.5.2.6.2.7 , to branch point 1.5.2.6
- Updated tests to latest simpletest (6.x-2.3) and added some new ones.
- Code clean up: Removed notifications_pull_pending(), obsoleted
- Fixed Hook form alter in autosubscribe has wrong parameters, by darren.ferguson, #309174
- Fixed notices and code readability, by Zen, #310598
- Fixed concatenationsyntax error, by Zen, #310594

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 18:41:09 2008 UTC (14 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.8: +34 -1 lines
Diff to previous 1.5.2.8 , to branch point 1.5
- Implemented: configurable events to trigger or not notification, #255402

Revision 1.5.2.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 18:25:04 2008 UTC (14 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.6: +35 -2 lines
Diff to previous 1.5.2.6.2.6 , to branch point 1.5.2.6
- Implemented: configurable events to trigger or not notification, #255402
- Added some variable removal to uninstall hook, more may be needed.

Revision 1.5.2.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 17:22:56 2008 UTC (14 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.5: +1 -2 lines
Diff to previous 1.5.2.6.2.5 , to branch point 1.5.2.6
Fixed some bugs:
- Fixed formatting issues with intervals table, #295656
- Fixed: Empty subscriptions block showing, #295563
- Fixed missing registration for digest theme function, by mrtoner, #300953

Revision 1.5.2.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 16:52:03 2008 UTC (17 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2
Changes since 1.5.2.6.2.4: +2 -2 lines
Diff to previous 1.5.2.6.2.4 , to branch point 1.5.2.6
Finished moving admin pages under admin/messaging

Revision 1.5.2.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 15:03:53 2008 UTC (18 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.3: +51 -8 lines
Diff to previous 1.5.2.6.2.3 , to branch point 1.5.2.6
- 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.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 15:10:49 2008 UTC (18 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.5.2.7: +2 -12 lines
Diff to previous 1.5.2.7 , to branch point 1.5
- Regrouped admin pages for messaging and notifications
- Fixed bug in notifications_delete_subscriptions(), by Zen, #255416
- Applied big notifications_group patch, by Zen, #254036

Revision 1.5.2.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 21:06:54 2008 UTC (19 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.2: +1 -11 lines
Diff to previous 1.5.2.6.2.2 , to branch point 1.5.2.6
Fixed bug with administration pages menu, by BTMash, #251356

Revision 1.5.2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 20:52:46 2008 UTC (19 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6.2.1: +4 -8 lines
Diff to previous 1.5.2.6.2.1 , to branch point 1.5.2.6
Porting latest changes from Drupal 5 branch. User send method settings, etc..

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 19:24:20 2008 UTC (19 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2, DRUPAL-5--1-0-BETA3
Changes since 1.5.2.6: +6 -10 lines
Diff to previous 1.5.2.6 , to branch point 1.5
- 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

Revision 1.5.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 18:02:39 2008 UTC (19 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.5.2.6: +36 -145 lines
Diff to previous 1.5.2.6
First Drupal 6 upgrade. Incomplete, some tests fail.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 10:33:04 2008 UTC (19 months, 1 week ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Branch point for: DRUPAL-6--1
Changes since 1.5.2.5: +19 -11 lines
Diff to previous 1.5.2.5 , to branch point 1.5
- Code clean up, compliance with coding standards
- Fixed Notifications cron processing records ignoring module name by Brian Neisler, http://drupal.org/node/244571

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 16:25:23 2008 UTC (19 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.4: +8 -6 lines
Diff to previous 1.5.2.4 , to branch point 1.5
- 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

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 24 11:25:20 2008 UTC (20 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.3: +11 -6 lines
Diff to previous 1.5.2.3 , to branch point 1.5
- Added back 'Never' send interval.
- Subscriptions fields not mandatory anymore, http://drupal.org/node/237972
- Improved digesting format for new posts, http://drupal.org/node/218745

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 00:47:42 2008 UTC (20 months, 1 week ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA2
Changes since 1.5.2.2: +101 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5
- 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

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 20:26:16 2008 UTC (20 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5.2.1: +2 -2 lines
Diff to previous 1.5.2.1 , to branch point 1.5
- 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

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 22:34:58 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.5: +1 -13 lines
Diff to previous 1.5
- Polished and grouped settings page
- Changed 'omitted' settings to 'allowed', update scripts
- Added one more test for permissions/content types
- Removed TODO.txt file

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 16:54:32 2008 UTC (21 months, 1 week ago) by jareyero
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA1, HEAD
Branch point for: DRUPAL-5
Changes since 1.4: +28 -34 lines
Diff to previous 1.4
Left files in latest commit

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 13:08:38 2008 UTC (21 months, 2 weeks ago) by jareyero
Branch: MAIN
Changes since 1.3: +23 -18 lines
Diff to previous 1.3
Multiple bug fixes and improvements:
- 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

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 18:00:39 2008 UTC (21 months, 3 weeks ago) by jareyero
Branch: MAIN
Changes since 1.2: +23 -8 lines
Diff to previous 1.2
Added option for processing inmediate notifications right away
Added 'event queued' op to hook_notifications(). To be excuted after an event is queued.
Expanded queue processing api with notifications_process_rows()
New helper function to build queue queries, notifications_queue_query()
Fixed minor issues in notifications_feed

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 12:57:38 2008 UTC (22 months ago) by jareyero
Branch: MAIN
Changes since 1.1: +252 -3 lines
Diff to previous 1.1
New modules/features and multiple fixes
- 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.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 22:29:36 2008 UTC (22 months ago) by jareyero
Branch: MAIN
Initial commit

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2