| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
to limit available blocks.
|
| |
|
|
|
|
| |
element titles for accessibility.
|
| |
|
|
|
|
| |
taken into account for #validate, #submit, hook_form_FORMID_alter().
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
|
|
|
| |
should default to FALSE.
|
|
|
|
| |
incorrectly.
|
| |
|
|
|
|
| |
submit functions on button level submits, without validation. Oh yeah.
|
|
|
|
| |
D7 entity API.
|
|
|
|
| |
screen.
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
|
|
|
| |
in hook_block_info().
|
|
|
|
| |
'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.
|