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.
list-virtual.php:
- use list.tpl for aliases
- move show_gen_status handling for aliases to AliasHandler
AliasHandler:
- initStruct():
- add 'status' column (hidden by default)
- hide 'created'
- move 'active' after 'modified' to match old list-virtual.php layout
- initMsg: add list_header
- webformConfig(): if $CONF[show_status], set display_in_list for
'status' column. Also set a (whitespace) label to make sure it's
displayed
- db_read_from_db_postprocess(): if 'status' column is requested, call
gen_show_status() for each row
list-virtual.tpl
- remove alias table header and create alias button (which should have
been in list-virtual_alias.tpl)
list-virtual_alias.tpl:
- replace code to generate the alias table with {include 'list.tpl'}
(and some variable assignments)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1777 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 | 11 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 | |