summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* #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
|
* - 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
|
* #678012 by heyrocker and jhodgdon: Tokens should not use the word 'node' in ↵Angie Byron2010-01-14
| | | | human-readable descriptions.
* #684084 by hunmonk: Fixed node_update_7006() broken after 'node titles as ↵Angie Byron2010-01-14
| | | | fields' rollback.
* - Patch #677548 by jhodgdon: fixed content type edit page needs some UI text ↵Dries Buytaert2010-01-13
| | | | updates.
* - Patch #677544 by jhodgdon: content admin screen not clear.Dries Buytaert2010-01-13
|
* #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'.
* #676134 by mcarbone: Update documentation to account for taxonomy changes ↵Angie Byron2010-01-13
| | | | (no more node taxonomy property).
* #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.
* #681940 by chx: Fixed Multistep node forms cant change the basic options. ↵Angie Byron2010-01-13
| | | | (with tests)
* #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.
* #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵Angie Byron2010-01-10
| | | | Content-Type to 'Basic page'.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.