HumHub Translations
a51e20d4aa
Enh: Updated Translations (translate.humhub.org)
2024-10-28 15:52:42 +00:00
Lucas Bartholemy
6cdaf8b51c
Prepare v.17 beta1 release
2024-10-28 16:22:32 +01:00
HumHub Translations
9f41220a37
Enh: Updated Translations (translate.humhub.org)
2024-10-28 14:23:47 +00:00
Marc Farré
0621d87d40
When browsing HumHub from the mobile app, add a warning to the dashbo… ( #7166 )
...
* When browsing HumHub from the mobile app, add a warning to the dashboard (IncompleteSetupWarning widget) if HumHub doesn't support push notifications
* Add PR ID to changelog
* Fix: remove test condition
* https://github.com/humhub/app/issues/188#issuecomment-2286315281
* https://github.com/humhub/app/issues/188#issuecomment-2291410729
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-28 13:17:20 +00:00
HumHub Translations
87e8b5fa6f
Enh: Updated Translations (translate.humhub.org)
2024-10-28 10:45:20 +00:00
Gevorg Mansuryan
357f7ce175
Global Topics ( #7223 )
...
* Global Topics
* Autocommit PHP CS Fixer
* Global Topics
* Autocommit PHP CS Fixer
* Global Topics
* Global Topics
* Global Topics
* Global Topics
* Global Topics
* Global Topics
* Autocommit PHP CS Fixer
* Global Topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Autocommit PHP CS Fixer
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Global topics
* Update CHANGELOG.md
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-28 10:28:46 +00:00
Gevorg Mansuryan
8ae1880379
Restrict guest content ( #7274 )
...
* Restrict user content visibility on Dashboard for guests
* Restrict user content visibility on Dashboard for guests
2024-10-28 09:37:53 +00:00
Lucas Bartholemy
2f3862893c
Migrated fix with DynamicConfig installed flag to CLI
2024-10-24 19:29:48 +02:00
Marc Farré
12973ab474
Remove password hint on the login - since PR 7272 ( #7273 )
2024-10-23 08:25:20 +00:00
Marc Farré
57de74b2c1
Enh #5423 : Display password rules in form field hint ( #7272 )
2024-10-22 17:14:31 +00:00
Yuriy Bakhtin
f5935a37be
Set time zone from browser on installer ( #7271 )
2024-10-22 13:43:40 +00:00
HumHub Translations
b1d2d39e96
Enh: Updated Translations (translate.humhub.org)
2024-10-22 13:42:09 +00:00
HumHub Translations
ebec05db9f
Enh: Updated Translations (translate.humhub.org)
2024-10-22 13:07:30 +00:00
Yuriy Bakhtin
8561e0e107
Revert removed property AbstractRichText::$record
from PR #7211 ( #7270 )
2024-10-22 09:49:25 +00:00
Yuriy Bakhtin
8d1a95df0f
Remove desktop notifications ( #7269 )
...
* Remove desktop notifications
* Autocommit PHP CS Fixer
2024-10-22 09:26:26 +00:00
Marc Farré
0e7dc7da79
Enh #7265 : Profile About page: don't display the menu if only one entry ( #7268 )
2024-10-22 09:14:18 +00:00
Yuriy Bakhtin
326a4dce49
Fix unknown time zone on a database server ( #7264 )
...
* Fix unknown time zone on a database server
* Fix controller active path detection for request from tests
2024-10-21 18:08:47 +00:00
Yuriy Bakhtin
98fae73fa2
Server time zone ( #7243 )
...
* Server time zone
* Server time zone
* Update CHANGELOG.md
* Fix tests
* Improvements for server time zone and localisation
* Unset obsolete config options
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-21 14:00:40 +00:00
Yuriy Bakhtin
421d2f6353
Helper for detecting a current path by module/controller/action ( #7188 )
...
* Helper for detecting a current path by module/controller/action
* Helper for detecting a current path by module/controller/action
2024-10-21 12:48:57 +00:00
Lucas Bartholemy
f864c3a97d
Merge branch 'develop' of github.com:humhub/humhub into develop
2024-10-21 12:21:00 +02:00
Lucas Bartholemy
c926987375
Merge branch 'master' into develop
2024-10-21 10:57:05 +02:00
Gevorg Mansuryan
571e1d2f8d
Improve MenuEntry::isActiveState
to support query params check ( #7079 )
...
* Fixed performance issue in `Members::getPrivilegedUserIds`
* Wiki - Make Space icon optional
* Wiki - Make Space icon optional
* Improve `MenuEntry::isActiveState` to support query params check
2024-10-20 16:03:24 +00:00
Marc Farré
d2eb756725
Enh #7037 : Space creation notification to users allowed to manage spaces ( #7057 )
...
* Enh #7037 : Space creation notification to users allowed to manage spaces
* Uppercase the word "Space" https://github.com/humhub/humhub/pull/7057#discussion_r1634583625
* remove the "a" in the sentence - https://github.com/humhub/humhub/issues/7037#issuecomment-2160428360
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-10-20 16:01:39 +00:00
Yuriy Bakhtin
6c3c6708b4
Remove using of database timezone ( #7234 )
...
* Remove using of database timezone
* Update CHANGELOG.md
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-20 13:09:30 +00:00
Marc Farré
de0e7f2a23
Fix: Allow using Space::canJoin($userId) in command line ( #7066 )
...
* Fix: Allow using Space::canJoin($userId) in command line
* Add PR ID to CHANGELOG
* Update protected/humhub/modules/space/models/Space.php
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* fix last commit
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-10-20 13:07:35 +00:00
Ultimo
79e1b2dbf5
[v1.17] Remove uisetting include captcha in registration new updated ( #7086 )
...
* #173 Fix for issue Remove UISetting "Include Captcha in Registration"
* Rewording
---------
Co-authored-by: ultimocoder <=Ultimoresq@gmail.com>
Co-authored-by: Marc Farré <contact@marc.fun>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-20 13:03:44 +00:00
Yuriy Bakhtin
7f13a3d2f1
Add self test for new migrations ( #7125 )
...
* Add self test for new migrations
* Update SelfTest.php
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-10-20 12:59:23 +00:00
Yuriy Bakhtin
e3b43001d9
[v1.17] Switch default Module resources path ( #6998 )
...
* Switch default Module resources path
* Update CHANGELOG-DEV.md
---------
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-10-20 12:55:16 +00:00
Gevorg Mansuryan
643b8eca78
Disable "Like" on archived content ( #7262 )
...
* Disable "Like" on archived content
* Disable "Like" on archived content
2024-10-20 07:42:28 +00:00
HumHub Translations
8252b2a3e2
Enh: Updated Translations (translate.humhub.org)
2024-10-19 21:43:29 +00:00
Yuriy Bakhtin
10ea099c6e
Commands for module info and test DB connection ( #7251 )
...
* Commands for module info and test DB connection
* Design console commands for module info and test DB connection
* Changed Command layout
* Autocommit PHP CS Fixer
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-10-17 10:38:08 +00:00
Gevorg Mansuryan
e07ea48921
Improved CSP headers ( #7255 )
...
* Improved CSP headers
* Improved CSP headers
* Improved CSP headers
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-16 10:28:04 +00:00
Yuriy Bakhtin
6c8990e01c
Fix tests after moving "About" into Space Control Menu ( #7259 )
2024-10-16 08:03:04 +00:00
Yuriy Bakhtin
42199611bc
Move "About" into Space Control Menu ( #7257 )
2024-10-15 14:02:53 +00:00
Marc Farré
8ee271349d
Enh #7252 : Show "Powered by HumHub" even if no entries in the Footer menu ( #7256 )
2024-10-15 09:55:29 +00:00
Gevorg Mansuryan
8e2b206bc4
CSV export improvements ( #7253 )
...
* CSV export improvements
* CSV export improvements
* CSV export improvements
* Autocommit PHP CS Fixer
* CSV/XLSX export improvements
* CSV/XLSX export improvements
* Autocommit PHP CS Fixer
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-10-15 10:44:34 +02:00
Yuriy Bakhtin
d52a58fcd6
Check writable path ( #7250 )
...
* Refresh the updated_at timestamp of invitation after resend it (#7232 )
* Fix file visibility for object with viewable interface (#7241 )
* Check writable path
* Check writable path
* Revert assets path
* Fix checking of writable paths
2024-10-14 13:59:39 +00:00
Marc Farré
91a9f5eecf
Fix Login view HTML element ID from user-auth-login-modal to user-aut… ( #7254 )
...
* Fix Login view HTML element ID from user-auth-login-modal to user-auth-login
* CHANGELOG
2024-10-12 09:01:14 +00:00
Yuriy Bakhtin
c108fb3857
Upgrade jQuery Highlight plugin ( #7248 )
...
* Upgrade jQuery Highlight plugin
* Autocommit PHP CS Fixer
2024-10-11 10:20:13 +00:00
Gevorg Mansuryan
cb8e56c450
Changed env var depth separator ( #7244 )
...
* Changed env var depth separator
* Changed env var depth separator
* Changed env var depth separator
* Changed env var depth separator
2024-10-05 20:56:51 +00:00
Gevorg Mansuryan
21c2b0973d
.env Auto Install ( #7239 )
...
* .env Auto Install
* Autocommit PHP CS Fixer
* .env Auto Install
* .env Auto Install
* Autocommit PHP CS Fixer
* .env Auto Install
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
2024-10-05 20:31:06 +00:00
Yuriy Bakhtin
307764b02c
Fix file visibility for object with viewable interface ( #7241 )
2024-10-03 17:55:56 +02:00
Gevorg Mansuryan
366823d3b1
File settings max size fix ( #7240 )
...
* File Settings size fix
* File Settings size fix
2024-10-02 07:11:15 +00:00
Yuriy Bakhtin
73d2816840
Changed PoweredBy URL ( #7237 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-30 15:16:43 +00:00
Gevorg Mansuryan
69adb4a633
.env change - Installer - PHP Warnings ( #7238 )
...
* .env change - Installer - PHP Warnings
#404
* .env change - Installer - PHP Warnings
2024-09-30 15:14:52 +00:00
Marc Farré
5899616837
Enh #7233 : Mobile view: enlarge images in gallery preview of entries for the wall stream ( #7235 )
2024-09-27 16:28:56 +00:00
Yuriy Bakhtin
74b57663f0
Add an event trigger after send an invitation email ( #7229 )
...
* Add an event trigger after send an invitation email
* Hide invitations with unknown sources
* Fix resending to all core invitations
2024-09-27 12:18:22 +00:00
Yuriy Bakhtin
d3e323b7dd
Refresh the updated_at timestamp of invitation after resend it ( #7232 )
2024-09-27 13:42:48 +02:00
HumHub Translations
590238d1a2
Enh: Updated Translations (translate.humhub.org)
2024-09-27 07:59:02 +00:00
Yuriy Bakhtin
974fc0dafb
Update module with new id ( #7230 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-26 20:44:47 +00:00