-
Issue #1269482: Update node body field structure.
-
Cleaning out the master branch to avoid confusion.
-
Issue #234884: Do not disable blocks.
-
Update README.txt for this release.
-
Issue #1171158 by univate: Repair check for required packages.
-
Issue #1203684 by a02: Fix use of undefined constant FILTER_FORMAT_DEFAULT. When using profiler with Drupal 7 we get this message: Use of undefined constant FILTER_FORMAT_DEFAULT - assumed 'FILTER_FORMAT_DEFAULT' in profiler_install_nodes() (line 327 of .../libraries/profiler/profiler_api.inc). Use filter_fallback_format() instead of FILTER_FORMAT_DEFAULT.
-
#1183454 by Itangalo: Repair term creation for Drupal 7.
-
Merge branch '1152034-block-required'
-
#1152034 by Logaritmisk, q0rban: Do not require block module.
-
Merge branch '1149572-enable-theme'