humhub/CHANGELOG_DEV.md
Yuriy Bakhtin c47d9f219d
Fix long words in comment form (#5581)
* Fix long words in comment form

* Update CHANGELOG_DEV.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-03-02 18:59:07 +01:00

2.5 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 #5503: Allow profile fields link prefixes like "tel://"
  • 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 #5547: Remove Google Fonts from E-mails
  • Enh #5536: Optional notification w/ reason when admin deletes content/comment
  • 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.
  • Fix #5506: Modal: Close Icon optimization
  • Fix #5564: Close modal button doesn't work after form validation
  • Fix #5533: Users can't live in UTC
  • Fix #5460: Untranslatable string New Updates in Stream
  • Fix #5573: Allow replying for sub comments
  • Fix #5518: Number of activities reported in the mail summary is always limited to 20
  • Enh #5358: Remove deprecated "Directory" module
  • Fix #5524: Mentioning Permission
  • Fix #5529: Tooltip: improving readability
  • Enh #5298: Added Followers to Space About Page
  • Enh #4558: Deprecate CompatModuleManager
  • Enh #5323: Remove deprecated "Setting" classes
  • Enh #5381: Optimize module states query
  • Enh #4823: Removed CHTML and CActiveForm classes as well as usages (plus refactoring)
  • Fix #5449: File - Update info after setStoredFileContent and setStoredFile
  • Enh #5127: LDAP: Reset mapping for single user only
  • Fix #5581: Fix long words in comment form
  • Fix #5578: Improved rememberMe parameter handling for thirdparty auth provider