PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version
https://github.com/postfixadmin/postfixadmin
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.
User-visible changes:
- alias domain list can be downloaded as CSV
- no more search highlighting for alias domains
list-virtual.php:
- expect $search to be an array
- change alias domain handling to use list.php instead of
list-virtual_alias_domain.tpl, and move some logic from the template
to list-virtual.php. (The template file is kept as list.tpl wrapper.)
- adopt mailbox and alias search to $search[_]
- adopt pagebrowser to $search[_]
list-virtual_alias_domain.tpl:
- replace custom output generation with {include 'list.php'} and some
variable assignments
PFAHandler.php:
- add $this->id_field to $this->msg (avoids another smarty template
variable)
configs/menu.conf:
- change input name to search[_]
list-virtual_alias.tpl, list-virtual_mailbox.tpl:
- adopt to $search[_] by setting $search in a backwards-compatible way
list.tpl:
- add special handling for aliasdomain.target_domain linking
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1773 a1433add-5e2c-0410-b055-b7f2511e0802
|
11 years ago | |
|---|---|---|
| ADDITIONS | 11 years ago | |
| DOCUMENTS | 12 years ago | |
| VIRTUAL_VACATION | 11 years ago | |
| configs | 11 years ago | |
| css | 11 years ago | |
| debian | 11 years ago | |
| images | 15 years ago | |
| languages | 11 years ago | |
| model | 11 years ago | |
| scripts | 11 years ago | |
| smarty | 11 years ago | |
| templates | 11 years ago | |
| tests | 15 years ago | |
| users | 12 years ago | |
| CHANGELOG.TXT | 11 years ago | |
| GPL-LICENSE.TXT | 19 years ago | |
| INSTALL.TXT | 11 years ago | |
| LICENSE.TXT | 15 years ago | |
| backup.php | 12 years ago | |
| broadcast-message.php | 11 years ago | |
| calendar.js | 16 years ago | |
| common.php | 12 years ago | |
| config.inc.php | 11 years ago | |
| delete.php | 11 years ago | |
| edit.php | 11 years ago | |
| editactive.php | 12 years ago | |
| functions.inc.php | 11 years ago | |
| index.php | 12 years ago | |
| list-virtual.php | 11 years ago | |
| list.php | 11 years ago | |
| login.php | 12 years ago | |
| main.php | 12 years ago | |
| sendmail.php | 12 years ago | |
| setup.php | 12 years ago | |
| smarty.inc.php | 12 years ago | |
| upgrade.php | 11 years ago | |
| vacation.php | 11 years ago | |
| variables.inc.php | 12 years ago | |
| viewlog.php | 12 years ago | |
| xmlrpc.php | 12 years ago | |