Commit Graph

20 Commits (011510243e54fc5d48d7f6d16085135f942894c1)

Author SHA1 Message Date
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
Katherine Bailey e1b4fe97a7 Get rid of the request() wrapper function, plus various other cleanups 2012-08-06 21:52:11 -07:00
webchick 268b70586b Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label(). 2012-07-22 11:07:00 -07:00
Dries 002769ef32 - Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException. 2012-06-04 08:06:09 -04:00
Dries 1ed9d79463 - Patch #1532682 by TravisCarden: fixed documentation of comment_reply() return value. 2012-06-03 21:47:05 -04:00
Dries 356aa34d9d - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
effulgentsia 14416d109e refs #1595298 Revert CSRF token checks back to page callbacks, not menu access callbacks.
This will be refactored again later when the routing system is upgraded.
2012-05-23 23:31:42 -05:00
Larry Garfield 88be740cdb Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/node/node.module
	core/modules/overlay/overlay.module
2012-04-27 21:59:33 -05: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
Larry Garfield 1c6379e1db Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-15 18:44:08 -05:00
catch 95001d3096 Issue #1480866 by hansyg, underq, Berdir, tstoeckler, cosmicdreams: Add type-hinting and parameter type documentation for comment objects. 2012-04-13 17:01:13 +09:00
Jody Hamilton 74fffed482 separate the access logic into a menu access callback 2012-04-12 13:10:28 -04:00
Jody Hamilton 585d64809c refactoring comment_approve to stop fatal errors 2012-04-11 17:50:54 -04:00
Jennifer Hodgdon 912b5513f0 Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards 2012-02-29 09:11:01 -08:00
catch 37f2b2f265 Issue #1332598 by sven.lauer: Clean up API docs for comment module. 2012-01-03 13:36:15 +09:00
catch 694b6ac9c8 Issue #1184944 by fago, xjm, klausi, aspilicious, bojanz, Tor Arne Thune: Make entities classed objects, introduce CRUD support. 2011-12-05 21:12:15 +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