| Commit message (Collapse) | Author | Age |
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
blocking.
|
| |
|
| |
|
|
|
|
| |
texts.
|
| |
|
|
|
|
| |
SA-CORE-2009-009: menu description XSS.
|
|
|
|
| |
filestream wrappers (with tests so we don't break it again).
|
| |
|
| |
|
|
|
|
| |
TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)
|
| |
|
|
|
|
| |
Information'.
|
| |
|
|
|
|
| |
dependency to non-existing module (with tests).
|
| |
|
|
|
|
| |
all tables.
|
|
|
|
| |
call drupal_get_normal_path().
|
| |
|
|
|
|
| |
usable top level Appearance page. Yay.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
()['storage'].
|
|
|
|
| |
link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
|
|
|
| |
proper names that have only one canonical source, and should not change based on the installed language.
|
|
|
|
| |
box settings because we already remove the search box.
|
|
|
|
| |
operation link conversions.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
| |
|
|
|
|
| |
to run the batches.
|
| |
|
|
|
|
| |
States system.
|
|
|
|
| |
a theme key is not found.
|
|
|
|
| |
make custom theme settings a true form_alter().
|
|
|
|
| |
localize date formats.
|
|
|
|
| |
happen for AJAX requests too.
|
|
|
|
| |
module/theme info without rebuilding it.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
theme testing.
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
|
|
|
| |
from 'teaser only' to 'full node'.
|
|
|
|
| |
drupal_json() for consistency and readability.
|
|
|
|
| |
handling. I can actually understand it now. ;-).
|
|
|
|
| |
Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
| |
|
|
|
|
| |
menu_rebuild().
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|