Skip to content

Releases: hasan-ozbey/flarum-regrole

1.0.3

23 Jul 12:34
c0440a2
Compare
Choose a tag to compare

alert

From now on, forced users will be suspended until they choose a role (users with "Edit user groups" permission will be excluded).

  • Fix hidden groups were not choosable through the extension.
  • Fix GroupsChanged event was not firing. Now you can see users actions through logger extensions (like the "Audit Log").
  • Add compatibility for flarum/suspend so suspended users will be excluded from this extension's functions.

Other changes involves changing of control mechanisms, code standardization, small improvements on styling etc.

1.0.2

22 Jun 23:48
Compare
Choose a tag to compare
  • Fix nested m.redraw.sync() call error. (issue #10)
  • Fix existing users can't choose a role even when they forced to. (issue #11)
  • Fix restricted users can self-assign roles when users forced to have at least one role. (issue #12)
  • Add customizable helper text for the sign-up modal. (issue #1)

1.0.1

22 Jun 19:07
Compare
Choose a tag to compare

Testing for bugs, work-in-progress.

1.0.0

18 Jul 23:55
Compare
Choose a tag to compare

I practically rewritten the whole thing.

  • Add force existing users to assign at least one role to themselves option.

0.1.3

09 May 17:49
Compare
Choose a tag to compare
  • Veritabanında ayar girdisi yokken eklenti ayarlarının açılamama sorunu düzeltildi.
  • Varsayılan Flarum temasında buton renklerinin belirsiz olma sorunu düzeltildi.

0.1.2

08 May 23:51
Compare
Choose a tag to compare
  • Başka bir sistem aracılığıyla kayıt olurken butonların çalışmama sorunu düzeltildi.

0.1.1

08 May 18:12
Compare
Choose a tag to compare
  • Kullanıcıların profil sayfalarından güncellenememesi sorunu düzeltildi.

0.1.0

08 May 13:03
Compare
Choose a tag to compare
  • Initial release