Commit Graph

27 Commits (a41da4e30f37f6e142ca9349660f3b50b01c5b66)

Author SHA1 Message Date
Jennifer Hodgdon cc108a134f Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards to database transactions 2012-10-09 10:29:51 -07:00
Dries 2f31f5cee7 Issue #1789992 by larowlan: Wrong type for hook_node_access() returns. 2012-09-21 21:11:03 -04:00
Jennifer Hodgdon b019bf1cc9 Issue #1186886 by Albert Volkman, Mile23: Add detail and better example to hook_node_load docs 2012-09-19 06:25:24 -07:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
webchick 3f794186d8 Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: Add missing language functionality in search module. 2012-08-16 07:18:38 -07:00
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
webchick 268b70586b Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label(). 2012-07-22 11:07:00 -07:00
webchick 4cc4103e03 Issue #1658814 by Gábor Hojtsy: Make node_access() language-aware. 2012-06-30 11:30:24 -07:00
webchick 663c2748e3 Issue #1618136 by fgm, larowlan, aspilicious, fago: Remove from entity hooks. 2012-06-15 18:43:34 +02:00
catch 2bfb9b0415 Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition. 2012-06-08 22:04:22 +09:00
catch 74c409f134 Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0. 2012-05-16 12:38:40 +09:00
catch 7c5214c714 Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types. 2012-05-08 14:12:18 +09:00
Jennifer Hodgdon a440f52c71 Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions 2012-05-04 12:53:43 -07:00
catch 51c004aba9 Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +09:00
catch 4daf1c6345 Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple(). 2012-04-26 13:07:55 +09:00
Jennifer Hodgdon f3e39f7dc7 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:05 -07:00
Jennifer Hodgdon c49207d9c5 Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function 2012-03-06 10:31:38 -08:00
Dries ebb763b533 - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body. 2012-01-27 12:10:57 -05:00
webchick c8c5edd323 Issue #1227396 by chris.leversuch, aacraig, jhodgdon: Document that hook_node_access() is not called on node listings. 2011-12-27 21:44:49 -08:00
Nathaniel 0bcae99c82 Issue #629518 by jhodgdon, reglogge, jvns: Fixed node hooks have imprecise/misleading descriptions. 2011-12-20 14:36:32 +09:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
catch 7a434fd919 Issue #1313980 by jn2: Clean up API docs for node module. 2011-11-28 20:44:25 +09:00
catch f5ce8e7534 Issue #789484 by Lars Toomre, sven.lauer, pillarsdotnet, michaellenahan, Mac_Weber: Fixed confusing documentation for argument in hook_access()/hook_node_access(). 2011-11-11 21:20:17 +09:00
Nathaniel b1d41a52d4 Issue #686858 by agentrickard, michaelfavia, xjm: Fixed Remove 'priority' from hook_node_access_records(). 2011-11-09 13:12:31 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00