| Commit message (Collapse) | Author | Age |
|
|
|
| |
drupal_add_js() to reference external JavaScript files.
|
| |
|
| |
|
| |
|
|
|
|
| |
independent of schema to fix D6 => D7 update.
|
|
|
|
| |
names as file_load().
|
| |
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
parameters (DX improvement).
|
|
|
|
| |
compatibility with other JavaScript libraries.
|
| |
|
|
|
|
| |
keys (with tests).
|
| |
|
|
|
|
| |
recurisevely (with tests).
|
|
|
|
| |
available. Drupal.org upgrade blocker.
|
|
|
|
| |
(with tests).
|
| |
|
| |
|
|
|
|
| |
t() (+documentation and tests)
|
|
|
|
| |
interface.
|
| |
|
|
|
|
| |
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
code.
|
|
|
|
| |
of times on some pages.
|
|
|
|
| |
default to NULL so that NULLs do not need to be specified.
|
|
|
|
| |
we use a big table with JS-enabled checkboxes next to each item (with tests).
|
| |
|
|
|
|
| |
hook_page_alter. Oh, behave.
|
| |
|
| |
|
|
|
|
| |
improvement.
|
| |
|
|
|
|
| |
with programmatic node creation.
|
|
|
|
| |
'type' instead, to clean up calling code.
|
|
|
|
| |
in .po files into non-default text groups.
|
|
|
|
| |
that makes all languages active (with tests)
|
| |
|
|
|
|
| |
format' based on UMN usability study.
|
| |
|
|
|
|
| |
undefined index locale in install.php and clean up crufty code.
|
|
|
|
| |
uploading a file (with tests, so we don't break it again).
|
| |
|
|
|
|
| |
reporting settings.
|
|
|
|
| |
detection code.
|
|
|
|
| |
unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|