summaryrefslogtreecommitdiff
path: root/modules/node/node.pages.inc
Commit message (Expand)AuthorAge
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers...Dries Buytaert2009-06-12
* - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post s...Dries Buytaert2009-06-05
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n...Angie Byron2009-06-04
* - Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has...Dries Buytaert2009-05-25
* #457080 by moshe weitzman: Add node_delete_multiple() for more efficient dele...Angie Byron2009-05-20
* - Patch #457532 by Berdir: more PHP5 'fixes'.Dries Buytaert2009-05-09
* - Patch #370276 by JamesAn: improved help text of authoring field.Dries Buytaert2009-05-06
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a them...Dries Buytaert2009-04-26
* - Patch #394484 by Berdir and Crell: converted node module to the new databas...Dries Buytaert2009-04-25
* - Patch #385602 by Damien Tournoud, desbeers, Gabor Hojtsy: log message somet...Dries Buytaert2009-04-15
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now pr...Angie Byron2009-04-11
* #369964 by yched and bjaspan: Refactor field validation and error reporting. ...Angie Byron2009-03-26
* #347250 by catch, drewish, and Berdir: Add function for loading multiple user...Angie Byron2009-03-14
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
* #69468 by marcingy, greggles, mikey_p: Usability: Display node type on editin...Angie Byron2009-02-13
* #361683 follow-up by sun: Remove more windows line endings.Angie Byron2009-02-05
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant...Dries Buytaert2009-02-03
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p...Dries Buytaert2009-01-27
* - Patch #308774 by oadaeh, catch, keith.smith: improved the revision log term...Dries Buytaert2009-01-22
* - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format...Dries Buytaert2009-01-21
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
* - Patch #335086 by recidive: rename node, filter and comment module tables to...Dries Buytaert2008-12-03
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p...Angie Byron2008-10-13
* Roll-back of #242873: This caused horrendous problems with SimpleTest on some...Angie Byron2008-10-12
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ...Angie Byron2008-10-11
* #319714 by greggles: Remove needless double-check_url()ing in maintenance.tpl...Angie Byron2008-10-11
* - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa...Dries Buytaert2008-10-06
* - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi...Dries Buytaert2008-09-27
* #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAP...Angie Byron2008-09-27
* - Patch #254242 by Gabor, dropcube: preview post setting (optional, required)...Dries Buytaert2008-09-19
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links.Dries Buytaert2008-08-31
* - Patch #296918 by JBrauer: clean up CSS/HTML of node form.Dries Buytaert2008-08-22
* - Patch #56173 by catch, chx: if the user has access to one content type only...Dries Buytaert2008-08-14
* - Patch #255150 by dropcube: corrected formatting of links.Dries Buytaert2008-07-10
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real...Dries Buytaert2008-02-17
* #216061 by Eaton: nid was not set in node creation (programatic node creation...Gábor Hojtsy2008-02-03
* #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in ...Gábor Hojtsy2008-01-29
* #201667 follow up by gpk: minor code comment and whitespace cleanupGábor Hojtsy2008-01-10
* #207990 by soxofaan: fix notice on node/add page for anonymous usersGábor Hojtsy2008-01-10
* #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in...Gábor Hojtsy2008-01-09
* - Patch #204900 by webernet: code style fixes. Likely my last patch of the y...Dries Buytaert2007-12-31
* #176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titlesGábor Hojtsy2007-12-27
* - Patch #176748 by pwolanin, Rob Loach: fixed broken breadcrumbs.Dries Buytaert2007-12-26
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22