Skip to content

Releases: backdrop-contrib/taxonomy_access

1.x-1.0.2

Choose a tag to compare

@laryn laryn released this 12 Aug 18:29
41545ad

What's Changed

Full Changelog: 1.x-1.0.1...1.x-1.0.2

1.x-1.0.1

Choose a tag to compare

@laryn laryn released this 15 Dec 19:43
8d82c97

Changes since 1.x-1.0.0:

  • Issue #16: Attempt to run hook before taxonomy_vocabulary table is dropped and add gid per role. by @herbdool
  • Issue #17: Fix $role property. by @herbdool
  • Issue #19: Add hook_config_info(). by @herbdool

1.x-1.0.0

Choose a tag to compare

@laryn laryn released this 04 Aug 14:17

Changes from beta6:

  • #15 - Don't show rebuild message when saving a single node

1.x-1.0.0-beta6

Choose a tag to compare

@laryn laryn released this 15 Jun 15:34

Changes from beta5:

  • #11 - Explicitly check node access grants immediately after node save or update (hook_node_insert and hook_node_update).

1.x-1.0.0-beta5

Choose a tag to compare

@laryn laryn released this 18 May 18:03

Changes from beta4:

  • #12: Typo in foreach
  • #13: Set correct value on global defaults form

1.x-1.0.0-beta4

Choose a tag to compare

@laryn laryn released this 19 Jan 18:02
daea3f2

Further work on porting and making autocomplete term fields functional. Not recommended for production yet but testing, filing issues and submitting PRs would be appreciated.

1.x-1.0.0-beta3

Choose a tag to compare

@laryn laryn released this 19 Jan 15:20
9a35eea

Further work on porting and converting from roles, vocabulary IDs and database tables to Backdrop's CMI. Not recommended for production yet but testing, filing issues and submitting PRs would be appreciated.

1.x-1.0.0-beta2

Choose a tag to compare

@laryn laryn released this 08 Dec 20:36
2bb1bf9

Further work on porting and converting from Vocabulary IDs and database tables to Backdrop's CMI. Not recommended for production yet but filing issues and PRs appreciated.

1.x-1.0.0-beta

Choose a tag to compare

@laryn laryn released this 02 Dec 18:54
8f69321

Beta release. Straight port from Drupal 7.x-1.0 with no changes yet. Please open issues in the queue if you run into anything. I will make a formal release after we've had a little more testing.