| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
date-related functions and hooks in system.module.
|
| |
|
| |
|
|
|
|
| |
FileTransfer class system in contrib
|
|
|
|
| |
Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
|
|
|
| |
hook_requirements()('update') in all modules.
|
|
|
|
| |
hook_page_alter() docs.
|
|
|
|
| |
runs before the page is generated.
|
|
|
|
| |
to EntityFieldQuery.
|
|
|
|
| |
hook_entity_insert()/update/delete() will cause PHP strict errors.
|
|
|
|
| |
array_key_exists().
|
|
|
|
| |
mention boolean values work too and minor doxygen correction.
|
|
|
|
| |
hook_update_N.
|
|
|
|
| |
hook_translated_menu_link_alter().
|
|
|
|
| |
on one module not all modules.
|
| |
|
| |
|
|
|
|
| |
defaulting them as remote.
|
|
|
|
| |
table seems to have no purpose.
|
|
|
|
| |
mention #parameters.
|
| |
|
| |
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
| |
|
| |
|
|
|
|
| |
file module.
|
| |
|
|
|
|
| |
and local tasks #2.
|
| |
|
|
|
|
| |
title on node).
|
|
|
|
| |
taken into account for #validate, #submit, hook_form_FORMID_alter().
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
|
|
|
| |
mention directory permissions.
|
| |
|
|
|
|
| |
keys; inconsistent implementations in core.
|
|
|
|
| |
mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
| |
|
|
|
|
| |
hook_theme_registry_alter().
|
| |
|
|
|
|
| |
to warn about access checks in documentation.
|
|
|
|
| |
malformed.
|
|
|
|
| |
parameters.
|
|
|
|
| |
hook_schema_alter().
|
|
|
|
| |
Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
|