| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
#ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression.
|
|
|
|
| |
buttons.
|
|
|
|
| |
users voting.
|
|
|
|
| |
theme_poll_results() and fix template file references.
|
|
|
|
| |
make them work. AWESOME! :D
|
| |
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
| |
|
|
|
|
| |
in hook_block_info().
|
|
|
|
| |
triggered by non-submit element fails if any elements are validated.
|
|
|
|
| |
'standard' user_delete_multiple() API.
|
| |
|
|
|
|
| |
anonymous users. With tests.
|
| |
|
| |
|
|
|
|
| |
your role as our one true regression test continues to be realized...
|
|
|
|
| |
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.
|
|
|
|
| |
so that language options get set properly.
|
| |
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
| |
|
| |
|
| |
|
|
|
|
| |
compliance with standards.
|
| |
|
| |
|
|
|
|
| |
help standard.
|
|
|
|
| |
function to drupal_js_encode().
|
| |
|
|
|
|
| |
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().
|
| |
|
| |
|
|
|
|
| |
module.
|
|
|
|
| |
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.
|
|
|
|
| |
drupal_json() for consistency and readability.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|