626 Commits

Author SHA1 Message Date
Yuriy Bakhtin
1e50f6f978
Fix search out of viewport on mobile (#6954) 2024-04-19 13:57:58 +00:00
Yuriy Bakhtin
619191f871
Enhancing of meta search for advanced search providers (#6920)
* Enhancing of meta search for advanced search providers

* Sort meta search providers

* Update meta search cache key for same provider with different params

* Update meta searching

* Update CHANGELOG_DEV.md

* Update meta search

* Refactor meta search for external providers with unique route
2024-04-15 13:54:12 +00:00
Yuriy Bakhtin
6724475ef3
Allow module initializing on ajax loading (#6563)
* Allow module initializing on each loading

* Allow module initializing on ajax loading

* Remove URL params when checking ajax source and allow multiple URLs

* Restrict to URLs including the r param for non pretty urls

* Removed initOnAjaxLoad and allow initOnAjaxUrls to be a string

* Re-added initOnAjaxLoad and added usage doc

---------

Co-authored-by: Marc Farré <contact@marc.fun>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-04-04 14:52:36 +00:00
Yuriy Bakhtin
8580cffa4c
Refactor meta search classes (#6911) 2024-04-02 13:11:10 +00:00
Yuriy Bakhtin
4c67823259
Meta search: Hide provider on error from server side (#6903) 2024-03-26 21:41:37 +00:00
Yuriy Bakhtin
88a959684f
Fix initialization of js module ui.navigation (#6902) 2024-03-26 15:09:49 +00:00
Yuriy Bakhtin
5217197061 Set meta search panel width to 400px 2024-03-25 16:23:16 +01:00
Yuriy Bakhtin
ed4e833807 Fix meta search with spaces in keyword 2024-03-19 09:29:36 +01:00
Yuriy Bakhtin
97b4893fe0 Meta search: use post content for record title 2024-03-18 14:02:05 +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
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
Lucas Bartholemy
3c81bee312
Lighten Wells/BG-Color-Secondary (#6884) 2024-03-13 13:20:47 +01:00
Yuriy Bakhtin
6920445828 Meta Search: Fix on empty keyword 2024-03-12 17:26:22 +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
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
Yuriy Bakhtin
ed4ae231e9 Meta search: Fix icon alignment 2024-03-07 09:57:44 +01:00
Yuriy Bakhtin
ff2006f931 Fix meta search styles 2024-03-07 09:26:16 +01:00
Yuriy Bakhtin
97868df274 Reset search form after PJAX request 2024-03-06 18:50:50 +01:00
Yuriy Bakhtin
3b80a830f3 Display a search loader immediately before run a search process 2024-03-06 11:29:49 +01:00
Yuriy Bakhtin
64b5bfc475 Improve meta searching 2024-03-05 11:47:22 +01:00
Yuriy Bakhtin
aeac9286a5 Meta search: Intelligent TypeAhead searching 2024-03-01 12:32:05 +01:00
Yuriy Bakhtin
ba2f112b31 Meta search: fix position 2024-03-01 11:44:36 +01:00
Yuriy Bakhtin
17188276e2 Meta search updates 2024-02-29 10:49:18 +01:00
Yuriy Bakhtin
be5bdc420b Meta search from external form 2024-02-27 18:40:45 +01:00
Yuriy Bakhtin
783d791b49 Meta search from external form 2024-02-27 15:09:11 +01:00
Yuriy Bakhtin
36365887c1 Meta search from external form 2024-02-27 12:13:14 +01:00
Yuriy Bakhtin
b4055f7089 Meta search from external form 2024-02-26 18:46:59 +01:00
Marc Farré
a5aaa654ce
If a top menu entry opens a modal box, don't mark it as active when clicked (#6863)
* If a top menu entry opens a modal box, don't mark it as active when clicked

* Added PR ID
2024-02-24 19:24:06 +00:00
Yuriy Bakhtin
831fd9b9ce Meta search from external form 2024-02-23 18:11:00 +01:00
Yuriy Bakhtin
39342c967a Improve meta search window size on small screen 2024-02-22 14:52:57 +01:00
Yuriy Bakhtin
90bc8b34dd Meta Search: Improve auto height 2024-02-20 18:30:47 +01:00
Yuriy Bakhtin
9b286895a0 Replace search provider interface with abstract class 2024-02-20 11:23:11 +01:00
Yuriy Bakhtin
f1fba9a050 Meta Search 2024-02-19 18:57:13 +01:00
Yuriy Bakhtin
15581f228c Meta Search 2024-02-16 18:43:15 +01:00
Lucas Bartholemy
32eec528a2 Merge branch 'master' into develop 2024-02-08 15:15:08 +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
Serhiy Moskalenko
1127f01739
Fix #6810: Top menu on small screens: the previous page remains active when the new page is in the drop-down submenu (#6821)
Co-authored-by: Serhiy Moskalenko <serg.mosk.dev@gmail.com>
2024-01-29 13:44:48 +00:00
Marc Farré
eea2c3471c
Fix: On small screens, in the Spaces page, for spaces not having an i… (#6808)
* Fix: On small screens, in the Spaces page, for spaces not having an image, the acronym text is not vertically centered

* Added PR number
2024-01-22 11:32:22 +01:00
Yuriy Bakhtin
f1911fa374
Add missed twemoji images (#6802)
* Add missed twemoji images

* Add new twemoji images
2024-01-18 11:49:24 +01:00