Lucas Bartholemy
ea0773a526
Fix #6987 : Added LatAm Spanish
2024-09-13 17:26:08 +02:00
Yuriy Bakhtin
ae11438b4c
Fix visibility of wall stream content creating form ( #7218 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-12 22:27:29 +02:00
ArchBlood
ca3855ee88
Fix: Deprecated Meta tag ( #7219 )
...
* Fix: Deprecated Meta tag
* Update CHANGELOG.md
2024-09-12 22:26:15 +02:00
Yuriy Bakhtin
ef87f7123b
Replace theme variables with CSS variables ( #7214 )
...
* Replace theme colors with `Theme->variable()`
* Replace `Theme->variable()` with the equivalent CSS variable
* Small changing in mail template for using of `Theme->variable()`
* Doc version for CSS variables
* Update CHANGELOG.md
2024-09-12 15:03:31 +00:00
Yuriy Bakhtin
8d1a199d82
Small style fix for top account menu (temp fix for Mac Safari browser) ( #7217 )
...
* Small style fix for top account menu
(temp fix for Mac Safari browser)
* Update CHANGELOG.md
2024-09-11 16:07:12 +02:00
Lucas Bartholemy
8b8ef5cd46
Update .env.example
2024-09-11 11:46:49 +02:00
Lucas Bartholemy
270ae28ac9
Updated .env Example
2024-09-11 11:45:49 +02:00
Lucas Bartholemy
1b54afe4a7
Merge branch 'develop' of github.com:humhub/humhub into develop
2024-09-10 17:06:35 +02:00
Lucas Bartholemy
66a661b3c4
Merge branch 'master' into develop
2024-09-10 17:06:27 +02:00
Marc Farré
1e8086aff4
Fix: Wording: replace British "licence" with American "license" ( #7215 )
...
* Fix: Wording: replace British "licence" with American "license"
* Add PR ID to CHANGELOG
2024-09-10 15:00:32 +00:00
HumHub Translations
4e04a6af5e
Enh: Updated Translations (translate.humhub.org)
2024-09-10 14:59:39 +00:00
HumHub Translations
e97f730e18
Enh: Updated Translations (translate.humhub.org)
2024-09-10 14:59:30 +00:00
Yuriy Bakhtin
0a016aa928
Fix horizontal scroll bar on small screen ( #7212 )
...
* Fix horizontal scroll bar on small screen
* Update CHANGELOG.md
2024-09-09 15:14:35 +02:00
Marc Farré
e688e39b19
Enh #221 : By default, enabled Mobile notification types for those ena… ( #7213 )
...
* Enh #221 : By default, enabled Mobile notification types for those enabled for Web
* Remove getDefaultSetting which forced Mobile type as they are not usefull anymore
* Update CHANGELOG for the PR ID instead of the Issue ID
2024-09-09 13:11:21 +00:00
Lucas Bartholemy
5360d39d7d
Update MIGRATE-DEV.md
2024-09-09 11:08:17 +02:00
Yuriy Bakhtin
fa82ce32b9
Remove obsolete property AbstractRichText::$record
( #7211 )
2024-09-09 09:06:54 +00:00
Lucas Bartholemy
f5eb868663
Merge branch 'master' into develop
2024-09-05 17:08:15 +02:00
Lucas Bartholemy
fc7dfcaf7a
Prepare 1.16.2 Release
v1.16.2
2024-09-05 17:03:33 +02:00
Gevorg Mansuryan
1f8a53f6bb
Improve debug mode handling v2 ( #7167 )
...
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Autocommit PHP CS Fixer
* Improve Debug Mode Handling
* Autocommit PHP CS Fixer
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Improve Debug Mode Handling
* Autocommit PHP CS Fixer
* Updated Composer.locK
* Improve Debug Mode Handling
* Improve Debug Mode Handling
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-09-05 13:15:16 +00:00
Yuriy Bakhtin
32e064a4f9
Make "Invite new people" always possible for user with permission "Manage Users" ( #7204 )
...
* Make "Invite new people" always possible for user with permission "Manage Users"
* Update CHANGELOG.md
2024-09-04 20:11:38 +02:00
Yuriy Bakhtin
ee6eb65425
Increased minimum PHP version to 8.1 ( #7202 )
2024-09-02 15:20:32 +00:00
Yuriy Bakhtin
319ec7b6ca
Fix module description for space and user ( #7200 )
...
* Fix module description for space and user
* Update CHANGELOG.md
2024-09-02 16:17:20 +02:00
Marc Farré
f94c7b83ce
Enh #7068 : Bulk re-send email invites ( #7147 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-02 13:26:17 +00:00
Gevorg Mansuryan
db36b12657
Increase Uplaod Max File Size #335 ( #7198 )
...
* Increase Uplaod Max File Size
* Autocommit PHP CS Fixer
* Increase Uplaod Max File Size
* Increase Uplaod Max File Size
* Autocommit PHP CS Fixer
* Increase Uplaod Max File Size
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-02 13:23:46 +00:00
Yuriy Bakhtin
ac51483c2d
Improve rendering of meta search content ( #7195 )
...
* Improve rendering of meta search content
* Improve rendering of meta search content
* Improve rendering of meta search content
2024-09-02 09:57:00 +02:00
Gevorg Mansuryan
39c6b8658b
Increased version of PHPOffice/PHPSpreadsheet
to v2.2+ ( #7197 )
...
* Security - XXE in PHPSpreadsheet encoding is returned
* Autocommit PHP CS Fixer
* Security - XXE in PHPSpreadsheet encoding is returned
* Update CHANGELOG.md
* Autocommit PHP CS Fixer
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-09-01 10:15:26 +00:00
Yuriy Bakhtin
960a58e50e
Improve rendering of meta search content ( #7193 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-30 12:48:00 +02:00
Yuriy Bakhtin
5752d62c72
Deny deleting user from single group ( #7192 )
2024-08-29 19:06:30 +02:00
Yuriy Bakhtin
e2380ee3e2
Fix active form on registration form for correct working of widget inputs ( #7191 )
2024-08-29 13:48:32 +02:00
HumHub Translations
5ec320a440
Enh: Updated Translations (translate.humhub.org)
2024-08-28 14:57:32 +00:00
HumHub Translations
10efb754cd
Enh: Updated Translations (translate.humhub.org)
2024-08-28 14:57:15 +00:00
Lucas Bartholemy
fd1103c2f3
Merge branch 'master' into develop
2024-08-28 16:53:43 +02:00
Yuriy Bakhtin
60957f5361
Fix search reindexing after content deletion ( #7187 )
...
* Fix search reindexing after content deletion
* Refactor `ContentSearchService`
* Update ZendLucenceDriver.php
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-28 16:47:22 +02:00
Yuriy Bakhtin
9aa79bc386
Translate space member role ( #7190 )
2024-08-28 11:35:17 +02:00
Yuriy Bakhtin
f426f94a3b
Fix search starting with special characters ( #7189 )
2024-08-28 11:08:59 +02:00
Yuriy Bakhtin
02beaa3e6b
Add @since
tag for ContentActiveRecord::getSearchAttributes()
( #7186 )
2024-08-27 12:41:22 +02:00
Yuriy Bakhtin
97594b4c5d
Fix active form on user edit form for correct working of widget inputs ( #7180 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-23 13:55:58 +02:00
Yuriy Bakhtin
a5a42f2154
Fix duplicated label of checkbox profile field ( #7181 )
...
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-23 10:51:23 +02:00
Yuriy Bakhtin
122a26c6d2
Fix initialization of several select2 inputs on the same page ( #7182 )
2024-08-23 10:47:14 +02:00
Lucas Bartholemy
137446a670
Prepare 1.16.2 Release
2024-08-22 09:46:35 +02:00
Marc Farré
03210414e4
Fix: In lists, when an item text is displayed on multiple lines, the … ( #7174 )
...
* Fix: In lists, when an item text is displayed on multiple lines, the lines below are not lining up with the first one
* Add PR ID to changelog
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-08-20 13:38:58 +00:00
Yuriy Bakhtin
fccecb0fe5
Highlight only words with 3 or more characters ( #7178 )
2024-08-20 15:37:26 +02:00
Gevorg Mansuryan
0464af1398
Fix broken tests ( #7176 )
...
* Fix broken tests
* Fix broken tests
* Improve Debug Mode Handling
2024-08-18 12:12:50 +00:00
Yuriy Bakhtin
f5203283a5
Fix marketplace module label "Professional Edition" ( #7173 )
2024-08-17 11:00:01 +00:00
Lucas Bartholemy
1f791cde44
Merge branch 'master' into develop
2024-08-16 11:26:53 +02:00
Yuriy Bakhtin
f235a24294
Fix rendering of new line on email messages ( #7170 )
2024-08-14 17:40:22 +02:00
Gevorg Mansuryan
e303113792
Enh/default group permissions change ( #7160 )
...
* Groups - Default permissions/Space creation
* Autocommit PHP CS Fixer
* Groups - Default permissions/Space creation
* Autocommit PHP CS Fixer
* Groups - Default permissions/Space creation
* Autocommit PHP CS Fixer
---------
Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
2024-08-10 08:23:14 +00:00
Marc Farré
cada9b2518
Fix #324 : Focus on active and selected nav page after reload on mobile ( #7161 )
2024-08-09 11:42:01 +02:00
Yuriy Bakhtin
769f87594d
Fix highlight content after open a page from search results ( #7159 )
2024-08-09 11:40:42 +02:00
Yuriy Bakhtin
64aa24290b
Fix content visibility of disabled users ( #7153 )
...
* Fix content visibility of disabled users
* Test for content visibility of disabled users
* Fix content visibility of disabled users
* Revert changes
* Fix tests
* Reindex user content when status is changed to/from Enabled
* Use ContentSearchService for reindex user content
* Use ContentSearchService for reindex user content
2024-08-08 12:03:50 +02:00