-
Implements bootstrap_wysihtml5 editor plugin.
-
Fix dependency on variable 2.x
-
Issue #1534454 by Jose Reyero: Update text handling and filtering using latest i18n features (permissions, filter_xss_admin()).
-
Remove trailing whitspace includes/i18nviews_plugin_localization_i18nstrings.inc
-
-
Issue #1228002 by sunfire-design | skolesnyk: Translate taxonomy term description.
-
Issue #1286146: Fixed notice: Undefined property: stdClass::$field_tags Notice: Undefined property: stdClass::$field_tags in space_taxonomy->router() (line 54 of spaces_taxonomy/plugins/space_taxonomy.inc).
-
Treat comment related pages as node.
-
Issue #1568454 by das-peter: Use field_info_instance() instead of field_read_instance().
-
Integrate job_scheduler_trigger again. Merge remote-tracking branch 'gh-devseed-job_scheduler_trigger/master' into 7.x-2.x