mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
b05e49a5fa
* Added UserInfoWidget for User Notification Settings * Update CHANGELOG-DEV.md
1.4 KiB
1.4 KiB
HumHub Changelog (DEVELOP)
1.14.0 (Unreleased)
- Enh #4803: Added more panel styles (
panel-info
andpanel-primary
) - Enh #5972: Removed old vendor CSS prefixes (e.g.
-moz
or-webkit
) - Enh #6006: Fix activity settings test
- Fix #6018: Disable profile fields textarea and checkbox list when they are not editable
- Ehn #6017: Hide Password Tab in administration for LDAP users
- Enh #6031: On users list grid, show Auth mode badge only for sys admins
- Enh #6033: Moved more logic into
AbstractQueryContentContainer
- Enh #6035: Added Estonian language
- Fix #5956: Display all newer comments after current comment
- Enh #6061: Administration: Add a confirmation on profile field delete button
- Enh #5699: Allow users to invite by link
- Enh #6081: Added corresponding CSS variables for LESS color variables
- Fix #6022: Fix Changelog Link with new Marketplace URL
- Enh #5973: Stylesheet Prefix Cleanup and removed temporary style
- Enh #6077: Always display content tabs
- Enh #5263: Allow members of groups other than system admin to view all content (groups that can manage users for profile content and groups that can manage spaces for space content)
- Enh #6102: Also allow Messages module to inject new message count into page title
- Enh #6109: Added enabled Pretty URL as self test
- Enh #6119: Added UserInfoWidget for User Notification Settings