0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/model
Christian Boltz bafd2f1f58 edit.php:
- use prefill values from $_SESSION (if not provided in GET/POST)
- remember prefill values for next usage of the form

list-virtual.php
- set prefill values for edit.php

PFAHandler.php:
- let prefill() store the value in $struct if no prefill_$field()
  function exists

This fixes the remaining parts of
http://sourceforge.net/p/postfixadmin/bugs/298/



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1594 a1433add-5e2c-0410-b055-b7f2511e0802
2013-12-01 20:45:17 +00:00
..
AdminHandler.php AdminHandler: 2013-11-16 19:02:44 +00:00
AdminpasswordHandler.php AdminHandler.php, AdminpasswordHandler.php: 2013-11-10 22:00:16 +00:00
AliasdomainHandler.php AliasdomainHandler: 2013-11-16 20:02:14 +00:00
AliasHandler.php AliasHandler: 2013-11-16 20:20:50 +00:00
CliDelete.php CliDelete: 2013-11-12 21:19:54 +00:00
CliEdit.php CliEdit.php: 2013-10-06 22:35:02 +00:00
CliHelp.php Quite big CLI cleanup (and more) 2013-11-13 19:07:12 +00:00
CliView.php model/CliView.php: 2013-11-12 21:32:49 +00:00
Config.php model/Config: 2013-11-10 16:00:20 +00:00
DomainHandler.php DomainHandler.php: 2013-11-16 20:32:37 +00:00
MailboxHandler.php MailboxHandler: 2013-11-16 19:49:40 +00:00
PFAHandler.php edit.php: 2013-12-01 20:45:17 +00:00
VacationHandler.php Merge jan-kruis's vacation interval reply behaviour - see SF patch 3508083 - https://sourceforge.net/tracker/?func=detail&aid=3508083&group_id=191583&atid=937966 ; Thank you 2012-04-19 21:55:36 +00:00