summaryrefslogtreecommitdiff
path: root/modules/contact
Commit message (Collapse)AuthorAge
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
|
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* - Patch #141957 by add1sun: improved consistency of messags.Dries Buytaert2007-05-31
|
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.Dries Buytaert2007-04-30
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Always check the username.Dries Buytaert2007-01-10
|
* #106266 by webchick. Blob and text columns can't have default values in MySQL.Neil Drumm2007-01-02
|
* #106232 by chx. Add spaces for code style.Neil Drumm2007-01-02
|
* - Patch #100987 by dvessel: paragraph tag to help text.Dries Buytaert2006-12-04
|
* - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ↵Dries Buytaert2006-11-21
| | | | page.
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use ↵Dries Buytaert2006-11-21
| | | | example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too.
* - Patch #92845 by chx: fixed contact module placeholders in e-mail messages.Dries Buytaert2006-11-07
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #88945 by webernet: to field in personal contact form always blank.Dries Buytaert2006-10-18
|
* - Patch #69202 by AjK, dopry, chx et al: don't allow anonymous users to sendDries Buytaert2006-10-08
| | | | themselves a copy. Prevents spam.
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* - Patch #82465 by webchick: renamed variables in hooks for consistency.Dries Buytaert2006-09-08
|
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #78921 by soxofaan. Use consistent pronouns on contact page.Neil Drumm2006-08-17
|
* - Patch #77668 by matthieu: fixed contact form.Dries Buytaert2006-08-10
|
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
| | | | et al: an initial install system for Drupal core.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() ↵Dries Buytaert2006-07-10
| | | | to drupal_mail().
* - Patch #70895 by m3avrck, webchick, et al: make it possible to disable the ↵Dries Buytaert2006-06-28
| | | | contact form for yourself.
* - Patch #60483 by budda, Morbus, webchick et al: hide contact tab for users ↵Dries Buytaert2006-05-29
| | | | who have option disabled.
* - Patch #41352 by Steve, Zen, Crell et al: new feature: make the default ↵Dries Buytaert2006-05-13
| | | | behavior of the contact forms configurable.
* - Patch #61600 by Ber: new feature: added additional permissions for contact ↵Dries Buytaert2006-05-12
| | | | forms.
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #58034, make suggested menu items show up in breadcrumbs, results in less ↵Gerhard Killesreiter2006-04-14
| | | | code. Patch by Zen
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
| | | | - Clean up some raw output