summaryrefslogtreecommitdiff
path: root/modules/contact/contact.pages.inc
Commit message (Collapse)AuthorAge
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #248140 by thehong: usability: add destination to user editing page ↵Dries Buytaert2008-04-19
| | | | link on personal contact form.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #223175 by cwgordon07: administers should be able to send as many ↵Dries Buytaert2008-03-25
| | | | contacts as they want.
* - Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the ↵Dries Buytaert2008-02-17
| | | | real PHP5 clone().
* #210260 by dropcube: kill notice when anonymous users uses site-wide contact ↵Gábor Hojtsy2008-01-16
| | | | form
* #199016 by blackdog, slightly modified: default_category variable was not ↵Gábor Hojtsy2007-12-10
| | | | set in category form builder
* - Patch #144634 by chx: fixed critical bug that prevented language ↵Dries Buytaert2007-10-02
| | | | negotiation to work after/when drupal_goto() is called.
* #172791 by dmitrig01: fix notices when contact page is called, but contact ↵Gábor Hojtsy2007-09-06
| | | | module is not configured yet
* #166237 by jbratton: fix two notices on contact pages for anonymous usersGábor Hojtsy2007-08-11
|
* - Patch #159539 by pwolanin and Crell: split up contact module.Dries Buytaert2007-07-16