313 Commits

Author SHA1 Message Date
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
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
2378a1cc76 Meta search: autofocus first result 2024-03-07 16:32:55 +01:00
Lucas Bartholemy
2e1877e4a0 Merge branch 'develop' into enh/search 2024-03-07 15:14:20 +01:00
Yuriy Bakhtin
a371d9642e Meta search: Update styles 2024-03-07 15:05:49 +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
f1fba9a050 Meta Search 2024-02-19 18:57:13 +01:00
Yuriy Bakhtin
15581f228c Meta Search 2024-02-16 18:43:15 +01: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
Lucas Bartholemy
2fb823397d Merge branch 'master' into develop 2023-12-16 10:02:43 +01:00
Yuriy Bakhtin
9e2411392c
Fix displaying of alert when RichText is changed on refresh a page (#6736) 2023-12-14 15:56:30 +01:00
Marc Farré
d5f6e7f11e
Fix #6721: Top menu entries for spaces are not highlighted when clicked (#6727)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-12-13 10:43:55 +00:00
Marc Farré
a3dafde4d9
Fix #6725: Allow theme without second topbar menu (#6728) 2023-12-13 10:05:55 +00:00
Yuriy Bakhtin
ae8f2fa342
Fix people and space filters (#6656)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-11-20 21:36:46 +01:00
Lucas Bartholemy
f0879da513 Merge branch 'master' into develop 2023-09-12 15:44:14 +02:00
Gevorg Mansuryan
01cdb573a7
Fix/modal actions errors (#6555)
* Page 2 or more of participant list doesn't loads into the modal box

* Page 2 or more of participant list doesn't loads into the modal box

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-09-12 10:02:42 +02:00
Yuriy Bakhtin
02a436d159
Fix submit form in modal window (#6501) 2023-08-11 09:58:56 +00:00
Yuriy Bakhtin
64a5099897
Fix module form "Set as default" (#6494)
* Fix module form "Set as default"

* Display status bar after save module form "Set as default"

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-08-10 21:36:01 +00:00
Lucas Bartholemy
2366096406 Merge branch 'master' into develop 2023-07-27 18:19:22 +02:00
Yuriy Bakhtin
a7fc6f9dd5
Display topics and content types in filters header on load page with selected filters (#6446) 2023-07-19 19:55:14 +02:00
Yuriy Bakhtin
b049303037
Marketplace / Modules Redesign (#6348)
* Marketplace / Modules Redesign

* Marketplace / Modules Redesign

* Marketplace / Modules Redesign

* Fix missed assets for install module from marketplace

* Display installed modules on Marketplace

* Display header for installing module process

* Update module action buttons after adding of a licence key

* Don't show the close icon during install module

* Improve redirects after module actions from marketplace

* Factorize Marketplace module

* Refactor the module managers(Marketplace, Administration, Container Modules)

* Fix enabling modules list on Space creating

* Remove unused page of module info

* Marketplace filter service

* Remove unused method `isFilteredBySingleTag`

* Factorize adding of licence key

* Factorize install, activate and update modules from Marketplace

* Add menu item for "Add Licence Key" form

* Update module links on Marketplace

* Remove unused code

* Fix space and profile module list wrapper

* Update module list styles

* Improve alignment of icons in top account menu

* Cache pending module update count in database

* Refresh theme styles

* Fix category for translatable strings

* Fix tests

* Update style of Module Configuration page

* Change style for page description

* Update styles for admin modules and marketplace

* Fix filter modules by ID in Marketplace

* Update wording

* Update wording

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-07-12 16:07:57 +00:00
Martin Rüegg
fdf04d2b2c
Fix log.fata in frontend logging (#6423) 2023-07-10 15:24:23 +00:00
Lucas Bartholemy
7abae9d468
Removed RichText & Markdown Deprecations (#6278)
* Removed RichText & Markdown Deprecations

* Removed BootstrapMarkdownAsset

* Removed more deprecations

* Updated composer.lock

* Fixes after merging develop to this branch

---------

Co-authored-by: yuriimaz <nopangolier1@gmail.com>
2023-07-07 09:19:25 +02:00
Yuriy Bakhtin
282830774d
Use Select2 plugin for all drop-down list fields (#6208)
* Fix Select2 widget for profile field "Country"

* Placeholder for profile field "Country"

* Placeholder for user field "Language"

* Add select2-searchInputPlaceholder.js

* Implement new form field Select2

* Use Select2 plugin for all drop-down list fields

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-29 14:45:02 +00:00
Yuriy Bakhtin
77d64b1d32
Remove deprecated JS function setModalLoader() (#6389)
* Refactor deprecated `setModalLoader()` usage

* Remove deprecated JS function `setModalLoader()`

* Update MIGRATE-DEV.md

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-06-15 10:18:28 +00:00
Gevorg Mansuryan
78e09961c8
Add arrows for gridview sort columns (#6328)
* Add arrows for gridview sort columns

* Add arrows for gridview sort columns

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-17 14:58:27 +00:00
Yuriy Bakhtin
254a66098a
Make top menu shrink and grow on resize window (#6323) 2023-05-12 20:41:36 +00:00
Gevorg Mansuryan
40a69420d8
Enh/bring back pjax (#6277)
* Bring Back Pjax Functionality

* Bring Back Pjax Functionality

---------

Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2023-05-10 14:15:45 +00:00
Gevorg Mansuryan
75e9e3bb28
Enh/right sidebar swipe (#6253)
* Remove Right Sidebar Swipe checkbox

* Remove Right Sidebar Swipe checkbox

* Enh/right sidebar swipe

* Enh/right sidebar swipe
2023-04-27 15:06:14 +00:00
Yuriy Bakhtin
5ad48262fb
Scheduled content publishing (#6116)
* Scheduled content publishing

* Allow to update scheduled options on create new content

* Allow to edit scheduled options of existing content

* Fix updating of schedule options

* Publish scheduled content by cron job

* Update CHANGELOG-DEV.md

* Changes for scheduled contents

* Set state to draft after reset scheduled options of existing content

* Check permissions for schedule options

* Update wording

* Acceptance tests for scheduling options

* Update wording

* Test publishing of the scheduled contents

* Fix wording category

* Deleted content.modules message category

---------

Co-authored-by: Lucas Bartholemy <lucas@bartholemy.com>
2023-02-28 08:25:27 +01:00
Lucas Bartholemy
ab5feaab51
Also handle mail module notification in page title (#6102) 2023-02-15 11:57:06 +01:00