| Commit message (Collapse) | Author | Age |
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
number of broken links.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
| |
|
|
|
|
| |
in IE.
|
| |
|
|
|
|
| |
and hook_theme().
|
|
|
|
| |
field_delete_(){field,instance}().
|
| |
|
| |
|
|
|
|
| |
use e-mails.
|
| |
|
| |
|
|
|
|
| |
database API.
|
|
|
|
| |
other types of stuff to render() structures.
|
| |
|
|
|
|
| |
pgsql tests pass now. woohoo! :D)
|
|
|
|
| |
support a bit easier by providing two cookies and ... hook_goto_alter.
|
| |
|
| |
|
|
|
|
| |
know how they can pimp their search.
|
| |
|
|
|
|
| |
numbers.
|
| |
|
| |
|
|
|
|
| |
validation for hook_user().
|
| |
|
|
|
|
| |
tests so we don't do it again ;)).
|
|
|
|
| |
EPS, etc.).
|
| |
|
|
|
|
| |
configuration section.
|
|
|
|
| |
adding indices.
|
|
|
|
| |
readable names to taxonomy vocabularies.
|
| |
|
|
|
|
| |
accessibility header stuff.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
.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.
|