Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #28062 by Souvent22: make it possible to assign weights to contact ↵ | Dries Buytaert | 2005-11-14 |
| | | | | form categories and fixed some small glitches. | ||
* | - Patch #35644 by webchick: forms API simplificiations. | Dries Buytaert | 2005-11-12 |
| | |||
* | - SQL query maintenance: '%d' -> %d. | Dries Buytaert | 2005-11-12 |
| | |||
* | - Patch #27140 by m3averck/souvent22: can't delete contact module subjects ↵ | Dries Buytaert | 2005-11-05 |
| | | | | with '&' in title. | ||
* | - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵ | Dries Buytaert | 2005-11-01 |
| | | | | help of core modules! / | ||
* | - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. | Dries Buytaert | 2005-10-11 |
| | |||
* | - Patch #29465 by asimmonds: made the contact module work with the new form API. | Dries Buytaert | 2005-10-07 |
| | |||
* | - Patch by Jeremy: fixed comment module glitch. | Dries Buytaert | 2005-10-04 |
| | |||
* | - Patch #28420 by Jeremy: provide a more generic interface that can be used | Dries Buytaert | 2005-09-18 |
| | | | | | | | | to validate other form submissions, not just comments. Two new functions are introduced, form_token() and form_validate(). The first function uses a private key and a public key to set a token in a hidden field. The second function validates the token. The comment and contect module are updated to use these functions. | ||
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
| | |||
* | - #28728: Fix broken link in contact module help. | Steven Wittens | 2005-08-17 |
| | |||
* | - Patch #26236 by Robin Monks: added 'send me a copy'-functionality to the ↵ | Dries Buytaert | 2005-08-11 |
| | | | | contact forms. | ||
* | - Patch #27633 by Tobias: | Dries Buytaert | 2005-07-31 |
| | | | | | + made it possible to specify a subject when submitting a message on the contact form. + fixed some bugs/glitches. | ||
* | - Patch #25603 by Stefan: made the sizes of forms consistent. | Dries Buytaert | 2005-06-27 |
| | | | | TODO: document the defaults in the PHPdoc comments. | ||
* | - Removing some whitespace | Dries Buytaert | 2005-06-06 |
| | |||
* | - urlencode() the subjects in the admin overview page. | Dries Buytaert | 2005-06-04 |
| | |||
* | - Improvement: avoid people hitting 'Send message' without checking the ↵ | Dries Buytaert | 2005-05-16 |
| | | | | category/subject. | ||
* | - Fixed a braino. | Dries Buytaert | 2005-05-11 |
| | |||
* | - Patch #15595 by Stefan and Djun: improved status messages. | Dries Buytaert | 2005-05-05 |
| | | | | | TODO: we should write down a couple guidelines for these document them in the PHPDoc code of drupal_set_message()! . | ||
* | - Patch 20910 by chx: centralize print theme page. | Dries Buytaert | 2005-04-24 |
| | |||
* | - Patch #18719 by Jose: reworked the 'request new password' functionality. | Dries Buytaert | 2005-04-24 |
| | |||
* | - Don't jump to the homepage | Dries Buytaert | 2005-04-24 |
| | |||
* | - Small fixes | Dries Buytaert | 2005-04-24 |
| | |||
* | - Work by chx and myself: added a site-wide contact form to the contact module. | Dries Buytaert | 2005-04-24 |
| | |||
* | - Unnecessary check_plain in contact.module | Steven Wittens | 2005-04-11 |
| | |||
* | - #18817: Clean up plain-text checking (see drupal-devel!) | Steven Wittens | 2005-03-31 |
| | |||
* | - Fix double spaces in contact.module help and code. | Steven Wittens | 2005-02-22 |
| | |||
* | - Patch by Goba: fixed whitespaces. | Dries Buytaert | 2005-02-20 |
| | |||
* | - Fixed typo. Reported by KB. | Dries Buytaert | 2005-02-19 |
| | |||
* | - Patch #16590 by kbahey: usability improvement: add 'subject' form to ↵ | Dries Buytaert | 2005-02-18 |
| | | | | contact form. | ||
* | - Added a simple contact module to core. | Dries Buytaert | 2004-12-07 |