| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
coder module.
|
| |
|
|
|
|
| |
new database abstraction layer.
|
| |
|
|
|
|
| |
assertion message.
|
|
|
|
|
|
|
|
|
|
| |
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'.
|
| |
|
| |
|
|
|
|
| |
(with tests).
|
| |
|
| |
|
|
|
|
| |
hook_form_FORM_ID_alter().
|
| |
|
|
|
|
| |
jQuery Forms 2.21.
|
|
|
|
| |
SQLite tests pass.
|
| |
|
|
|
|
| |
et al: Dramatically improved text format widget. USABILITY AWESOMENESS.
|
|
|
|
| |
page.tpl.php.
|
|
|
|
| |
which is referencing missing form_id variable.
|
|
|
|
| |
to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
drupal_add_js() to reference external JavaScript files.
|
| |
|
| |
|
| |
|
|
|
|
| |
system_php().
|
|
|
|
| |
limit is unlimited.
|
|
|
|
| |
polish default page.tpl.php to make it easier for CSS designers to theme.
|
| |
|
| |
|
| |
|
|
|
|
| |
independent of schema to fix D6 => D7 update.
|
|
|
|
| |
use of t() in menu item titles.
|
|
|
|
| |
make sense and don't get in the way of SQLite support.
|
| |
|
| |
|
|
|
|
| |
names as file_load().
|
| |
|
| |
|
| |
|
|
|
|
| |
process to un-break D6->D7 upgrade path.
|
|
|
|
| |
'simpletest_clear_results' variable.
|
| |
|