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.
 
 
 
 
 
 
Go to file
Christian Boltz 12694a420f create-domain.php:
- renamed $pAdminCreate_domain_domain_text to $pAdminCreate_domain_domain_text_error 
- replaced $tMessage with flash_error(), flash_info() and 
  $pAdminCreate_domain_domain_text_error 
- differences to Dale's patch:
  - removed now always empty smarty->assign for $pAdminCreate_domain_domain_text

templates/admin_create-domain.tpl:
- added 4th column for error messages
- marked labels as <label>
- aligned button to input fields
- removed tMessage
- differences to Dale's patch:
  - removed now unused $pAdminCreate_domain_domain_text

variables.inc.php:
- removed now unused $pAdminCreate_domain_domain_text
  (this was not part of Dale's patch)

This commit is part of the huge cleanup patch by Dale Blount (lnxus@SF),
https://sourceforge.net/tracker/?func=detail&atid=937966&aid=3370510&group_id=191583


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1102 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
ADDITIONS fix typo in variable name 15 years ago
DOCUMENTS UPGRADE.txt: 15 years ago
VIRTUAL_VACATION fix as per #3086890 15 years ago
admin Finally got rid of admin/ :-) 18 years ago
configs The link target of the "Main" menu item in users/ was configurable in 15 years ago
css users_edit-alias.tpl, users_password.tpl, users_vacation.tpl: 15 years ago
debian fix patch for config.inc.php when creating .deb 15 years ago
images - add images for calendar JavaScript application 16 years ago
languages login.tpl, users_login.tpl: 15 years ago
model VacationHandler: 15 years ago
scripts scripts/shells/domain.php: 15 years ago
smarty smarty.inc.php: 15 years ago
templates create-domain.php: 15 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 15 years ago
users users/edit-alias.php, users/password.php, users/vacation.php, users/login.php: 15 years ago
CHANGELOG.TXT CHANGELOG.TXT: 15 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT various documentation updates: 15 years ago
LICENSE.TXT LICENSE.TXT: 15 years ago
backup.php backup.php: 15 years ago
broadcast-message.php sendmail.php, broadcast-message.php: 15 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 16 years ago
common.php see changeset:952 ... move php code out of template into here 15 years ago
config.inc.php config.inc.php 15 years ago
create-admin.php create-admin.php 15 years ago
create-alias-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
create-alias.php Remove $username parameter from db_log() 15 years ago
create-domain.php create-domain.php: 15 years ago
create-mailbox.php create-mailbox.php: 15 years ago
delete.php delete.php: 15 years ago
edit-active-admin.php edit-active-admin.php, edit-active-domain.php, edit-active.php 15 years ago
edit-active-domain.php edit-active-admin.php, edit-active-domain.php, edit-active.php 15 years ago
edit-active.php edit-active-admin.php, edit-active-domain.php, edit-active.php 15 years ago
edit-admin.php edit-admin.php: 15 years ago
edit-alias.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
edit-domain.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
edit-mailbox.php edit-mailbox.php: 15 years ago
edit-vacation.php edit-vacation.php: whitespace changes 15 years ago
fetchmail.php Changed delete.php to use flash_error(), removed some HTML from languages/* 15 years ago
functions.inc.php config.inc.php 15 years ago
index.php login.php, index.php: 17 years ago
list-admin.php list-admin.php 15 years ago
list-domain.php Add support for domain-level quota (total quota for a domain) 15 years ago
list-virtual.php list-virtual.php 15 years ago
login.php login.php: 15 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
main.php - big merge of Postfixadmin smarty into trunk 16 years ago
password.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
sendmail.php sendmail.php, broadcast-message.php: 15 years ago
setup.php setup.php: 15 years ago
smarty.inc.php smarty.inc.php: 15 years ago
upgrade.php upgrade_1050(): 15 years ago
variables.inc.php create-domain.php: 15 years ago
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 15 years ago
xmlrpc.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 15 years ago