summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* - Patch #735628 by sun, Jacine: resizable textarea behavior leads to ↵Dries Buytaert2010-03-09
| | | | unpredictable results.
* #594412 by mrfelton: Correctly label all site-owning super-admin permissions.Angie Byron2010-03-08
|
* #684774 follow-up by sun: Remove silly superfluous check from ↵Angie Byron2010-03-07
| | | | node_block_admin_configure_submit().
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #676800 follow-up by sun: More fieldset fixes.Angie Byron2010-03-07
|
* - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown ↵Dries Buytaert2010-03-06
| | | | on search settings page is incorrect.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* #716258 by mikeryan: Move node_object_prepare() to node.module.Angie Byron2010-02-27
|
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #704362 by catch, andypost: fixed notices/warnings when comment ↵Dries Buytaert2010-02-26
| | | | module is disabled
* - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions ↵Dries Buytaert2010-02-25
| | | | by vid not timestamp.
* #722688 by moshe weitzman: Allow programmatic setting of node->changed.Angie Byron2010-02-23
|
* #645374 follow-up by sun: Make entity ids available to confirm form submit ↵Angie Byron2010-02-17
| | | | handlers.
* #716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new().Angie Byron2010-02-17
|
* #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard.Angie Byron2010-02-17
|
* #701744 by jhodgdon and Crell: Remove assumptions from ↵Angie Byron2010-02-15
| | | | node_query_node_access_alter() (with tests).
* #482346 by catch: Remove dead code.Angie Byron2010-02-15
|
* - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ↵Dries Buytaert2010-02-13
| | | | ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard.
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
|
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* - Patch #710406 by jhodgdon: node_search_execute() should no longer try to ↵Dries Buytaert2010-02-11
| | | | call taxonomy_node_update_index() because it no longer exists.
* - Patch #708974 by jhodgdon: follow-up patch to correct some documentation ↵Dries Buytaert2010-02-11
| | | | mistakes.
* - Patch #708974 by jhodgdon: documentation improvements: provide an overview ↵Dries Buytaert2010-02-10
| | | | of ex-hook_nodeapi() operations.
* - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function ↵Dries Buytaert2010-02-09
| | | | passed by reference.
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09
|
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #704728 by jhodgdon: fixed node grants documentation.Dries Buytaert2010-02-05
|
* - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation.Dries Buytaert2010-02-05
|
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* #700862 by David_Rothstein: Fixed Test for empty node log messages doesn't ↵Angie Byron2010-02-01
| | | | actually test what it's supposed to.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is ↵Angie Byron2010-01-30
| | | | never updated. (with tests)
* #680910 by yched and bjaspan: Allow fields to be restricted to entity types.Angie Byron2010-01-30
|
* #684202 by catch: Added Entity insert/delete/update hooks, to support caching.Angie Byron2010-01-30
|
* - Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ↵Dries Buytaert2010-01-29
| | | | ?q=admin/content can be a performance killer.
* #689716 by yoroy: Remove 'Change the default front page' link from the ↵Angie Byron2010-01-28
| | | | welcome screen.
* - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help ↵Dries Buytaert2010-01-25
| | | | contrib updates make progress.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #564642 by Scott Reynolds: added tests for node_rebuild() and ↵Dries Buytaert2010-01-24
| | | | comment_rebuild().
* - Patch #686128 by yched: body-to-field conversion was unacceptably slow.Dries Buytaert2010-01-24
|
* - Patch #667152 by catch: optimize node_tag_new().Dries Buytaert2010-01-22
|
* - Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues ↵Dries Buytaert2010-01-20
| | | | four queries on default install node/1 so added a static cache.
* #688862 by webchick: Fixed Documentation problem with hook_node_view().Angie Byron2010-01-19
|
* - Patch #684646 by catch: reordered some code to avoid unnecessary query in ↵Dries Buytaert2010-01-18
| | | | _node_revision_access().
* - Patch #684774 by sun: block visibility settings cannot be properly extended.Dries Buytaert2010-01-15
|