Commit Graph

1842 Commits (92f679b84a7878ce99b3f24ada7ff08520a0de2e)

Author SHA1 Message Date
Dries Buytaert 5c32f33425 - Patch #883454 by jhodgdon, ctmattice1: doc and examples for hook_form() are misleading/wrong. 2010-10-22 00:35:35 +00:00
Angie Byron af2b5e7d86 #408160 by sun, Berdir, Gábor Hojtsy, David_Rothstein: Fixed move Add new content link to Navigation menu. 2010-10-20 08:15:33 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert d9cc13e9f0 - Patch #118108 by bleen18: node delete does not clean up node_access() table. 2010-10-20 00:27:51 +00:00
Angie Byron 91bc8bed90 #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency. 2010-10-15 03:36:21 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Dries Buytaert c54107146b - Patch #934790 by agentrickard: use _node_custom_theme() for revision callbacks. 2010-10-11 21:00:33 +00:00
Angie Byron 800cdcc840 #700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting in tableselect if #weight is not set. 2010-10-07 17:31:39 +00:00
Angie Byron 65b99dc85f #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable. 2010-10-07 00:28:20 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Dries Buytaert e4c0766ca4 - Patch #931476 by duellj: fixes for hook_node_view() documentation. 2010-10-05 02:21:26 +00:00
Dries Buytaert 8ec40cc27a - Patch #922824 by plach: no way to specify the language to view entities in. 2010-10-03 01:15:34 +00:00
Angie Byron 3858e1a19f #926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of unpublished nodes lose their body field on upgrade. 2010-10-01 22:03:29 +00:00
Dries Buytaert 0a8e9c5b20 - Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: node. 2010-09-29 19:46:40 +00:00
Dries Buytaert 66c50098c9 - Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content visible when a Node Access module is enabled. 2010-09-29 14:08:54 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Dries Buytaert 410a814fcb - Patch #922412 by moshe weitzman: remove node_access_example_disabling() from docs. 2010-09-25 18:01:28 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert f94b014ca7 - Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs an object type instead of the type name. 2010-09-18 01:39:33 +00:00
Dries Buytaert db1d3a0287 - Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization is wrong. 2010-09-17 14:54:51 +00:00
Dries Buytaert 1d9f387c7c - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms. 2010-09-17 14:53:22 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Dries Buytaert fbf64a08f6 - Patch #884932 by mgifford, jhodgdon: labels missing for search admin pages. 2010-09-11 03:09:09 +00:00
Angie Byron 8ed9f604c9 #891028 by chx: Fixed Orphan node types lose bodies on upgrade. 2010-09-11 00:39:49 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert 3702347af9 - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to hook_validate()/hook_node_validate(), and not passed by reference to hook_form(). 2010-09-03 19:56:51 +00:00
Dries Buytaert 74a65d8839 - Patch #630486 by brandonojc, Rob Loach: edit content types missing vertical tab summaries from content_types().js. 2010-09-03 17:47:20 +00:00
Angie Byron 9fedd98782 #821560 by plach: Fixed Notices on the content administration page after removing a language. 2010-08-30 06:26:45 +00:00
Angie Byron 63136b81e2 #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links. 2010-08-30 05:58:46 +00:00
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Angie Byron dd57256903 #890790 by moshe weitzman: Fixed deleting nodes does not delete their comments. 2010-08-23 22:15:34 +00:00
Angie Byron aa235ac59c #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() only implements access checks for nodes and users. 2010-08-23 14:53:50 +00:00
Dries Buytaert 479b71232b - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does not allow for node access. 2010-08-22 16:11:12 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert 4e34e13082 - Patch #715464 by mfb: authored on field description is broken on Preview. 2010-08-20 01:23:43 +00:00
Dries Buytaert a25b60541d - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor Hojtsy, puregin: a node cannot be displayed in different view mode on its own page. 2010-08-17 16:20:08 +00:00
Dries Buytaert 33ef42291f - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an argument. 2010-08-17 13:50:52 +00:00
Dries Buytaert b82715c333 - Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL when having node_access() modules enabled. 2010-08-16 20:59:34 +00:00
Dries Buytaert 0fad2a3df0 - Patch #791490 by chx: contextual module calls menu_get_item() for unsaved nodes, resulting in pdo exception on postgresql. 2010-08-16 12:32:32 +00:00
Dries Buytaert 2141a64e34 - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys(). 2010-08-11 14:21:39 +00:00
Dries Buytaert 02262dec24 - Patch #877986 by tim.plunkett: RSS link in Syndicate block has path of //rss.xml. 2010-08-09 19:57:24 +00:00
Dries Buytaert f0b3fa4b1b - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
form input in the 'node type' edit form was way too harsh (affects the
  display of all 'trimmed / summary_or_trimmed' formatters on all text
  fields in all view modes), and irrelevant for text fields on non-node
  entities, which are currently all blocked to 'trim to 600 chars'.

   * Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
   * Removed 'teaser_length' settings for node types
   * Added upgrade path for 'teaser_length' variable in node_update_7011()
   * Fixed a test
