summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* #369964 by yched and bjaspan: Refactor field validation and error reporting. ...Angie Byron2009-03-26
* - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to...Dries Buytaert2009-03-20
* #347250 by catch, drewish, and Berdir: Add function for loading multiple user...Angie Byron2009-03-14
* - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ...Dries Buytaert2009-03-14
* - Patch #394694 by stompeers: improve node edit conflict message. Result from...Dries Buytaert2009-03-14
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
* - Patch #299267 by Crell: add extender support to the SELECT query builder.Dries Buytaert2009-02-22
* #330983 by recidive and boombatower: Rename users/users_roles tables to user/...Angie Byron2009-02-18
* #372474 by karschsp: Minor documentation fix for node access system.Angie Byron2009-02-13
* #333478 by keith.smith: Remove extra comma and 'character sequences' in taxon...Angie Byron2009-02-06
* - 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
* #365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).Angie Byron2009-01-28
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p...Dries Buytaert2009-01-27
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
* #306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with...Angie Byron2009-01-22
* #287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FO...Angie Byron2009-01-22
* - Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed possib...Dries Buytaert2009-01-21
* #320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes.Angie Byron2009-01-17
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table...Dries Buytaert2009-01-14
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta...Dries Buytaert2009-01-13
* #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th...Angie Byron2009-01-08
* - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database q...Dries Buytaert2009-01-04
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alte...Dries Buytaert2008-12-29
* - Patch #352093 by catch: avoid unnecessary SQL query on front page when no n...Dries Buytaert2008-12-29
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
* - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_...Dries Buytaert2008-12-16
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
* - Patch #324313 by catch et al: load multiple nodes and terms at once.Dries Buytaert2008-12-05
* - Patch #335086 by recidive: rename node, filter and comment module tables to...Dries Buytaert2008-12-03
* - Patch #296624 by Damien Tournoud: made search work on PostgreSQL.Dries Buytaert2008-12-02
* - Patch #305345 by catch: making all terminology consistent.Dries Buytaert2008-11-22
* - Patch #330674 by catch: we can eliminate one database query because we have...Dries Buytaert2008-11-22
* - Patch #334030 by justinrandell: replace module_list with module_implements ...Dries Buytaert2008-11-15
* #331719 follow-up by chx: Remove ambiguity from search score queries.Angie Byron2008-11-10
* - Patch #319788 by stella, nedjo et al: pass language code to filters when av...Dries Buytaert2008-11-08
* #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ->...Angie Byron2008-11-03
* - Patch #302120 by dmitrig01: usability improvement - make the content type a...Dries Buytaert2008-11-02
* - Patch #279516 by c960657: removed many PHP4-isms. Great patch.Dries Buytaert2008-11-01
* - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.Dries Buytaert2008-10-29
* #325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent modul...Angie Byron2008-10-25
* Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p...Angie Byron2008-10-13
* #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being cal...Angie Byron2008-10-12
* 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