Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 56.62 KB
MD5: f749247510587c65f6a5d12349953eb1
SHA-1: 2465cb864ced606dfa9f18fa1b30caa8982d646a
SHA-256: e6dc9fdc6905da4badf2de5a7cf6eace08950c8958b9a0062de02e00ec8af270
Download zip 62.45 KB
MD5: ce88dc24af7db75b9efd686eae960214
SHA-1: bd61061a493be6773ad4a0a1b768faf1e2628926
SHA-256: 58d223d59b15a4aa0bdfbb65ce03eb3d853c7e4f8ec68338a95332e244c9a31b

Release notes

First release for the 7.x branch

  • #1906672 by RoySegall, Amitaibu: Fixed When un-checking content type from a vocab contain with terms the terms still referenced to the node.
  • #1813998 by Thomas_Zahreddin: Menu items lack a description.
  • #1881996 by Jerenus: Fixed Documentation errors in og_vocab().module.
  • #1909620 by Amitaibu | RoySegall: Fixed Multiple vocabularies on a single content types merged in display.
  • #1910516 by Amitaibu: Fixed Remove hardcode field-name from OG-vocab behavior.
  • #1881996 by Jerenus: Fixed Documentation in og_vocab_vocabulary_access().
  • #1869190 by Amitaibu: Added Don't hardcode the field name -- allow multiple OG-vocab fields.
  • #1864634 followup by bricel: og_vocab_get_accessible_vocabs() got wrong variable.
  • #1864634 by RoySegall, Amitaibu: Fixed og_vocab_get_accessible_vocabs() throws out notices.
  • #1835344 by RoySegall: Fixed redirect after 'Reset alphabetic' was selected.
  • #1835236 by RoySegall: Fixed Tag style auto complete generate new term when not selected.
  • #1826084 by Amitaibu, bricel: Added label and URI callbacks, with tests.
  • #1826776 by Amitaibu: Auto add OG vocab field to a group-content.
  • Set the "title arguments" correctly on hook_menu_alter().
  • #1826076 by bricel: Fixed Get all og vocabs API function - og_vocab_relation_get_by_group().
  • Use the new entityreference_autocomplete_callback_get_matches() to remove code duplication.
  • Allow passing settings inside instance.
  • Check and validate cardinality of sub-widgets.
  • Prevent notice if no term exists.
  • #1816442 by RoySegall: Fixed redirect after deleting vocabulary.
  • #1814188 by RoySegall | Amitaibu: Fixed machine name was changed on existing vocabs.
  • Add formatter option to show terms as concatenated string.
  • Remove OG-reference widget from widgets types.
  • Prevent duplication and WSOD of vocabulary machine name.
  • #1800976 follow-up: Return correct context from hook_og_vocab_is_admin_context().
  • #1800976 follow-up: Execute correct function name.
  • Remove wrong comment.
  • Enable "Taxonomy-index" behavior on OG-vocab field.
  • Fix autocomplete tags and auto create integration.
  • #1800976 by Amitaibu: Added Allow other modules to set the og-context admin.
  • #1800784 by Amitaibu: Fixed Better override 'empty' text for theme_taxonomy_overview_vocabularies().
  • #1800802 by Amitaibu: Fixed Remove OgVocab::save() validation.
  • #1793192 by Amitaibu: Re-work Migrate to be more extendable.
  • #1737104 by Amitaibu: Remove integration with og_context() as it passes also context for non-admin pages.
  • Make compatible with i18n, by returning array() instead of NULL from widget_form().
  • #1772082 by Amitaibu: Add Migrate plugin to upgrade from Drupal 6. With tests.
  • #1736950 by Amitaibu | rbrandon, SeicherlBoB: Allow limiting widgets by OG-context.
Created by: amitaibu
Created on: 13 Feb 2013 at 08:59 UTC
Last updated: 13 Feb 2013 at 09:00 UTC
Unsupported

Other releases