| Commit message (Collapse) | Author | Age |
|
|
|
| |
modules does not follow dependencies.
|
|
|
|
| |
is awkward, should be 'Enable newly added modules'.
|
|
|
|
| |
potentially invalid system items.
|
| |
|
|
|
|
| |
runs before the page is generated.
|
|
|
|
| |
to EntityFieldQuery.
|
|
|
|
| |
(courtesty of BADCamp 2010 woo)
|
|
|
|
| |
hook_entity_insert()/update/delete() will cause PHP strict errors.
|
|
|
|
| |
system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss.
|
| |
|
| |
|
|
|
|
| |
simplify .info file.
|
|
|
|
| |
session exists.
|
|
|
|
| |
always appears as .inline.
|
|
|
|
| |
(latest point release).
|
| |
|
| |
|
|
|
|
| |
james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes.
|
|
|
|
| |
array_key_exists().
|
|
|
|
| |
element.
|
|
|
|
| |
unnecessary slash at the end.
|
|
|
|
| |
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.
|
|
|
|
| |
'module.token.inc' group.
|
| |
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
mention #parameters.
|
|
|
|
| |
purpose.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
entity cache clearing.
|
| |
|
| |
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
| |
|
|
|
|
|
|
| |
Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
|
| |
|
|
|
|
| |
modules are removed.
|
|
|
|
| |
check error if PECL PDO is being used.
|
|
|
|
| |
identifying icons (WCAG 2.0)
|
| |
|
|
|
|
| |
shows currently logged in user.
|