| Commit message (Collapse) | Author | Age |
|
|
|
| |
sometimes not properly re-parented.
|
|
|
|
| |
includes settings twice and breaks certain JS files.
|
|
|
|
| |
modules does not follow dependencies.
|
|
|
|
| |
#limit_validation_errors fails is parents array contains numeric indexes.
|
|
|
|
| |
modules are not chosen over new ones.
|
|
|
|
| |
to EntityFieldQuery.
|
|
|
|
| |
themes are unable to render one group of node links separately from another.
|
|
|
|
| |
(courtesty of BADCamp 2010 woo)
|
|
|
|
| |
Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage.
|
|
|
|
| |
system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss.
|
| |
|
|
|
|
| |
customized sub-elements.
|
|
|
|
| |
and document bundle limitations.
|
|
|
|
| |
session exists.
|
|
|
|
| |
element.
|
|
|
|
| |
specify custom schema types. Should fix Date module. Yay.
|
|
|
|
| |
fully participate in D7 AJAX framework features.
|
| |
|
| |
|
| |
|
|
|
|
| |
entity cache clearing.
|
|
|
|
| |
set in header
|
| |
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
| |
|
|
|
|
| |
enabled.
|
|
|
|
| |
shows currently logged in user.
|
|
|
|
| |
in the 'Taxonomy upgrade vocabulary' in some cases. (beta blocker)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
optimize JS/CSS aggregation for front-end performance and DX.
|
|
|
|
| |
verbose logging is enabled.
|
|
|
|
| |
between file_directory_temp and file_temporary_path.
|
|
|
|
| |
dependencies.
|
|
|
|
| |
select list without #default_value() always passes form validation.
|
|
|
|
| |
katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
|
|
|
|
| |
search.
|
|
|
|
| |
Fixed upgrade fails because of integrity constraint violation in system_update_7060.
|
|
|
|
| |
longer remove stylesheets by overriding them in .info files.
|
|
|
|
| |
you set ['finished'] > 1.
|
| |
|
|
|
|
| |
form elements.
|
|
|
|
| |
unpublished nodes lose their body field on upgrade.
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
in taxonomy field's 'allowed values' setting.
|
|
|
|
| |
the file_usage_delete() function if the corresponding file is not in the 'file_usage()' table.
|