Drupal Core

Commit 205538 by dries

- Patch #445950 by boombatower: interface improvements for SimpleTest.

Commit 205354 by dries

- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for the review sun.

Commit 205218 by dries

- Patch #394594 by Berdir: additional conversion to the new database abstraction layer plus clean-up.

Commit 205202 by dries

- Rolled back patch #343415. Needs more work and discussion.

Commit 205200 by dries

- Patch #392706 by yched: clean of field tests:
+ fixes a few missing whitelines
+ makes it clear that the same function tests field_attach_insert(), field_attach_update() and field_attach_load()
+ streamlines a few overly detailed explanations
+ add missing t() functions

Commit 205172 by dries

- Patch #441180 by bjaspan: added a point.

Commit 205170 by dries

- Patch #374068 by alienbrain, bjaspan: improved documentation of field display settings.

Commit 204940 by webchick

#356908 by andypost and yched: Run field prefixes and suffixes through field_filter_xss() rather than check_plain() to prevent funny characters.

Commit 204920 by dries

- Patch #295864 by boombatower, sun: fixed typos in the documentation. Nice catches, sun\!

Commit 204916 by dries

- Patch #392706 by bjaspan, yched, puradata: some of the field attach tests in field.test use database queries to verify correct functionality. This makes the field attach tests work only if field_sql_module is the only field storage module in use. Instead, tests of database storage should be in the field storage module's tests, and field attach tests should operate purely at the field attach api level.

Commit 204810 by drumm

#197864 by vito_swat, alpritt, Murz, catch: Use hook_term_path() in forum module instead of hook_link_alter(); simplfies code, improves performance and compatibility.

Syndicate content