Yuriy Bakhtin
27f56c37f9
Fix push service ( #6646 )
2023-11-08 16:22:53 +01:00
Lucas Bartholemy
ec68d2297e
Update CHANGELOG.md
v1.15.0
2023-11-06 19:08:21 +01:00
Lucas Bartholemy
4228a6911d
Increase version
2023-11-06 19:04:23 +01:00
Lucas Bartholemy
9323b6840a
Merge branch 'next' into develop
2023-11-06 19:03:30 +01:00
Lucas Bartholemy
e207dad2ea
Removed Dev Changelog
2023-11-06 19:02:13 +01:00
Lucas Bartholemy
1fa764fb50
Update CHANGELOG.md
2023-11-06 19:00:27 +01:00
Lucas Bartholemy
8223345b08
Update MIGRATE-DEV.md
2023-11-06 18:57:17 +01:00
Lucas Bartholemy
aa21de8cc1
Prepare 1.15.0 release
2023-11-06 18:56:28 +01:00
HumHub Translations
58cbf8f364
Enh: Updated Translations (translate.humhub.org)
2023-11-06 17:16:20 +00:00
HumHub Translations
48b1eaf07e
Enh: Updated Translations (translate.humhub.org)
2023-11-06 17:13:13 +00:00
Lucas Bartholemy
b123e0a55a
Merge branch 'develop' into next
2023-11-06 17:23:50 +01:00
Lucas Bartholemy
34319b6908
Merge branch 'master' into develop
2023-11-06 17:23:39 +01:00
Lucas Bartholemy
24d255eb84
Update common.php
v1.14.5
2023-11-06 17:16:02 +01:00
Lucas Bartholemy
b6dbded055
Update CHANGELOG.md
2023-11-06 12:50:40 +01:00
Yuriy Bakhtin
2c332fdc08
Padding for logo image on login page ( #6638 )
2023-11-02 14:06:43 +01:00
Martin Rüegg
ecd9c28d83
Fix: Module Manager test ( #6636 )
...
* Adapt InvalidArgumentTypeException instantiation
@see f2ef4c4d16a33b7dccaf7fe4c0b83e2cd07450f0
* Use event data (from child classes)
* Adapt test to potentially installed and enabled modules
* Cleanup some whitespace and linebreaks
* Update CHANGELOG-DEV.md
2023-10-29 09:58:46 +01:00
Lucas Bartholemy
2674423611
Merge branch 'develop' into next
2023-10-29 09:55:12 +01:00
Lucas Bartholemy
c3e0d27c28
Merge branch 'master' into develop
2023-10-29 09:48:52 +01:00
Lucas Bartholemy
a392e93f91
Merge branch 'develop' of github.com:humhub/humhub into develop
2023-10-28 17:59:14 +02:00
Yuriy Bakhtin
225f5da4b4
Fix visibility of the method Controller::getAccessRules()
( #6635 )
...
* Fix visibility of the method `Controller::getAccessRules()`
* Update php-test.yml
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-28 14:06:21 +02:00
Yuriy Bakhtin
a5b62b6b0e
Refresh cache after set a permission ( #6634 )
2023-10-26 15:21:50 +00:00
Yuriy Bakhtin
04937ececb
Fix visibility of the admin method Controller::getAccessRules()
( #6633 )
2023-10-26 17:21:14 +02:00
Yuriy Bakhtin
b457285475
Fix visibility of top sorted stream entries on dashboard from external filters ( #6630 )
...
* Fix visibility of top sorted stream entries on dashboard from external filters
* Fix visibility of top sorted stream entries on dashboard from external filters
* Fix profile stream query filters
* Fix profile stream query filters
* Test stream query filter handlers
2023-10-26 17:19:23 +02:00
Lucas Bartholemy
af1461e372
Merge branch 'develop' into next
2023-10-25 18:18:49 +02:00
Lucas Bartholemy
2c78039217
Merge branch 'master' into develop
2023-10-25 18:17:22 +02:00
Yuriy Bakhtin
6d2b188189
Fix visibility of the method Controller::getAccessRules()
( #6631 )
2023-10-25 17:08:23 +02:00
Yuriy Bakhtin
6376b93ace
Content state flag "was published" ( #6626 )
2023-10-25 13:04:36 +00:00
Yuriy Bakhtin
8324f9d250
Fix visibility of new message counter on space chooser ( #6629 )
2023-10-24 21:40:20 +02:00
Yuriy Bakhtin
7d19bf7a45
Add self test check: "Mobile App - Push Service" ( #6628 )
...
* Add self test check: "Mobile App - Push Service"
* Fix wording
2023-10-24 19:39:14 +00:00
Yuriy Bakhtin
502b17791e
Marketplace: Add more module checks ( #6620 )
...
* Marketplace: Add more module checks
* Clean up debug code
* Marketplace: Change module checks
* Clean up debug code
* Add prefix for marketplace checks
* Wording
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-23 15:46:11 +00:00
HumHub Translations
2ea9c302da
Enh: Updated Translations (translate.humhub.org)
2023-10-20 18:26:04 +00:00
HumHub Translations
fee77f059a
Merge branch 'develop' of github.com:humhub/humhub into develop
2023-10-20 18:24:07 +00:00
HumHub Translations
60a2df5153
Merge remote-tracking branch 'origin' into develop
2023-10-20 18:23:17 +00:00
HumHub Translations
1acafc9251
Enh: Updated Translations (translate.humhub.org)
2023-10-20 18:17:43 +00:00
HumHub Translations
61855ee0c1
Enh: Updated Translations (translate.humhub.org)
2023-10-20 18:16:22 +00:00
HumHub Translations
40a238b6ae
Enh: Updated Translations (translate.humhub.org)
2023-10-20 18:14:54 +00:00
Marc Farré
e49d03b9a8
Enh #6623 : Add a hint in the "Dropdown space order" settings to infor… ( #6624 )
...
* Enh #6623 : Add a hint in the "Dropdown space order" settings to inform that a manual sort is always applied first
* Changed wording
* Update DesignSettingsForm.php
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-20 18:11:17 +00:00
Marc Farré
8fd707e1f2
Avoid PHP error when trying to download a file without guid in the URL params ( #6621 )
...
* Avoid PHP error when trying to download a file without guid in the URL params (return 404 exception instead)
* Added CHANGELOG-DEV
2023-10-19 09:37:01 +00:00
Yuriy Bakhtin
edb7ab0a1a
Change icon for add new user button ( #6618 )
2023-10-18 15:17:14 +00:00
Yuriy Bakhtin
afc77f5ce2
Add a link to "Module Administration" from Marketplace ( #6619 )
2023-10-18 14:18:14 +00:00
Yuriy Bakhtin
c0d19475db
Fix undefined error on live event of follow action ( #6614 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-10-17 15:34:05 +02:00
Yuriy Bakhtin
9eaf0718ed
Improve scrolling to anchor with fixed header ( #6615 )
2023-10-17 15:30:52 +02:00
HumHub Translations
f109009f90
Enh: Updated Translations (translate.humhub.org)
2023-10-10 07:08:10 +00:00
HumHub Translations
4be90cfbc8
Enh: Updated Translations (translate.humhub.org)
2023-10-10 07:04:22 +00:00
HumHub Translations
356e341937
Enh: Updated Translations (translate.humhub.org)
2023-10-10 07:04:22 +00:00
Lucas Bartholemy
a91c78d418
Added Basque langauge
2023-10-10 09:02:09 +02:00
Lucas Bartholemy
96965d7832
Prepare Beta.2 Release
v1.15.0-beta.2
2023-10-05 10:54:02 +02:00
HumHub Translations
cc15f93b80
Enh: Updated Translations (translate.humhub.org)
2023-10-05 08:39:42 +00:00
HumHub Translations
4272351ab8
Enh: Updated Translations (translate.humhub.org)
2023-10-05 08:38:25 +00:00
HumHub Translations
c516f1cba8
Enh: Updated Translations (translate.humhub.org)
2023-10-05 08:29:58 +00:00