You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/templates
Christian Boltz 4ce0a57e83 PFAHandler:
- add protected $searchfields = array(); - list of fields to search by
  default, if just a search term is given. This will be done with
  $search['_'], but that code is not implemented yet.
- add $this->msg['show_simple_search'] (true if $searchfields is non-empty)

list.tpl:
- display search input box and search overview only if $searchfields is
  not empty

AliasdomainHandler:
- add 'alias_domain' and 'target_domain' to $searchfields

MailboxHandler:
- add 'username' to $searchfields

AliasHandler:
- add 'address' and 'goto' to $searchfields

This effectively means that the search input box is no longer displayed
in list.php for admin, domain and fetchmail listings.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1770 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
..
backupwarning.tpl backup.php: 11 years ago
broadcast-message.tpl *.lang: 12 years ago
editform.tpl PFAHandler, editform.tpl: 10 years ago
flash_error.tpl flash_error.tpl: 13 years ago
footer.tpl footer.tpl: 11 years ago
header.php - accidentially deleted header.php. Needed for setup 15 years ago
header.tpl header.tpl: 11 years ago
index.tpl templates/index.tpl: 11 years ago
list-virtual.tpl *.lang: 12 years ago
list-virtual_alias.tpl editactive.php: 11 years ago
list-virtual_alias_domain.tpl editactive.php: 11 years ago
list-virtual_mailbox.tpl list-virtual_mailbox.tpl: 11 years ago
list.tpl PFAHandler: 10 years ago
login.tpl *.lang: 12 years ago
main.tpl *.lang: 12 years ago
menu.tpl menu.tpl: 10 years ago
message.tpl message.tpl: 14 years ago
password.tpl *.lang: 12 years ago
sendmail.tpl *.lang: 12 years ago
users_edit-alias.tpl *.lang: 12 years ago
users_main.tpl As a side effect of the previous commit (r1568), we can use login.php 11 years ago
users_menu.tpl *.lang: 12 years ago
vacation.tpl vacation: 11 years ago
viewlog.tpl *.lang: 12 years ago