Dries Buytaert
5f38548b86
- Patch #601250 Dave Reid, andypost: upgrade path for contact form permission.
2009-10-12 15:17:51 +00:00
Dries Buytaert
3f638fb8b9
- Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to use personal contact forms.
2009-10-11 18:34:10 +00:00
Dries Buytaert
704e3ef812
- Patch #601016 by Dave Reid: remove contact_site_page() and contact_personal_page() and use the forms directly.
2009-10-11 01:06:27 +00:00
Dries Buytaert
e419a37e84
- Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form.
2009-10-10 19:54:15 +00:00
Dries Buytaert
a346f0d621
- Patch #597784 by gpk, Dave Reid: fixed typo.
2009-10-09 20:21:55 +00:00
Dries Buytaert
a5dba069fb
- #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms.
2009-10-09 15:39:12 +00:00
Dries Buytaert
2a7c403158
- Patch #597540 by Dave Reid: create a default contact category on install.
2009-10-09 02:54:10 +00:00
Dries Buytaert
e2e70b1e67
- Patch #599186 by Dave Reid: code clean-ups
2009-10-09 02:34:07 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
48dd14a898
- Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to 'administer contact forms'.
2009-10-09 00:54:33 +00:00
Angie Byron
f06ed4f670
#300993 follow-up by Dave Reid: Remove cruft from tests now that we have a real permissions API.
2009-10-08 08:16:54 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
dba2ebb118
- Patch #570142 by Dave Reid | Dries: get rid of the admin/structure/contact/settings page.
2009-09-26 00:13:19 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
82b51dff1d
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
2009-09-10 06:32:54 +00:00
Angie Byron
29f6188285
#564576 by Gábor Hojtsy: Moved contact module settings back to tab.
2009-08-31 18:40:00 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Dries Buytaert
24289301ab
- Patch #552986 by yoroy: remove redundant form description.
2009-08-19 12:56:47 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
fb0c7c6df7
- Patch #522210 by gpk: phpdoc fix.
2009-07-17 11:18:04 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Angie Byron
23bbb003b9
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.
2009-06-29 14:24:57 +00:00
Angie Byron
3bcc48225a
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.
2009-06-28 16:05:58 +00:00
Dries Buytaert
daedf71b7c
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.
2009-06-13 20:40:09 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
28b2f098be
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
2009-06-08 05:00:12 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
9669352fda
- Patch #299137 by mr.baileys: added tests for the contact form's auto-reply.
2009-05-27 15:14:27 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Angie Byron
3ac59eee96
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
2009-05-13 19:42:18 +00:00
Dries Buytaert
28afeba170
- Patch #295971 by deekayen: option for user contact options is badly phrased.
2009-05-10 18:24:06 +00:00
Dries Buytaert
b9b0063a48
- Patch #453572 by Xano: improve language.
2009-05-10 05:06:50 +00:00
Dries Buytaert
a40002c76b
- Patch #453596 by Xano: clean-up of function names.
2009-05-06 10:38:40 +00:00
Dries Buytaert
5f08579bfe
- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for the review sun.
2009-04-30 21:44:20 +00:00
Dries Buytaert
94c3dceeda
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting.
2009-04-29 08:04:24 +00:00
Angie Byron
93688e77b1
#229660 by Dave Reid: Use theme_username() in personal contact form.
2009-04-26 20:09:12 +00:00
Dries Buytaert
a7c324f42c
- Patch #282858 by Dave Reid, Ian Ward: nicer message for the contact form when it has not yet been configured.
2009-04-21 09:27:52 +00:00
Dries Buytaert
a4d3da9ec5
- Patch #413060 by pp: added a test for contact module.
2009-04-21 05:05:27 +00:00
Dries Buytaert
400061e489
- Patch #413852 by Berdir: correctly validate emails on PHP 5.3.
2009-04-05 12:10:56 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00