Gábor Hojtsy
cc9f167e49
#154218 by Steven: HTML to text email converter, centralizing email wrapping in Drupal core and providing a solid conversion function for contributed modules
2007-06-26 22:21:08 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Dries Buytaert
ae0392b2eb
- Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility.
2007-06-15 07:15:25 +00:00
Dries Buytaert
b69a8e39a6
- Patch #149588 by David Lesieur: corrected API after FAPI changes.
2007-06-14 05:44:51 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
e629deb94d
- Patch #146667 by Jeff Eaton: form API fixes.
2007-06-04 15:56:34 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
24038816f3
- Patch #141957 by add1sun: improved consistency of messags.
2007-05-31 12:03:18 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
248703477d
- Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.
2007-04-30 14:25:14 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Dries Buytaert
74e3c74b81
- Always check the username.
2007-01-10 15:17:51 +00:00
Neil Drumm
f58b4e1a5a
#106266 by webchick. Blob and text columns can't have default values in MySQL.
2007-01-02 05:30:29 +00:00
Neil Drumm
dfd86399c0
#106232 by chx. Add spaces for code style.
2007-01-02 05:05:38 +00:00
Dries Buytaert
d24e8315f1
- Patch #100987 by dvessel: paragraph tag to help text.
2006-12-04 10:43:34 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Dries Buytaert
b004f328ee
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
2006-11-21 20:14:19 +00:00
Dries Buytaert
e8e97f2bbd
- Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too.
2006-11-21 19:12:01 +00:00
Dries Buytaert
dd7b44c417
- Patch #92845 by chx: fixed contact module placeholders in e-mail messages.
2006-11-07 12:09:55 +00:00
Steven Wittens
36d44fbfb0
#84146 : Use 'Sentence capitalization' for menu items, page titles, form items, etc
2006-10-22 08:28:47 +00:00
Dries Buytaert
04db6f2c41
- Patch #88945 by webernet: to field in personal contact form always blank.
2006-10-18 17:57:05 +00:00
Dries Buytaert
8f535993ed
- Patch #69202 by AjK, dopry, chx et al: don't allow anonymous users to send
...
themselves a copy. Prevents spam.
2006-10-08 06:09:41 +00:00
Dries Buytaert
18b297abf8
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
2006-10-05 15:47:57 +00:00
Dries Buytaert
6f0e54b037
- Patch #82465 by webchick: renamed variables in hooks for consistency.
2006-09-08 16:33:02 +00:00
Neil Drumm
94098f7e93
#81033 by webchick and neclimdul. Uninstall module API.
2006-09-01 07:40:08 +00:00
Dries Buytaert
c64db1da29
- Patch #80952 by earl, webchick, neclimdul et al: .info files
2006-08-31 20:22:37 +00:00
Dries Buytaert
7178f2f99e
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
2006-08-20 06:38:50 +00:00
Steven Wittens
55eec8f66f
#79601 : module_exist() -> module_exists()
2006-08-20 05:57:41 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Steven Wittens
81938a3cdc
#76802 : Introduce placeholder magic into t()
...
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Neil Drumm
5bc5413aa8
#78921 by soxofaan. Use consistent pronouns on contact page.
2006-08-17 09:04:09 +00:00
Dries Buytaert
ba9f7f1794
- Patch #77668 by matthieu: fixed contact form.
2006-08-10 15:36:55 +00:00
Dries Buytaert
a7f67e01de
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
2006-08-04 06:58:44 +00:00
Dries Buytaert
b138793b68
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
2006-07-31 11:25:55 +00:00
Neil Drumm
7d9f57ff63
#73591 by Flanker, add missing CVS Ids.
2006-07-14 01:05:10 +00:00
Dries Buytaert
1c75a210bd
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.
2006-07-13 13:14:25 +00:00
Dries Buytaert
58752cfaa2
- Patch #72284 by me:
...
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Dries Buytaert
af976d339f
- Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail().
2006-07-10 08:12:31 +00:00
Dries Buytaert
d4af9c14e5
- Patch #70895 by m3avrck, webchick, et al: make it possible to disable the contact form for yourself.
2006-06-28 21:47:03 +00:00
Dries Buytaert
27fc34069f
- Patch #60483 by budda, Morbus, webchick et al: hide contact tab for users who have option disabled.
2006-05-29 13:26:41 +00:00
Dries Buytaert
4d97254559
- Patch #41352 by Steve, Zen, Crell et al: new feature: make the default behavior of the contact forms configurable.
2006-05-13 10:19:13 +00:00
Dries Buytaert
64eead4407
- Patch #61600 by Ber: new feature: added additional permissions for contact forms.
2006-05-12 18:12:21 +00:00
Dries Buytaert
d071f99172
- Removing trailing whitespace.
2006-04-17 20:48:26 +00:00
Gerhard Killesreiter
361c7c7ed8
#58034 , make suggested menu items show up in breadcrumbs, results in less code. Patch by Zen
2006-04-14 22:16:02 +00:00
Steven Wittens
9794b5538e
- #55898 : Generic, permissive admin XSS/HTML filtering for mission/footer/...
...
- Clean up some raw output
2006-04-07 15:32:17 +00:00
Gerhard Killesreiter
812795a9bd
#56722 , Variable not passed by reference in comment.module, patch by chx
2006-04-01 23:54:57 +00:00
Gerhard Killesreiter
6ca5a9a2f5
#55351 , re-use system settings form, patch by Zen.
...
less code++
2006-03-23 09:29:35 +00:00
Gerhard Killesreiter
d12faf546d
#54151 , nicer formatting for contact.module, patch by Zen.
2006-03-21 07:31:50 +00:00
Gerhard Killesreiter
39268045ca
#54151 , Remove crufty code from contact module, patch by Zen
2006-03-18 01:00:16 +00:00
Gerhard Killesreiter
4b84de9a0c
#14591 , User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos
2006-03-17 18:56:25 +00:00
Dries Buytaert
76a104d472
- Patch #39135 by Zen: Contact module category update issue + _validate, _submit conversion.
2006-02-27 17:02:53 +00:00
Dries Buytaert
3603fe1bd8
- Patch #49912 : www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
2006-02-21 18:46:54 +00:00
Dries Buytaert
583d5a4ee9
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
2006-02-10 05:25:57 +00:00
Dries Buytaert
88cdbf9185
- Patch #39135 by Zen: various contact form improvements/fixes.
...
+ Conversion to _validate + _submit model..
+ Split replaced by explode - faster
+ Fixed typos: Recipient
+ Fixed weight defaulting to -10
+ Popped mail subject formatting into a t()
+ Popped '--' formatting into a t()
+ Does a lot of documentation fixing/rewriting.
+ Renamed contact_user_mail form functions to contact_mail_user for consistency.
+ ...
2006-01-14 10:33:22 +00:00
Dries Buytaert
eaa244d347
- 'Contact us' -> 'Contact'
2005-12-27 18:11:27 +00:00
Dries Buytaert
53872d2396
- Patch #42341 by wulff: added missing t() function.
2005-12-26 11:19:49 +00:00
Dries Buytaert
4ea44fe783
- Patch #41198 by matt/dopry: made the contact module validate the recipients' e-mail addresses.
2005-12-16 12:59:22 +00:00
Dries Buytaert
dd2fdd128d
- Patch #40532 by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL.
2005-12-13 18:49:47 +00:00
Dries Buytaert
d55a508b88
- Patch #40397 by DriesK: fixed problem with contact module.
2005-12-09 22:21:01 +00:00
Dries Buytaert
7d97733602
- Fixed #40395 : changed ':' to '.'.
2005-12-09 17:25:53 +00:00
Dries Buytaert
c17ff75480
- Patch #40397 by DriesK: global contact mails are not sent.
2005-12-09 15:56:23 +00:00
Dries Buytaert
26bd449860
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.
2005-12-02 15:21:01 +00:00
Dries Buytaert
3141d02c2f
- Patch #28062 by Souvent22: make it possible to assign weights to contact form categories and fixed some small glitches.
2005-11-14 22:23:11 +00:00
Dries Buytaert
aeed4cd8e4
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
Dries Buytaert
7dd24bec5c
- SQL query maintenance: '%d' -> %d.
2005-11-12 09:14:30 +00:00
Dries Buytaert
54e13b5fb4
- Patch #27140 by m3averck/souvent22: can't delete contact module subjects with '&' in title.
2005-11-05 08:00:20 +00:00
Dries Buytaert
a8b218827a
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
Dries Buytaert
75fe6b6c0a
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.
2005-10-11 19:44:35 +00:00
Dries Buytaert
e19af57a9a
- Patch #29465 by asimmonds: made the contact module work with the new form API.
2005-10-07 06:48:33 +00:00
Dries Buytaert
1a98fce9c4
- Patch by Jeremy: fixed comment module glitch.
2005-10-04 12:09:15 +00:00
Dries Buytaert
dec4ddd3a5
- Patch #28420 by Jeremy: provide a more generic interface that can be used
...
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.
2005-09-18 12:04:10 +00:00
Dries Buytaert
7b8a409675
- Patch #29385 by chx: no ?> add end of files.
2005-08-25 21:14:17 +00:00
Steven Wittens
85c151cdce
- #28728 : Fix broken link in contact module help.
2005-08-17 00:55:50 +00:00
Dries Buytaert
9e45d24af3
- Patch #26236 by Robin Monks: added 'send me a copy'-functionality to the contact forms.
2005-08-11 07:33:21 +00:00
Dries Buytaert
ce094a1323
- Patch #27633 by Tobias:
...
+ made it possible to specify a subject when submitting a message on the contact form.
+ fixed some bugs/glitches.
2005-07-31 10:12:47 +00:00
Dries Buytaert
58aee8cdad
- Patch #25603 by Stefan: made the sizes of forms consistent.
...
TODO: document the defaults in the PHPdoc comments.
2005-06-27 18:33:33 +00:00
Dries Buytaert
8436082fe1
- Removing some whitespace
2005-06-06 14:07:04 +00:00
Dries Buytaert
8d4236c9e4
- urlencode() the subjects in the admin overview page.
2005-06-04 09:52:17 +00:00
Dries Buytaert
ecd7cfed48
- Improvement: avoid people hitting 'Send message' without checking the category/subject.
2005-05-16 11:17:41 +00:00
Dries Buytaert
91170a4fba
- Fixed a braino.
2005-05-11 16:36:06 +00:00
Dries Buytaert
2debcfb1ef
- Patch #15595 by Stefan and Djun: improved status messages.
...
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
2005-05-05 22:22:46 +00:00
Dries Buytaert
a76a1e1f3f
- Patch 20910 by chx: centralize print theme page.
2005-04-24 16:34:36 +00:00
Dries Buytaert
e2b256dcf6
- Patch #18719 by Jose: reworked the 'request new password' functionality.
2005-04-24 11:43:08 +00:00
Dries Buytaert
45c5344f15
- Don't jump to the homepage
2005-04-24 09:50:35 +00:00
Dries Buytaert
90c5dfb3d7
- Small fixes
2005-04-24 09:32:01 +00:00
Dries Buytaert
cb420f7121
- Work by chx and myself: added a site-wide contact form to the contact module.
2005-04-24 08:23:33 +00:00
Steven Wittens
c4d24a48c5
- Unnecessary check_plain in contact.module
2005-04-11 11:06:01 +00:00
Steven Wittens
be14203534
- #18817 : Clean up plain-text checking (see drupal-devel!)
2005-03-31 09:25:33 +00:00
Steven Wittens
9f5a97d6b7
- Fix double spaces in contact.module help and code.
2005-02-22 06:16:40 +00:00
Dries Buytaert
9ed1a74c5d
- Patch by Goba: fixed whitespaces.
2005-02-20 10:58:22 +00:00
Dries Buytaert
79f6941e9b
- Fixed typo. Reported by KB.
2005-02-19 08:16:56 +00:00
Dries Buytaert
9e8d74b490
- Patch #16590 by kbahey: usability improvement: add 'subject' form to contact form.
2005-02-18 18:50:11 +00:00
Dries Buytaert
33baf53cdd
- Added a simple contact module to core.
2004-12-07 17:03:46 +00:00