/[drupal]/contributions/modules/notifications/notifications.module
ViewVC logotype

Log of /contributions/modules/notifications/notifications.module

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.6.2.9.2.50.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 14:10:49 2009 UTC (12 days, 11 hours ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.6.2.9.2.50.2.13: +20 -7 lines
Diff to previous 1.6.2.9.2.50.2.13 , to branch point 1.6.2.9.2.50
- Usability improvements for 'manage subscriptions' filters, #455230
- Improved send intervals form (radio for default)

Revision 1.6.2.9.2.50.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 18:04:00 2009 UTC (13 days, 7 hours ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.6.2.9.2.50.2.12: +16 -15 lines
Diff to previous 1.6.2.9.2.50.2.12 , to branch point 1.6.2.9.2.50
- Fixed: Checkbox for skip notifications showing up for disabled events, #626708
- Fixed: Notifications sent for deleted comments, by Scott Reynolds, #593218

Revision 1.6.2.9.2.50.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 10:48:11 2009 UTC (5 weeks, 1 day ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.6.2.9.2.50.2.11: +28 -1 lines
Diff to previous 1.6.2.9.2.50.2.11 , to branch point 1.6.2.9.2.50
- Added wrapper for i18n custom string translations, by aufumy, #606862

Revision 1.6.2.9.2.50.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 14:32:24 2009 UTC (3 months, 2 weeks ago) by davidg
Branch: DRUPAL-6--2
Changes since 1.6.2.9.2.50.2.10: +23 -11 lines
Diff to previous 1.6.2.9.2.50.2.10 , to branch point 1.6.2.9.2.50
520438 patch for granular allowed sub types

Revision 1.6.2.9.2.50.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 15:23:09 2009 UTC (5 months, 1 week ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.6.2.9.2.50.2.9: +12 -4 lines
Diff to previous 1.6.2.9.2.50.2.9 , to branch point 1.6.2.9.2.50
- Extended field value and formatting callbacks (cck support), by David Goode, #329516

Revision 1.6.2.9.2.50.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 18:49:42 2009 UTC (5 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.6.2.9.2.50.2.8: +24 -14 lines
Diff to previous 1.6.2.9.2.50.2.8 , to branch point 1.6.2.9.2.50
- Fixed: wrong parameters in notifications_user_form, #479246
- Fixed: implode error from notifications, by kaare, #453498

Revision 1.6.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 13:56:29 2009 UTC (6 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.6.2.25: +3 -3 lines
Diff to previous 1.6.2.25 , to branch point 1.6
- Added refresh option to notifications_digest_method(), cached variables were breaking tests.

Revision 1.6.2.9.2.50.2.8 - (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.6.2.9.2.50.2.7: +5 -50 lines
Diff to previous 1.6.2.9.2.50.2.7 , to branch point 1.6.2.9.2.50
- Removed logging functions, now using messaging logging facility.

Revision 1.6.2.9.2.50.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 00:10:28 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA5
Changes since 1.6.2.9.2.50.2.6: +21 -21 lines
Diff to previous 1.6.2.9.2.50.2.6 , to branch point 1.6.2.9.2.50
- Fixed: notification subscription error in postgreSQL, #442852
- Fixed: notifications lite messages were not digested properly
- Renamed template parts for group footer: 'footer' => 'closing' to avoid overlap
- Fixed: Event for token replacement was not properly set in short digests
- Fixed: notifications_process_rows() not returning the right number of rows in queue
- Added some tests a base test clase, some utility function, etc...

Revision 1.6.2.9.2.50.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 14:58:18 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.6.2.9.2.50.2.5: +20 -17 lines
Diff to previous 1.6.2.9.2.50.2.5 , to branch point 1.6.2.9.2.50
- Added event information to objects for token replacement in digests, #348722
- Fixed multiple minor usability and formatting issues in subscriptions form
- Renamed custom subscriptions field names: explanation -> description.

Revision 1.6.2.9.2.50.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 18:55:26 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.6.2.9.2.50.2.4: +42 -2 lines
Diff to previous 1.6.2.9.2.50.2.4 , to branch point 1.6.2.9.2.50
Fixed minor issues, notices, warnings, etc...
Added _notifications_fields() api function

Revision 1.6.2.9.2.50.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 12:53:07 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.6.2.9.2.50.2.3: +3 -3 lines
Diff to previous 1.6.2.9.2.50.2.3 , to branch point 1.6.2.9.2.50
Deleted two more dsm()

Revision 1.6.2.9.2.50.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 12:51:09 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.6.2.9.2.50.2.2: +42 -42 lines
Diff to previous 1.6.2.9.2.50.2.2 , to branch point 1.6.2.9.2.50
- Added temporary enable / disable options
- Fixed some issues with administration and edit forms
- Improved event handling functions, removed global variable, fixed event schema
- Some code clean up and performance improvements in notifications_lite, related #434826
- Fixed WSOD When Notifications Content Module is Enabled, #438886

Revision 1.6.2.9.2.50.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 16:43:04 2009 UTC (7 months, 1 week ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.6.2.9.2.50.2.1: +53 -42 lines
Diff to previous 1.6.2.9.2.50.2.1 , to branch point 1.6.2.9.2.50
- Added table and fields description to schema, #429184
- Fixed code style / formatting, by grendzy, #437286

Revision 1.6.2.9.2.50.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
Changes since 1.6.2.9.2.50: +5 -6 lines
Diff to previous 1.6.2.9.2.50
- 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.6.2.9.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 12:29:27 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.6.2.9.2.49: +26 -1 lines
Diff to previous 1.6.2.9.2.49 , to branch point 1.6.2.9 , to next main 1.6.2.26
Severely simplified settings madness (Now can be global or per content type)

Revision 1.6.2.9.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 01:23:25 2009 UTC (7 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.48: +2 -1 lines
Diff to previous 1.6.2.9.2.48 , to branch point 1.6.2.9
Moved subscription account pages back to its own menu items.
Moved around notifications_content pages
Fixed issues with taxonomy subscription page.

Revision 1.6.2.9.2.48 - (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
Changes since 1.6.2.9.2.47: +82 -28 lines
Diff to previous 1.6.2.9.2.47 , to branch point 1.6.2.9
Full UI module rework
Added subscription options for user account tab
Added / fixed tests

Revision 1.6.2.9.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 17:03:23 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.46: +4 -1 lines
Diff to previous 1.6.2.9.2.46 , to branch point 1.6.2.9
Added some formatting for user's management tab

Revision 1.6.2.9.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 16:12:36 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.45: +3 -13 lines
Diff to previous 1.6.2.9.2.45 , to branch point 1.6.2.9
- Reworked UI module, more options, moved some stuff from other modules there.

Revision 1.6.2.9.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 09:56:49 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.44: +79 -57 lines
Diff to previous 1.6.2.9.2.44 , to branch point 1.6.2.9
- Improved query builder used for notifications_get_subscriptions() and notifications_delete_subscriptions()
- Fixed duplicate function fatal error, #429240

Revision 1.6.2.9.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 10:09:21 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.43: +53 -6 lines
Diff to previous 1.6.2.9.2.43 , to branch point 1.6.2.9
- Added form for adding subscriptions with custom values (first try)
- Added some support for array fields in subscriptions (type, value)

Revision 1.6.2.9.2.43 - (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.6.2.9.2.42: +24 -10 lines
Diff to previous 1.6.2.9.2.42 , to branch point 1.6.2.9
- Added new account overview page and subscriptions management page
- Fixed issues with subscription admin page.
- Added custom subscriptions to account overview page.

Revision 1.6.2.9.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 18:17:00 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.41: +23 -7 lines
Diff to previous 1.6.2.9.2.41 , to branch point 1.6.2.9
- Added field type handling for the query builder (performance++ and pgsql support)

Revision 1.6.2.9.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 17:28:55 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.40: +16 -11 lines
Diff to previous 1.6.2.9.2.40 , to branch point 1.6.2.9
- Added CAN-SPAM complicance, 'Unsubscribe from all', by Scott Reynolds, #341413
- Fixed comment token parameters, by peter.swietoslawski, #420342

Revision 1.6.2.9.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 16:22:34 2009 UTC (7 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.39: +4 -32 lines
Diff to previous 1.6.2.9.2.39 , to branch point 1.6.2.9
- Notifications UI improvements. Better API, new form option for nodes..
- Removed obsoleted notifications_alter() hook

Revision 1.6.2.9.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 18:57:06 2009 UTC (8 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.38: +18 -2 lines
Diff to previous 1.6.2.9.2.38 , to branch point 1.6.2.9
- Created node library for functions to be reused by multiple plug-ins.
- Updated FeedAPI plug-in for 6.x (untested)

Revision 1.6.2.9.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 09:40:06 2009 UTC (8 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.37: +27 -13 lines
Diff to previous 1.6.2.9.2.37 , to branch point 1.6.2.9
Added node autocomplete for custom subscriptions
Polished and simplified some functions

Revision 1.6.2.9.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 19:33:35 2009 UTC (8 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.36: +2 -2 lines
Diff to previous 1.6.2.9.2.36 , to branch point 1.6.2.9
- Added notifications('custom subscriptions') callback
- Improved admin pages for notifications_custom
- Added field callbacks for notifications_tags
- Reworked datamodel for notifications_custom (no update script so: uninstall /install again)

Revision 1.6.2.9.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 23:55:56 2009 UTC (8 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.35: +68 -6 lines
Diff to previous 1.6.2.9.2.35 , to branch point 1.6.2.9
Almost done notifications_custom module

Revision 1.6.2.9.2.35 - (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.6.2.9.2.34: +2 -2 lines
Diff to previous 1.6.2.9.2.34 , to branch point 1.6.2.9
- Fixed events where being deleted when doing a test run
- Fixed bulk deletion for 'manage subscriptions' page

Revision 1.6.2.9.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 18:38:00 2009 UTC (9 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.33: +26 -23 lines
Diff to previous 1.6.2.9.2.33 , to branch point 1.6.2.9
- Fixed wrong placeholders for subscription names, #376298
- Fixed typo in node comment template, by bas.hr, #374725
- Added fallback information for message templates, some better help texts.

Revision 1.6.2.9.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 20:45:46 2009 UTC (9 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.6.2.9.2.32: +34 -20 lines
Diff to previous 1.6.2.9.2.32 , to branch point 1.6.2.9
- Reworked notifications_save_subscription(): allow similar subscriptions and return status value
- Added /updated tests for the above change, and removed some notices

Revision 1.6.2.9.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 23:43:45 2009 UTC (9 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.31: +2 -2 lines
Diff to previous 1.6.2.9.2.31 , to branch point 1.6.2.9
- Vocabularies default to disabled for tag subscriptions, #329208
And fixed some more php notices

Revision 1.6.2.9.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 16:40:05 2009 UTC (9 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.30: +18 -15 lines
Diff to previous 1.6.2.9.2.30 , to branch point 1.6.2.9
- Added 'fields sql' parameter for queries so we can actually speed up queries.
- Improved help text for notifications UI settings

Revision 1.6.2.9.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:54:45 2009 UTC (9 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.29: +3 -3 lines
Diff to previous 1.6.2.9.2.29 , to branch point 1.6.2.9
- Store field values as integer to speed up table joins, #364734
- Some fixes to the query builder, 'join args' was not initialized

Revision 1.6.2.9.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 22:57:22 2009 UTC (9 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.28: +11 -4 lines
Diff to previous 1.6.2.9.2.28 , to branch point 1.6.2.9
- Fixed some issues with last commit, module variable was undefined
- Added destination field to notifications and queue tables, to be used
- Added event tracking to keep events table under limits, #333296

Revision 1.6.2.9.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 14:16:54 2009 UTC (10 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.27: +4 -3 lines
Diff to previous 1.6.2.9.2.27 , to branch point 1.6.2.9
- Replaced notifications_text_replace() by messaging_text_replace()
- Global tokens now added in by messaging module

Revision 1.6.2.9.2.27 - (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
Changes since 1.6.2.9.2.26: +129 -40 lines
Diff to previous 1.6.2.9.2.26 , to branch point 1.6.2.9
Reworked query builder, adding an alter hook

Revision 1.6.2.9.2.26 - (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.6.2.9.2.25: +2 -2 lines
Diff to previous 1.6.2.9.2.25 , to branch point 1.6.2.9
- Fixed two notifications for the same comment, by rcourtna, #340082
- Fixed issues with subscriptions admin forms, #331928

Revision 1.6.2.9.2.25 - (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.6.2.9.2.24: +7 -7 lines
Diff to previous 1.6.2.9.2.24 , to branch point 1.6.2.9
- 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.6.2.9.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 18:34:36 2008 UTC (11 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.23: +9 -2 lines
Diff to previous 1.6.2.9.2.23 , to branch point 1.6.2.9
Compatibility with latest messaging:
- Messages are objects now
- Support for single tokens for digests
Performance fix for queue processing, use cached user loading

Revision 1.6.2.9.2.23 - (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.6.2.9.2.22: +64 -2 lines
Diff to previous 1.6.2.9.2.22 , to branch point 1.6.2.9
- Performance improvements, do not run process if no rows in queue
- Improved queue status and administration pages.

Revision 1.6.2.9.2.22 - (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.6.2.9.2.21: +75 -9 lines
Diff to previous 1.6.2.9.2.21 , to branch point 1.6.2.9
Reworked administration pages, added full subscriptions admin form

Revision 1.6.2.9.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 13:12:07 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.6.2.9.2.20: +8 -2 lines
Diff to previous 1.6.2.9.2.20 , to branch point 1.6.2.9
- Added support for updating sending methods from messaging.

Revision 1.6.2.9.2.20 - (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
Changes since 1.6.2.9.2.19: +58 -2 lines
Diff to previous 1.6.2.9.2.19 , to branch point 1.6.2.9
- 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.6.2.9.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 17:27:30 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.18: +17 -9 lines
Diff to previous 1.6.2.9.2.18 , to branch point 1.6.2.9
- Performance improvements for taxonomy subscriptions (and groups).
- Improved query builder to support fields with array values.
- Added field information in hook_notifications() for contentg and tags

Revision 1.6.2.25 - (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
CVS Tags: DRUPAL-5--1-2
Changes since 1.6.2.24: +76 -36 lines
Diff to previous 1.6.2.24 , to branch point 1.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.6.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 17:20:21 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.23: +32 -16 lines
Diff to previous 1.6.2.23 , to branch point 1.6
- Improved query builder to support fields with array values.
- Simpletest update, moved tests around, did some clean up.

Revision 1.6.2.9.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 12:10:50 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.6.2.9.2.17: +21 -1 lines
Diff to previous 1.6.2.9.2.17 , to branch point 1.6.2.9
- Fixed wrong token, by truelove-nl, #319945
- Fixed some slow queries, scalability issues, by Scott Reynolds, #318810 and #318248

Revision 1.6.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 14:07:12 2008 UTC (13 months, 1 week ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.6.2.22: +22 -2 lines
Diff to previous 1.6.2.22 , to branch point 1.6
- Added constants for subscription status
- Fixed some slow queries, scalability issues, by Scott Reynolds, #318810 and #318248

Revision 1.6.2.9.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 02:32:58 2008 UTC (13 months, 3 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.16: +3 -3 lines
Diff to previous 1.6.2.9.2.16 , to branch point 1.6.2.9
#316352 Fixed typos in permissions

Revision 1.6.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 17:02:53 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.6.2.21: +2 -2 lines
Diff to previous 1.6.2.21 , to branch point 1.6
- Fixed: Subscriptions allowed for disallowed content types, #295646
- Fixed some unit tests

Revision 1.6.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 15:52:34 2008 UTC (14 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.20: +2 -6 lines
Diff to previous 1.6.2.20 , to branch point 1.6
- Added german translation, by rastatt, #311403
- Dropped the option to skip confirmation form

Revision 1.6.2.20 - (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.6.2.19: +2 -3 lines
Diff to previous 1.6.2.19 , to branch point 1.6
- Fixed notices and code readability, by Zen, #310598
- Fixed concatenationsyntax error, by Zen, #310594

Revision 1.6.2.9.2.16 - (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.6.2.9.2.15: +24 -9 lines
Diff to previous 1.6.2.9.2.15 , to branch point 1.6.2.9
- 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.6.2.19 - (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.6.2.18: +24 -5 lines
Diff to previous 1.6.2.18 , to branch point 1.6
- Implemented: configurable events to trigger or not notification, #255402

Revision 1.6.2.9.2.15 - (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.6.2.9.2.14: +26 -3 lines
Diff to previous 1.6.2.9.2.14 , to branch point 1.6.2.9
- Implemented: configurable events to trigger or not notification, #255402
- Added some variable removal to uninstall hook, more may be needed.

Revision 1.6.2.9.2.14 - (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.6.2.9.2.13: +5 -1 lines
Diff to previous 1.6.2.9.2.13 , to branch point 1.6.2.9
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.6.2.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 19:40:23 2008 UTC (15 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.6.2.9.2.12: +20 -7 lines
Diff to previous 1.6.2.9.2.12 , to branch point 1.6.2.9
- Hiding sending methods for user pages if only one, by jaydub, #250161
- Fixed string

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 00:13:06 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.17: +5 -5 lines
Diff to previous 1.6.2.17 , to branch point 1.6
- 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

Revision 1.6.2.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 00:12:47 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.11: +5 -5 lines
Diff to previous 1.6.2.9.2.11 , to branch point 1.6.2.9
- 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

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 11:31:48 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.16: +56 -10 lines
Diff to previous 1.6.2.16 , to branch point 1.6
- 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()

Revision 1.6.2.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 11:31:29 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.10: +58 -10 lines
Diff to previous 1.6.2.9.2.10 , to branch point 1.6.2.9
- 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()

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 17:24:46 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.6.2.15: +2 -1 lines
Diff to previous 1.6.2.15 , to branch point 1.6
- Improved security during user switching, by moshe, #284444
- Some other bug fixes back ported from 6.x version

Revision 1.6.2.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 17:23:35 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.6.2.9.2.9: +2 -2 lines
Diff to previous 1.6.2.9.2.9 , to branch point 1.6.2.9
Multiple bug fixes, preparing beta1 version:
- 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.

Revision 1.6.2.9.2.9 - (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
Changes since 1.6.2.9.2.8: +14 -14 lines
Diff to previous 1.6.2.9.2.8 , to branch point 1.6.2.9
Finished moving admin pages under admin/messaging

Revision 1.6.2.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 16 16:18:40 2008 UTC (17 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.7: +14 -7 lines
Diff to previous 1.6.2.9.2.7 , to branch point 1.6.2.9
- 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

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 14:50:18 2008 UTC (17 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.14: +40 -9 lines
Diff to previous 1.6.2.14 , to branch point 1.6
- 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

Revision 1.6.2.9.2.7 - (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.6.2.9.2.6: +5 -5 lines
Diff to previous 1.6.2.9.2.6 , to branch point 1.6.2.9
- 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.6.2.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 15:14:54 2008 UTC (18 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.5: +2 -2 lines
Diff to previous 1.6.2.9.2.5 , to branch point 1.6.2.9
Bug fix from drupal-5 branch

Revision 1.6.2.14 - (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
Changes since 1.6.2.13: +38 -34 lines
Diff to previous 1.6.2.13 , to branch point 1.6
- 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.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:42:53 2008 UTC (18 months, 3 weeks ago) by jaydub
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA3
Changes since 1.6.2.12: +5 -5 lines
Diff to previous 1.6.2.12 , to branch point 1.6
#253944 column-value type mismatch causes problem in PostgreSQL.

Revision 1.6.2.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 16:03:31 2008 UTC (18 months, 4 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.4: +5 -5 lines
Diff to previous 1.6.2.9.2.4 , to branch point 1.6.2.9
better default sending intervals

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 16:01:04 2008 UTC (18 months, 4 weeks ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.6.2.11: +5 -5 lines
Diff to previous 1.6.2.11 , to branch point 1.6
better default sending intervals

Revision 1.6.2.9.2.4 - (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.6.2.9.2.3: +4 -3 lines
Diff to previous 1.6.2.9.2.3 , to branch point 1.6.2.9
Fixed bug with administration pages menu, by BTMash, #251356

Revision 1.6.2.9.2.3 - (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.6.2.9.2.2: +36 -39 lines
Diff to previous 1.6.2.9.2.2 , to branch point 1.6.2.9
Porting latest changes from Drupal 5 branch. User send method settings, etc..

Revision 1.6.2.11 - (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
Changes since 1.6.2.10: +41 -27 lines
Diff to previous 1.6.2.10 , to branch point 1.6
- 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.6.2.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 14:50:24 2008 UTC (19 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.6.2.9.2.1: +16 -1 lines
Diff to previous 1.6.2.9.2.1 , to branch point 1.6.2.9
- Ported latest features from 5.x branch
- Latest fixes, all tests passing now

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 15:00:38 2008 UTC (19 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.9: +16 -1 lines
Diff to previous 1.6.2.9 , to branch point 1.6
- 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

Revision 1.6.2.9.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.6.2.9: +258 -114 lines
Diff to previous 1.6.2.9
First Drupal 6 upgrade. Incomplete, some tests fail.

Revision 1.6.2.9 - (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.6.2.8: +54 -42 lines
Diff to previous 1.6.2.8 , to branch point 1.6
- 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.6.2.8 - (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.6.2.7: +7 -7 lines
Diff to previous 1.6.2.7 , to branch point 1.6
- 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.6.2.7 - (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.6.2.6: +9 -4 lines
Diff to previous 1.6.2.6 , to branch point 1.6
- 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.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 18:13:59 2008 UTC (20 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.5: +5 -10 lines
Diff to previous 1.6.2.5 , to branch point 1.6
- 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].

Revision 1.6.2.5 - (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.6.2.4: +16 -5 lines
Diff to previous 1.6.2.4 , to branch point 1.6
- 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.6.2.4 - (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.6.2.3: +18 -17 lines
Diff to previous 1.6.2.3 , to branch point 1.6
- 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.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 20:57:36 2008 UTC (20 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6.2.2: +67 -13 lines
Diff to previous 1.6.2.2 , to branch point 1.6
- Added notifications_alter() hooks
  hook_alter_notifications_event_types()
  hook_alter_notifications_subscription_types()
- Added themeable function for notifications_digest_body()
- Extended notifications_delete_subscriptions() with fields parameter, from Brian Neisler's patch

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 01:02:02 2008 UTC (20 months, 4 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA1
Changes since 1.6.2.1: +5 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- Delete subscriptions when user deleted
- Added links to nodes from subscriptions list, patch by jaydub, http://drupal.org/node/226861
- One more pgsql compatibility patch by jaydub, http://drupal.org/node/223670
- Fixed inconsistent link in notifications_tags
- Fixed bug with taxonomy subscriptions and multiple vocabularies, http://drupal.org/node/226931

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:12:40 2008 UTC (21 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.6: +30 -4 lines
Diff to previous 1.6
- Added support for other modules in queue processing (notifications_callback)
- Added pgsql support (untested), by jaydub, http://drupal.org/node/223670
- Fixed db query error on unsubscribe, by chirale, http://drupal.org/node/222640

Revision 1.6 - (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: HEAD
Branch point for: DRUPAL-5
Changes since 1.5: +74 -24 lines
Diff to previous 1.5
Left files in latest commit

Revision 1.5 - (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.4: +55 -14 lines
Diff to previous 1.4
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.4 - (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.3: +14 -4 lines
Diff to previous 1.3
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.3 - (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.2: +56 -125 lines
Diff to previous 1.2
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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 11:23:12 2008 UTC (22 months ago) by jareyero
Branch: MAIN
Changes since 1.1: +23 -10 lines
Diff to previous 1.1
Bug fixes and some new features:
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

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