summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* - 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.
* #423822 by JamesAn, agentrickard, and michaelfavia: Update node module to ↵Angie Byron2010-01-03
| | | | use drupal_static().
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #670082 by yched, axyjo: hook_entity_info() cleanups.Dries Buytaert2009-12-29
|
* #655508 by David_Rothstein and Dave Reid: Define more node-related pages to ↵Angie Byron2009-12-29
| | | | hook_admin_paths().
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* #632820 follow-up by arianek and jhodgdon: Fixes to node module help.Angie Byron2009-12-25
|
* - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2.Dries Buytaert2009-12-22
|
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵Dries Buytaert2009-12-22
| | | | between t() and the theming layer.
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Rollback of previous patch. Houston, it has a typo.Dries Buytaert2009-12-17
|
* - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.Dries Buytaert2009-12-17
|
* - Patch #632092 by scor, linclark: number of replies of a node in RDFa.Dries Buytaert2009-12-16
|
* - Patch #655206 by dereine: Seven wasn't used for deleting a node.Dries Buytaert2009-12-14
|