HumHub Documentation (unofficial)

Markers

Table of Contents

humhub/compat/HForm.php 1
humhub/components/ModuleManager.php 1
humhub/libs/DbDateValidator.php 1
humhub/libs/Html.php 1
humhub/libs/ProfileImage.php 1
humhub/modules/content/components/ContentActiveRecord.php 1
humhub/modules/content/components/ContentContainerControllerAccess.php 1
humhub/modules/content/models/Content.php 1
humhub/modules/content/Module.php 1
humhub/modules/content/widgets/richtext/converter/RichTextToPlainTextConverter.php 1
humhub/modules/content/widgets/richtext/extensions/link/RichTextLinkExtension.php 1
humhub/modules/file/components/FileManager.php 1
humhub/modules/ldap/authclient/LdapAuth.php 1
humhub/modules/marketplace/commands/MarketplaceController.php 1
humhub/modules/marketplace/services/FilterService.php 1
humhub/modules/marketplace/widgets/ModuleStatus.php 1
humhub/modules/notification/components/NotificationManager.php 1
humhub/modules/stream/actions/LegacyStreamTrait.php 1
humhub/modules/user/controllers/AccountController.php 2
humhub/modules/user/controllers/ProfileController.php 1
humhub/modules/user/models/forms/Registration.php 1
humhub/modules/user/models/Group.php 1
humhub/modules/user/models/User.php 2
humhub/modules/user/stream/filters/IncludeAllContributionsFilter.php 1
humhub/widgets/ShowMorePager.php 1

HForm.php

Type Line Description
TODO 306 Once the richtext supports readonly view remove this line

ModuleManager.php

Type Line Description
TODO 621 Delete directory

DbDateValidator.php

Type Line Description
TODO 174 Allow more time formats

Html.php

Type Line Description
TODO 146 More flexible implemenation using interfaces

ProfileImage.php

Type Line Description
TODO 249 improve option handling...

ContentActiveRecord.php

Type Line Description
TODO 291 should be abstract this and the whole class...

ContentContainerControllerAccess.php

Type Line Description
TODO 153 visibility + friendship check

Content.php

Type Line Description
TODO 320 handle ContentCreated notifications and live events for global content

Module.php

Type Line Description
TODO 103 Change the autogenerated stub

RichTextToPlainTextConverter.php

Type Line Description
TODO 128 directly exclude blocks from option

RichTextLinkExtension.php

Type Line Description
TODO 136 Implement onBeforeConvertLink() method.

FileManager.php

Type Line Description
TODO 29 Add caching

LdapAuth.php

Type Line Description
TODO 39 create base ldap authentication, to bypass ApprovalByPass Interface

MarketplaceController.php

Type Line Description
TODO 131 Handle no marketplace modules

FilterService.php

Type Line Description
TODO 126 Filter by new status

ModuleStatus.php

Type Line Description
TODO 68 Implement new status detection

NotificationManager.php

Type Line Description
TODO 238 perhaps return only friends if public is false?

LegacyStreamTrait.php

Type Line Description
TODO 121 should be removed in next major version

AccountController.php

Type Line Description
TODO 117 Add Group
TODO 187 Add Group

ProfileController.php

Type Line Description
TODO 67 Allow change of default action

Registration.php

Type Line Description
TODO 192 Completely hide the element instead of current <input type="hidden">

Group.php

Type Line Description
TODO 413 Create message template, move message into translation

User.php

Type Line Description
TODO 760 SHOW ONLY REAL MEMBERSHIPS
TODO 895 Implement same logic as for Spaces

IncludeAllContributionsFilter.php

Type Line Description
TODO 49 Refactor to unify with ActiveQueryContent::readable()

ShowMorePager.php

Type Line Description
TODO 25 should be deleted

Search results