Julian Harrer

Results 49 issues of Julian Harrer

## My Environment - Windows 10 - Tested with - PHP 7.3 => phpda v2.0.2 - PHP 7.2 => phpda v1.3.1 - GraphViz 2.44: (https://ci.appveyor.com/project/ellson/graphviz-pl238/builds/32032002) - Composer installation ### My...

A guest user can see, but not access spaces with visibility "Logged in Users Only"

Kind:Discussion / Problem
Module:Directory

**What kind of change does this PR introduce?** (check at least one) - [x] Feature **Does this PR introduce a breaking change?** (check one) - [x] No ## Description -Implements:...

Add a view element to indicate once the end of stream is reached e.g. an icon.

Kind:Enhancement
Topic:Usability
Module:Stream

Implement test module for module installation/deactivation tests.

Module:Core
Topic:Stability

Since `ContentContainerController` calls `parent::init()` prior to the initialization of the container. `getAccessRules()` is called before the container was fetched from the request. https://github.com/humhub/humhub/blob/master/protected/humhub/modules/content/components/ContentContainerController.php#L71 When fixing this we should move the...

Kind:BUG

Module updates which do add fields to the Module class may throw errors, since the new field seems not to be available directly after the update.

Kind:BUG
Status:Need investigation
Module:Marketplace

Currently the default message category of profile fields is `UserModule.profile`, but those translation files are possibly overwritten by core updates. We should define an empty root category for custom user...

Kind:Enhancement

### Is your feature request related to a problem? Please describe. There should be a way of hiding individual content as files etc from the stream. Perhaps by adding a...

Kind:Enhancement
Topic:Usability
Require:Concept
Module:Content

Controller should be able to set [Open Graph](http://ogp.me/) metadata. e.g. ContentContainerController should set the space image by default. Other Controllers should be able to set images e.g. related to a...

Kind:Enhancement
Module:Core
Require:Concept
Topic:Extensibility
Topic:Integration