summaryrefslogtreecommitdiff
path: root/modules/contact
Commit message (Collapse)AuthorAge
* Issue #2380143 by Lendude, pwolanin: Contact forms set an incorrect name and ↵David Rothstein2014-11-24
| | | | e-mail address on the global user object after the form is submitted.
* Issue #1742830 by dcam, izus, lazysoundsystem, andypost, Lars Toomre: Remove ↵Jennifer Hodgdon2013-04-26
| | | | t() from test asserts in contact module
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1332636 by sven.lauer, xjm: Clean up API docs for contact module.webchick2011-12-24
|
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #939562 by Stevel, bfroehle: Fixed Update fails on contact #7002.webchick2011-08-16
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* - Patch #973488 by amateescu, Volx: wrong default value in user admin ↵Dries Buytaert2010-11-17
| | | | settings form.
* #778290 by sarah_p, rjgoldsborough, Jeff Burnz: Fix Bartik's contact form ↵Angie Byron2010-10-08
| | | | styling.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #794184 by JacobSingh, catch, chx: Fixed contact_update_7002() fails when ↵Angie Byron2010-06-08
| | | | the contact module is not enabled.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #773792 by scor: Fixed contact_update_7002() depends on user_update_7006().Angie Byron2010-04-20
|
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵Dries Buytaert2010-04-13
| | | | namespacing collisions.
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward ↵Dries Buytaert2010-04-07
| | | | function signature.
* #730220 follow-up by pwolanin: Fix fragile Contact module test caused by use ↵Angie Byron2010-03-22
| | | | of randomString() vs. randomName().
* - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving ↵Dries Buytaert2010-03-20
| | | | of cruft from user_save().
* - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't ↵Dries Buytaert2010-02-26
| | | | be translated with i18n.
* - Patch #716558 by Dave Reid: use ['actions'] in contact forms.Dries Buytaert2010-02-17
|
* #586664 by bleen18: Fixed Users should not be able to contact blocked users ↵Angie Byron2010-02-17
| | | | (with tests).
* #246880 by mr.baileys: Fixed Error when adding duplicate category to contact ↵Angie Byron2010-02-17
| | | | form module (with tests).
* #612870 by asimmonds: Fixed Weight fields should be int, not tinyint.Angie Byron2010-01-30
|
* - Patch #417244 by Dave Reid, arnd: contact mail greeting should be friendly ↵Dries Buytaert2010-01-22
| | | | and translatable.
* #599124 by jhodgdon and Bojhan: Cleanup contact_help().Angie Byron2010-01-14
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #669060 by Damien Tournoud: fixed SA-CORE-2009-009: contact category ↵Dries Buytaert2009-12-28
| | | | name XSS.
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* - Patch #644648 by sun: cleaned up, documented, and corrected some ↵Dries Buytaert2009-12-14
| | | | ['#token'] code.
* #652420 by sun: Fixed Various failures everywhere caught by asserting on ↵Angie Byron2009-12-07
| | | | watchdog errors found in testing logs.
* - Patch #652420 by sun: fixed various failures.Dries Buytaert2009-12-06
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* #640174 by batigolix, arianek, and lisarex: Update Contact module to new ↵Angie Byron2009-11-29
| | | | help standard.
* - Patch #638194 by yoroy: shorter help text on contact form pages.Dries Buytaert2009-11-21
|
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ↵Dries Buytaert2009-10-18
| | | | hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵Dries Buytaert2009-10-16
| | | | data translation.
* - Patch #440876: missing files.Dries Buytaert2009-10-16
|
* - Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie ↵Dries Buytaert2009-10-16
| | | | information.
* - Patch #356074 by chx, Damien Tournoud: provide a sequences API.Dries Buytaert2009-10-16
|