Dries Buytaert
06fe6cae2d
- Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions.
2010-04-13 15:13:41 +00:00
Dries Buytaert
3b3f096668
- Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of cruft from user_save().
2010-03-20 14:55:06 +00:00
Dries Buytaert
bbbe8c178c
- Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't be translated with i18n.
2010-02-26 18:35:35 +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
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
ec7ff41cc5
#580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.
2010-01-04 21:31:52 +00:00
Dries Buytaert
28714aa363
- Patch #658140 by jhodgdon: various small help text fixes.
2009-12-14 20:38:15 +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
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
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
e2e70b1e67
- Patch #599186 by Dave Reid: code clean-ups
2009-10-09 02:34:07 +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
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
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
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
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
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +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
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
28afeba170
- Patch #295971 by deekayen: option for user contact options is badly phrased.
2009-05-10 18:24:06 +00:00
Dries Buytaert
a40002c76b
- Patch #453596 by Xano: clean-up of function names.
2009-05-06 10:38:40 +00:00
Angie Byron
d7fa0f82d0
#302219 by R.Muilwijk and cyberswat: DBTNGify the Contact module.
2009-03-08 05:08:22 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Angie Byron
893942bb4f
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.
2008-09-17 20:37:32 +00:00
Dries Buytaert
ccf1af94fa
- Patch #245329 by christefano and dmitrig01: code comment love.
2008-07-24 16:25:19 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Gábor Hojtsy
a8360ea7c9
#189785 by dropcube: anonymous users did not have permission to view the personal contact form, so catch them early
2008-01-16 12:46:52 +00:00
Gábor Hojtsy
196856f59c
#100577 by O Govinda, keith.smith, catch: improve contact module help, more links to where settings are located
2007-12-19 17:42:13 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
c6d841c096
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc
2007-12-13 09:34:40 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Dries Buytaert
336dd18700
- Patch #136970 by catch and wmostrey: added permission to administer contact forms (usability improvement).
2007-11-09 09:21:00 +00:00