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.
create-domain.php - replace old $form_fields with $handler->getStruct() - rewrite handling POST data to make it easier to understand - move reading POST input to the section handling POST - remove condition on POST (we are in the POST block now) - check if editing of a field is allowed (use default value if not) - move validation of 'enum' fields to PFAHandler - allow changing the "active" state (instead of hardcoding it) model/PFAHandler.php: - add check for 'enum' fields model/DomainHandler.php: - change default for "active" and "default_aliases" to 1 templates/admin_edit-domain.tpl: - don't hide the "Active" checkbox on new git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1220 a1433add-5e2c-0410-b055-b7f2511e0802 |
14 years ago | |
|---|---|---|
| .. | ||
| admin_edit-admin.tpl | 15 years ago | |
| admin_edit-domain.tpl | 14 years ago | |
| adminlistadmin.tpl | 15 years ago | |
| adminlistdomain.tpl | 15 years ago | |
| broadcast-message.tpl | 15 years ago | |
| create-alias-domain.tpl | 15 years ago | |
| edit-alias.tpl | 15 years ago | |
| edit-mailbox.tpl | 15 years ago | |
| fetchmail.tpl | 15 years ago | |
| flash_error.tpl | 15 years ago | |
| footer.tpl | 15 years ago | |
| header.php | 16 years ago | |
| header.tpl | 15 years ago | |
| index.tpl | 15 years ago | |
| list-virtual.tpl | 15 years ago | |
| list-virtual_alias.tpl | 15 years ago | |
| list-virtual_alias_domain.tpl | 15 years ago | |
| list-virtual_mailbox.tpl | 15 years ago | |
| login.tpl | 15 years ago | |
| main.tpl | 16 years ago | |
| menu.tpl | 15 years ago | |
| message.tpl | 15 years ago | |
| overview-get.tpl | 15 years ago | |
| password.tpl | 15 years ago | |
| sendmail.tpl | 15 years ago | |
| users_edit-alias.tpl | 15 years ago | |
| users_main.tpl | 15 years ago | |
| users_menu.tpl | 15 years ago | |
| vacation.tpl | 15 years ago | |
| viewlog.tpl | 15 years ago | |