Dries Buytaert
21087fc902
- Patch #716558 by Dave Reid: use ['actions'] in contact forms.
2010-02-17 08:48:18 +00:00
Angie Byron
08563b46da
#586664 by bleen18: Fixed Users should not be able to contact blocked users (with tests).
2010-02-17 04:39:49 +00:00
Angie Byron
8151b56c28
#246880 by mr.baileys: Fixed Error when adding duplicate category to contact form module (with tests).
2010-02-17 03:59:43 +00:00
Angie Byron
af24809fed
#612870 by asimmonds: Fixed Weight fields should be int, not tinyint.
2010-01-30 00:08:34 +00:00
Dries Buytaert
4a10bf28dd
- Patch #417244 by Dave Reid, arnd: contact mail greeting should be friendly and translatable.
2010-01-22 22:56:54 +00:00
Angie Byron
5fc914e017
#599124 by jhodgdon and Bojhan: Cleanup contact_help().
2010-01-14 05:51:59 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
ec7ff41cc5
#580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.
2010-01-04 21:31:52 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
438909ba28
- Patch #669060 by Damien Tournoud: fixed SA-CORE-2009-009: contact category name XSS.
2009-12-28 11:53:49 +00:00
Dries Buytaert
28714aa363
- Patch #658140 by jhodgdon: various small help text fixes.
2009-12-14 20:38:15 +00:00
Dries Buytaert
527a054952
- Patch #644648 by sun: cleaned up, documented, and corrected some ['#token'] code.
2009-12-14 13:51:57 +00:00
Angie Byron
b52cdd773c
#652420 by sun: Fixed Various failures everywhere caught by asserting on watchdog errors found in testing logs.
2009-12-07 06:07:19 +00:00
Dries Buytaert
864408cefa
- Patch #652420 by sun: fixed various failures.
2009-12-06 23:56:47 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Angie Byron
7cef435baa
#640174 by batigolix, arianek, and lisarex: Update Contact module to new help standard.
2009-11-29 19:54:40 +00:00
Dries Buytaert
a03cfb9f32
- Patch #638194 by yoroy: shorter help text on contact form pages.
2009-11-21 14:55:13 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Angie Byron
ca8eee7545
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
2009-11-01 21:26:44 +00:00
Dries Buytaert
2dc3c05a2b
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
2009-10-18 11:34:45 +00:00
Dries Buytaert
60c5878351
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
2009-10-16 19:06:25 +00:00
Dries Buytaert
4430d46334
- Patch #440876 : missing files.
2009-10-16 16:37:01 +00:00
Dries Buytaert
f46e6626cd
- Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information.
2009-10-16 15:54:33 +00:00
Dries Buytaert
13d3072f41
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
2009-10-16 03:01:55 +00:00
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