Skip to content

Releases: gencat/decidim-module-department_admin

0.7.1

05 Sep 05:57
602ccc3
Compare
Choose a tag to compare
  • Fix Zeitwerk errors with decorators

0.7.0

30 Aug 11:37
6956ee6
Compare
Choose a tag to compare
  • Increase minimum Decidim version to v0.27.6
  • Upgrade Ruby to 3.0.7

v6.0.0

17 Nov 06:53
f6faea1
Compare
Choose a tag to compare

Version 0.6.0 (MINOR)

  • Fix some decorators for Zeitwerk

v5.0.0

05 Oct 13:27
f15a8eb
Compare
Choose a tag to compare

Version 0.5.0 (MINOR)

  • Increase minimum Decidim version to v0.26.2
  • Upgrade Ruby to 2.7.5

v0.4.3

23 Aug 06:58
60400cb
Compare
Choose a tag to compare

Version 0.4.3 (MINOR)

  • Increase minimum Decidim version to v0.25.2

v0.4.2

01 Mar 12:26
d13460d
Compare
Choose a tag to compare

Version 0.4.2 (MINOR)

  • Add compatibility with new permissions in Decidim 0.24 for Assemblies views.
  • Fix: condition in AssemblyControllerDecorator doesn't take into account when the user is an assembly admin.

v0.4.1

01 Feb 15:02
51462cb
Compare
Choose a tag to compare

Version 0.4.1 (MINOR)

  • Fix: Select only assemblies with same area when is a department admin

v0.4.0

16 Nov 08:23
a0f576e
Compare
Choose a tag to compare

Version 0.4.0 (MAJOR)

  • Rename module to decidim-module-department_admin
  • I18N: Add czech language (#48)
  • Doc: correct how to install the module in the README

v0.3.4

05 Oct 13:37
82287c7
Compare
Choose a tag to compare

Version 0.3.4 (PATCH)

  • Check if decidim-conferences is defined in a more reliable way

v0.1.0

29 Apr 13:02
3de9657
Compare
Choose a tag to compare
  • Increase minimum Decidim version to v0.22
  • Add some documentation regarding the invitation of admins.
  • Fix do not require an area to exist to invite new admins.
  • Introduce CI via GitHub Actions (update test suite)