| Commit message (Collapse) | Author | Age |
|
|
|
| |
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().
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
use of t() in menu item titles.
|
| |
|
| |
|
|
|
|
| |
names as file_load().
|
| |
|
| |
|
| |
|
|
|
|
| |
'simpletest_clear_results' variable.
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
speed query.
|
|
|
|
| |
SimpleTest from clearing tables.
|
|
|
|
| |
parameters (DX improvement).
|
|
|
|
| |
clearfix, which is the lingo that designers use for it.
|
|
|
|
| |
compatibility with other JavaScript libraries.
|
|
|
|
| |
testing.
|
| |
|
| |
|
| |
|
|
|
|
| |
keys (with tests).
|
|
|
|
| |
editing form.
|