summaryrefslogtreecommitdiff
path: root/modules/node.module
Commit message (Expand)AuthorAge
* - Patch #50219 by pz: removed some redundant code.Dries Buytaert2006-02-21
* - Patch #50219 by pz: removed death code.Dries Buytaert2006-02-20
* - Patch #50105 by chx: simplified some code.Dries Buytaert2006-02-19
* - Patch #44298 by DriesK: prevent unaccessible links from being generated.Dries Buytaert2006-02-19
* - #35073: Admin/node category filter not workingSteven Wittens2006-02-14
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
* - Patch #47406 by Zen: menu sorting shouldn't be case insensitive.Dries Buytaert2006-02-09
* - Patch #43622 / #46627 by markus: 'delete the selected posts' operation on a...Dries Buytaert2006-02-09
* - Patch #48564 by JonBob: grammar fix.Dries Buytaert2006-02-09
* - Node revisions 404/403 handling called drupal_not_found() twice.Steven Wittens2006-02-08
* - Patch #48021 by Zen: removed unused variable.Dries Buytaert2006-02-06
* - Patch #46933 by Gerhard: moderated nodes are not indexed.Dries Buytaert2006-02-01
* - Patch #46827 by wulff: fixed incorrect links.Dries Buytaert2006-01-29
* - Patch #46705 by killes: don't use array_merge.Dries Buytaert2006-01-29
* - Modified patch #37754 by Thomas: made the status message show up.Dries Buytaert2006-01-24
* - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0Dries Buytaert2006-01-20
* - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms...Dries Buytaert2006-01-19
* - #42277: Make node search indexing more robust against bad nodes and timeouts.Steven Wittens2006-01-18
* - Patch #45206 by markus: attempt at making the node filters somewhat transla...Dries Buytaert2006-01-18
* - Patch #45259 by chx/drumm: cast to object required.Dries Buytaert2006-01-18
* - Patch #42072 by m3avrck: more improvements to the node revesion overview sc...Dries Buytaert2006-01-17
* - Patch #42072 by m3avrck: improved the revision overview screen.Dries Buytaert2006-01-17
* - Critical feature #40670: made the form array accessible.Dries Buytaert2006-01-17
* - Extended the form description for clarity.Dries Buytaert2006-01-14
* - Patch #42886 by chx: critical feature: allow modules to be reordered.Dries Buytaert2006-01-08
* - Patch #42955 by Cvbge: critical bugfix: users can't create new content.Dries Buytaert2006-01-06
* - #41940: Locale string search broken in some cases (and remove some inapprop...Steven Wittens2006-01-05
* - Patch #35770 by DriesK: make node preview settings work.Dries Buytaert2006-01-04
* - Patch #43032 by Steve Dondley: critical fix: can't update nodes by anonymou...Dries Buytaert2006-01-03
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - #42234: Use standardized feed icon for RSSSteven Wittens2005-12-29
* - Bug #42107: redirect to the main page instead of to 'node'.Dries Buytaert2005-12-27
* - Patch #28159 by chx: removed some dead code from the search module's form.Dries Buytaert2005-12-26
* - Patch #42153 by Junyor: slight clean-up of node_revision_delete().Dries Buytaert2005-12-24
* - Patch #30098 by killes: node revisions should only be viewable by admins.Dries Buytaert2005-12-22
* - #41973: Ensure -\>changed and -\>created are equal on node creationSteven Wittens2005-12-22
* - #34826: Search results don't include last part of longer pagesSteven Wittens2005-12-21
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
* - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failu...Dries Buytaert2005-12-15
* - Patch #41211 by Neil: de-dupe XML namespaces in RSS automatically.Dries Buytaert2005-12-15
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #41165 by Morbus: removed rss doctype.Dries Buytaert2005-12-14
* - Patch #41109 by chx: fixed problem with _node_name() returning NULL instead...Dries Buytaert2005-12-14
* - Patch #40587 by wtanaka: execute -> submitDries Buytaert2005-12-10
* - Patch #36429: remove CONCAT() and speed up node_access query.Dries Buytaert2005-12-08
* - Patch #29326 by Morbus: optimized performance of URL aliasing for newly ins...Dries Buytaert2005-12-07
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's...Dries Buytaert2005-12-05
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...Dries Buytaert2005-12-02
* - #7940: Remember publishing options when editing nodeSteven Wittens2005-11-29
* - Patch #37798 by Neil: fixed problem with node settings.Dries Buytaert2005-11-27