| Commit message (Collapse) | Author | Age |
|
|
|
| |
more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
|
|
|
|
| |
drupal_add_library(), for consistency with #attached_css and #attached_js.
|
|
|
|
| |
Drupal installation to fail on PHP 5.3.
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
functions.
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
|
|
|
| |
AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
|
|
|
| |
functions.
|
|
|
|
| |
#theme_wrappers to allow multiple theme functions to execute on renderable objects.
|
|
|
|
| |
install.php to allow Drupal to be installed from the command line.
|
|
|
|
| |
drupal_function_exists().
|
| |
|
|
|
|
| |
weights.
|
|
|
|
| |
'yay' to clarity!
|
|
|
|
| |
in table select
|
| |
|
| |
|
|
|
|
| |
for modules to register JS/CSS libraries.
|
| |
|
| |
|
|
|
|
| |
after form titles.
|
| |
|
| |
|
|
|
|
| |
elements.
|
| |
|
|
|
|
| |
session handling.
|
| |
|
| |
|
|
|
|
| |
redirection working again.
|
|
|
|
| |
unrendered forms.
|
| |
|
|
|
|
| |
simplified AHAH callbacks.
|
| |
|
|
|
|
| |
drupal_submit_form().
|
|
|
|
| |
page cache is activated.
|
|
|
|
| |
tests. Yay.
|
|
|
|
| |
presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
| |
|
|
|
|
| |
to be performed within batch API (with tests).
|
|
|
|
| |
Views.
|
| |
|
|
|
|
| |
'input formats'.
|
|
|
|
| |
(with tests).
|
| |
|
|
|
|
| |
code.
|
|
|
|
| |
we use a big table with JS-enabled checkboxes next to each item (with tests).
|