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 b648510548 admin_edit-domain.tpl create-alias-domain.tpl, edit-vacation.tpl,
list-virtual_alias_domain.tpl, password.tpl:
- replaced <h3> with <th>
- marked labels with <label>
- marked non-editable fields with <em>
- align buttons with input fields
- note: removal of tMessage intentionally postponed

password.tpl:
- move error message formatting to template (language changes will follow
  in a later commit)
  - difference to Dale's patch: use <td class="error_msg"> instead of 
    <td><span class="error_msg">

edit-vacation.tpl:
- added language="JavaScript to <script> tags
- removed reference to calendar.css (now @import'ed in default.css)
- added class="flat" to activefrom and activeuntil input fields

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@1095 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 admin_edit-domain.tpl create-alias-domain.tpl, edit-vacation.tpl, 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 - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 16 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 Add support for domain-level quota (total quota for a domain) 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 - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 16 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 Add support for domain-level quota (total quota for a domain) 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 variables.inc.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