0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
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
2016-11-01 17:43:32 +00:00
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 2015-03-17 22:37:34 +00:00
AdminpasswordHandler.php *Handler: 2015-03-17 21:07:59 +00:00
AliasdomainHandler.php AliasdomainHandler: 2015-04-06 13:29:28 +00:00
AliasHandler.php beautify alias list search parameters 2016-11-01 17:43:32 +00:00
CliDelete.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliEdit.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliHelp.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliScheme.php Add CliScheme.php: 2014-11-01 18:08:11 +00:00
CliView.php Cli*.php: 2014-11-01 18:05:39 +00:00
Config.php Config.php: 2014-03-18 21:57:47 +00:00
DomainHandler.php DomainHandler: 2015-04-06 23:30:44 +00:00
FetchmailHandler.php FetchmailHandler: use a valid date as default for 'date' 2016-09-30 21:12:15 +00:00
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 2015-04-06 22:44:51 +00:00
PFAHandler.php Don't decode b64p (base64-encoded password) fields. 2016-05-22 17:44:17 +00:00
VacationHandler.php VacationHandler: Fill 'cache' field on INSERT 2016-05-22 16:17:46 +00:00