| Commit message (Collapse) | Author | Age |
|
|
|
| |
on all system blocks.
|
|
|
|
| |
to user and administration menu. Will require follow-up patches.
|
| |
|
|
|
|
| |
users in one request.
|
|
|
|
|
|
|
|
|
|
| |
multiple
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
|
|
|
|
| |
'input formats'.
|
| |
|
|
|
|
| |
names as file_load().
|
|
|
|
| |
where it is findable (with tests).
|
| |
|
| |
|
|
|
|
| |
code.
|
| |
|
|
|
|
| |
we use a big table with JS-enabled checkboxes next to each item (with tests).
|
|
|
|
| |
hook_page_alter. Oh, behave.
|
|
|
|
| |
E_NOTICE handling.
|
|
|
|
| |
fail problem.
|
|
|
|
| |
system_settings_form().
|
|
|
|
| |
expect.
|
|
|
|
| |
on some versions of PHP.
|
|
|
|
| |
names.
|
| |
|
|
|
|
| |
more robust.
|
| |
|
|
|
|
| |
hook_block().
|
|
|
|
| |
PostgreSQL 8.3.
|
|
|
|
| |
committed with api.php and that broke the tests.
|
|
|
|
| |
Drupal core.
|
| |
|
|
|
|
| |
removing bootstrap flag in system table.
|
| |
|
|
|
|
| |
consistency.
|
|
|
|
| |
fixed.
|
| |
|
|
|
|
| |
Powered By Drupal block.
|
| |
|
|
|
|
| |
Time? I bet you didn't think Drupal ever would! :)
|
|
|
|
| |
Requires you to run update.php.
|
| |
|
|
|
|
| |
cache registry lookups.
|
|
|
|
| |
work regardless of bootstrap phase.
|
| |
|
| |
|
| |
|
|
|
|
| |
check_plain() by default.
|
|
|
|
| |
some configurations.
|
|
|
|
| |
default.
|
|
|
|
| |
to allow for localization of permission names
|
|
|
|
| |
hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
| |
|