privatemsg 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.5.tar.gz | 67.18 KB | 9f3e62e561841a27697cfb78825be154 |
| privatemsg-6.x-1.5.zip | 80.02 KB | fa8e21734b9b4dc23d027ab4b3db98f3 |
Release notes
This is a maintenance release with a number of bugfixes, most notably improvements to the upgrade path from Drupal 5.
Changes since 6.x-1.4:
- #1046982 by cousin_itt: Added tests for role-based blocking.
- #1111528 by quiquee, Berdir: Fixed and improved the upgrade path from Drupal 5.
- #1126158 by deviantintegral: Use the current account when checking permissions in hook_user().
- #1104234 by dragon_eater: Fixed can not sent a message consisting only of the string '0'.
- #1105520 by franz: Fixed validation errors returned by the validate hook are incorrectly merged.
privatemsg 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-1.2.tar.gz | 103.73 KB | 6afacd1a7abebd4023f4eb1eb630299e |
| privatemsg-7.x-1.2.zip | 125.61 KB | 049576299bceb013d3c9157205197abd |
Release notes
This is a maintenance release with a number of bugfixes and test and documentation improvements.
Changes since 7.x-1.1:
Read moreprivatemsg 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-2.x-dev.tar.gz | 114.71 KB | 97c899fd062cc162c92185a969bf7204 |
| privatemsg-7.x-2.x-dev.zip | 138.25 KB | 2026c03c3a3fba8a7867780d5accf6c3 |
Release notes
This is the new development branch for Drupal 7.
privatemsg 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.4.tar.gz | 66.28 KB | ecc30e5d46da87cd5f3502cf34ec1b41 |
| privatemsg-6.x-1.4.zip | 79.17 KB | e69d5535d2fb688219611dc50b878a74 |
Release notes
This release fixes a number of reported bugs, see the changelog for more details.
Changes since 6.x-1.3:
- #1097380 by Berdir: Fixed subject consisting of only a space can not be clicked.
- #1019360 by te-brian: Fixed can't submit 'Actions' on list form.
- #1003902 by Michelle: Changed Author Pane link.
- #981392 by Berdir | IWasBornToWin: Fixed \!author_uid does not return author's id.
- #966920 by elliotttf: Fixed wrong preprocess function names.
- #896880 by Berdir: Fixed recipients array is not keyed by uid in privatemsg_get_link() when checking for blocking.
- #877598 by trupal218 | Berdir: Fixed wrong documentation for hook_privatemsg_block_message().
privatemsg 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-2.x-dev.tar.gz | 132.24 KB | 0f52c86f3ebdc06ef30e087baaac026a |
| privatemsg-6.x-2.x-dev.zip | 163.12 KB | c2c894dcc9c9dc0858a958200a3c923a |
Release notes
Dev release for 6.x-2.x branch
(Newly created to attempt to solve testing problem, 2011-03-03)
privatemsg 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-1.1.tar.gz | 103.97 KB | 074f5b34cc7cc7380adeaab271430868 |
| privatemsg-7.x-1.1.zip | 128.41 KB | fb6f6790d801daaa05c425d050507ff4 |
Release notes
This maintenance release fixes several bugs several bugs reported against 7.x-1.0.
Changes since DRUPAL-7--1-0:
- #1019362 by Berdir | mike503: Fixed fatal error when deprecated entity_metadata module is not enabled.
- #1011984 by Berdir | Kasper Souren: Fixed error because PrivatemsgAPITestCase has moved.
- #1026024 by Berdir | Frickelpiet: Fixed pm_email_notify() settings are missing.
- #1026514 by te-brian: Added hook to let other modules respond to operations.
- #1008920 by Berdir | lasac: Added odd/even, first/last css classes to messages on thread view page.
- #1031564 by Berdir | ccheu: Fixed undefined function views_process_dependency().
- #1021328 by Berdir | derjochenmeyer: Fixed using AJAX actions breaks sorting of messages.
privatemsg 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-1.0.tar.gz | 103.47 KB | ca392e445a8c0263e0b05f2485b9ae45 |
| privatemsg-7.x-1.0.zip | 127.99 KB | d2d47d2e9592bee53dc53e4a59cbee8e |
Release notes
This is the first stable version of Privatemsg for Drupal 7, just in time to keep my #D7CX pledge!
Compared to the first beta, this release contains a few bugfixes, the privatemsg_limits module has been ported, different date formats based on the age of the message have been added and the different admin setting forms have been merged into a single one which uses vertical_tabs.
Please report any bugs in the issue queue!
Changes since 7.x-1.0-beta1:
- #1003226 by Berdir, mamarley: Fixed invalid HTML markup.
- #1003902 by Michelle: Changed Author Pane link.
- #69856 by Berdir, miro_dietiker, zywiec | BenK et al.: Added message limits module.
- #938052 by boxfresh_1979: Added custom from email address configuration.
- #994348 by Berdir | BenK: Added different date/time formats based on the age of the message.
- #1011984 by Berdir: Fixed 7004 update function depends on privatemsg_filter 7001 if it is not enabled.
- by Berdir: Moved api tests in main test file, removed tests folder.
- #1014784 by Berdir: Changed to use vertical_tabs() and #states for admin settings.
privatemsg 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-1.0-beta1.tar.gz | 111.34 KB | 57e06a8ce8c5ff03f6fc7af6297f599f |
| privatemsg-7.x-1.0-beta1.zip | 141.44 KB | 0a55cf1b3ac36d932aa666cb184e52de |
Release notes
This release features realname integration, an upgrade path from 6.x-1.3, improved user interfaces for tagging and message listings and fixes a few bugs, notably pm_notify_mail.
Unless there are any major bugs reported, the next release will be a release candiate which will be followed by the stable version.
Changes since 7.x-1.0-alpha1:
- #966920 by elliotttf: Fixed wrong preprocess function names.
- #956336 by Berdir | BenK: Improved the display of tags on the message view page.
- #864542 by Berdir | BenK: Changed notify mail templates to use tokens.
- #668544 by Berdir | BenK, trupal218 and others: Added realname integration.
- #956378 by Berdir | BenK: Improved /messages list page (actions, filter, current user).
- #993260 by Berdir | nbz, BenK: Added upgrade path from 6.x-1.x to 7.x-1.x.
- #994688 by Petrica, Berdir: Fixed table names are not quoted.
privatemsg 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-1.0-alpha1.tar.gz | 107.08 KB | 632a62a39fb841fa650b9d885cd61175 |
| privatemsg-7.x-1.0-alpha1.zip | 134.96 KB | 172f57849f493188015886d93151c2aa |
Release notes
This is the first alpha release for Privatemsg 7.x-1.x. Although this version is not yet production-ready, a lot of manual and automated testing has been done to ensure that it works correctly.
There are, however, a few known bugs and planned tasks that will be implemented and fixed in later alpha or beta versions. A full list of these can be found in the issue queue: http://drupal.org/project/issues/privatemsg?version=7.x
This is a port of 6.x-2.x and contains the same features and changes. There are also a few new features which are specific for Drupal 7, including:
- Private messages are entities, which means that they are now objects and not arrays. This also means that they use the entity loading mechanism and are fieldable (any number of fields can be attached to them). This also replaces the attachments module. Note that there is currently no upgrade path.
- Advanced token support, displays valid and invalid tokens for the author.
- Improved rules integration.
Other improvements which are also part of the 6.x-2.x branch include:
- Sending messages to roles and planned support for other recipient types (for example, user relationships and organic groups).
- Removing messages from the inbox.
privatemsg 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.3.tar.gz | 111.99 KB | 8839ac5800e5d8db2e40aa63a98228f2 |
| privatemsg-6.x-1.3.zip | 148.3 KB | 4cf0e61ddd74d3b311aa1143ccf59fac |
Release notes
This security release fixes SA-CONTRIB-2010-080 - Privatemsg - Cross Site Scripting. Also contains a few bugfixes, better indexes to improve performance and more tests for improved stability.
Changes since 6.x-1.2:
- #782956 by Berdir | benone: Fixed admin can't delete other users messages.
- #788254 by Berdir | gold: Fixed can't apply tag to messages in inbox.
- Updated Hungarian translation
- #832708 by Berdir | BenK: Added tests for blocks.
- #832738 by Berdir | BenK: Added tests for preview button
- by Berdir: fixed php notices in tests
- #850094 by Michelle: Updated author pane integration
- #871668 by James Andres: Fixed localised URLs in pm_email_notify tokens.
- #869448 by sirkitree, Berdir: Fixed checking if user options should be saved.
- #820238 by Berdir: Added improved indexes on {pm_index}, {pm_tags} and {pm_tags_index}
- #855730 by andypost | Berdir: Fixed invalid HTML in author pane integration.
privatemsg 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.2.tar.gz | 107.66 KB | 85cd4e3d94ed5fa068e26aba9aba279c |
| privatemsg-6.x-1.2.zip | 140.82 KB | c47c6bc76de41bd1ca28aec3d3275fad |
Release notes
This security release fixes a permission bypass issue in pm_email_notify.module. It also features compatibility fixes for both PostgreSQL and PHP4. Additionaly, a few bugs and testing issues were fixed and some very minor UI additions and a small performance improvement was added.
Changes since DRUPAL-6--1-1:
Read moreprivatemsg 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.1.tar.gz | 101.47 KB | 012048dcc034bad2ca4dba444aef6e20 |
| privatemsg-6.x-1.1.zip | 131.33 KB | fd2459b7f9bad46f0a522708e3ac36b8 |
Release notes
This is a bugfix release that fixes a MySQL 4.1 compatibility bug and a minor visual pager bug. The release also contains new and updated translations.
Changes since 6.x-1.0:
privatemsg 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.0.tar.gz | 93.69 KB | dbf4bc8ecfa9ebcd0c55e6849f504ad8 |
| privatemsg-6.x-1.0.zip | 119.46 KB | b318fb288530b7d43894ac2c06d7a8fa |
Release notes
This is a feature and a bugfix release. Everyone is highly advised to upgrade to this version. This is the first stable release of Privatemsg for Drupal 6 and marks the feature freeze for the 1.x branch.
Changes since 6.x-1.0-rc4:
Read moreprivatemsg 6.x-1.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.0-rc4.tar.gz | 67.45 KB | a23d403556102ab6439899f74f2832ff |
| privatemsg-6.x-1.0-rc4.zip | 83.77 KB | 54e9f40b61c86d917ea2263fc446457c |
Release notes
This is a feature and a bugfix release. Everyone is highly advised to upgrade to this version. This release contains many new features in different areas (UX, tags, blocking, performance and more) and is in general more flexible and extendable.
It is necessary to run update.php after updating the module files as there were several Database schema changes.
Read moreprivatemsg 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-7.x-1.x-dev.tar.gz | 105.28 KB | ab8e3bdf39cb07859050580f374ab619 |
| privatemsg-7.x-1.x-dev.zip | 127.16 KB | 4a2f85f2e871b7000c62b18e9264ca66 |
Release notes
Development branch to upgrade privatemsg to support drupal 7.
privatemsg 6.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.0-rc3.tar.gz | 49.37 KB | eb162d7ce008aa4295c16954b22f2d14 |
| privatemsg-6.x-1.0-rc3.zip | 62.07 KB | 1959fa895f2e74ec2d964aa81530ef55 |
Release notes
This is a feature and a bugfix release. Everyone is highly advised to upgrade to this version. This release features better user experience as well as email notification and more.
Commits that had no issue number associated to them were not included in this list:
- #346843 by andypost: added db prefix wrapper
- #349535 added t() for status message translation
- #349345 by nbz: re-adding missing css
- #349809 by Berdir: Filter by author does not work
- #337989 by Berdir: Translation of messages menu breaks display of unread messages
- #363759 by quicksketch: Add a Class to the "Delete" link.
- #337264 by Berdir: Fix for Cancel Button which did not work
- #353672 by thill_: remove "version" string from *.info files due to "The version string will be added by drupal.org when a release is created and a tarball packaged" as per http://drupal.org/node/231036
- #324389 by Berdir: Show author(s) when viewing inbox
- #328049 by Berdir: No headline shown when sending messages from user profile page
privatemsg 6.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.0-rc2.tar.gz | 24.02 KB | c9a9cb8510fbb389856d38fda737fa8c |
| privatemsg-6.x-1.0-rc2.zip | 30.19 KB | 371e4f6593658be12f66fc685ad1be95 |
Release notes
First DRUPAL-6 branch release candidate.
Too many features to list but i will note the important ones:
1) supports upgrade path from D5
2) supports user blocking
3) supports threaded discussions
4) allows you to tag your messages and filter messages by tags (in drupal 5 this used to be called 'folders')
many many other things were improved and included...
Credit: Alot of features were made possible largely due to incredible help by nbz and Berdir. Thank you guys.
privatemsg 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.0-rc1.tar.gz | 21.54 KB | 8b2575f5ece5c11c4f1a864245ffed32 |
| privatemsg-6.x-1.0-rc1.zip | 29.45 KB | b6ec084a91f7ca92be19c523c31e698d |
Release notes
WARNING!!!!
RC1 is broken. use rc2 instead!!!!!! http://drupal.org/node/348982
First DRUPAL-6 branch release candidate.
Too many features to list but i will note the important ones:
1) supports upgrade path from D5
2) supports user blocking
3) supports threaded discussions
4) allows you to tag your messages and filter messages by tags (in drupal 5 this used to be called 'folders')
many many other things were improved and included...
Credit: Alot of features were made possible largely due to incredible help by nbz and Berdir. Thank you guys.
privatemsg 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-6.x-1.x-dev.tar.gz | 67.18 KB | a30ec44b2f714ff4d271471e6368d30e |
| privatemsg-6.x-1.x-dev.zip | 80.04 KB | 0302854fbbaf560aa238afefd581884e |
Release notes
This branch is used to test bugfixes on the stable 1.x branch, no new features will be added here.
privatemsg 4.7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| privatemsg-4.7.x-1.3.tar.gz | 27.94 KB | f46c29507116eb42aa2def1f4fee8275 |
| privatemsg-4.7.x-1.3.zip | 40.62 KB | e293a12c0781277c638ff49ef27ab600 |