Improve unsuccessful/modification of conversation-specific searches
authorMatthias Schmidt <gravatronics@live.com>
Sun, 29 Nov 2015 17:26:06 +0000 (18:26 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 29 Nov 2015 17:26:06 +0000 (18:26 +0100)
commit1a0e71e5bf65e700d844800881b3e1be257cad85
treea230571cbec930f84fd3b0e11b45848f723a0150
parentea3bb816b4e88bfe734be8ee9298614670ea156d
Improve unsuccessful/modification of conversation-specific searches

If a conversation-specific search was unsuccessful and/or the user
decided to modify their search, the search form forgot that only a
specific conversation has been searched. This commit changes this by
adding an additional checkbox which remembers the searched conversation
and allows the user to expand the search to all conversations by
unchecking.
files/lib/system/search/ConversationMessageSearch.class.php
language/de.xml
language/en.xml
templates/searchConversationMessage.tpl [new file with mode: 0644]