| Commit message (Collapse) | Author | Age |
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
|
|
|
| |
bundle instance exists, missing menu titles, etc.
|
| |
|
| |
|
| |
|
|
|
|
| |
without removing instance from all bundles.
|
| |
|
| |
|
| |
|
|
|
|
| |
bundles.
|
| |
|
| |
|
|
|
|
| |
functionality has been moved to Entity Translation in contrib.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
D7 Field API.
|
|
|
|
| |
fields created in content types.
|
|
|
|
| |
what is stored in the field.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
| |
|
| |
|
|
|
|
| |
admin/reports/fields and 'change widget' form.
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
argument 2 for field_delete_instance() in node_configure_fields().
|
| |
|
| |
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
|
|
|
| |
updates.
|
|
|
|
| |
handling. I can actually understand it now. ;-).
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
and moving non-crud functions.
|
| |
|
| |
|
|
|
|
| |
screen.
|
|
|
|
| |
a field.
|
|
|
|
| |
widgets validation, which broke after translatable fields.
|
|
|
|
| |
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.
|
|
|
|
| |
fields to Field API.
|
| |
|
|
CORE! OH YEAH! :D
|