| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
| |
|
|
|
|
| |
autocomplete widget.
|
|
|
|
| |
taxonomy.
|
|
|
|
| |
can't ever pass in another type of class.
|
| |
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
and drop behaviour.
|
|
|
|
| |
taxonomy overview form is saved.
|
|
|
|
| |
limitations. Removes more code than it adds!
|
| |
|
| |
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
| |
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
field_attach_query(). Was ready before code freeze.
|
|
|
|
| |
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
| |
|
|
|
|
| |
taxonomy_term_load_multiple().
|
| |
|
|
|
|
| |
data translation.
|
| |
|
| |
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
Field API based solution.
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
theme_field_formatter_taxonomy_term_plain().
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
(with upgrade path). Say buh-bye to old, crusty code.
|
| |
|
|
|
|
| |
updates.
|
|
|
|
| |
deleting revisions.
|
|
|
|
| |
drupal_json() for consistency and readability.
|
|
|
|
| |
handling. I can actually understand it now. ;-).
|
| |
|
|
|
|
| |
Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
|
|
|
| |
and hook_theme().
|
| |
|
|
|
|
| |
other types of stuff to render() structures.
|
|
|
|
| |
readable names to taxonomy vocabularies.
|