| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
|
|
|
| |
can't ever pass in another type of class.
|
|
|
|
| |
a property.
|
|
|
|
| |
t() string.
|
|
|
|
| |
first.
|
| |
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
|
|
|
| |
errors.
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
configuration section.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
tests so we don't do it anymore.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
and APIs.
|
|
|
|
| |
to Berdir for this humongous effort.
|
|
|
|
| |
admin/structure.
|
| |
|
| |
|
|
|
|
| |
texts. Steve Krug would be proud.
|
| |
|
| |
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
| |
|
| |
|
|
|
|
| |
DBTNG conversion.
|
|
|
|
| |
abstraction layer.
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
|
|
|
| |
triggers may be executed (with tests).
|
| |
|
| |
|
| |
|
|
|
|
| |
all .install files.
|
|
|
|
| |
unrendered forms.
|
|
|
|
| |
theme setting.
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
| |
|
|
|
|
| |
users in one request.
|
| |
|
| |
|