From 188d840ea717b2d4f3f2cf0e3053e73fa5168adb Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 18 May 2022 17:33:45 +0200 Subject: [PATCH] Support search for multiple authors --- com.woltlab.wcf/templates/search.tpl | 8 +++++--- ts/WoltLabSuite/Core/Ui/Search/Extended.ts | 20 ++++++++++++++++++- .../WoltLabSuite/Core/Ui/Search/Extended.js | 14 ++++++++++++- .../lib/data/search/SearchAction.class.php | 4 ++-- .../lib/system/search/SearchHandler.class.php | 16 +++++++-------- 5 files changed, 47 insertions(+), 15 deletions(-) diff --git a/com.woltlab.wcf/templates/search.tpl b/com.woltlab.wcf/templates/search.tpl index a3233bbfd8..699119cda2 100644 --- a/com.woltlab.wcf/templates/search.tpl +++ b/com.woltlab.wcf/templates/search.tpl @@ -30,7 +30,7 @@
- + {* deprecated *}{event name='authorOptions'}
@@ -80,8 +80,10 @@