summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - Patch #18275 by Steven: "create content" menu displays extraneous links.Dries Buytaert2005-05-26
* - #18406: make node_page 404 on meaningless nidsSteven Wittens2005-05-25
* - Sort admin-content by descending node date. This got lost in the refinement...Steven Wittens2005-05-25
* * cue Star Wars theme tune *Steven Wittens2005-05-24
* - Patch by chx: added a db_rewrite_sql() in node_load() just to make sure.Dries Buytaert2005-05-17
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #20188 by Goba: Node_feed() instructs the nodeapi view call it invoke...Dries Buytaert2005-04-11
* - Removed weird phpdoc lineDries Buytaert2005-04-05
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - #19353: Fix 'submit' button behaviour wrt optional previewing and form errors.Steven Wittens2005-03-27
* - #17343: Fix safari CSS issues with node admin.Steven Wittens2005-03-27
* - #19405: Fix SQL in comment block for anonymous users.Steven Wittens2005-03-24
* - #19089: Remove depency on taxonomy.module by node.module (kjartan)Steven Wittens2005-03-18
* - #12401: Non-admins should obey workflow wrt revisions.Steven Wittens2005-03-18
* - Patch #18216: fixed nodeapi settings hook.Dries Buytaert2005-03-07
* - Bumped the RSS version from 0.92 to 2.0Dries Buytaert2005-03-07
* - Patch #18418 by chx: jonbob node_access_view_all patch changed the return v...Dries Buytaert2005-03-05
* #18226: Non-admins were not obeying workflow.Steven Wittens2005-03-04
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Patch #18045 by JonBob: the node type admin page uses an unclear callback n...Dries Buytaert2005-03-01
* - Patch #18123 by chx: the $return['distinct'] in the past should have been m...Dries Buytaert2005-03-01
* #17747: PGSQL improvementsSteven Wittens2005-02-28
* - #17870: Add preview CSS class to node preview (drumm)Steven Wittens2005-02-27
* - Patch #17687 by Gerhard: removed some cruft.Dries Buytaert2005-02-21
* - Fixing broken search after sql rewrite patchesSteven Wittens2005-02-19
* - Patch #16558 by JonBob: improved performance of node access checks.Dries Buytaert2005-02-18
* - Fixed broken colspan. Reported by asimmonds.Dries Buytaert2005-02-14
* - Fixed broken colspan.Dries Buytaert2005-02-11
* - Patch #16960 by Goba: fixed content type options.Dries Buytaert2005-02-10
* - 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