Lucas Bartholemy
a4663a0784
Fix #5629 : Legacy configuration self test not showing OK
2024-04-09 17:04:49 +02:00
Yuriy Bakhtin
fbe2bf61c2
Fix saving of user profile country field value ( #6937 )
...
* Fix saving of user profile country field value
* Search in user profile country full name by keyword
* Update CHANGELOG.md
2024-04-09 16:55:55 +02:00
Lucas Bartholemy
e61a5582ce
Prepare Beta 2 Release
v1.16.0-beta.2
2024-04-09 14:11:55 +02:00
HumHub Translations
ed1f394a62
Enh: Updated Translations (translate.humhub.org)
2024-04-09 12:03:50 +00:00
HumHub Translations
98bbbe4a55
Enh: Updated Translations (translate.humhub.org)
2024-04-09 12:03:26 +00:00
Marc Farré
93447e48a9
Fix #5629 : Better handling of legacy configuration file options for d… ( #6938 )
...
* Fix #5629 : Better handling of legacy configuration file options for disabled non-core modules
* Fix #5629 : Better handling of legacy configuration file options for disabled non-core modules
* Fix #5629 : Better handling of legacy configuration file options for disabled non-core modules
* Fix #5629 : Better handling of legacy configuration file options for disabled non-core modules
2024-04-09 11:56:06 +00:00
Lucas Bartholemy
928374b1ab
Updated Composer dependencies
2024-04-09 12:06:29 +02:00
Yuriy Bakhtin
725268677a
Lock search index while reindexing ( #6934 )
...
* Lock search index while reindexing
* Set delay 5 minutes between retries of search reindex queue jobs
* Update SearchJobService.php
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-08 18:28:19 +00:00
Lucas Bartholemy
0ecaa7a4a2
Added handling for legacy configuration file options ( #6936 )
...
* Added handling for legacy configuration file options
* Code Style fixes
* Fix #5629 : Better handling of legacy configuration file options
* Removed unused imports
* Fixed typo
2024-04-08 20:13:02 +02:00
Yuriy Bakhtin
a99ba45f54
Fix visibility of private spaces in the user notification settings ( #6935 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-08 15:07:21 +00:00
Marc Farré
14c20fa1ae
Enh #6757 : Allow changing visibility of global content ( #6930 )
...
* Enh #6757 : Allow changing visibility of global content
* Fix tests
* Rename GlobalStreamQuery to GlobalContentStreamQuery and GlobalStreamFilter to GlobalContentStreamFilter and add GlobalContentStreamTest::testLimitToGlobalContent()
* Changed "post" to "content" in comment
2024-04-08 15:05:18 +00:00
Yuriy Bakhtin
167e353b90
Fix provider full URLs when pretty URL is disabled ( #6929 )
2024-04-06 09:06:29 +00:00
Lucas Bartholemy
f2a86e5f42
Fixed disabled users ( #6928 )
...
* Fixed disabled users
* Update CHANGELOG-DEV.md
2024-04-05 17:19:37 +02:00
Lucas Bartholemy
5e57bba32f
Prepare 1.16.0-beta.1 RELEASE
v1.16.0-beta.1
2024-04-05 15:27:47 +02:00
Yuriy Bakhtin
95a640f9bd
Fix content searching when page is short so scroll down indicator is not triggered ( #6926 )
2024-04-05 13:26:13 +00:00
Marc Farré
c5fb85bd2c
Update Module isActivated property to the new isEnabled (HumHub 1.16) ( #6924 )
2024-04-05 12:21:07 +00:00
Yuriy Bakhtin
bcab6bf176
Fix loading of first page on content search ( #6925 )
2024-04-05 12:01:33 +00:00
HumHub Translations
f2b8a13abf
Enh: Updated Translations (translate.humhub.org)
2024-04-05 10:01:15 +00:00
Yuriy Bakhtin
b3a285db58
Fix wording for tests ( #6922 )
...
* Fix wording for tests
* Fix test
2024-04-05 10:00:09 +00:00
Yuriy Bakhtin
24f65ae1aa
Fix space member count ( #6923 )
2024-04-05 07:03:33 +00:00
HumHub Translations
dae5af4fd9
Enh: Updated Translations (translate.humhub.org)
2024-04-04 20:21:53 +00:00
Lucas Bartholemy
998a346e75
Code Style Fixes ( #6921 )
2024-04-04 21:27:30 +02:00
Lucas Bartholemy
1a608cb76c
Composer Update
2024-04-04 20:37:56 +02:00
Lucas Bartholemy
4fb5fba0da
Merge branch 'metaworx-fix/multiselect' into develop
2024-04-04 16:58:30 +02:00
Lucas Bartholemy
d74bf137bd
Updated Changelog
2024-04-04 16:57:46 +02:00
Lucas Bartholemy
dd2d23058d
Merge branch 'fix/multiselect' of github.com:metaworx/humhub into metaworx-fix/multiselect
2024-04-04 16:57:10 +02:00
Yuriy Bakhtin
6724475ef3
Allow module initializing on ajax loading ( #6563 )
...
* Allow module initializing on each loading
* Allow module initializing on ajax loading
* Remove URL params when checking ajax source and allow multiple URLs
* Restrict to URLs including the r param for non pretty urls
* Removed initOnAjaxLoad and allow initOnAjaxUrls to be a string
* Re-added initOnAjaxLoad and added usage doc
---------
Co-authored-by: Marc Farré <contact@marc.fun>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:52:36 +00:00
Yuriy Bakhtin
c8d3d5278d
Remove general setting "Server Timezone" ( #6487 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:50:25 +00:00
Yuriy Bakhtin
5efd3bb6ee
Change default browser site icon ( #6760 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:45:36 +00:00
Yuriy Bakhtin
52688b1635
Fix layout styles after run migration ( #6881 )
...
* Fix layout styles after run migration
* Refactor migration process
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:41:29 +00:00
Marc Farré
f54538e108
Enh #2758 : Make sure we understand how to configure who receives noti… ( #6907 )
...
* Enh #2758 : Make sure we understand how to configure who receives notifications about new users to approve
* Change attribute label and hints and remove hidding the Managers field
* Replace "Require group admin" with "Require group manager"
* https://github.com/humhub/humhub/issues/2758#issuecomment-2034804512
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:38:07 +00:00
Marc Farré
eeff93a457
Enh #6879 : Better UX for the maintenance mode administration form ( #6910 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:35:46 +00:00
Yuriy Bakhtin
edb3af3e17
New space service MemberListService ( #6147 )
...
* New space service MemberListService
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-04-04 14:35:56 +02:00
Lucas Bartholemy
39dea0acfd
Updated Migrate Notes
2024-04-04 14:28:08 +02:00
Waldir Pimenta
da194567b0
Add support for Mastodon links in user profile's social bookmarks ( #6688 )
2024-04-04 12:26:07 +00:00
Lucas Bartholemy
ef2b967992
Removed unused file
2024-04-04 14:24:40 +02:00
Marc Farré
30a6b78bd5
Enh #6335 : Pending approvals: possibility to send a message ( #6365 )
...
* Enh #6335 : Pending approvals: possibility to send a message
* Enh #6335 : Pending approvals: possibility to send a message
* Enh #6335 : Pending approvals: possibility to send a message
* Added nb msg sent
* Added nb msg sent
* fixed tests
* fix test (removal of assertNotNull)
* merged updated changelog
* merged updated changelog
* merged updated changelog
* merged updated changelog
* fix testNonGroupManagerCannotSendMessageUnapprovedUser
* merged updated changelog
* Semir rewording
* allowing to send a bulk message to several pending approval users at the same time
* Fixed test translations
* Fixed test translations
* Fix test translations
---------
Co-authored-by: Yuriy Bakhtin <yurabakhtin@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:23:40 +02:00
Felix Hahn
d8e118edd0
Update links in config files ( #6496 )
...
* Update links in common.php
* Update console.php
* Update web.php
2024-04-04 12:21:11 +00:00
Marc Farré
39379bc8b6
Fix #6730 : Invitation link for existing user ( #6916 )
2024-04-04 08:25:31 +00:00
Yuriy Bakhtin
fabee82688
Fix API tests ( #6913 ) ( #6915 )
2024-04-04 09:35:48 +02:00
Yuriy Bakhtin
45c5912329
Wording: Fix lower case on login and registration forms ( #6917 )
2024-04-04 06:45:48 +00:00
Lucas Bartholemy
7f40364385
Updated Migration Notes
2024-04-03 17:09:45 +02:00
HumHub Translations
44608e741e
Enh: Updated Translations (translate.humhub.org)
2024-04-03 10:13:12 +00:00
HumHub Translations
772bddc51e
Merge branch 'develop' of github.com:humhub/humhub into develop
2024-04-03 10:12:41 +00:00
Marc Farré
2dcf8aef53
Update Invite.php ( #6912 )
...
Add missing `originator` property in the documentation of the `user`module `Invite` class
2024-04-03 09:30:50 +00:00
HumHub Translations
b3b3bd33d6
Enh: Updated Translations (translate.humhub.org)
2024-04-03 09:14:31 +00:00
HumHub Translations
a02c72af64
Enh: Updated Translations (translate.humhub.org)
2024-04-03 09:06:23 +00:00
Yuriy Bakhtin
4c24f441a6
Fix API tests ( #6913 )
2024-04-03 07:52:31 +00:00
Lucas Bartholemy
aa83b79216
Updated Composer dependencies
2024-04-02 16:04:41 +02:00
Yuriy Bakhtin
8580cffa4c
Refactor meta search classes ( #6911 )
2024-04-02 13:11:10 +00:00