Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵ | Angie Byron | 2010-12-20 |
| | | | | are not declaring classes. | ||
* | - Patch #973488 by amateescu, Volx: wrong default value in user admin ↵ | Dries Buytaert | 2010-11-17 |
| | | | | settings form. | ||
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵ | Dries Buytaert | 2010-09-24 |
| | | | | and local tasks #2. | ||
* | - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵ | Dries Buytaert | 2010-04-13 |
| | | | | namespacing collisions. | ||
* | - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving ↵ | Dries Buytaert | 2010-03-20 |
| | | | | of cruft from user_save(). | ||
* | - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't ↵ | Dries Buytaert | 2010-02-26 |
| | | | | be translated with i18n. | ||
* | #586664 by bleen18: Fixed Users should not be able to contact blocked users ↵ | Angie Byron | 2010-02-17 |
| | | | | (with tests). | ||
* | - Patch #417244 by Dave Reid, arnd: contact mail greeting should be friendly ↵ | Dries Buytaert | 2010-01-22 |
| | | | | and translatable. | ||
* | #599124 by jhodgdon and Bojhan: Cleanup contact_help(). | Angie Byron | 2010-01-14 |
| | |||
* | #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. | Angie Byron | 2010-01-04 |
| | |||
* | - Patch #658140 by jhodgdon: various small help text fixes. | Dries Buytaert | 2009-12-14 |
| | |||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | #640174 by batigolix, arianek, and lisarex: Update Contact module to new ↵ | Angie Byron | 2009-11-29 |
| | | | | help standard. | ||
* | - Patch #638194 by yoroy: shorter help text on contact form pages. | Dries Buytaert | 2009-11-21 |
| | |||
* | #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵ | Angie Byron | 2009-11-01 |
| | | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly. | ||
* | - Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to ↵ | Dries Buytaert | 2009-10-11 |
| | | | | use personal contact forms. | ||
* | - Patch #601016 by Dave Reid: remove contact_site_page() and ↵ | Dries Buytaert | 2009-10-11 |
| | | | | contact_personal_page() and use the forms directly. | ||
* | - Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form. | Dries Buytaert | 2009-10-10 |
| | |||
* | - Patch #597784 by gpk, Dave Reid: fixed typo. | Dries Buytaert | 2009-10-09 |
| | |||
* | - Patch #599186 by Dave Reid: code clean-ups | Dries Buytaert | 2009-10-09 |
| | |||
* | - Patch #597784 by Dave Reid: rename 'administer site-wide contact form' to ↵ | Dries Buytaert | 2009-10-09 |
| | | | | 'administer contact forms'. | ||
* | - Patch #570142 by Dave Reid | Dries: get rid of the ↵ | Dries Buytaert | 2009-09-26 |
| | | | | admin/structure/contact/settings page. | ||
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵ | Dries Buytaert | 2009-09-22 |
| | | | | hook_user_register() DIE! | ||
* | - Patch #569282 by joshmiller: removal of Site configuration and fixed a ↵ | Dries Buytaert | 2009-09-10 |
| | | | | number of broken links. | ||
* | #564576 by Gábor Hojtsy: Moved contact module settings back to tab. | Angie Byron | 2009-08-31 |
| | |||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | 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. | ||
* | Of all the patches to accidentally commit without a message. :( Rolling back ↵ | Angie Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵ | Angie Byron | 2009-08-23 |
| | | | | local actions. | ||
* | - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵ | Dries Buytaert | 2009-08-12 |
| | | | | and APIs. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
| | |||
* | - Patch #391412 by JamesAn et al: move contact form, post, and user settings ↵ | Dries Buytaert | 2009-06-13 |
| | | | | below Site configuration. | ||
* | - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵ | Dries Buytaert | 2009-06-08 |
| | | | | 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. | ||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #295971 by deekayen: option for user contact options is badly phrased. | Dries Buytaert | 2009-05-10 |
| | |||
* | - Patch #453596 by Xano: clean-up of function names. | Dries Buytaert | 2009-05-06 |
| | |||
* | #302219 by R.Muilwijk and cyberswat: DBTNGify the Contact module. | Angie Byron | 2009-03-08 |
| | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵ | Angie Byron | 2008-09-17 |
| | | | | node type related permissions together. | ||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | 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. | ||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 |
| | | | | committed to D6. | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | #189785 by dropcube: anonymous users did not have permission to view the ↵ | Gábor Hojtsy | 2008-01-16 |
| | | | | personal contact form, so catch them early | ||
* | #100577 by O Govinda, keith.smith, catch: improve contact module help, more ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | links to where settings are located |