-
Update Feb 6, 2024 - Released as part of Docker Desktop 4.27 - https://www.docker.com/blog/announcing-synchronized-file-shares/
Update Nov 9, 2023 - [As announced in June, Docker has acquired Mutag…
-
I'm completely new to Dolibarr, I've just spent some time looking at the core code of 8. There are a number of _major_ issues which render Dolibarr unusable and unmaintable in 2018. This is not a "mod…
-
I updated to 0.5.0 and now i get error results when getting posts for space container where posts exist:
```
{
"name": "Unknown Property",
"message": "Getting unknown property: humhub\\modules…
-
### What happened?
### Description
After upgrading Craft on multiple sites to 3.7.40.1 I can't use various Craft CLI commands such as simply listing available comments with `./craft`.
Craft 3…
-
### What happened?
### Description
On update, I get this composer error:
`error: array_merge(): Expected parameter 1 to be an array, bool given`
This happens even if I try to update all, or if I…
-
We need to create a way to check the permission to create contributions (e.g. posts/comments) via Events on demand.
The Event (the check if it is allowed or not) should only take place after clicki…
luke- updated
2 years ago
-
We should avoid to use the `Group` model in the migration. This causes such errors:
```
Yii Migration Tool (based on Yii v2.0.40)
Total 15 new migrations to be applied:
m201228_064513_default…
luke- updated
2 years ago
-
{@inheritdoc} is not pulling the documentation for classes, methods and properties.
`{@inheritDoc}` is rendered as plain text, meaning that in the documentation, it will have the literal `{@inherit…
-
### Description
I am getting an error message when trying to reorder a structure by dragging and dropping. The entry does move but but an alert appears saying **A server error occurred.**
### St…
-
the base calendar endpoint "your.site/api/v1/calendar" returns:
```
{
"name": "Unknown Property",
"message": "Getting unknown property: humhub\\modules\\calendar\\models\\CalendarEntry::recur"…