Yuriy Bakhtin
602cf23f95
Fix emulate execution on check readable content ( #6251 )
...
* Fix emulate execution on check readable content
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-04-23 14:47:34 +02:00
HumHub Translations
e79a976369
Enh: Updated Translations (translate.humhub.org)
v1.14.0
2023-04-20 16:52:57 +02:00
Lucas Bartholemy
a0faf2261d
Update CHANGELOG.md
2023-04-20 12:06:00 +02:00
Lucas Bartholemy
3017983ff0
Update CHANGELOG.md
2023-04-20 12:05:43 +02:00
Marc Farré
6438eba79d
Update AccountController.php
...
This bug is also present on the master branch. It should be resolved for Humhub 1.14 and 1.15
2023-04-20 12:03:50 +02:00
Lucas Bartholemy
4a216b6d0c
Update CHANGELOG.md
2023-04-17 11:19:31 +02:00
Gevorg Mansuryan
93f7174b48
Fixed Error in parseDateValuePHP prevents entering calendar items and… ( #6232 )
...
* Fixed Error in parseDateValuePHP prevents entering calendar items and tasks
* Error in parseDateValuePHP prevents entering calendar items and tasks
2023-04-17 11:18:53 +02:00
Lucas Bartholemy
b0d4b50c91
Fix/saas ( #6222 )
...
* Fixed Saas Handling in Installer
* Fixed urls
2023-04-05 18:57:19 +02:00
Lucas Bartholemy
d7ac4071e3
Fixed Saas Handling in Installer ( #6221 )
...
* Fixed Saas Handling in Installer
* Update CHANGELOG.md
2023-04-05 18:56:29 +02:00
Lucas Bartholemy
2544eb7af2
Update common.php
2023-04-04 16:45:05 +02:00
Lucas Bartholemy
cc245ae4a0
Delete CHANGELOG-DEV.md
2023-04-04 16:44:42 +02:00
Lucas Bartholemy
48db625bbf
Update CHANGELOG.md
2023-04-04 16:44:20 +02:00
Lucas Bartholemy
6c9aa7fca4
Merge branch 'develop'
2023-04-04 16:37:50 +02:00
HumHub Translations
5c19792eec
Enh: Updated Translations (translate.humhub.org)
2023-04-04 10:01:42 +00:00
Yuriy Bakhtin
b30f675bd2
Improve SoftDelete implementation ( #6214 )
...
* Improve SoftDelete implementation
* Update CHANGELOG-DEV.md
* Fix tests of content soft deletion
2023-04-03 09:53:56 +00:00
Yuriy Bakhtin
fe919f700c
Fix profile field "Country" to use js plugin Select2 ( #6213 )
2023-03-30 15:21:30 +00:00
Marc Farré
d84b9125b6
6202 invite by link not possible if invited by email ( #6210 )
...
* Fix #6202 : Invite by link is not possible for a user already invited by email
* Fix #6202 : Invite by link is not possible for a user already invited by email
2023-03-29 08:50:48 +00:00
Lucas Bartholemy
380fbd6798
Merge branch 'metaworx-feature-use-class-names-for-log-targets' into develop
2023-03-28 17:15:23 +02:00
Lucas Bartholemy
494b84ab75
Moved changes to CHANGELOG-DEV
2023-03-28 17:14:09 +02:00
Martin Rüegg
178252f329
Use class names for default logging targets in default common config
2023-03-28 16:32:15 +02:00
Lucas Bartholemy
3d3d3acb51
Merge branch 'metaworx-fix-module-manager-with-empty-modules'
2023-03-28 16:20:24 +02:00
Lucas Bartholemy
bdba4b64b9
Merge branch 'fix-module-manager-with-empty-modules' of github.com:metaworx/humhub into metaworx-fix-module-manager-with-empty-modules
2023-03-28 16:20:15 +02:00
Martin Rüegg
5eea8acd9b
Fix error when no modules set
...
https://docs.humhub.org/docs/admin/requirements lists php 7.4 as minimum requirement. Hence, the array properties should actually be arrays.
This caused log targets to be disabled due to the `ModuleManager::getModules()` throwing an error when `ModuleManager::$modules` would be null.
2023-03-28 15:28:30 +02:00
Lucas Bartholemy
ae9ca61eac
Merge branch 'develop' of github.com:humhub/humhub into develop
v1.14.0-beta.2
2023-03-28 11:18:58 +02:00
Lucas Bartholemy
452393522e
Prepare 1.14.0-beta.2 release
2023-03-28 11:18:17 +02:00
HumHub Translations
3e4e6468af
Enh: Updated Translations (translate.humhub.org)
2023-03-28 09:13:48 +00:00
Lucas Bartholemy
0d6ea8fc74
Merge branch 'master' into develop
2023-03-27 17:53:34 +02:00
Lucas Bartholemy
db0ef25dbc
Prepare 1.13.2 Release
v1.13.2
2023-03-27 17:49:55 +02:00
Yuriy Bakhtin
36c8c51d7d
Deny custom input for Space Picker field ( #6198 )
2023-03-27 15:44:13 +00:00
Lucas Bartholemy
6f417279f0
Update CHANGELOG-DEV.md
2023-03-26 15:54:08 +02:00
Yaroslav Glodov
7b9c49b4a8
Ukrainian translation for User module. ( #6197 )
...
* Ukrainian translation added to User module.
* Ukrainian translation added to User module.
---------
Co-authored-by: Yaroslav Glodov <i@yaro.info>
2023-03-26 09:54:00 +02:00
Lucas Bartholemy
92aa8b70c9
Merge branch 'master' into develop
2023-03-23 14:23:32 +01:00
Yuriy Bakhtin
27dd65f741
People: Add Group Description ( #6188 )
2023-03-23 12:50:17 +00:00
Gevorg Mansuryan
b462568585
Fix #5537 : Space Starting Page gets lost when changing URL ( #6180 )
...
* Fix #5537 : Space Starting Page gets lost when changing URL
* Fix #5537 : Space Starting Page gets lost when changing URL
2023-03-23 08:57:52 +00:00
Gevorg Mansuryan
f5f7264e9c
Enh #4712 : Public content should be private in private space ( #6159 )
...
* eth #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
* Enh #4712 : Public content should be private in private space
2023-03-21 12:46:55 +00:00
Yuriy Bakhtin
9c4e74d925
Use same font for RichText editor as it looks on view mode ( #6184 )
...
* Use same font for RichText editor as it looks on view mode
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-03-21 12:42:06 +00:00
Yuriy Bakhtin
bb0d8a5f1f
Fix/date profile field types ( #6183 )
...
* Fix Date and Datetime profile field type with null values on PHP 8.1+
* Update CHANGELOG.md
* Avoid possible null value
2023-03-21 13:36:39 +01:00
Yuriy Bakhtin
401f9d8f48
Replace png "search" icon with font-awesome icon ( #6181 )
...
* Replace png "search" icon with font-awesome icon
* Update CHANGELOG-DEV.md
2023-03-21 12:24:42 +00:00
Yuriy Bakhtin
53749a129e
Fix Date and Datetime profile field type with null values on PHP 8.1+ ( #6182 )
...
* Fix Date and Datetime profile field type with null values on PHP 8.1+
* Update CHANGELOG.md
2023-03-20 14:32:10 +01:00
Gevorg Mansuryan
edc4e404a4
Enh #6171 : Make email in user administration and user approval clickable ( #6178 )
2023-03-18 19:36:56 +00:00
Marc Farré
a4edcf353b
Fix #6099 : Empty buttons in GlobalConfirmModal footer ( #6176 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-03-17 19:03:53 +00:00
Marc Farré
8316430e63
Fix #6100 : Broken area reference in some modal boxes ( #6177 )
2023-03-17 19:01:52 +00:00
Yuriy Bakhtin
5f7cd820c3
Enh/theme var background color highlight ( #6175 )
...
* Update theme variable `@background-color-highlight`
* Update CHANGELOG-DEV.md
* New theme variable `@background-color-highlight-soft`
* Improve theme var `background-color-highlight`
2023-03-17 09:21:11 +00:00
HumHub Translations
2864c52bdc
Enh: Updated Translations (translate.humhub.org)
2023-03-16 19:26:45 +00:00
Yuriy Bakhtin
3857983534
Theme variables background-color-highlight
and background-color-highlight-soft
( #6173 )
...
* Update theme variable `@background-color-highlight`
* Update CHANGELOG-DEV.md
* New theme variable `@background-color-highlight-soft`
2023-03-16 08:57:00 +00:00
Yuriy Bakhtin
f78e21e6bc
Update styles of "Show all notifications" button ( #6167 )
...
* Update styles of "Show all notifications" button
* Use theme variables
2023-03-15 08:47:01 +00:00
Felix Hahn
4e2c0f535f
Add @prev-select2 ( #6170 )
2023-03-14 17:46:34 +01:00
HumHub Translations
ef2f36fdc0
Enh: Updated Translations (translate.humhub.org)
2023-03-13 19:46:03 +00:00
Yuriy Bakhtin
448f4ee2bb
Count all active and non-invisible members for guests on space directory ( #6162 )
2023-03-13 17:12:31 +00:00
Marc Farré
569992aba5
Admin menu : set active entry by searching by ID instead of by URL ( #6160 )
...
* Admin menu : set active entry by searching by ID instead of by URL
* Admin menu : set active entry by searching by ID instead of by URL
2023-03-13 17:03:27 +00:00