| Commit message (Expand) | Author | Age |
... | |
* | - Patch #72487 by chx et al: removing broken API. | Dries Buytaert | 2006-11-08 |
* | #86842 by pwolanin. Clone nodes to keep the cache sanitized. | Neil Drumm | 2006-11-07 |
* | #83288 by chx and pwolanin. Remove a redundant access check. | Neil Drumm | 2006-11-07 |
* | #80257 by Jaza. Add a hook for content type changes and use it for keeping vo... | Neil Drumm | 2006-10-31 |
* | - Patch #89285 by profix: code simplifications. | Dries Buytaert | 2006-10-26 |
* | - Patch #91139 bby Eaton: custom node type permissions don't work. | Dries Buytaert | 2006-10-25 |
* | - Patch #84146 by profix, webernet, et al: capitalization fixes. | Dries Buytaert | 2006-10-23 |
* | - Patch #84146 by profix, webernet, et al: capitalization fixes. | Dries Buytaert | 2006-10-23 |
* | - Patch #75395 by chx, merlin and natrak: incorporate node access arbitrator ... | Dries Buytaert | 2006-10-23 |
* | - Patch #57015 by chx: return to the proper pages after deleting a node. | Dries Buytaert | 2006-10-23 |
* | - Patch #90128 by gotheric and chx: worked around incompatible change in MySQ... | Dries Buytaert | 2006-10-22 |
* | #84146: Use 'Sentence capitalization' for menu items, page titles, form items... | Steven Wittens | 2006-10-22 |
* | #90119 by ontwerpwerk and profix898. Clean up misnamed permissions. | Neil Drumm | 2006-10-20 |
* | #89304 by webernet. Use a more appropriate permission for content type admini... | Neil Drumm | 2006-10-18 |
* | Change admin content search instructions. They lied about wildcards. | Steven Wittens | 2006-10-14 |
* | - Patch #88180 by toddy: small grammar fixes. | Dries Buytaert | 2006-10-11 |
* | - Patch #88409 by Heine: fixed broken link. | Dries Buytaert | 2006-10-10 |
* | - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added pack... | Dries Buytaert | 2006-10-05 |
* | - Patch #82045 by chx, eaton et al: fixed nodeapi. | Dries Buytaert | 2006-10-05 |
* | - Patch #83165 by webernet: don't show revision log messages to the world. | Dries Buytaert | 2006-10-04 |
* | - Patch #87065 by Eaton et al: correct filtering of PHP nodes. | Dries Buytaert | 2006-10-04 |
* | - Patch #80271 by chx: node validate prevents programmatic node submission. | Dries Buytaert | 2006-09-16 |
* | - Patch #83316 by nickl: fixed FAPI bug. | Dries Buytaert | 2006-09-10 |
* | - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. | Dries Buytaert | 2006-09-09 |
* | - Patch #82465 by webchick: renamed variables in hooks for consistency. | Dries Buytaert | 2006-09-08 |
* | #78675 by pwolanin. Fix calling order for node links. Seen in book read more ... | Neil Drumm | 2006-09-07 |
* | #68999 by adixon. Give the theme a chance to change the node/add/... title. | Neil Drumm | 2006-09-06 |
* | #43990: Fix container-inline for node text fields | Steven Wittens | 2006-09-05 |
* | #48772 by markus_petrux. Remove redundant code from node_link(). | Neil Drumm | 2006-09-05 |
* | #80989 by fgm. When using the PHP code input format, break the node teaser ou... | Neil Drumm | 2006-09-01 |
* | - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering. | Dries Buytaert | 2006-08-31 |
* | - Patch #80952 by earl, webchick, neclimdul et al: .info files | Dries Buytaert | 2006-08-31 |
* | - Patch #81574 by assimmonds: deleting content types was broken. | Dries Buytaert | 2006-08-31 |
* | - Patch #80470 by Eaton et al: better handling of programmatic submission. | Dries Buytaert | 2006-08-31 |
* | - Patch #80860 by eaton et al: use form API multistep for poll.module | Dries Buytaert | 2006-08-30 |
* | - Patch #72290 by killes: split up the cache table. | Dries Buytaert | 2006-08-30 |
* | - Patch #68418 by Moshe et al: clean up node submit hooks. | Dries Buytaert | 2006-08-29 |
* | #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. | Neil Drumm | 2006-08-29 |
* | - Patch #80902 by asimmonds: fixed delting of multiple nodes. | Dries Buytaert | 2006-08-28 |
* | - Patch #80809 by Uwe: fixed broken link. | Dries Buytaert | 2006-08-26 |
* | #78656 by m3avrck. Drupal Core's first CSS hack. | Neil Drumm | 2006-08-25 |
* | - Patch #66569 by m3avrck: add RSS autodiscovery automatically. | Dries Buytaert | 2006-08-23 |
* | - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. | Dries Buytaert | 2006-08-23 |
* | #66569 by m3avrck. Put all the feed icons in the same place. | Neil Drumm | 2006-08-23 |
* | #80079 by drewish, fix some double placeholdering and other bugs with using t(). | Neil Drumm | 2006-08-23 |
* | - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control... | Dries Buytaert | 2006-08-22 |
* | - Patch #61636 by justin: fixed problem with reverting revisions. Taxonomy.m... | Dries Buytaert | 2006-08-20 |
* | - Patch #79625 by justing: fixed advanced search form. | Dries Buytaert | 2006-08-20 |
* | - Patch #79476 by assimonds and webchick: fixed broken t()-iness. | Dries Buytaert | 2006-08-20 |
* | #79601: module_exist() -> module_exists() | Steven Wittens | 2006-08-20 |