9977 Commits

Author SHA1 Message Date
Lucas Bartholemy
b217d2e997 Merge branch 'enh/search' into develop 2024-03-25 16:36:15 +01:00
Yuriy Bakhtin
5217197061 Set meta search panel width to 400px 2024-03-25 16:23:16 +01:00
Yuriy Bakhtin
8d39ec2f69 Fix highlighting of files in search results 2024-03-25 16:03:41 +01:00
Lucas Bartholemy
fa26442093 Purge Search Index before Tests 2024-03-25 15:58:25 +01:00
Yuriy Bakhtin
22d2feb50b Fix search tests 2024-03-25 12:39:21 +01:00
Lucas Bartholemy
2973661099 Add Wildcard Search 2024-03-24 22:25:02 +01:00
Yuriy Bakhtin
c911e08806
Fix clearing of "Follow" records on space deletion (#6897)
* Fix clearing of "Follow" records on space deletion

* Add more info on integrity check of "Follow" records
2024-03-22 14:59:07 +01:00
Lucas Bartholemy
55f09a543e Prepare 1.15.4 release v1.15.4 2024-03-20 16:15:51 +01:00
Lucas Bartholemy
741d74804f Updated Hash of Composer.lock 2024-03-20 16:10:18 +01:00
Lucas Bartholemy
c26fa68f4b Updated Composer.lock 2024-03-20 12:07:37 +01:00
Yuriy Bakhtin
5e8bdbc727
Fix obsolete notifications (#6895) 2024-03-19 17:41:56 +01:00
Yuriy Bakhtin
6fcce2432e Fix tests 2024-03-19 17:01:11 +01:00
Yuriy Bakhtin
3865d32fa1 Use icon for post on meta search 2024-03-19 15:05:55 +01:00
Yuriy Bakhtin
a1b21ba36b Acceptance tests for meta and content search 2024-03-19 14:52:06 +01:00
Yuriy Bakhtin
ed4e833807 Fix meta search with spaces in keyword 2024-03-19 09:29:36 +01:00
Yuriy Bakhtin
2f8c3d2750 Fix ZendLucence Driver 2024-03-19 08:53:15 +01:00
Yuriy Bakhtin
97b4893fe0 Meta search: use post content for record title 2024-03-18 14:02:05 +01:00
Yuriy Bakhtin
585d10608c
Implement new method getCommentUrl for permanent comment URL (#6892) 2024-03-18 11:42:27 +00:00
Yuriy Bakhtin
314a9898bc Rebuild theme 2024-03-18 12:05:19 +01:00
Yuriy Bakhtin
1c4e20d0a4
Merge branch 'develop' into enh/search 2024-03-18 11:58:33 +01:00
Marc Farré
d615ae4897
Fix #6889: Issue with modal boxes when positioning an element at the bottom of the screen (#6890) 2024-03-17 21:19:14 +00:00
Lucas Bartholemy
bc616ec3f8 Merge branch 'master' into develop 2024-03-16 20:21:38 +01:00
Lucas Bartholemy
152b0a06a4
Enh: Better support for custom caches (#6888)
* Enh: Better support for custom caches

* Updated Changelog
2024-03-16 20:19:20 +01:00
Yuriy Bakhtin
55230a5b24 Update meta search record description 2024-03-15 12:34:37 +01:00
Lucas Bartholemy
5034ea8fc4
Prototype: Check module requirements before install/update (#6816)
* Prototype: Check module requirements before install/update

* Prevent serialization of requirements check

* Fixed ModuleId

* Use requirements.php file instead of config.php

* Fix module deletion on update

* Add errors to the log

* Test module with `requirements.php`

---------

Co-authored-by: Marc Farré <contact@marc.fun>
Co-authored-by: Yuriy Bakhtin <yurybakh@gmail.com>
2024-03-15 09:15:54 +01:00
Serhiy Moskalenko
3e72d2bb04
Enh #25: Improve contrast of @default button color (#6886)
Co-authored-by: Serhiy Moskalenko <serg.mosk.dev@gmail.com>
2024-03-14 17:14:37 +00:00
HumHub Translations
7d2808e18b Enh: Updated Translations (translate.humhub.org) 2024-03-14 15:49:11 +00:00
Yuriy Bakhtin
e20d737d63 Fix caching of number of searched records 2024-03-13 15:38:04 +01:00
Yuriy Bakhtin
f2973adfff Fix highlight content search results 2024-03-13 14:46:46 +01:00
Lucas Bartholemy
3c81bee312
Lighten Wells/BG-Color-Secondary (#6884) 2024-03-13 13:20:47 +01:00
Yuriy Bakhtin
40c08f558c Fix loader of content search results by AJAX request 2024-03-13 11:45:29 +01:00
Yuriy Bakhtin
dfc59b5836 Meta Search: Wording "People" 2024-03-12 17:29:48 +01:00
Yuriy Bakhtin
6920445828 Meta Search: Fix on empty keyword 2024-03-12 17:26:22 +01:00
Yuriy Bakhtin
c4151af62a Load content search results by AJAX request 2024-03-12 15:57:42 +01:00
Yuriy Bakhtin
95f2dc051a Meta search: Improve focus switching by keys arrow up/down 2024-03-11 18:22:54 +01:00
Yuriy Bakhtin
6f90999141 Meta search: Allow typing a search keyword when first result is autofocused 2024-03-11 10:19:37 +01:00
Lucas Bartholemy
9761d329c7 Added new Keyword Support to Lucence Driver 2024-03-10 17:13:04 +01:00
Yuriy Bakhtin
f2f545d80f Disable autocomplete for search fields 2024-03-08 11:35:14 +01:00
Yuriy Bakhtin
ead2946164 Content Search: Show Loader during Search 2024-03-08 10:43:09 +01:00
Marc Farré
2744a1e2b0
Enh #6707: Uninstalling modules should be done in a background job (#6877) 2024-03-08 09:16:40 +00:00
Yuriy Bakhtin
ffa3ff6a8c Update search styles 2024-03-07 17:54:00 +01:00
Yuriy Bakhtin
7ecd808d72 Display content search header with results number 2024-03-07 17:50:44 +01:00
Yuriy Bakhtin
eae0d494aa Meta search: Fix highlight font weight 2024-03-07 16:49:57 +01:00
Yuriy Bakhtin
2378a1cc76 Meta search: autofocus first result 2024-03-07 16:32:55 +01:00
Yuriy Bakhtin
ca560dd0de Meta search: Set result icon background 2024-03-07 15:55:52 +01:00
Yuriy Bakhtin
3520801624 Meta search: Update styles 2024-03-07 15:21:45 +01:00
Lucas Bartholemy
2e1877e4a0 Merge branch 'develop' into enh/search 2024-03-07 15:14:20 +01:00
Yuriy Bakhtin
c35ddc923b
Update open-sans font from composer (#6876)
* Update open-sans font from composer

* Remove obsolete open-sans font files
2024-03-07 14:10:52 +00:00
Yuriy Bakhtin
a371d9642e Meta search: Update styles 2024-03-07 15:05:49 +01:00
Yuriy Bakhtin
3b54cb803a Meta search: Update styles 2024-03-07 12:19:36 +01:00