Commit Graph

1842 Commits (92f679b84a7878ce99b3f24ada7ff08520a0de2e)

Author SHA1 Message Date
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
Dries Buytaert 62f978fcb1 - Patch #1120928 by catch: {history} table is owned by system module. 2011-04-12 21:16:58 +02:00
webchick fb6dce6091 Issue #1021406 by ygerasimov: fixed typo in documentation 2011-03-28 08:43:43 -07:00
webchick 19f821ef7d Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8. 2011-03-21 11:19:48 -07:00
Dries Buytaert 074848d097 #1065968 by droplet: fixed function node_get_recent(). 2011-02-28 20:55:25 -05:00
Dries Buytaert 768208f8dd - Patch #1076394 by pillarsdotnet: improved test code. 2011-02-28 20:36:37 -05:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 72d428cb8c - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type. 2011-01-18 18:52:31 +00:00
Dries Buytaert 4bf9e43eb7 - Patch #375064 by c960657, catch: Performance: Multilanguage checking on admin/content/node slow. 2011-01-12 23:09:13 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 9d638eb177 #1003958 by mlncn: Correct _node_save_revision documentation 2010-12-30 03:47:36 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron ea6242d53d #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect 2010-12-17 19:28:14 +00:00
Angie Byron f6ca0153af #986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed _node_types_build() accidentally marks node types as disabled 2010-12-15 03:47:28 +00:00
Angie Byron f735aa35a7 #728090 by alexjarvis: Fixed 'Revision information' can have incorrect summary 2010-12-15 03:42:25 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Dries Buytaert 36278f01d8 - Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction. 2010-12-14 19:50:05 +00:00
Angie Byron 44e47bfb16 #967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user 2010-12-09 08:01:56 +00:00
Dries Buytaert e2153365cf - Patch #991726 by wojtha, meba: missing format_plural() in comments and node module. 2010-12-09 02:16:21 +00:00
Dries Buytaert aee64c551a - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selection in advanced search filters broken. 2010-12-02 23:58:21 +00:00
Dries Buytaert 35caf24c35 - Patch #986018 by fago: remove ununsed test files. 2010-12-02 14:23:17 +00:00
Angie Byron 9ada5dec79 #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited. 2010-12-01 00:18:15 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Angie Byron 14779b97e1 #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). 2010-11-29 04:53:32 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Dries Buytaert 2fdc28d0f0 - Patch #802524 by CrookedNumber, aaronbauman: node_add() still unnecessarily complex (and confusing). 2010-11-26 19:23:01 +00:00
Dries Buytaert b7459d8eb3 - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed in to hook_node_load(). 2010-11-24 16:25:39 +00:00
Angie Byron 17c6ce8078 #898360 by sun: Add caching for node types. 2010-11-23 06:03:38 +00:00
Angie Byron b7bcc866cc #49428 by levavie, mgifford, joachim, et al: Include node title in 'Read more' link for better accessibility and SEO 2010-11-22 08:01:24 +00:00
Dries Buytaert c890cb3a95 - Patch #867114 by jhodgdon, mgifford, sun: search results should add lang tag if language of search result differs. 2010-11-21 20:36:36 +00:00
Angie Byron ed4b74024a #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load() 2010-11-20 09:43:43 +00:00
Angie Byron 4cc8ae69a1 #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended. 2010-11-20 06:49:47 +00:00
Angie Byron 851a78f532 #898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using memcache for caching backend 2010-11-20 04:33:56 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron 8dd7376d5a #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions. 2010-11-14 20:42:45 +00:00
Angie Byron f4c438b7f0 #965514 by agentrickard: Fix silly typo in node test. 2010-11-12 03:02:02 +00:00
Angie Byron 297eb72f2d #963656 by agentrickard, bfroehle: Fixed critical bug node_access_view_all_nodes() is never invoked. 2010-11-09 08:36:38 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert ce5ff31cda - Patch #963060 by boombatower: documentation problem with hook_view(). 2010-11-05 19:58:14 +00:00
Dries Buytaert ae85abb983 - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
Dries Buytaert 771cd5cba1 - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to the bottom of the form. 2010-10-31 12:45:27 +00:00
Dries Buytaert 55ee78119a - Patch #948416 by David_Rothstein: a menu item description, 'Administer content', is missing a period. 2010-10-27 18:45:55 +00:00
Dries Buytaert 4498057dba - Patch #408160 by sun: code simplification. 2010-10-27 18:41:03 +00:00
Angie Byron c10220f9bf #738512 by sun: Fixed Node permissions are ordered oddly. 2010-10-23 18:25:05 +00:00
Angie Byron 1d2e7683ab #433454 by sun: Only hardcode node title's weight if it's not otherwise specified. 2010-10-23 16:30:48 +00:00
Angie Byron d98f29f712 #948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node example module any more, 2010-10-23 15:42:53 +00:00
Angie Byron 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +00:00
Dries Buytaert f914aef21b - Patch #948536 by amateescu: node_type_get_types() could mention that the types it returns are objects. 2010-10-23 12:58:37 +00:00
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