8823 Commits

Author SHA1 Message Date
Lucas Bartholemy
f50dcb1b18
Test: Debugging (#5917)
* Test commit

* Downgraded Yii

* Updated Yii2

* Updated composer

* Use yii2 dev-master

* Fix tests on 7.4

* [skip ci]
2022-11-10 11:56:52 +01:00
Lucas Bartholemy
db899da583
Update CHANGELOG-DEV.md 2022-11-09 23:12:22 +01:00
Lucas Bartholemy
500a2d2288
View Meta Handling (#5868)
* Added ViewMeta Class

* Improvements

* Added Meta API to PostController!

* Improved file handling

* Improved Meta handling
2022-11-09 23:10:18 +01:00
Lucas Bartholemy
aeb397d03d Fixes validator test 2022-11-09 14:43:47 +01:00
Lucas Bartholemy
0095428de9 Updated Composer dependencies 2022-11-09 11:41:58 +01:00
Lucas Bartholemy
491770b35c Enh #5100: Added SelfTest for HumHub API connectivity 2022-11-09 11:31:26 +01:00
Lucas Bartholemy
02db2d5af8 Updated CHANGELOG-dev.md 2022-11-08 23:07:43 +01:00
Lucas Bartholemy
e171914c1d Merge branch 'develop' of github.com:humhub/humhub into develop 2022-11-08 23:07:21 +01:00
Lucas Bartholemy
2b871d9bb9 Merge branch 'KeudellCoding-enh/5785-allow-well-known-routing' into develop 2022-11-08 23:06:24 +01:00
Lucas Bartholemy
ca21d89dcb Merge branch 'enh/5785-allow-well-known-routing' of https://github.com/KeudellCoding/humhub into KeudellCoding-enh/5785-allow-well-known-routing 2022-11-08 23:06:11 +01:00
Lucas Bartholemy
e96ed0d014
Remove EE from Licence Manager (#5894)
* Removed EE from Licence Manager

* Update Changelog [skip-ci]
2022-11-08 22:18:42 +01:00
Lucas Bartholemy
a692e460d7 Merge branch 'master' into develop 2022-11-08 22:03:26 +01:00
Yuriy Bakhtin
b548233701
Layout for wall create content form menu (#5827)
* Layout for wall create content form menu

* Activate current content form menu

* Display menu only on Post creating form

* Improve content form menu

* API for content form menu

* Clean up code

* API for content form menu

* Use icon from Content record for wall entry create menu

* Improve code on load create wall entry form

* New property ContentActiveRecord::$createPermission

* Display create form wall entry menu only with defined property "createRoute"

* Improve creating a content from wall stream

* Update using of permission for create new post

* Rename property to WallCreateContentForm->displayContentTabs

* Initialize widgets after load content form from menu

* Fix reset content form after submit

* Display a create content menu tab only of enabled module

* Update CHANGELOG.md (#5827)

* Fix click action of create content menu

* New method for register assets of create content menu item

* Use default sort order for create content menu item

* Change a sort order of the Post create menu item

* Remove unused function registerCreateContentMenuAssets()

* Display top sorted content form on wall stream

* Removed unused import

* Code comment

* Fix @since version

* Rename action of create form

* Widget WallCreateContentFormFooter

* Improve visibility of menu and form of create wall entry

* Style for create wall entry tabs on mobile screen

* Fix menu visibility of create wall entry

* Fix visibility of errors on create a wall entry

* Create WallCreateContentFormContainer

* Refactored `ContentContainerModule:getContentClasses()` method signature

* Fixed changed content name

* Minore changes

* Fixed Tests with new CreatePermission

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2022-11-08 22:02:27 +01:00
HumHub Translations
ea99ecb622 Enh: Updated Translations (translate.humhub.org) 2022-11-07 16:03:27 +00:00
Yuriy Bakhtin
d85be4d684
Fix optional parameter on ldap user searching (#5911) 2022-11-03 18:08:15 +01:00
Yuriy Bakhtin
ed9c7a1770
New filter ActiveQueryUser->available() (#5908)
* New filter ActiveQueryUser->available()

* Update CHANGELOG-DEV.md
2022-10-27 14:23:14 +02:00
Marc Farré
1fae0b8ca8
Fix #5903: ContentContainerModule::getEnabledContentContainers() returns an empty array (#5907) 2022-10-25 15:45:53 +02:00
HumHub Translations
ec5aac5b76 Enh: Updated Translations (translate.humhub.org) 2022-10-12 11:02:09 +00:00
HumHub Translations
7a80125293 Enh: Updated Translations (translate.humhub.org) 2022-10-12 10:58:13 +00:00
Lucas Bartholemy
8bafd707f5 Increase version 1.12.2 2022-10-11 18:06:42 +02:00
Lucas Bartholemy
027ca7e54d Enh #5891: Improve select2 width on people filters 2022-10-10 18:07:02 +02:00
Yuriy Bakhtin
eac188455b
Improve select2 width on people filters (#5891)
* Improve select2 width on people filters

* Update CHANGELOG-DEV.md
2022-10-10 17:56:53 +02:00
Yuriy Bakhtin
83f2248c6b
Selftest for base URL (#5886)
* Selftest for base URL

* Update SelfTest.php

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-10-05 15:19:26 +02:00
Lucas Bartholemy
ba96a15b2f Merge branch 'develop' of github.com:humhub/humhub into develop 2022-10-05 14:14:55 +02:00
Lucas Bartholemy
f1be83ce4a Merge branch 'master' into develop 2022-10-05 14:14:37 +02:00
Lucas Bartholemy
f32b74f222 Disabled Stream Filter Tests 2022-10-05 14:12:54 +02:00
Yuriy Bakhtin
634790c5ef
Fix wrong empty profile stream message (#5877)
* Fix wrong empty profile stream message

* Update CHANGELOG.md

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-10-04 13:44:26 +02:00
Yuriy Bakhtin
3209014db1
Fix adding licence key after removing it from marketplace (#5883) 2022-10-04 13:42:17 +02:00
Yuriy Bakhtin
1ed3881139
Invalidate active sessions after password changing (#5872)
* Invalidate active sessions after password changing

* Update CHANGELOG-DEV.md (#5872)
2022-09-23 20:45:27 +02:00
Lucas Bartholemy
6d80b45658
Fixed non string value in User Model email attribute (#5875)
* Fixed non string value in User Model email attribute

* Update CHANGELOG.md
2022-09-23 19:15:44 +02:00
Yuriy Bakhtin
7f9d9f248b
Use domain path(folder) from the current request (#5871) 2022-09-19 11:47:06 +02:00
Lucas Bartholemy
5fe0552a15 Merge branch 'master' into develop 2022-09-17 00:09:44 +02:00
Lucas Bartholemy
4f598c6fea
Update CHANGELOG-DEV.md 2022-09-16 21:24:47 +02:00
Yuriy Bakhtin
cdfaf1232c
Use Base URL from general settings for all absolute URLs (#5864)
* Fix tests with mail sending (#5862)

* Fix tests with mail sending

* Fix NonceCest because the submit button is overlapped with new large padding-bottom of CodeMirror

* Use Base URL from general settings for all absolute URLs

* Update CHANGELOG.md (#5864)

* Fix tests with base URL checking

* Fix tests with base URL checking

* Fix tests with base URL checking

* Update CHANGELOG.md

* Improve using of Base URL from general settings for all absolute URLs

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2022-09-16 21:23:56 +02:00
Yuriy Bakhtin
4309b4b4ed
Don't validate user language on approve (#5865)
* Don't validate user language on approve

* Fix tests with base URL checking

* Revert "Fix tests with base URL checking"

This reverts commit ef9141643ad3ee71dcda570d6513b0bcb849a9be.

* Check for allowed language on registration and account updating
2022-09-16 15:35:20 +02:00
Lucas Bartholemy
a7e37c55c4 Merge branch 'develop' of github.com:humhub/humhub into develop 2022-09-15 15:32:37 +02:00
Lucas Bartholemy
8b681535d0 Merge branch 'master' into develop 2022-09-15 15:32:17 +02:00
Yuriy Bakhtin
40fe9cfee0
Fix tests with mail sending (#5862)
* Fix tests with mail sending

* Fix NonceCest because the submit button is overlapped with new large padding-bottom of CodeMirror
2022-09-13 15:13:00 +02:00
Ashish Kurmi
a3aa958ab6
ci: add minimum GitHub token permissions for workflows (#5857)
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>

Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2022-09-09 14:06:56 +02:00
Lucas Bartholemy
9aafdb775c Fix #5856: Fix SMTPS Config Migration 2022-09-07 14:00:16 +02:00
HumHub Translations
abbc2482bc Enh: Updated Translations (translate.humhub.org) 2022-09-06 16:32:19 +00:00
HumHub Translations
74794648ec Enh: Updated Translations (translate.humhub.org) 2022-09-06 16:31:44 +00:00
HumHub Translations
8ead6e101b Enh: Updated Translations (translate.humhub.org) 2022-09-06 16:30:40 +00:00
Lucas Bartholemy
061e9204d3
Update github.yml 2022-09-06 18:29:55 +02:00
Lucas Bartholemy
52709a68da
Update php-test.yml 2022-09-06 17:34:31 +02:00
HumHub Translations
b0067e7887 Enh: Updated Translations (translate.humhub.org) 2022-08-28 18:28:50 +00:00
Yuriy Bakhtin
188bdc8ee6
Display all levels by default on info logging page (#5852) 2022-08-25 12:39:33 +02:00
Lucas Bartholemy
f48deb82b1
Update CHANGELOG.md 2022-08-24 22:44:36 +02:00
Yuriy Bakhtin
cd660ef242
Fix updating of user visibility (#5851) 2022-08-24 22:43:30 +02:00
Yuriy Bakhtin
4551547dc3
Possibility to show Members/Followers as list from Space about page (#5847) 2022-08-18 13:03:31 +02:00