summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* - 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.
* #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: ↵Angie Byron2010-01-09
| | | | Fix critical upgrade path bugs from Drupal 6 to Drupal 7
* #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
|
* #373897 follow-up by jbrown: Remove bogus sortable author column on content ↵Angie Byron2010-01-08
| | | | page, resulting in SQL errors.
* - Patch #677662 by heyrocker: fixed in several hook_token() implementations ↵Dries Buytaert2010-01-07
| | | | so that language options get set properly.
* #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets ↵Angie Byron2010-01-07
| | | | from system.module and separate presentational and behavior-supporting styles.
* - 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
|
* - Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable.Dries Buytaert2010-01-04
|
* - Patch #668650 by jhodgdon: fixed hook_view() example.Dries Buytaert2010-01-04
|
* #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
|
* #648410 follow-up by Dave Reid: Add link to create new from all empty table ↵Angie Byron2010-01-03
| | | | texts.
* - Patch #666634 by chx: added 'container' wrapper for node form buttons.Dries Buytaert2009-12-31
|
* - 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
|
* - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.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 #668806 by Dave Reid: brought permission handling for node revisions ↵Dries Buytaert2009-12-28
| | | | up to standards.
* - 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 #635094 by plach: switching from zxx to und as it is semantically ↵Dries Buytaert2009-12-22
| | | | more correct.
* - Patch #664012 by Bojhan, Dries: removed unnecessary fieldset.Dries Buytaert2009-12-22
|