From da28bb45a7b6627a2bd6f1bef6b83b9412b3dff5 Mon Sep 17 00:00:00 2001 From: Ramón Cahenzli Date: Thu, 16 Nov 2017 19:12:33 +0100 Subject: Allow searching for users in the user list. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Squashed commit of the following: commit 46595b7ae0bccfc8e5252daf8101e59ff53fdcdf Author: Ramón Cahenzli Date: Thu Nov 16 19:12:11 2017 +0100 Preserve search terms and sort order commit 5445816f1dd7e7de876e226cf8479660a92c07ad Author: Ramón Cahenzli Date: Thu Nov 16 18:53:43 2017 +0100 First working user search. commit 620b9787ef7998c4bf219d25075e35f4cfa3d1ee Author: Ramón Cahenzli Date: Thu Nov 16 16:06:37 2017 +0100 Moving user search to its own action commit 0c17ac2428c2b38c9535f7a63f8be7582e4e332b Author: Ramón Cahenzli Date: Thu Nov 16 14:58:34 2017 +0100 WIP on user search, adding search form --- app/Template/user_list/listing.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'app/Template/user_list/listing.php') diff --git a/app/Template/user_list/listing.php b/app/Template/user_list/listing.php index 899a20e7..3bd38495 100644 --- a/app/Template/user_list/listing.php +++ b/app/Template/user_list/listing.php @@ -17,6 +17,18 @@ + +
+ +
+ isEmpty()): ?>

isEmpty()): ?> -- cgit v1.2.3