| Commit message (Collapse) | Author | Age |
|
|
|
| |
pgsql tests pass now. woohoo! :D)
|
|
|
|
| |
support a bit easier by providing two cookies and ... hook_goto_alter.
|
| |
|
|
|
|
| |
whitespace entry.
|
| |
|
|
|
|
| |
enforce proper SQL queries.
|
|
|
|
| |
know how they can pimp their search.
|
|
|
|
| |
HTML-encoded.
|
| |
|
| |
|
|
|
|
| |
numbers.
|
| |
|
| |
|
| |
|
|
|
|
| |
validation for hook_user().
|
|
|
|
| |
country list.
|
| |
|
| |
|
|
|
|
| |
tests so we don't do it again ;)).
|
|
|
|
| |
EPS, etc.).
|
| |
|
|
|
|
| |
memory and avoid odd bugs.
|
|
|
|
| |
configuration section.
|
|
|
|
| |
adding indices.
|
|
|
|
| |
readable names to taxonomy vocabularies.
|
| |
|
|
|
|
| |
accessibility header stuff.
|
| |
|
|
|
|
| |
template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors.
|
| |
|
| |
|
|
|
|
| |
user_edit_validate(). Yay for patches that remove old crufty crap.
|
| |
|
| |
|
|
|
|
| |
'Add content'.
|
| |
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
modules/toolbar/toolbar.js.
|
|
|
|
| |
before hook_page_alter().
|
| |
|
| |
|
| |
|
|
|
|
| |
performance improvements.
|
|
|
|
| |
hook_field_attach_form.
|
|
|
|
| |
(simpletest) browser.
|
|
|
|
| |
.once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
|
|
|
|
| |
extension mapping rather than setting a huge variable.
|
| |
|
| |
|
| |
|