summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk fai...Dries Buytaert2005-02-10
* - Fixing broken drupal_goto() after node submission on PHP5.Steven Wittens2005-02-04
* - PHP5 fix due object references: node previewing should not put node output ...Steven Wittens2005-02-04
* - Fix warning due to old session variable.Steven Wittens2005-02-02
* #10296: Clean up admin - content:Steven Wittens2005-02-02
* - Patch #16513 by James (slightly modified): export categories and enclosures...Dries Buytaert2005-02-01
* - Patch #16111 by chx: fixed some bugs in the db_rewrite_sql() code.Dries Buytaert2005-01-31
* - Patch #16253 by Goba: incremental improvements to the new content markers.Dries Buytaert2005-01-30
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #6025 by Jeremy: avoid data to get lost when two users are editing a ...Dries Buytaert2005-01-27
* - Patch #16192 by Neil: moved the submission guidelines found in forum, story...Dries Buytaert2005-01-26
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - I had to modify chx's patch/change because it did not work with PHP5. Plea...Dries Buytaert2005-01-23
* - Patch #16026 by chx: fixed node-level permissions.Dries Buytaert2005-01-23
* Documenting a tricky regexp.Steven Wittens2005-01-22
* - Another code style fix.Steven Wittens2005-01-19
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - #15500: Fix tracker not showing nodes without comments.Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Reversing bad commit, sorry everyone.Steven Wittens2005-01-17
* - Various code style fixesSteven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Make the search settings page more user-friendly.Steven Wittens2005-01-11
* - Fixing a couple of watchdog() calls.Steven Wittens2005-01-09
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #14917 by UnConeD/Steven:Dries Buytaert2004-12-31
* - Patch #6308 by gordon: allow node_submit() to be used by external interfaces.Dries Buytaert2004-12-26
* #11548: node.module - Ensure that only valid fields are savedSteven Wittens2004-12-24
* - Patch #14709 by matteo: added missing call to the nodeapi's 'view' hook.Dries Buytaert2004-12-23
* #12793: Remove dependency of node.module on search.module.Steven Wittens2004-12-20
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* Search: indexing should invoke nodeapi to catch all user-visible data (e.g. f...Steven Wittens2004-12-02
* - Patch #10697 by matteo: avoid that administrators can create nodes with the...Dries Buytaert2004-11-29
* - Modified patch #11840 by Stefan: added conctext-sensitive help text to the ...Dries Buytaert2004-11-27
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* Search.module:Steven Wittens2004-11-18
* Search indexing bug: last updated timestamp needs to take last comment timest...Steven Wittens2004-11-18
* - Patch #8506 by Gerhard: added basic node_load() caching.Dries Buytaert2004-11-17
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11940 by kps: if the user is not allowed to view a newly submitted n...Dries Buytaert2004-11-15
* - Slightly modified the API of node_title_list(): it will no longer call comm...Dries Buytaert2004-11-04
* - Patch #12232 by Steven: more search improvements:Dries Buytaert2004-11-04
* - Patch by Steven:Dries Buytaert2004-11-03
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* #7607: Sort node types in node/add by translated names.Steven Wittens2004-10-29