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.
postfixadmin/templates
Christian Boltz 303acce580 Backport of various fixes from trunk to the 2.3 branch
- list-virtual: fix displaying of 'modified' column for aliases when using
  postgres
- replaced deprecated split() with preg_split() or explode()
- functions.inc.php: better error messages when database functions are missing
- create domain: fixed typo in variable name that broke the default value for
  default aliases
- create domain: backup MX checkbox is now XHTML compliant
- vacation.pl logged literal $variable instead of the variable content at two
  places
- POSTFIX_CONF.txt: fixed filename for quota map
- config.inc.php: removed double $CONF['database_prefix']
- config.inc.php: fixed comments about domain_post* script parameters
- CHANGELOG.TXT: add new section for 2.3.3, include all the above



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/branches/postfixadmin-2.3@893 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
..
admin_create-admin.php common.php 18 years ago
admin_create-domain.php Backport of various fixes from trunk to the 2.3 branch 15 years ago
admin_edit-admin.php common.php 18 years ago
admin_edit-domain.php checked=checked is more proper, right? 17 years ago
admin_list-admin.php common.php 18 years ago
admin_list-domain.php fix boolean handling for postgres - see https://sourceforge.net/tracker/?func=detail&aid=2830001&group_id=191583&atid=937964 17 years ago
broadcast-message.php common.php 18 years ago
create-alias-domain.php create-alias-domain.php: 18 years ago
create-alias.php try and be a bit more intelligent over which domain is selected by default in list-virtual & the menu 17 years ago
create-mailbox.php templates/create-mailbox.php 16 years ago
edit-alias.php alias editing - ensure template uses correct list of aliases 17 years ago
edit-mailbox.php edit-mailbox.php, templates/edit-mailbox.php: 17 years ago
edit-vacation.php templates/edit-vacation.php: unquote ' before display - see https://sourceforge.net/tracker/index.php?func=detail&aid=1995119&group_id=191583&atid=937966 - thanks (again) to Beuc; I presume subject also needs stripslashes on it 18 years ago
fetchmail.php common.php 18 years ago
footer.php templates/footer.php: change target for version check (does not exist yet) 18 years ago
header.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
index.php common.php 18 years ago
list-virtual.php Backport of various fixes from trunk to the 2.3 branch 15 years ago
login.php Backport of various fixes from trunk to the 2.3 branch 15 years ago
main.php templates/main.php: 16 years ago
menu.php try and be a bit more intelligent over which domain is selected by default in list-virtual & the menu 17 years ago
message.php common.php 18 years ago
overview-get.php common.php 18 years ago
password.php common.php 18 years ago
search.php templates/search.php, templates/list-virtual.php: 17 years ago
sendmail.php common.php 18 years ago
users_edit-alias.php remove logic from users template 17 years ago
users_login.php Summary: Added language selector to login form 18 years ago
users_main.php common.php 18 years ago
users_menu.php common.php 18 years ago
users_password.php templates/users_password.php: 17 years ago
users_vacation.php templates/users_vacation.php: 18 years ago
viewlog.php common.php 18 years ago