summaryrefslogtreecommitdiff
path: root/modules/contact
Commit message (Collapse)AuthorAge
* #100577 by O Govinda, keith.smith, catch: improve contact module help, more ↵Gábor Hojtsy2007-12-19
| | | | links to where settings are located
* - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵Dries Buytaert2007-12-18
| | | | indicies for common queries.
* #200069 by keith.smith: new standard for 'more information' links in module ↵Gábor Hojtsy2007-12-14
| | | | help texts, as the handbook we referred to before was renamed
* #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵Gábor Hojtsy2007-12-13
| | | | update to drag and drop functionality, drupal.module removal, etc
* #199016 by blackdog, slightly modified: default_category variable was not ↵Gábor Hojtsy2007-12-10
| | | | set in category form builder
* - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵Dries Buytaert2007-11-26
| | | | fixed minor spelling issues and fixed spacing issues.
* - Patch #136970 by catch and wmostrey: added permission to administer ↵Dries Buytaert2007-11-09
| | | | contact forms (usability improvement).
* - Patch #189852 by hswong3i: use schema API to update/insert the contact ↵Dries Buytaert2007-11-09
| | | | form records.
* #164983 by multiple contributors: document the core database schemasGábor Hojtsy2007-10-10
|
* - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* - 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
|
* #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to ↵Gábor Hojtsy2007-07-16
| | | | 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
* - Patch #159539 by pwolanin and Crell: split up contact module.Dries Buytaert2007-07-16
|
* - Rollback of patch #147947: lacks proper upgrade path.Dries Buytaert2007-07-15
|
* - Patch #111086 by webchick: fix contact module error message.Dries Buytaert2007-07-03
|
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* #82499 by Jose A Reyero and a little bit from myself: send emails localized ↵Gábor Hojtsy2007-07-01
| | | | in the language needed in specific situations, and centralize mail composing operations with hook_mail()
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
| | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7.
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* #154218 by Steven: HTML to text email converter, centralizing email wrapping ↵Gábor Hojtsy2007-06-26
| | | | in Drupal core and providing a solid conversion function for contributed modules
* #153781: Convert all remaining confirm_forms() to deletion api.Steven Wittens2007-06-22
|
* - Patch #147947 by hswong3i: some files shouldn't defined as text:big for ↵Dries Buytaert2007-06-15
| | | | Oracle compatibility.
* - Patch #149588 by David Lesieur: corrected API after FAPI changes.Dries Buytaert2007-06-14
|
* - 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