Commit Graph

8500 Commits

Author SHA1 Message Date
86100d6731 HumHub ArrayHelper::flatten() not compatible Yii base ArrayHelper #512 - https://github.com/humhub/humhub-internal/issues/512 2025-01-12 11:08:08 +00:00
301c3e61f8 Enh: Updated Translations (translate.humhub.org) 2025-01-10 20:21:36 +00:00
d537f5228e Collapsed comments #508 (#7374) 2025-01-09 06:34:51 +00:00
47f111977c Enh: Updated Translations (translate.humhub.org) 2025-01-08 16:12:32 +00:00
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
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
04eea8e818 Merge branch 'master' into develop 2024-12-23 22:18:54 +01:00
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
90a09a78f4 Fix whitespace in Tests output (#7363)
* Fix whitespace in Tests output

* Fix TimeAgo UnitTest
2024-12-23 17:48:15 +01:00
e14b55594a Update common.php 2024-12-21 11:24:42 +01:00
d3bb5aedf7 Merge branch 'master' into develop 2024-12-21 11:19:01 +01:00
1e80e2ade4 Update common.php 2024-12-21 11:13:30 +01:00
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
6cc87f4d34 Fix Base URL selftest with Reverse Proxy (#7352) 2024-12-18 14:52:29 +00:00
1738937102 env application type (#7353)
* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481
2024-12-18 14:33:54 +00:00
887cf5f1ed Fix caching of space permissions in user stream (#7358) 2024-12-18 15:19:03 +01:00
58cab96122 Autocommit PHP CS Fixer (#7354)
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 09:19:03 +00:00
da4f03b685 Enh: Updated Translations (translate.humhub.org) 2024-12-18 08:51:11 +00:00
36de99489c Enh: Updated Translations (translate.humhub.org) 2024-12-18 08:50:55 +00:00
6cdc053567 Complete translation into Russian (#7326)
* Complete translation into Russian

1. Full translation into Russian
2. Improoved messy lang files (but saved all styles and formats)

* Update base.php

* Update error.php

* Update base.php

* Update base.php

* Update information.php

* Update settings.php

* Update space.php

* Update user.php

* Update notification.php

* Update permissions.php

* Update aria.php

* Update base.php

* Update notifications.php

* Update richtexteditor.php

* Update base.php

* Update base.php

* Update base.php

* Update base.php

* Update administration.php

* Update account.php

* Update auth.php

* Update base.php

* Update profile.php

* Update settings.php

* Update base.php

* Update information.php
2024-12-18 08:48:30 +00:00
657ac8e5db Enh: Add body classes about the current device and methods to the Dev… (#7349)
* Enh: Add body classes about the current device and methods to the DeviceDetectorHelper class

* CHANGELOG

* PR discussions

* Remove useless @since in methods, as already added for the full class
2024-12-17 10:36:23 +00:00
89b6068fe1 Enh: Updated Translations (translate.humhub.org) 2024-12-16 09:08:16 +00:00
0f28b87266 Rename cahce config keys (#7346)
* Change cache settings key to meet dot env naming

* Change cache settings keys to meet dot env naming

* Change cache settings keys to meet dot env naming

* Change cache settings keys to meet dot env naming
2024-12-15 21:07:59 +00:00
c231e5c309 Fix debug mode setting (#7345)
* Debug Mode - Always enabled #477

* Debug Mode - Always enabled #477

* Debug Mode - Always enabled #477
2024-12-15 01:26:50 +00:00
18cf39f092 disable fixed baseurl (#7344)
* Base URL should not be editable when fixed #475

* Base URL should not be editable when fixed #475

* Base URL should not be editable when fixed #475

* Base URL should not be editable when fixed #475
2024-12-13 23:20:38 +00:00
ce5aeda1c5 Enh: Updated Translations (translate.humhub.org) 2024-12-13 14:02:12 +00:00
d87f80406a Autocommit PHP CS Fixer (#7343)
Co-authored-by: GitHub Action <action@github.com>
2024-12-13 12:32:01 +00:00
0272bbaf99 env sanitizier (#7342)
* Hide ENV variables with Password #474

* Hide ENV variables with Password #474
2024-12-13 12:30:05 +00:00
516b839640 Add DeviceDetectorHelper::isMultiInstanceApp() method to detect if th… (#7339)
* Add DeviceDetectorHelper::isMultiInstanceApp() method to detect if the app is running in a multi-instance mode

* Add PR ID to CHANGELOG
2024-12-12 14:28:11 +00:00
6a57a8cad2 Fix MIGRATE-DEV and Content model when the user is null (e.g. in cron jobs) (#7337) 2024-12-12 11:01:13 +00:00
b36b2fbaa4 Merge branch 'master' into develop 2024-12-11 18:41:18 +01:00
cb22427299 Add a new global "Manage Content" Group Permission (#7329)
* Unfinished commit

* Autocommit PHP CS Fixer

* Add PR ID to CHANGELOG

* Add the new Manage All Content admin permission

* Merge develop

* Fix Move Content tests

* https://github.com/humhub/humhub/pull/7329#discussion_r1879753002

* Add ReadableContentQueryTest::addUserToGroup()

* Fix test

* move addUserToGroup() to HumHubDbTestCase

---------

Co-authored-by: marc-farre <marc-farre@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-12-11 15:23:41 +00:00
d37dacf506 New safe method to rename a database column (#7334)
* New safe method to rename a database column

* Use safe method to rename a database column
2024-12-10 13:49:48 +00:00
e23d9f15d6 Enh/aliases (#7333)
* Used Aliases ENV Vars

* Autocommit PHP CS Fixer

* Improved ENV loading

* Fixed missing return handling

* Update CHANGELOG.md
2024-12-10 04:36:35 +01:00
642d327d0f Always allow invitation by link (#7322)
* Always allow invitation by link

* Remove unused method `LinkRegistrationService->isEnabled()`

* Introduce different targets for invitation links (Administration vs People)

* Changes for invitation by link

* Update CHANGELOG.md for invitation by link
2024-12-03 16:45:34 +01:00
0878b2cb4f Enh: Add missing IDs in the modal login forms (#7325)
* Enh: Add missing IDs in the modal login forms

* Autocommit PHP CS Fixer

---------

Co-authored-by: marc-farre <marc-farre@users.noreply.github.com>
2024-12-03 15:17:51 +00:00
864a18fc6c Display correct profile field value in user subtitle (#7320) 2024-11-27 16:27:22 +01:00
12526c994a Enh: Space browser: Make the whole space card header and body clickable (#7317)
* Enh: Space browser: Make the whole space card header and body clickable

* Add PR ID to changelog
2024-11-25 22:19:23 +00:00
5746fb0996 Refresh obsolete nonce value on Live drivers (#7312)
* Fix obsolete nonce value on Live Push driver

* Auto refresh a page with violated script-src because of obsolete nonce

* Auto refresh a page with violated script-src because of obsolete nonce

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-11-25 21:44:59 +00:00
6147960900 Fix formatter default time zone (#7316) 2024-11-22 21:12:53 +00:00
ac5c6673d1 Fix #454: Profile about page missing left and right margin on mobile screen (#7313) 2024-11-22 15:51:04 +00:00
76f3c29c16 Fix init nonce checking for Live Poll driver (#7310) 2024-11-15 16:33:23 +00:00
7bf1d80636 scheme detection (#7307)
* Scheme (HTTP vs HTTPS) detection

* Scheme (HTTP vs HTTPS) detection

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-11-14 14:37:52 +00:00
31b5260fa0 Open Sans - Hungarian Error (#7308)
* Open Sans - Hungarian Error
#449

* Open Sans - Hungarian Error
2024-11-14 13:33:42 +00:00
168277c0d4 Prepare Beta.2 Release 2024-11-12 15:04:29 +01:00
9ccbb0305c Fix Public content from spaces on the profile in guest mode (#7299)
* Public content from spaces not shown on the profile stream if viewed as a guest #7261

* Fix public content from spaces on the profile in guest access mode

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-11-12 13:57:18 +00:00
15bdedadf1 Optimize notification overview (#7038)
* Optimize notification overview

* Optimize notification overview

* Optimize notification overview

* Filter "Others" for notifications without category

* Restyle notification filters

* Improve the filter "Select all"

* Optimize notification overview (clean up code)

* Restyle the filter "Select all"

* Form style class for checkboxes with normal font weight

* Form style class for checkboxes with font weight 500

* Implement new radio pills input

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-11-12 13:56:23 +00:00
81cd8d2a43 Enh: Updated Translations (translate.humhub.org) 2024-11-12 13:43:27 +00:00
1e3c2e02cd Enh: Updated Translations (translate.humhub.org) 2024-11-11 11:30:51 +00:00
bb303dfd6f Enh: Updated Translations (translate.humhub.org) 2024-11-11 11:30:06 +00:00