| Commit message (Collapse) | Author | Age |
|
|
|
| |
'standard' user_delete_multiple() API.
|
|
|
|
| |
anonymous users. With tests.
|
|
|
|
| |
clobbering problems, and improve suggestion discovery performance.
|
| |
|
|
|
|
|
|
| |
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
|
|
|
|
| |
themable.
|
| |
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
| |
|
| |
|
| |
|
|
|
|
| |
compliance with standards.
|
| |
|
| |
|
|
|
|
| |
help standard.
|
| |
|
|
|
|
| |
can't ever pass in another type of class.
|
| |
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
| |
|
|
|
|
| |
data translation.
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
duration' should regular.
|
|
|
|
| |
standardized the return of status messages in AJAX callbacks.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
applies.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
|
|
|
| |
the node access by converting hook_access() to hook_node_access().
|
|
|
|
| |
CORE! OH YEAH! :D
|
|
|
|
| |
AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
| |
|
| |
|
| |
|
|
|
|
| |
node type data.
|
| |
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
|
|
|
| |
unrendered forms.
|
| |
|
| |
|
| |
|
|
|
|
| |
new database abstraction layer.
|