Commit Graph

18 Commits (34ef955ae5ef4dd8b63dc686c32f4b65676bccd1)

Author SHA1 Message Date
Dries 1f2622c8b8 - Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions. 2012-04-18 14:30:50 -04:00
catch d79b9359b4 Issue #261148 by mikeytown2, chx, pwolanin: Fixed menu_masks() variable is empty (race condition). 2012-04-13 11:51:07 +09:00
Dries 99d9ca8e44 - Patch #1516030 by valthebald: Fixed Change parenthesis in menu_link_save() to express intended order of operations. 2012-04-09 14:38:42 -04:00
catch 9388d922e9 Issue #918356 by David_Rothstein, tekante, dstol, mikestefff, franz: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. 2012-03-27 15:53:33 +09:00
webchick 9e90c3e741 Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: Fixed php notice in menu_link_save(). 2012-03-26 21:48:06 -07:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries cb043599e0 - Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links. 2012-02-06 17:25:01 -05:00
webchick 148f5b6f28 Issue #1234830 by beejeebus, schildi: Fixed cache_menu(): huge table size. 2012-01-30 23:13:06 -08:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch a8addadfad Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API. 2011-12-30 15:00:36 +09:00
catch e6a95a8190 Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403. 2011-12-23 12:13:43 +09:00
Dries 9c29ac79af - Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions. 2011-12-15 12:33:38 -05:00
Nathaniel 3b3798f251 Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree(). 2011-12-14 12:17:05 +09:00
catch 2747c3c4d7 Issue #942782 by pillarsdotnet, becw, xjm, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, et al: Fixed Custom menus never receive an active trail. 2011-12-06 21:18:12 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +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