Log of /contributions/modules/messaging/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.8.2.29.2.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 30 10:42:35 2009 UTC
(6 months, 3 weeks ago)
by
jareyero
Branch:
DRUPAL-6--2
CVS Tags:
DRUPAL-6--2-0
Changes since
1.1.2.8.2.29.2.7: +8 -1 lines
Diff to
previous 1.1.2.8.2.29.2.7
, to
branch point 1.1.2.8.2.29
- Added new module, messaging_xmpp, to replace xmppframework xmpp_messaging
- Added a new callback in message method info ('user callback') for use with xmppframework
- Fixed some issues with SMS messages, gateway parameter is not used anymore.
- Added some utility functions for text handling: messaging_text_build(), messaging_text_clean()
Revision
1.1.2.8.2.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 27 15:50:30 2009 UTC
(9 months, 4 weeks ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.1.2.8.2.19: +4 -1 lines
Diff to
previous 1.1.2.8.2.19
, to
branch point 1.1.2.8
- Fixed: Messaging_notify not adding uid to notifications event, by Scott Reynolds, #364466
- Performance: added indexes to messaging_store table, by Scott Reynolds, #364590
- Fixed: messaging_update_replace not finding the right replacement method
Revision
1.1.2.8.2.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 26 15:51:40 2009 UTC
(9 months, 4 weeks ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.1.2.8.2.18: +6 -6 lines
Diff to
previous 1.1.2.8.2.18
, to
branch point 1.1.2.8
- Fixed: wrong module description for messaging_phpmailer, #340685
- Fixed: messaging_notify - wrong notification type and missing perm(), by Scott Reynolds, #361758
- Fixed: No messages in watchdog with debug send method, #358667
- Fixed: messaging_phpmailer does not use passed headers (fails with mail2web module), by jmcclelland, #363001
- Fixed: error when params are unpacked for stored messages, by mcdruid, #364334
Revision
1.1.2.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 26 15:49:39 2009 UTC
(9 months, 4 weeks ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.1.2.20: +4 -1 lines
Diff to
previous 1.1.2.20
, to
branch point 1.1
- Fixed issues with debug variable holding messages when debug enabled, #331650
- Fixed: wrong module description for messaging_phpmailer, #340685
- Fixed: messaging_phpmailer does not use passed headers (fails with mail2web module), by jmcclelland, #363001
Revision
1.1.2.8.2.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 16 15:00:30 2008 UTC
(11 months, 1 week ago)
by
jareyero
Branch:
DRUPAL-6--1
Changes since
1.1.2.8.2.12: +7 -1 lines
Diff to
previous 1.1.2.8.2.12
, to
branch point 1.1.2.8
- Improved messaging store, multiple destinations are now serialized and message stored only once
- Implemented callbacks chain for message processing, callbacks defined on sending method.
- Reworked message processing, using objects now instead of array
Revision
1.1.2.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 15 15:09:13 2008 UTC
(14 months, 1 week ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.1.2.15: +7 -1 lines
Diff to
previous 1.1.2.15
, to
branch point 1.1
- Fixed minor issues with modules and documentation
- Fixed wrong delta in filter system, by the greenman, #305593
- Fixed namespace collisions with other hooks, #301715 and #294322
Revision
1.1.2.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 28 16:47:21 2008 UTC
(15 months, 4 weeks ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.1.2.11: +5 -1 lines
Diff to
previous 1.1.2.11
, to
branch point 1.1
- Changed some names and texts to make them easier to understand
- Added error message on settings page when no sending methods enabled.
- Updated sms plug-in for smsframework 5.x-1.0 version
Revision
1.1.2.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 8 15:10:20 2008 UTC
(18 months, 2 weeks ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.1.2.10: +9 -5 lines
Diff to
previous 1.1.2.10
, to
branch point 1.1
- Fixed issue with mimemail, by jeffmurphy, #250236
- Fixed bug: "Can't delete message parts", by therzog, #255640
- Regrouped admin pages for messaging and notifications
Revision
1.1.2.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 31 16:24:47 2008 UTC
(19 months, 3 weeks ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.1.2.6: +5 -0 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
- Added helper function messaging_mail_params()
- API change for consistency with queue processing: The send callback now takes a single destination
- Added $message['sender_account'] parameter
- Added some api documentation as function comments
Revision
1.1.2.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 19 18:13:30 2008 UTC
(20 months, 1 week ago)
by
jareyero
Branch:
DRUPAL-5
Changes since
1.1.2.5: +7 -3 lines
Diff to
previous 1.1.2.5
, to
branch point 1.1
5.x-1.0-alpha2 to .....
--------------------------------
- New: Implemented message queueing and logging, big patch
- Reworked message pull hooks, now it doesn't rely on other modules
- Added some tests, covered message queueing and some plug-in APIs
Revision
1.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 28 01:27:38 2008 UTC
(20 months, 4 weeks ago)
by
jareyero
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0-ALPHA1
Changes since
1.1.2.1: +21 -2 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
Important sending API Improvements:
- Added messaging_message_send() to be able to send to non users and also for multiple sending.
- Now messaging_message_send_user() is just a wrapper for the previous one. It does $account to $destination translation.
- Reworked message rendering, so most plug-ins don't need to implement the render callback. Added more options.
- New method info properties:
'destination', field for getting destination from user account.
'subject_glue', to glue multipart message subjects, [Optional]
'send_user', callback for sending to users [Optional]
- The send callback should accept now a $destination array for bulk sending
Filtering improvements:
- Added a different filter for the subject
- Added support for drupal_html_to_text filtering. See http://drupal.org/project/html_to_text
- Performance: Filtering is done now only once for the whole text
Others:
- Some improvements for the settings page.
- Updated all contributed plug-ins accordingly.
- Improved logging by messaging_debug module.
- Fixed some other minor issues, added comments, etc..
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 13 22:21:57 2008 UTC
(21 months, 1 week ago)
by
jareyero
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-5
- New messaging_sms module by Tim Cullen
- Added 'administer messaging' permission.
- Split the debug functionality out of messaging and messaging_simple: messaging_debug module
- Fixed issues with messaging simple: http://drupal.org/node/218394
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.