Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
| | |||
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵ | Dries Buytaert | 2009-04-26 |
| | | | | theme setting. | ||
* | - Patch #357031 by aaronbauman, hinfox, dereine: passing the wrong parameter. | Dries Buytaert | 2009-03-20 |
| | |||
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple ↵ | Angie Byron | 2009-03-14 |
| | | | | users in one request. | ||
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
| | |||
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
| | |||
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing ↵ | Angie Byron | 2009-01-08 |
| | | | | the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D | ||
* | #353480 follow-up by dereine and sun: Fix typo. | Angie Byron | 2009-01-07 |
| | |||
* | - Patch #353480 by dereine, justinrandell: remove from hook_comment(). | Dries Buytaert | 2009-01-04 |
| | |||
* | - Patch #344361 by Rob Loach, recidive: remove some cruft left from the ↵ | Dries Buytaert | 2008-12-18 |
| | | | | de-op nodeapi patch. | ||
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵ | Dries Buytaert | 2008-12-09 |
| | | | | documentation because of previous node API clean-ups. | ||
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
| | |||
* | - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal ↵ | Dries Buytaert | 2008-11-05 |
| | | | | errors during testing. Woop, woop. | ||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 |
| | | | | generation database layer for Drupal 7. | ||
* | - 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 #203846 by pwolanin: remove PHP4 compatibility code. | Dries Buytaert | 2008-02-17 |
| | |||
* | #210335 by keith.smith: highly confusing example in trigger module help, use ↵ | Gábor Hojtsy | 2008-01-21 |
| | | | | a better one instead | ||
* | #203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object ↵ | Gábor Hojtsy | 2007-12-31 |
| | | | | when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4 | ||
* | #203941 reported and tested by Takafumi, patch by myself: trigger ↵ | Gábor Hojtsy | 2007-12-28 |
| | | | | assocations should be removed when deleting an advanced action | ||
* | #197730 by keith.smith: standardize on a much more user friendly cron ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | reference in help texts, explain its importance with more examples in INSTALL.txt | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | update to drag and drop functionality, drupal.module removal, etc | ||
* | #192209 follow up by bdragon: some missing taxonomy terminology fixes in ↵ | Gábor Hojtsy | 2007-11-20 |
| | | | | trigger module | ||
* | - Patch #191073 by Keith: another good string cleanup by Keith. (Also ↵ | Dries Buytaert | 2007-11-11 |
| | | | | removed some trailing whitespace.) | ||
* | - Patch #181576 by Crell: split trigger module. | Dries Buytaert | 2007-10-31 |
| | |||
* | #184722 by hazexp: only return a value from trigger_help() if there was a ↵ | Gábor Hojtsy | 2007-10-24 |
| | | | | page which the function provides any help for | ||
* | #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | closing unclosed tags, avoiding empty table containers, and so on | ||
* | - Patch #178650 by pwoladin: fixed db problem and added extra validation. | Dries Buytaert | 2007-09-26 |
| | |||
* | #172773 by numerous contributors: Make the actions interface usable by mere ↵ | Gábor Hojtsy | 2007-09-11 |
mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on |