Commit Graph

10199 Commits

Author SHA1 Message Date
d14b2d1db5 Add PR ID to CHANGELOG 2025-01-12 11:09:55 +00:00
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
6f1c3cf1e6 Update CHANGELOG.md v1.17.0-beta.4 2024-12-24 11:03:55 +01:00
f8650a0bd5 Update Composer 2024-12-23 22:49:51 +01: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
62aabfc265 Merge branch 'develop' of github.com:humhub/humhub into develop 2024-12-21 12:05:03 +01:00
8a29e84e7f Downgrade Jquery 2024-12-21 12:04:50 +01:00
a3dc9c7ec1 Update CHANGELOG.md 2024-12-21 11:25:01 +01:00
e14b55594a Update common.php 2024-12-21 11:24:42 +01:00
ef3f0ec5ed Updated dependencies 2024-12-21 11:20:03 +01:00
d3bb5aedf7 Merge branch 'master' into develop 2024-12-21 11:19:01 +01:00
b048118879 Update CHANGELOG.md 2024-12-21 11:14:04 +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
f25df1c4a4 Enh/env application type (#7359)
* 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

* ENV Vars - Web Only #481
2024-12-18 16:44:43 +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
39dcfa545e Don't process file "assets-prod.php" by PHP CS Fixer (#7357) 2024-12-18 13:21:00 +00:00
7fb385da9c Autocommit PHP CS Fixer (#7356)
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 09:19:42 +00:00
4dc819d903 Autocommit PHP CS Fixer (#7355)
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 09:19:35 +00: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
7663a81c16 Skip creating of branch and PR if no changes from PHP CS Fixer (#7348) 2024-12-16 10:05:41 +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
cc54e1986a Create branch and Pull Request automatically for new changes from PHP CS Fixer (#7341) 2024-12-13 10:14:08 +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
81ffdea9d4 Update GitHub workflow versions (#7336) 2024-12-12 11:02:21 +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
34bdcadb0d Update GitHub workflow versions (#7335) 2024-12-12 11:42:09 +01: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