0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christian Boltz 8f267c1b7f Use edit.php to create/edit domains
model/DomainHandler.php:
- add webformConfig()

configs/menu.conf:
- change url_edit_domain to edit.php?table=domain
- drop url_create_domain (use url_edit_domain instead)

templates/*:
- replace #url_create_domain# with #url_edit_domain#
- replace ? with &

create-domain.php:
- deleted :-)



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1276 a1433add-5e2c-0410-b055-b7f2511e0802
2011-11-13 22:59:21 +00:00
ADDITIONS ADDITIONS/delete-mailq-by-domain.pl, 2011-08-03 22:58:09 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
configs Use edit.php to create/edit domains 2011-11-13 22:59:21 +00:00
css added quota level percentage display 2011-08-08 18:39:03 +00:00
debian fix patch for config.inc.php when creating .deb 2011-05-23 09:22:59 +00:00
DOCUMENTS SUPERADMIN.txt: 2011-07-31 23:15:41 +00:00
images added quota level percentage display 2011-08-08 18:39:03 +00:00
languages templates/create-alias-domain.tpl: 2011-11-05 18:20:19 +00:00
model Use edit.php to create/edit domains 2011-11-13 22:59:21 +00:00
scripts scripts/shells/domain.php: 2011-10-31 20:57:43 +00:00
smarty smarty.inc.php: 2011-02-27 22:56:05 +00:00
templates Use edit.php to create/edit domains 2011-11-13 22:59:21 +00:00
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 2011-03-17 22:38:03 +00:00
users config.inc.php 2011-09-25 18:39:20 +00:00
VIRTUAL_VACATION fix as per #3086890 2011-06-20 12:51:02 +00:00
backup.php backup.php: 2011-07-18 22:05:07 +00:00
broadcast-message.php sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT Paperwork ;-) 2011-08-05 23:05:25 +00:00
common.php Remove getInstance calls; not needed as we use ::write 2011-10-24 22:25:36 +00:00
config.inc.php config.inc.php 2011-09-25 18:39:20 +00:00
create-admin.php create_admin() cleanup 2011-09-24 17:04:15 +00:00
create-alias.php create-alias.php: 2011-08-06 23:37:20 +00:00
create-mailbox.php create-mailbox: 2011-10-11 20:14:26 +00:00
delete.php delete.php: 2011-07-18 22:13:05 +00:00
edit-active-admin.php edit-active-admin.php, edit-active-domain.php, edit-active.php 2011-07-18 22:20:07 +00:00
edit-active-domain.php edit-active-admin.php, edit-active-domain.php, edit-active.php 2011-07-18 22:20:07 +00:00
edit-active.php edit-active-admin.php, edit-active-domain.php, edit-active.php 2011-07-18 22:20:07 +00:00
edit-admin.php config.inc.php 2011-09-25 18:39:20 +00:00
edit-alias.php Merge edit-alias.tpl and create-alias.tpl 2011-07-31 15:05:33 +00:00
edit-mailbox.php config.inc.php 2011-09-25 18:39:20 +00:00
edit.php Several changes to make edit.php a generic edit form 2011-11-13 22:34:40 +00:00
fetchmail.php fetchmail.php: 2011-07-22 20:33:56 +00:00
functions.inc.php functions.inc.php - list_domains_for_admin(): 2011-11-12 20:44:35 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php login.php, index.php: 2009-04-22 11:31:53 +00:00
INSTALL.TXT various documentation updates: 2011-01-06 20:01:21 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
list-admin.php list-admin.php 2011-07-18 22:23:33 +00:00
list-domain.php model/DomainHandler.php: 2011-11-12 22:01:45 +00:00
list-virtual.php list-virtual.php: 2011-10-29 22:16:16 +00:00
login.php Merge template for admin login and user login 2011-07-29 18:04:09 +00:00
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
main.php - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
password.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
sendmail.php sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
setup.php config.inc.php 2011-09-25 18:39:20 +00:00
smarty.inc.php smarty.inc.php - select_options(): 2011-09-24 16:35:42 +00:00
upgrade.php upgrade.php: 2011-07-25 23:28:32 +00:00
vacation.php vacation.php: 2011-08-21 21:28:13 +00:00
variables.inc.php variables.inc.php: 2011-07-26 00:33:44 +00:00
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
xmlrpc.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 2011-03-28 23:15:11 +00:00