Yuriy Bakhtin
Yuriy Bakhtin
Marketplace - Removing licence key by the partner removes the "Add licence key" in the modules admin
@luke- Fixed in PR https://github.com/humhub/humhub/pull/5883.
@luke- > - What if a module don't want to show up in the form? Leave `createRoute` empty? I have implemented this now in commit https://github.com/humhub/humhub/pull/5827/commits/18c8c21ed5b0842c987dbfa1a26366d6eb946b15.
@luke- > Old legacy modules that are not yet using "ContentActiveRecord::$createPermission" and or "WallStreamModuleEntryWidget::createRoute" and or "Module::getContentClasses" should still working (no fatal error) Yes, it works without errors.
@luke- > Refactor: We should everywhere use canEdit instead of old style: https://github.com/humhub/humhub/blob/master/protected/humhub/modules/post/controllers/PostController.php#L62 Commit https://github.com/humhub/humhub/pull/5827/commits/6b50fe8826b6b878642c8f143559ba0aa463f348
> * I'm unsure about this lines https://github.com/humhub/humhub/blob/master/protected/humhub/modules/content/widgets/views/wallCreateContentForm.php#L47-L121 - because modules can not control this part. e.g. if the `News` module would become inline editing (like Post/Poll) but don't want...
@luke- > Mobile, would be great if we can implement following style: Commit https://github.com/humhub/humhub/pull/5827/commits/8ca1de706f5db025d8a04359e48bbde6dfba8299, please note I have done this style for widh
@luke- > - Calendar: The stream entry is created correctly after creation. However, when I add a user in the Participant dialog (second step), the stream entry is not updated....
@luke- > Polls: The error reporting seems not to work. Fixed in the commit https://github.com/humhub/humhub/pull/5827/commits/e961589aeea8e29d801a4c36f6ed950284564701.
@YaroKasear Could you show screenshots where you have the issue? Please check my screenshots and let me know where I didn't understand the reproducing steps correctly: 
@Dayflare > you should also check your personal user timezone in the user settings. User -> Settings -> Settings -> Timezone I set the same time to `UTC-05:00 - America/Chicago`...