humhub/CHANGELOG_DEV.md
Lucas Bartholemy cb000a1f72 Squashed commit of the following:
commit 9c2061ca147cb5227130d4edb53d10342fc9e9ad
Merge: 6f4d2b0b2 f3640e874
Author: Lucas Bartholemy <lucas@bartholemy.com>
Date:   Mon Feb 14 18:18:30 2022 +0100

    Merge branch 'fix/5553-multiple-users-with-emailRequired-disabled' of https://github.com/KeudellCoding/humhub into KeudellCoding-fix/5553-multiple-users-with-emailRequired-disabled

commit f3640e874ec4f43c819fafd12d5a610828437f99
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:17:57 2022 +0100

    Undo some unnecessary changes

commit 34839b8dab975f7ef2887d1354bcce40381e94bd
Merge: 84033c092 3a02b7a44
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:08:49 2022 +0100

    Merge branch 'fix/5553-multiple-users-with-emailRequired-disabled' of https://github.com/KeudellCoding/humhub into fix/5553-multiple-users-with-emailRequired-disabled

commit 84033c092f5b805c1e1c06c671f848f56118f7c9
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 17:08:18 2022 +0100

    No need for random emails, fix regarding HForm

commit 3a02b7a44c88528f32b325fc816c9f02ed6ef3e2
Merge: 9d235b0ee 12ea7da5b
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Mon Feb 14 12:05:59 2022 +0100

    Merge branch 'develop' into fix/5553-multiple-users-with-emailRequired-disabled

commit 9d235b0eec694f30ad8e7e35ac2afa1025196a04
Author: KarlKeu00 <47644344+KarlKeu00@users.noreply.github.com>
Date:   Sun Feb 13 14:52:31 2022 +0100

    Improved support of the emailRequired property
2022-02-14 18:20:13 +01:00

1.3 KiB

1.11.0 (Unreleased)

  • Fix #5434: Hide disabled next/prev buttons on guide first/last steps
  • Fix #5456: canImpersonate only possible for SystemAdmins
  • Enh #5462: Added Single Page Post View
  • Enh #5476: Rework modules administration section
  • Enh #5472: New interface TabbedFormModel for activate first tab with error input
  • Enh #5224: Add reply-to email in the settings
  • Enh #5471: On the pending approval page, add grouped actions and custom columns
  • Enh #5490: Display confirmation message before display embedded content
  • Enh #5258: Display who invited the user on the Approval page
  • Enh #5475: Option for forbidden usernames
  • Enh #4890: Allow to define actions in a controller which should not be intercepted by other actions
  • Enh #5510: oEmbed support for other social networks, redesign of oEmbed settings pages
  • Fix #5534: Statistic input loading problem
  • Enh #5523: Option to include E-Mail address to search
  • Enh #5352: Remove "NewMembers" widget from Core
  • Fix #5478: Avoid permalinks on comments related to a global content (not in a container) to crash.
  • Fix #5549: Topic icon is missing in TopicPicker search
  • Fix #5556: Formatted output for date fields in "About me" profile area.
  • Fix #5553: Cannot have two or more users without email when emailRequired is disabled.