summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Amnon Levav [Thu, 19 Oct 2006 08:43:04 +0000]
Translation for privatemsg.module, version 4.7.0
Amnon Levav [Thu, 19 Oct 2006 08:42:31 +0000]
POT file for the privatemsg module, version 4.7.0
Uccio [Wed, 18 Oct 2006 15:08:46 +0000]
italian translation of privatemsg by Uccio
Uccio [Mon, 16 Oct 2006 22:01:38 +0000]
4.7 pot file
Alan Harder [Fri, 11 Aug 2006 22:51:40 +0000]
In email, link to user/login?destination=privatemsg instead of directly to
privatemsg, to avoid error if not logged in (if already logged in, drupal
will redirect right to privatemsg)
Alan Harder [Fri, 11 Aug 2006 19:31:08 +0000]
#41361 If guest is given access to privatemsg, only allow sending messages
Alan Harder [Fri, 11 Aug 2006 17:58:33 +0000]
#76755 Added DEFAULT '0' for folder column
Alan Harder [Fri, 11 Aug 2006 17:28:40 +0000]
#56136 Show msg instead of reply link if sender doesn't accept messages
Alan Harder [Tue, 20 Jun 2006 03:46:37 +0000]
#59442 use drupal_goto after sending msg
Alan Harder [Sun, 18 Jun 2006 17:01:33 +0000]
#56499 Don't send email to blocked users - patch from beginner
beginner [Tue, 13 Jun 2006 06:35:04 +0000]
Adding Bčr Kessels's dutch translation to MAIN branch.
Alan Harder [Sun, 11 Jun 2006 16:29:08 +0000]
#39705 by wtanaka. Change fieldname from message to privatemsgbody so it works with tinymce.
Bčr Kessels [Sun, 11 Jun 2006 12:53:16 +0000]
#39226 by webchick and beginner. Adds help from the handbook in this module as online help. Thanks, documentation
was really missing.
Bčr Kessels [Sun, 11 Jun 2006 12:50:13 +0000]
#48072 beginner and drumm, change "view inbox" into "my inbox"
Bčr Kessels [Sun, 11 Jun 2006 12:47:29 +0000]
#40749 by beginner, make message coe better, introduce a DIV with a class around the body.
beginner [Sun, 11 Jun 2006 12:36:08 +0000]
#37505 Simplified Chinese translations by shpchp
Alan Harder [Sat, 10 Jun 2006 15:14:29 +0000]
fix a couple ; that should be ,
Alan Harder [Fri, 9 Jun 2006 18:33:03 +0000]
Add table creation and utf8 update into privatemsg.install file
Alan Harder [Fri, 9 Jun 2006 14:53:06 +0000]
Rollup of 8 pending patches, see drupal.org/node/67612
Yesid Carrillo [Mon, 1 May 2006 02:35:06 +0000]
Spanish translation of privatemsg module by yecarrillo
Matt Westgate [Thu, 20 Apr 2006 04:47:06 +0000]
Patch #47918 by Fool2 - Replace deprecated array2object() calls with type cast equivalent.
MicheleF [Fri, 30 Dec 2005 11:38:48 +0000]
Italian translation of privatemsg module by Uccio (drupalitalia.org)
Neil Drumm [Tue, 15 Nov 2005 19:04:00 +0000]
Update to HEAD
http://drupal.org/node/37691
Tom Dobes [Mon, 2 May 2005 17:26:50 +0000]
fix #21824
Tom Dobes [Sun, 1 May 2005 16:49:48 +0000]
fix #21721
Tom Dobes [Sat, 30 Apr 2005 05:55:05 +0000]
print to return
Tom Dobes [Sat, 30 Apr 2005 05:49:57 +0000]
#20425 and some upgrading docs
Tom Dobes [Sat, 30 Apr 2005 05:40:46 +0000]
address #12032 #12438 #13571 and some code clean-up (still needs work, though)
Tom Dobes [Fri, 25 Mar 2005 07:57:46 +0000]
fix missing default parameter on _user hook
Tom Dobes [Wed, 2 Mar 2005 04:04:46 +0000]
#18174 - Fix a few code style issues (patch by Bart Jansens)
Tom Dobes [Fri, 11 Feb 2005 06:30:21 +0000]
Fix for #15200 - Cannot delete messages sent to oneself
Tom Dobes [Fri, 11 Feb 2005 06:24:53 +0000]
Patch for bug #17163 by drumm - Fix non-localizable breadcrumb paths
Tom Dobes [Sat, 29 Jan 2005 10:11:56 +0000]
update for changes made in #13907
Tom Dobes [Thu, 2 Dec 2004 07:13:52 +0000]
Last set of changes for #13584
Tom Dobes [Wed, 1 Dec 2004 17:13:01 +0000]
oops... a couple of fixes
Tom Dobes [Wed, 1 Dec 2004 16:55:57 +0000]
Modified version of patch #13584 by weitzman
Tom Dobes [Thu, 25 Nov 2004 06:35:05 +0000]
Italian translation by MaxDanno - #12797
Tom Dobes [Thu, 25 Nov 2004 06:24:59 +0000]
Implement #5930
Tom Dobes [Thu, 25 Nov 2004 05:53:21 +0000]
Fix #13456 #13455 #13409 and #13325
Tom Dobes [Mon, 1 Nov 2004 06:59:24 +0000]
Fix bug #12363
Tom Dobes [Thu, 28 Oct 2004 06:25:40 +0000]
Fix #12214 - Clean up case statement syntax - Patch by drumm
Tom Dobes [Fri, 15 Oct 2004 22:14:06 +0000]
Another instance of theme('links') and drupal_set_message
moshe weitzman [Fri, 15 Oct 2004 20:42:33 +0000]
use theme('links') to display folder list and add To: while veiwing a message.
Tom Dobes [Fri, 15 Oct 2004 00:24:35 +0000]
Use theme_table, drupal_set_message, and breadcrumbs
Tom Dobes [Thu, 14 Oct 2004 21:41:46 +0000]
Renaming text files to .txt
Uwe Hermann [Wed, 13 Oct 2004 13:01:42 +0000]
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:
find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;
I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
Tom Dobes [Wed, 29 Sep 2004 02:27:53 +0000]
Prevent admin from editing 'view inbox' with menu.module
Tom Dobes [Thu, 16 Sep 2004 18:30:23 +0000]
Update for menu caching
Tom Dobes [Fri, 6 Aug 2004 09:44:08 +0000]
fix up a couple of minor bugs
Tom Dobes [Thu, 5 Aug 2004 02:58:15 +0000]
Update for latest _user hook changes, add some comments
Tom Dobes [Wed, 30 Jun 2004 05:50:17 +0000]
Remove redundant access check and whitespace cleanup
James Walker [Wed, 23 Jun 2004 15:34:16 +0000]
update for new tabs patch
Tom Dobes [Tue, 6 Apr 2004 22:53:57 +0000]
Fix for bug 6989
Tom Dobes [Fri, 26 Mar 2004 10:48:08 +0000]
Update to work with new _user hook changes
Tom Dobes [Fri, 26 Mar 2004 10:38:45 +0000]
Update to use core form_submit (patch by jik)
Add optional 'write to author' links for nodes/comments (modified patch by jik)
other minor code updates/cleanup
Tom Dobes [Tue, 2 Mar 2004 18:17:20 +0000]
Better grammar for edit account
Matt Westgate [Tue, 2 Mar 2004 16:10:31 +0000]
Update module to work with latest CVS.
Tom Dobes [Sun, 29 Feb 2004 20:25:01 +0000]
Update to conform with latest user hook changes
Tom Dobes [Tue, 9 Dec 2003 21:49:56 +0000]
New maintainer
Tom Dobes [Tue, 9 Dec 2003 21:49:36 +0000]
Updating to function with latest Drupal CVS HEAD, allow table prefixing
Dries Buytaert [Thu, 13 Nov 2003 22:25:47 +0000]
- Theme system updates: theme() function return their data now.
Matt Westgate [Tue, 4 Nov 2003 01:38:53 +0000]
Fixed bugs 3024 and 2011
Matt Westgate [Fri, 17 Oct 2003 01:32:21 +0000]
Updated to latest help and link system changes.
ccourtne [Wed, 25 Jun 2003 03:46:53 +0000]
* Fix for e-mail messages. Subject was not supplied causing errors during cron run.
Marco Molinari [Mon, 16 Jun 2003 10:17:23 +0000]
Removed path_uri() and used $base_url in mailalert().
Patch by Craig Courtney (thanks!)
Marco Molinari [Fri, 23 May 2003 16:33:49 +0000]
used theme() instead of $theme
Marco Molinari [Fri, 23 May 2003 13:02:54 +0000]
used $_POST instead of global vars
Marco Molinari [Thu, 22 May 2003 15:24:00 +0000]
- major rewrite
- updated to latest cvs, should work in Drupal 4.2
- added folders, you can move messages in folders, empty folders
- mail once per day if you have unread messages (user option)
- message pruning (move old messages to another table)
- list of contacts: it's built automatically looking at users you write to
- theme()ized
- if you are updating run you just need to run privatemsg.sql
Dries Buytaert [Sat, 3 May 2003 19:54:15 +0000]
- Updated the private message module to CVS. Patch by John Cappiello.
Gerhard Killesreiter [Sat, 26 Apr 2003 10:07:56 +0000]
Module out of order.
Dries Buytaert [Sat, 15 Feb 2003 12:36:06 +0000]
- Updated the modules in the contributions repository to use
'theme("function")' instead of '$theme->function()'. Hopefully I didn't
break anything. If I did, let me know.
The following modules need special attention (but should still work as is):
1. The ldap_integration directory has its own user.module; I haven't updated
the documentation bit that talks about themes.
2. The hotlist module uses '$theme->hotlist_del_icon'. Should be avoided
and somehow wrapped in a (larger) call to theme().
3. The image module has its own way of doing what 'theme()' does (or the
former 'theme_invoke()'). Constructs like the one below (a) look wrong
and (b) should be rewritten to properly use 'theme()'. For example:
$theme->box("foo", method_exists("bar") ? $theme->bar() : $bar);
Search for "image_gallery_album", "image_gallery_home" and
"image_thumb_browser". I've already changed '$theme->box()' to
'theme()'.
4. The sidebar module uses '$theme->foreground' and '$theme->background'.
Should be avoided and somehow wrapped in a (larger) call to theme().
5. The org_informations module uses '$theme->separator()', which is new to
me.
6. The taxonomy_filter module uses '$theme->taxolist_filter_item()'. It
should use 'theme("taxolist_filter_item")' instead. I haven't changed
it because it would probably fail to resolve the default function if
not overridden by a theme.
7. The taxonomy_dhtml module's INSTALL file still talks about
'$theme->image'.
8. The xloadtree module's INSTALL file still talks about '$theme->image'.
9. I haven't updated the style.module; too many $theme's, though I don't
think it needs any updates.
[I'll try to update the sandboxes later on.]
Dries Buytaert [Tue, 11 Feb 2003 20:27:00 +0000]
- See lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
Marco Molinari [Tue, 20 Aug 2002 07:32:12 +0000]
- major cleanup
- used t() and l() and new db_query() syntax everywhere
- minor bugs fixed
Marco Molinari [Wed, 19 Jun 2002 14:37:42 +0000]
- cached _privatemsg_get_new_messages(), saves 2-3 queries per page
Marco Molinari [Mon, 29 Apr 2002 21:16:33 +0000]
- small bug fix
Kjartan Mannes [Tue, 2 Apr 2002 14:07:52 +0000]
- attempted fix for bug #110.
Kjartan Mannes [Thu, 21 Feb 2002 11:18:28 +0000]
21 Feburary 2002
----------------
- moved link to private messages to the user block.
- added link to send messages to user info pages.
- some XHTML changes.
- user system has changed from $user->id to $user->uid.
Marco Molinari [Thu, 20 Dec 2001 09:44:00 +0000]
- sent messages; sender can delete unread messages (optional, see settings)
- messages splitted in pages, setting for "how many messages per page"
- privatemsg_get_link() to add theme support; see INSTALL
- throttle to limit abuse; setting in admin for max send rate
- checked sql indexing and added index to recipient
- save sender ip address
- code cleanup (less global variables, use drupal form functions, better date format in list, comply to coding standards)
- minor cosmetic changes