Commit Graph

1275 Commits (3d2110bfdb8d12e40d4093e0050a14301b0e36d5)

Author SHA1 Message Date
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 1ecffc35cd - Patch #566940 by catch: move node specific code out of entity.inc. 2010-05-09 13:27:31 +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 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 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 8e94b5d6d4 #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter other node fields. 2010-04-20 09:30:21 +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 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 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 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 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
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
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 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
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 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
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
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 d48a6deacb - Patch #703078 by jhodgdon: fixed node_type_get_type() documentation. 2010-02-05 22:18:50 +00:00