summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* #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.
* - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown ↵Dries Buytaert2010-03-06
| | | | on search settings page is incorrect.
* - 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.
* #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
|
* #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).
* - 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.
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation.Dries Buytaert2010-02-05
|
* #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 #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - 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.
* - 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
|
* - Patch #683630 by Dave Reid: remove hard-coded 'administer nodes' checking ↵Dries Buytaert2010-01-14
| | | | in node_validate() and node_submit().
* #678546 by rfay and jhodgdon: Improve wording of help text in ↵Angie Byron2010-01-14
| | | | admin/config/regional/language/configure.
* #614508 by linclark and scor: Annotate tracker page with RDFa.Angie Byron2010-01-14
|
* #261258 follow-up by dbabbage: Fixed some missed node title changes that ↵Angie Byron2010-01-13
| | | | were breaking testbot.
* #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ↵Angie Byron2010-01-13
| | | | formatters have a generic way to build the url of an 'entity'.
* #261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() ↵Angie Byron2010-01-13
| | | | insertion logic. (with tests)
* #678510 by matt2000 and jhodgdon: Fixed Field UI display fields page still ↵Angie Byron2010-01-13
| | | | says 'node' on it.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #636992 by catch, yched: Fixed Entity loading needs protection from infinite ↵Angie Byron2010-01-13
| | | | recursion. Prevents unnecessary user_load()s from RDF.
* #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix ↵Angie Byron2010-01-12
| | | | inconsistencies in menu description labeling.
* #681723 by Bojhan: Standardize on 'Add new content' for content creation page.Angie Byron2010-01-12
|
* #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' ↵Angie Byron2010-01-12
| | | | functionality from Help module.
* #337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' ↵Angie Byron2010-01-11
| | | | for use on the dashboard.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().Angie Byron2010-01-08
|
* - Patch #646874 by sun, David_Rothstein: more improvements.Dries Buytaert2010-01-06
|
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.