Commit Graph

1680 Commits (d30dd0617ef725ec8744b4cf56c7e159f10039b6)

Author SHA1 Message Date
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