summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - 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
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch #10664 by TDobes: fixed collapsed comments + updated the code comments.Dries Buytaert2004-10-16
* - Modified patch #10613 by killes: generate a 'page not found'-page when a re...Dries Buytaert2004-10-12
* - Code improvement: removed some redundant code from the node module.Dries Buytaert2004-10-10
* - Fixed bug #11405: unchecking the "publish" box in the default workflow admi...Dries Buytaert2004-10-09
* - Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when ...Dries Buytaert2004-10-04
* Part of #11280: node_preview() should only generate a teaser if none is prese...Steven Wittens2004-10-04
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #10977 by Gerhard: added missing node access controls for RSS feeds.Dries Buytaert2004-09-21
* - Patch #10884 by killes: node_access_where_sql() lost a parameter.Dries Buytaert2004-09-20
* - Bugfix: it was not possible to delete nodes. Reported by Philippe.Dries Buytaert2004-09-20