9834 Commits

Author SHA1 Message Date
Yuriy Bakhtin
7abead96b6 Test search filter by topics 2024-02-15 14:11:12 +01:00
Yuriy Bakhtin
4cfa5f0dbb Test search filter by date 2024-02-14 17:22:34 +01:00
Yuriy Bakhtin
c17d31750d Implement new fields for search driver ZendLucence 2024-02-14 15:09:49 +01:00
Marc Farré
7ab02696b2
Fix #6849: In the "Module Administration" page, remove "Show in Marke… (#6855)
* Fix #6849: In the "Module Administration" page, remove "Show in Marketplace" for modules not in the @app/modules directory

* Used configured Marketplace module path

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2024-02-14 13:26:24 +00:00
Marc Farré
c293d3c580
Fix #6839: The getObjectModel() method should work for all ActiveRecord classes (#6854) 2024-02-13 16:55:14 +00:00
Lucas Bartholemy
5308dbffe3 Changes for SOLR Driver support 2024-02-13 10:01:10 +01:00
HumHub Translations
64e7614bf3 Enh: Updated Translations (translate.humhub.org) 2024-02-13 08:33:41 +00:00
stevank
6652642674
Translated to Serbian language (#6852) 2024-02-13 08:31:53 +00:00
Yuriy Bakhtin
4f5231c56c Search Keyword Hit Highlighting 2024-02-12 16:54:50 +01:00
Yuriy Bakhtin
58bde4532e Handle private contents visibilities 2024-02-12 14:51:22 +01:00
Yuriy Bakhtin
f3c0623ed3 Add Filter for Author 2024-02-12 11:56:00 +01:00
HumHub Translations
445e4b84de Enh: Updated Translations (translate.humhub.org) 2024-02-12 07:52:35 +00:00
Yuriy Bakhtin
19ce6f6737 Add Filter for Topic 2024-02-09 17:51:15 +01:00
Yuriy Bakhtin
717bfff4f9 Add Filter Date Range (From, To) 2024-02-09 12:01:31 +01:00
Lucas Bartholemy
f7dd2c6228 Added PHP 8 Notice to MIGRATE-DEV.md 2024-02-09 09:54:55 +01:00
Lucas Bartholemy
121886940d Merge branch 'develop' into enh/search 2024-02-08 22:38:54 +01:00
Lucas Bartholemy
d8f1c59ac2 Updated Composer dependencies 2024-02-08 22:25:27 +01:00
Lucas Bartholemy
1bf25946d6 Merge branch 'master' into develop 2024-02-08 22:20:59 +01:00
Lucas Bartholemy
c6f58b98e0 Updated Composer.lock 2024-02-08 22:08:58 +01:00
Lucas Bartholemy
6753a9f6fb Merge branch 'master' into develop 2024-02-08 22:06:26 +01:00
Lucas Bartholemy
0cd1191d66 Specified Prosemirror Version Constraint 2024-02-08 22:06:00 +01:00
Yuriy Bakhtin
669ac1cadf
Extend file URL mode for Prosemirror editor (#6824) 2024-02-08 16:36:04 +00:00
Yuriy Bakhtin
a5487b089f
Use prosemirror file handler flag (#6847) 2024-02-08 15:52:26 +00:00
Lucas Bartholemy
b20a27665b Fixed introduced Merge Problem 2024-02-08 15:20:46 +01:00
Lucas Bartholemy
47084c5721 Merge branch 'develop' into enh/search 2024-02-08 15:18:42 +01:00
Lucas Bartholemy
cf919a7683 Updated GitIgnore 2024-02-08 15:18:13 +01:00
Lucas Bartholemy
4149cdc1db Updated Git Workflow PHP Version 2024-02-08 15:17:31 +01:00
Lucas Bartholemy
98f1bebdfd Merge branch 'develop' into enh/search 2024-02-08 15:16:07 +01:00
Lucas Bartholemy
5dad9b0733 Fixed merge conflict 2024-02-08 15:15:59 +01:00
Lucas Bartholemy
32eec528a2 Merge branch 'master' into develop 2024-02-08 15:15:08 +01:00
Lucas Bartholemy
666fc7591b Increase min PHP Version 2024-02-08 15:09:57 +01:00
Lucas Bartholemy
7766e61a64 Restricted Marketplace SelfTest during installer 2024-02-08 14:26:03 +01:00
Lucas Bartholemy
5bc432f724 Fix problem with Enterprise Theme 2024-02-08 13:19:00 +01:00
Lucas Bartholemy
f8c5cfaf84 Prepare 1.15.3 release v1.15.3 2024-02-08 12:59:53 +01:00
Lucas Bartholemy
3161c42317 Merge branch 'develop' into enh/search 2024-02-08 12:38:12 +01:00
Lucas Bartholemy
e7bb964cda
PHP Code Style Fixes (#6844) 2024-02-08 12:31:43 +01:00
Lucas Bartholemy
3a6108bfd5
php-cs-fixer code style fixe (#6843)
* More PHP CS Fixes

* PHP Code Style: Scalar types should always be written in the same form.

* php-cs-fixer run

* Phpstorm: Style Fixes

* php-cs-fixer: Codestyle fixes
2024-02-08 12:04:41 +01:00
Lucas Bartholemy
93b2f2f696
Enh/pscs3 (#6842)
* PHPStorm Reformat Code

* php-cs-fixer fixes
2024-02-08 00:20:37 +01:00
Lucas Bartholemy
c7829e66f0
PHP CS Fixer Tests (#6841)
* Added PHPFixer

* Added PHPStorm Fixes

* Removed cs loader

* Notification module reformat

* PHPCS reformat

* PHPCS chanages

* Reformat LDAP Module

* php-cs-fixer changes

* php-cs-fixer: reformat modules

* Update ProsemirrorEditorAsset.php
2024-02-07 23:49:54 +01:00
Yuriy Bakhtin
9c5a54ef3a
Fix saving of public content (#6837)
* Fix saving of public content

* Fix tests

* Fix tests
2024-02-07 18:28:56 +01:00
Yuriy Bakhtin
3a2c870bfa
Update button style on force password form (#6490)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-02-07 12:42:52 +00:00
Lucas Bartholemy
ec72cca8c3
Enh/ldap (#6838)
* Fix LDAP encryption labels and allow ignore part of DNs

* Use StartWith for ignore DN matching

* updated Changelog
2024-02-07 12:28:01 +01:00
Serhiy Moskalenko
5c663f54ae
Fix #138: Emoji Implementation - In Twemoji there are some empty cards (#6829)
* Fix #138: Emoji Implementation - In Twemoji there are some empty cards
Added new emoji images

* Rollback composer.json

---------

Co-authored-by: Serhiy Moskalenko <serg.mosk.dev@gmail.com>
2024-02-06 18:59:52 +00:00
Yuriy Bakhtin
f04f034998
Fix check permission of changing content to public from context menu (#6836)
* Fix check permission of changing content to public from context menu

* Update CHANGELOG.md
2024-02-05 13:59:17 +01:00
Yuriy Bakhtin
035f4c0589
Fix notification switcher in wall stream entry context menu (#6834) 2024-02-05 09:43:17 +01:00
Lucas Bartholemy
8a17921e65 Fixed Content Test Settigns 2024-02-04 20:34:27 +01:00
Lucas Bartholemy
bdbb698825 Added MySQL Search driver test 2024-02-04 19:50:03 +01:00
Lucas Bartholemy
f0f0ba5784 Allow multiple search test drivers 2024-02-04 15:21:42 +01:00
Lucas Bartholemy
b909c42141 Added MysqlDriver prototype 2024-02-03 14:50:34 +01:00
Lucas Bartholemy
e2e08588b7 Always use search driver provided by module 2024-02-03 11:57:54 +01:00