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/model
Christian Boltz 40b4fdf61c beautify alias list search parameters
AliasHandler:
- initStruct(): handle __mailbox_username as separate field (needed to
  make it searchable)
- split off a condition_ignore_mailboxes() function (used in getList()
  and getPagebrowser()) to add '__mailbox_username IS NULL' to the search
  condition array. Also, make sure $condition can be an array (preferred)
  or a string with a raw query

list-virtual.php:
- hand over a search array instead of a raw query


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1879 a1433add-5e2c-0410-b055-b7f2511e0802
8 years ago
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 10 years ago
AdminpasswordHandler.php *Handler: 10 years ago
AliasHandler.php beautify alias list search parameters 8 years ago
AliasdomainHandler.php AliasdomainHandler: 10 years ago
CliDelete.php Cli*.php: 10 years ago
CliEdit.php Cli*.php: 10 years ago
CliHelp.php Cli*.php: 10 years ago
CliScheme.php Add CliScheme.php: 10 years ago
CliView.php Cli*.php: 10 years ago
Config.php Config.php: 11 years ago
DomainHandler.php DomainHandler: 10 years ago
FetchmailHandler.php FetchmailHandler: use a valid date as default for 'date' 8 years ago
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 10 years ago
PFAHandler.php Don't decode b64p (base64-encoded password) fields. 8 years ago
VacationHandler.php VacationHandler: Fill 'cache' field on INSERT 8 years ago