2010-08-08 13:02:37 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron 4865a48e22 #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node is default search even when it's disabled. 2010-08-05 07:11:15 +00:00
Angie Byron 792d73962e #737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: Fixed Use a 'title callback' for node/%node instead of drupal_set_title(). 2010-08-02 05:29:08 +00:00
Dries Buytaert c220873e15 - Patch #866220 by andypost: URL parameter for theme_more_link() should not pass url(). 2010-08-01 00:18:20 +00:00
Dries Buytaert 137011df91 - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once. 2010-07-30 03:06:18 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 2ad0a2c1f7 - Patch #684982 by plach: audit of global language variable use. 2010-07-16 02:37:06 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Angie Byron 893fba439b Roll-back of #749748. This broke JavaScript on node add forms, and probably elsewhere. 2010-07-07 17:56:42 +00:00
Dries Buytaert 47b8bec8e2 - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not prefill with user info from cookie. 2010-07-07 01:14:18 +00:00
Dries Buytaert b6c0d1ab20 - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], [comment:uid], and [file:uid] tokens. 2010-06-29 00:57:19 +00:00
Dries Buytaert 7b77b90c03 - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds. 2010-06-25 19:33:47 +00:00
Angie Byron 6b0f13f03c #569206 by mikey_p, justinrandell: Fixed body field re-added when node type settings are re-saved. 2010-06-24 22:23:06 +00:00
Dries Buytaert c28bba827e - Patch #834924 by jhodgdon: entity_invoke() is worthless. 2010-06-23 02:45:35 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert e3690d9246 - Patch #478946 by Scott Reynolds: node_access() batch rebuild will 'fail' when a node isn't loadable. 2010-05-31 08:02:33 +00:00
Dries Buytaert ada6432e5e - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
Dries Buytaert 72db95c988 - Patch #711108 by Berdir: better exception reporting for watchdog() in the database system. 2010-05-26 07:52:13 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 689d51747b - Patch #797458 by Heine: declaration of NodeController::buildQuery() should be compatible with that of DrupalDefaultEntityController::buildQuery(). 2010-05-17 07:43:36 +00:00
Dries Buytaert c3d92dc263 - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that is created witch has_title() = FALSE. 2010-05-16 09:56:20 +00:00
Angie Byron 8aa44b55a2 #797668 by marcingy, StuartJNCC: Update fails on node_update_7006. 2010-05-14 04:37:53 +00:00
Dries Buytaert 6987dd4cab - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search conditions not added to CountQuery. 2010-05-12 15:53:43 +00:00
Dries Buytaert d91bb3a3a9 - Patch #775012 by Dave Reid: theme key watchdog errors on node pages. 2010-05-10 06:34:39 +00:00
Dries Buytaert 1ecffc35cd - Patch #566940 by catch: move node specific code out of entity.inc. 2010-05-09 13:27:31 +00:00
Dries Buytaert 34036dbaeb - Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list. 2010-05-07 15:00:56 +00:00
Dries Buytaert 967d8d1554 - Patch #787654 by yched: deleting a bundle doesn't remove it from the data. 2010-05-07 12:53:10 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Angie Byron 744f5a87a3 #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( 2010-05-05 15:11:51 +00:00
Angie Byron 57d44a6cf9 #765044 by yoroy: Class node_readmore should be node-readmore for consistency with standards. 2010-05-05 06:57:15 +00:00
Angie Byron a2d6297055 #771922 by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
Angie Byron 83cc0c4d88 #596614 by asimmonds: Rename node_update_7006() context parameter to sandbox, for consistency. 2010-05-05 06:29:56 +00:00
Dries Buytaert 60515aa7f4 - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven. 2010-05-04 20:29:57 +00:00
Dries Buytaert 881be73894 - Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring information vertical tab mishandles 'Anonymous'. 2010-05-04 16:03:34 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Dries Buytaert 2c83cf581e - Patch #783584 by Pasqualle: fixed invalid HTML. 2010-04-28 19:36:01 +00:00
Angie Byron 7f58309f21 #782846 by plach: Fixed Body field language is not properly set during the upgrade path. 2010-04-28 05:14:33 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 5c52958521 #560746 follow-up by chx: Split hook_block_info_alter() into list_ and info_alter() and clean up block_rehash(). 2010-04-22 09:12:35 +00:00
Angie Byron 7bb6753e9f #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
Angie Byron 8e94b5d6d4 #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter other node fields. 2010-04-20 09:30:21 +00:00
Angie Byron 993117df99 #713872 by eojthebrave, andypost: Fixed Image field formatters not updated when image style deleted and replacement format chosen. 2010-04-20 09:17:20 +00:00
Angie Byron 8eefdd5b77 #609118 by plach, te-brian, David_Rothstein, yched: Fixed node.tokens.inc: node->body issues. 2010-04-20 07:59:59 +00:00
Angie Byron 51dc073b02 #609118 folllow-up by plach: Fixed node.tokens.inc: node body issues. 2010-04-15 02:42:08 +00:00
Dries Buytaert 28fb603ae3 - Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: node_save() fails silently. 2010-04-13 23:16:56 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert f9739e9cfe - Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been used. 2010-04-12 06:17:22 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert b647348fa9 - Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers. 2010-04-11 14:53:39 +00:00
Dries Buytaert 459d623467 - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions. 2010-04-09 12:24:53 +00:00
Dries Buytaert 9e236ef13f - Patch #764606 by JohnAlbin: node.tpl no longer needs taxonomy variables. 2010-04-08 18:26:42 +00:00
Dries Buytaert 626e64025e - Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to enable blog and comment modules for first time. 2010-04-07 14:36:16 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert bfd0c7fd0a - Patch #761616 by JohnAlbin: revert to . 2010-04-06 16:30:20 +00:00
Dries Buytaert 807704e1d1 - Patch #757484 by catch: optimize node_save(). 2010-04-02 13:54:40 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert 3e10914bc5 - Patch #757484 by catch: optimize node_save(). 2010-03-31 13:55:25 +00:00
Dries Buytaert 40fb3a9392 - Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended. 2010-03-28 11:16:29 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert f1c2480537 - Patch #685784 by alexj, sun: 'Create new revision' setting for content type isn't used in node edit form. 2010-03-24 07:46:06 +00:00
Dries Buytaert 25feb96f6d - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
Dries Buytaert f3f6d53158 - Patch #596582 by sun: remove remnants of theme_node_form(). 2010-03-18 06:50:37 +00:00
Dries Buytaert d224c98351 - Patch #326564 by nenne: fixed hook_validate() documentation. 2010-03-18 06:49:17 +00:00
Dries Buytaert 2c3c1a9303 - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API. 2010-03-12 15:56:30 +00:00
Dries Buytaert cb66dfd766 - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results. 2010-03-09 11:45:37 +00:00
Angie Byron 56e60eb06f #594412 by mrfelton: Correctly label all site-owning super-admin permissions. 2010-03-08 02:41:46 +00:00
Angie Byron e43781c955 #684774 follow-up by sun: Remove silly superfluous check from node_block_admin_configure_submit(). 2010-03-07 07:52:00 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Angie Byron 8894138027 #676800 follow-up by sun: More fieldset fixes. 2010-03-07 06:49:10 +00:00
Dries Buytaert 28b40efb38 - Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown on search settings page is incorrect. 2010-03-06 07:41:38 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Angie Byron 36764b5918 #716258 by mikeryan: Move node_object_prepare() to node.module. 2010-02-27 20:37:11 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +00:00
Dries Buytaert d86d554633 - Patch #704362 by catch, andypost: fixed notices/warnings when comment module is disabled 2010-02-26 15:18:17 +00:00
Dries Buytaert 6d7e7bb8a3 - Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by vid not timestamp. 2010-02-25 20:12:27 +00:00
Angie Byron 975c071808 #722688 by moshe weitzman: Allow programmatic setting of node->changed. 2010-02-23 05:03:38 +00:00
Angie Byron fd7a324437 #645374 follow-up by sun: Make entity ids available to confirm form submit handlers. 2010-02-17 05:42:42 +00:00
Angie Byron 94a0bb3afd #716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new(). 2010-02-17 05:32:48 +00:00
Angie Byron f177c12db7 #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard. 2010-02-17 03:37:12 +00:00
Angie Byron 8b8ab4a548 #701744 by jhodgdon and Crell: Remove assumptions from node_query_node_access_alter() (with tests). 2010-02-15 19:00:30 +00:00
Angie Byron f8b6671c86 #482346 by catch: Remove dead code. 2010-02-15 16:36:48 +00:00
Dries Buytaert 6d68dd8c2a - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard. 2010-02-13 21:19:16 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Dries Buytaert 0b0b40297c - Patch #710406 by jhodgdon: node_search_execute() should no longer try to call taxonomy_node_update_index() because it no longer exists. 2010-02-11 09:04:54 +00:00
Dries Buytaert 2f0358b687 - Patch #708974 by jhodgdon: follow-up patch to correct some documentation mistakes. 2010-02-11 08:58:55 +00:00
Dries Buytaert ce2bdcf9f1 - Patch #708974 by jhodgdon: documentation improvements: provide an overview of ex-hook_nodeapi() operations. 2010-02-10 10:34:50 +00:00
Dries Buytaert a2c946e5e9 - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function passed by reference. 2010-02-09 22:30:30 +00:00
Dries Buytaert a2ec3c3852 - Patch #708144 by lilou: remove double semicolons at end of line. 2010-02-09 12:29:39 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert 20fc2119d7 - Patch #704728 by jhodgdon: fixed node grants documentation. 2010-02-05 22:24:12 +00:00
Dries Buytaert d48a6deacb - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation. 2010-02-05 22:18:50 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Angie Byron 14dee546b5 #700862 by David_Rothstein: Fixed Test for empty node log messages doesn't actually test what it's supposed to. 2010-02-01 06:46:26 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron 43cdf31483 #492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is never updated. (with tests) 2010-01-30 02:52:08 +00:00
Angie Byron e5f48f0f78 #680910 by yched and bjaspan: Allow fields to be restricted to entity types. 2010-01-30 02:22:01 +00:00
Angie Byron 02c1eeee3f #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +00:00
Dries Buytaert 7b7bd71132 - Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ?q=admin/content can be a performance killer. 2010-01-29 12:14:44 +00:00
Angie Byron f29dafba55 #689716 by yoroy: Remove 'Change the default front page' link from the welcome screen. 2010-01-28 07:10:59 +00:00
Dries Buytaert 6cb277926f - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress. 2010-01-25 21:32:44 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert 3fbe8b721b - Patch #564642 by Scott Reynolds: added tests for node_rebuild() and comment_rebuild(). 2010-01-24 15:21:06 +00:00
Dries Buytaert 8641f9dcfd - Patch #686128 by yched: body-to-field conversion was unacceptably slow. 2010-01-24 15:12:19 +00:00
Dries Buytaert f97a92d5fc - Patch #667152 by catch: optimize node_tag_new(). 2010-01-22 23:01:20 +00:00
Dries Buytaert bf5a223dd1 - Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues four queries on default install node/1 so added a static cache. 2010-01-20 17:11:52 +00:00
Angie Byron 78bc4c325c #688862 by webchick: Fixed Documentation problem with hook_node_view(). 2010-01-19 04:53:45 +00:00
Dries Buytaert b682a2fa19 - Patch #684646 by catch: reordered some code to avoid unnecessary query in _node_revision_access(). 2010-01-18 17:16:42 +00:00
Dries Buytaert dce07ab353 - Patch #684774 by sun: block visibility settings cannot be properly extended. 2010-01-15 10:59:21 +00:00
Dries Buytaert 0bc9acfad3 - Patch #683630 by Dave Reid: remove hard-coded 'administer nodes' checking in node_validate() and node_submit(). 2010-01-14 19:06:17 +00:00
Angie Byron 6e4c7ffe51 #678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure. 2010-01-14 06:43:24 +00:00
Angie Byron 811be8f77f #614508 by linclark and scor: Annotate tracker page with RDFa. 2010-01-14 06:23:40 +00:00
Angie Byron 52e5064d32 #678012 by heyrocker and jhodgdon: Tokens should not use the word 'node' in human-readable descriptions. 2010-01-14 05:53:55 +00:00
Angie Byron 3186c0ff09 #684084 by hunmonk: Fixed node_update_7006() broken after 'node titles as fields' rollback. 2010-01-14 02:29:37 +00:00
Dries Buytaert 494ba2f45f - Patch #677548 by jhodgdon: fixed content type edit page needs some UI text updates. 2010-01-13 23:36:50 +00:00
Dries Buytaert 5302d50c96 - Patch #677544 by jhodgdon: content admin screen not clear. 2010-01-13 23:30:43 +00:00
Angie Byron 183d878037 #261258 follow-up by dbabbage: Fixed some missed node title changes that were breaking testbot. 2010-01-13 12:58:47 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron b80bbba9af #676134 by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property). 2010-01-13 06:10:43 +00:00
Angie Byron 2bef9e0673 #261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insertion logic. (with tests) 2010-01-13 05:55:12 +00:00
Angie Byron a75ff119fa #678510 by matt2000 and jhodgdon: Fixed Field UI display fields page still says 'node' on it. 2010-01-13 05:45:21 +00:00
Angie Byron 02d2f6e04a #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
Angie Byron 3a0f6b3372 #636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF. 2010-01-13 05:00:25 +00:00
Angie Byron ac581679b0 #681940 by chx: Fixed Multistep node forms cant change the basic options. (with tests) 2010-01-13 04:35:28 +00:00
Angie Byron 90b08f2bd8 #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
Angie Byron f334620be5 #681723 by Bojhan: Standardize on 'Add new content' for content creation page. 2010-01-12 06:23:29 +00:00
Angie Byron e1812b3353 #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functionality from Help module. 2010-01-12 06:09:04 +00:00
Angie Byron 3e552053f1 #337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' for use on the dashboard. 2010-01-11 06:44:31 +00:00
Angie Byron dcd99e0a9a #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'. 2010-01-10 22:56:51 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron a895a366c5 #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
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. :\
2010-01-09 21:54:01 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron fdd39823ba #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node(). 2010-01-08 07:05:52 +00:00
Angie Byron 09e6a714a3 #373897 follow-up by jbrown: Remove bogus sortable author column on content page, resulting in SQL errors. 2010-01-08 05:57:12 +00:00
Dries Buytaert 6dc7e86b80 - Patch #677662 by heyrocker: fixed in several hook_token() implementations so that language options get set properly. 2010-01-07 20:55:49 +00:00
Angie Byron 1407c81632 #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles. 2010-01-07 07:41:46 +00:00
Dries Buytaert 049b9ce9fe - Patch #646874 by sun, David_Rothstein: more improvements. 2010-01-06 14:32:54 +00:00
Dries Buytaert 102a682914 - Patch #652588 by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +00:00
Dries Buytaert 2a8fc4edb0 - Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable. 2010-01-04 20:34:28 +00:00
Dries Buytaert b7aece63d0 - Patch #668650 by jhodgdon: fixed hook_view() example. 2010-01-04 20:12:59 +00:00
Angie Byron 37b78e0259 #646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files. 2010-01-04 03:57:19 +00:00
Angie Byron 311a25cae3 #423822 by JamesAn, agentrickard, and michaelfavia: Update node module to use drupal_static(). 2010-01-03 23:41:01 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron b033a61208 #648410 follow-up by Dave Reid: Add link to create new from all empty table texts. 2010-01-03 00:44:53 +00:00
Dries Buytaert a71f556274 - Patch #666634 by chx: added 'container' wrapper for node form buttons. 2009-12-31 13:35:23 +00:00
Dries Buytaert a0f3abf035 - Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view(). 2009-12-31 08:26:59 +00:00
Dries Buytaert 539ba0dc38 - Patch #670082 by yched, axyjo: hook_entity_info() cleanups. 2009-12-29 20:23:10 +00:00
Dries Buytaert 43089856c7 - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase. 2009-12-29 19:14:27 +00:00
Angie Byron 7e1fda5403 #655508 by David_Rothstein and Dave Reid: Define more node-related pages to hook_admin_paths(). 2009-12-29 04:23:53 +00:00
Dries Buytaert 2c24fd4040 - Patch #668806 by Dave Reid: brought permission handling for node revisions up to standards. 2009-12-28 11:12:55 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Angie Byron 409d2969b5 #632820 follow-up by arianek and jhodgdon: Fixes to node module help. 2009-12-25 10:03:32 +00:00
Dries Buytaert 3d381a1c54 - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2. 2009-12-22 20:38:23 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert cf7cb6b65c - Patch #635094 by plach: switching from zxx to und as it is semantically more correct. 2009-12-22 14:19:25 +00:00
Dries Buytaert 275fc6bdb2 - Patch #664012 by Bojhan, Dries: removed unnecessary fieldset. 2009-12-22 14:01:05 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert 58ba3b6e3f - Rollback of previous patch. Houston, it has a typo. 2009-12-17 19:22:25 +00:00
Dries Buytaert 6d1774c7dd - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy. 2009-12-17 19:14:42 +00:00
Dries Buytaert 8ee21dd132 - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
Dries Buytaert 3a5d7e2c88 - Patch #655206 by dereine: Seven wasn't used for deleting a node. 2009-12-14 20:46:43 +00:00
Dries Buytaert ef2c240086 - Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +00:00
Angie Byron e81fccd2e6 #652864 by yched: Remove stray whitespace. 2009-12-07 03:42:27 +00:00
Angie Byron 614a4dea23 #320132 by kbahey, catch: Make path.inc swappable. 2009-12-06 18:27:23 +00:00
Angie Byron b12a25d24f #632820 follow-up by arianek: Add missing link to node.module help. 2009-12-06 16:59:14 +00:00
Dries Buytaert 66f740c584 - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module. 2009-12-06 01:00:27 +00:00
Dries Buytaert 1cb3f94aef - Patch #633706 by jhodgdon: improved node_access_acquire_grants() documentation. 2009-12-05 15:40:46 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert ca8416e036 - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. 2009-12-03 20:21:50 +00:00
Dries Buytaert 912dcde784 - Patch #398110 by matt2000: bugfix: node_submit() resets ->uid. 2009-12-02 19:52:23 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 99833c6289 - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels. 2009-12-02 15:09:16 +00:00
Dries Buytaert 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron c912008307 #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. 2009-12-02 07:28:22 +00:00
Dries Buytaert 7b2a09ead3 - Patch #629518 by jhodgdon: better documentation. 2009-12-01 19:00:18 +00:00
Dries Buytaert 6083731ce4 - Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO. 2009-12-01 16:03:35 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Dries Buytaert d8429228ce - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests. 2009-12-01 03:07:34 +00:00
Angie Byron 706d737ca1 #639428 by sun and yched: Remove #process pattern from text field. 2009-11-29 20:45:17 +00:00
Dries Buytaert 1e15bb98ef - Patch #632820 by arianek, samirnassar: documentation improvements. 2009-11-29 10:43:53 +00:00
Angie Byron 6ff73ad053 #614316 by lisarex: Improvements to content type submission guidelines. 2009-11-22 02:39:06 +00:00
Angie Byron fc50814e78 #614324 by heather, lisarex, redndahead, and Bojhan: UI text improvements on node author display settings. (UXSprint) 2009-11-21 17:44:51 +00:00
Angie Byron d7b07976bb #281536 by casey: Fixed typo in node_access_records() documentation. 2009-11-19 22:50:42 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Dries Buytaert a239296cbc - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
Angie Byron a558be6532 #622136 by brandonojc and mgifford: Fixed user filter accessibility. 2009-11-17 02:50:41 +00:00
Angie Byron db9cfa2b04 #629518 by jhodgdon: Improve documentation on hook_node_insert() and other node hooks. 2009-11-15 02:11:51 +00:00
Angie Byron 6a89165199 #632820 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated node.module's help text to new documentation standard. 2009-11-15 00:23:57 +00:00
Dries Buytaert 8514a7e283 - Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page. 2009-11-14 07:58:50 +00:00
Dries Buytaert 036dc1d140 - Patch #552654 by jhedstrom: usability improvement: add 'Manage fields' and 'Display fields' links from the Content Types operation table. 2009-11-12 07:00:03 +00:00
Dries Buytaert 5cc6df569f - Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields. 2009-11-11 08:32:35 +00:00
Dries Buytaert a75f741e9b - Patch #614358 by lisarex, Bojhan: UI text improvements to 'Delete' content type confirmation message. 2009-11-08 19:18:24 +00:00
Angie Byron 641306e95c #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task. 2009-11-08 12:30:35 +00:00
Angie Byron 4d46b7cdf8 Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class. 2009-11-08 10:02:41 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00