Lucas Bartholemy
365705433b
Prepare 1.17.1 Release
v1.17.1
2025-03-06 15:46:22 +01:00
Gevorg Mansuryan
bfdc4a913a
Master Tests broken #575 ( #7453 )
...
* Master Tests broken #575
* Master Tests broken #575
2025-03-03 17:05:08 +01:00
Yuriy Bakhtin
03d21e4bd0
Update code to manage users from external modules ( #7452 )
2025-03-03 11:29:07 +01:00
Yuriy Bakhtin
fe53f44547
Update code to manage users from external modules ( #7445 )
...
* Update code to manage users from external modules
* Check POST data on load HForm
* Check POST data on load HForm
* Revert init AuthClientUserService
2025-02-27 19:26:28 +01:00
Marc Farré
8f9d04389a
Fix: Hide "Remember me" option on mobile app ( #7441 )
...
* Fix: Hide "Remember me" option on mobile app - https://github.com/humhub/app/issues/281
* Add PR ID to CHANGELOG
2025-02-24 15:26:37 +01:00
Gevorg Mansuryan
c904807b0a
Add beforeInitCallback humhub.ui.picker
( #7437 )
...
* Add beforeInitCallback `humhub.ui.picker`
* Add beforeInitCallback humhub.ui.picker
2025-02-22 09:25:01 +01:00
Yuriy Bakhtin
e5bb6a246a
Fix picker autofocus ( #7428 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2025-02-18 16:32:38 +01:00
Yuriy Bakhtin
99969d2175
New event on get registration groups ( #7424 )
2025-02-18 15:57:45 +01:00
Lucas Bartholemy
2885844519
Fixed Group Back Link in Module Context
2025-02-08 18:03:37 +01:00
Yuriy Bakhtin
ad0b0c8b86
Fix profile field encoding ( #7420 )
...
* Fix profile field encoding
* Update MIGRATE-DEV.md
* Fix profile field encoding
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2025-02-06 19:57:29 +01:00
Yuriy Bakhtin
ae3502fe82
Reset modal window after close ( #7419 )
2025-02-06 11:31:28 +01:00
Gevorg Mansuryan
38025387c7
Enh/collapsed comments ( #7382 )
...
* Collapsed comments #508
* Collapsed comments
* collapsed comments
* Fix sorting on load previous comments
---------
Co-authored-by: Yuriy Bakhtin <yurybakh@gmail.com>
2025-01-31 14:39:58 +01:00
Marc Farré
e6d72bd182
Fix: Always allow admins to edit/delete content in the other Profile stream ( #7409 )
2025-01-22 10:56:59 +01:00
Lucas Bartholemy
645651cd60
Use realpath() to handle symlinked dirs ( #7404 )
...
* Use realpath() to handle symlinked dirs
* Updated Changelog
2025-01-20 17:49:43 +01:00
Gevorg Mansuryan
e30c00b523
The "Default user profile visibility" is not displayed any more… ( #7400 )
...
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
* 1.17: The "Default user profile visibility" is not displayed any more #7397
2025-01-20 14:55:46 +01:00
Usama Ayaz
02400a8eae
Correct typo in comments ( #7402 )
2025-01-19 23:06:27 +01:00
Yuriy Bakhtin
76a70079a2
Fix profile stream for guests ( #7396 )
2025-01-17 13:37:09 +01:00
Yuriy Bakhtin
c2737c384c
Show language chooser for guest on the sidebar footer ( #7384 )
...
* Show language chooser for guest on the sidebar footer
* Add language chooser to main footer navigation
* Remove static/js/humhub-app.js.tmp that was added by error
---------
Co-authored-by: Marc Farré <contact@marc.fun>
2025-01-15 16:05:51 +01:00
Yuriy Bakhtin
056e0d4654
Save current language for email invitation and show language chooser on registration form ( #7381 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2025-01-15 10:47:49 +01:00
Yuriy Bakhtin
e31c77d603
Improve SelfTest for Base URL ( #7383 )
...
* Improve SelfTest for Base URL
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2025-01-14 19:33:41 +01:00
Lucas Bartholemy
c238611a65
Fix #7377 : Configured Redis cache key prefix was overwritten by the default value
2025-01-13 18:57:11 +01:00
github-actions[bot]
eecf111971
Autocommit PHP CS Fixer ( #7379 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-13 16:49:31 +01:00
github-actions[bot]
eca400bbae
Autocommit PHP CS Fixer ( #7378 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-01-13 16:49:08 +01:00
Lucas Bartholemy
6163852d8a
Reload Settings after Each Request
2025-01-13 15:56:09 +01:00
Lucas Bartholemy
376deed743
Updated CHANGELOG
2025-01-13 15:49:26 +01:00
Lucas Bartholemy
80b24f90c6
Disable Cache during Installer
2025-01-13 15:47:54 +01:00
Lucas Bartholemy
cd6dfee9a0
Update CHANGELOG.md
v1.17.0
2025-01-13 12:11:44 +01:00
Lucas Bartholemy
2f8b987116
Update CHANGELOG.md
2025-01-13 12:11:26 +01:00
Lucas Bartholemy
e320ecb06e
Update common.php
2025-01-13 12:09:17 +01:00
HumHub Translations
7231673bd4
Enh: Updated Translations (translate.humhub.org)
2025-01-13 10:48:53 +00:00
Marc Farré
0d954361a9
HumHub ArrayHelper::flatten() not compatible Yii base ArrayHelper #51… ( #7376 )
...
* HumHub ArrayHelper::flatten() not compatible Yii base ArrayHelper #512 - https://github.com/humhub/humhub-internal/issues/512
* Add PR ID to CHANGELOG
2025-01-12 11:10:44 +00:00
HumHub Translations
301c3e61f8
Enh: Updated Translations (translate.humhub.org)
2025-01-10 20:21:36 +00:00
Gevorg Mansuryan
d537f5228e
Collapsed comments #508 ( #7374 )
2025-01-09 06:34:51 +00:00
HumHub Translations
47f111977c
Enh: Updated Translations (translate.humhub.org)
2025-01-08 16:12:32 +00:00
Felix Hahn
4ba44ee949
Logging UI: fix label of Trace logs ( #7371 )
...
* add trace level label
* Update log_entries.php
2025-01-06 07:48:12 +00:00
Marc Farré
d0b0803a4a
Fix DeviceDetectorHelper when no user agent ( #7365 )
...
* Enh: Fix DeviceDetectorHelper::isMobile() and DeviceDetectorHelper::isTablet() when no user agent
* Add PR ID to CHANGELOG
2024-12-30 09:01:12 +00:00
Lucas Bartholemy
6f1c3cf1e6
Update CHANGELOG.md
v1.17.0-beta.4
2024-12-24 11:03:55 +01:00
Lucas Bartholemy
f8650a0bd5
Update Composer
2024-12-23 22:49:51 +01:00
Lucas Bartholemy
04eea8e818
Merge branch 'master' into develop
2024-12-23 22:18:54 +01:00
Yuriy Bakhtin
64d4a1d881
Fix whitespace in Tests output ( #7364 )
...
* Fix whitespace in Tests output
* Fix artifacts path
* Fix whitespace in Tests output
* Remove old code comment
* Fix test
2024-12-23 22:20:27 +01:00
Lucas Bartholemy
90a09a78f4
Fix whitespace in Tests output ( #7363 )
...
* Fix whitespace in Tests output
* Fix TimeAgo UnitTest
2024-12-23 17:48:15 +01:00
Lucas Bartholemy
62aabfc265
Merge branch 'develop' of github.com:humhub/humhub into develop
2024-12-21 12:05:03 +01:00
Lucas Bartholemy
8a29e84e7f
Downgrade Jquery
2024-12-21 12:04:50 +01:00
Lucas Bartholemy
a3dc9c7ec1
Update CHANGELOG.md
2024-12-21 11:25:01 +01:00
Lucas Bartholemy
e14b55594a
Update common.php
2024-12-21 11:24:42 +01:00
Lucas Bartholemy
ef3f0ec5ed
Updated dependencies
2024-12-21 11:20:03 +01:00
Lucas Bartholemy
d3bb5aedf7
Merge branch 'master' into develop
2024-12-21 11:19:01 +01:00
Lucas Bartholemy
b048118879
Update CHANGELOG.md
2024-12-21 11:14:04 +01:00
Lucas Bartholemy
1e80e2ade4
Update common.php
2024-12-21 11:13:30 +01:00
Yuriy Bakhtin
6165bce0a9
Fix style of the "Notification Settings" button on small screen ( #7309 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-12-21 10:12:08 +00:00