| Commit message (Collapse) | Author | Age |
|
|
|
| |
favicon_path in system_theme_settings_validate().
|
| |
|
|
|
|
| |
module is incompatible with the version of core and the PHP version.
|
|
|
|
| |
callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
|
|
|
|
| |
integer instead of a constant.
|
|
|
|
| |
to cron tutorial on drupal.org.
|
|
|
|
| |
admin/config/system/cron page.
|
| |
|
|
|
|
| |
system_theme_settings_submit() does not properly clean up submitted form values.
|
|
|
|
| |
values because list_themes() has inconsistent theme object data.
|
|
|
|
| |
functionality inanely tries to support absolute local file paths.
|
| |
|
|
|
|
| |
pattern'.
|
|
|
|
| |
unused system_settings_overview() function
|
| |
|
|
|
|
| |
logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc.
|
|
|
|
| |
properly clean up submitted form values.
|
|
|
|
| |
dependencies.
|
|
|
|
| |
whitespaces at beginning or end.
|
|
|
|
| |
configuring cron.
|
| |
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
| |
|
|
|
|
| |
field_delete_field() and others fail for inactive fields.
|
|
|
|
| |
are accessible over the web.
|
|
|
|
| |
robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme.
|
| |
|
|
|
|
| |
line.
|
| |
|
|
|
|
| |
module.inc and system.module.
|
|
|
|
| |
been removed.
|
| |
|
|
|
|
| |
match latest aggregation performance fix.
|
|
|
|
| |
modules does not follow dependencies.
|
| |
|
| |
|
|
|
|
| |
element titles for accessibility.
|
|
|
|
| |
purpose.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
identifying icons (WCAG 2.0)
|
|
|
|
| |
'Afghanistan', not 'None'.
|
| |
|
|
|
|
| |
across the code.
|
|
|
|
| |
dependencies.
|
| |
|
| |
|
|
|
|
| |
admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
|
| |
|
|
|
|
| |
form validation.
|