| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
|
|
|
|
| |
completely cleared (causes shortcuts to not be added correctly in the overlay).
|
|
|
|
| |
tree building and use it for toolbar.
|
| |
|
| |
|
|
|
|
| |
access modules.
|
|
|
|
| |
modules.
|
| |
|
|
|
|
| |
database system.
|
|
|
|
| |
links to be incorrectly mixed with custom menu links.
|
|
|
|
| |
coding standard for casting.
|
| |
|
| |
|
|
|
|
| |
and sha1.
|
|
|
|
| |
broken.
|
| |
|
| |
|
|
|
|
| |
word that should not be used.
|
|
|
|
| |
also links.
|
|
|
|
| |
links do not work on all levels (example: 'add block' action link does not appear).
|
|
|
|
| |
from core that are no longer relevant, given what made it into Drupal 7.
|
|
|
|
| |
functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
|
|
|
| |
Fixed Menu link weight changes when editing a node. (with tests)
|
|
|
|
| |
custom themes.
|
|
|
|
| |
menu.inc.
|
| |
|
|
|
|
| |
router loaders causing a lot of database hits for access checks.
|
|
|
|
| |
functionality from Help module.
|
| |
|
| |
|
|
|
|
| |
to serve a page in Drupal 7 with no hits to the database when using alternate caching backends.
|
|
|
|
| |
memory consumption of menu_rebuild() by splitting huge query into multiple passes.
|
| |
|
|
|
|
| |
MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
|
|
|
|
| |
proper attributes (with tests).
|
|
|
|
| |
module.
|
| |
|
| |
|
|
|
|
| |
marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
|
|
|
|
| |
menu loaders are executed on every menu system access check. Performance improvement.
|
|
|
|
| |
menu_contextual_links().
|
|
|
|
| |
markup to local tasks to indicate an active task.
|
|
|
|
| |
contextual links.
|
|
|
|
| |
in https support and use https for authorize.php if available.
|
| |
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
| |
|
|
|
|
| |
data translation.
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|