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 80412e4d60 list-virtual_alias.tpl: fix editing of aliases with $CONF[special_alias_control] == NO
- with special_alias_control = NO, no alias was editable.
  Fixed - only default_aliases should be locked (looks like == instead 
  of === needs to be used in smarty for bool comparison)
- merged conditions, simplified code


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@936 a1433add-5e2c-0410-b055-b7f2511e0802
2011-01-05 20:57:53 +00:00
ADDITIONS list-virtual.php: 2010-09-26 23:14:42 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
configs Another step in code cleanup: replaced search.php with search mode in 2010-09-27 00:13:28 +00:00
css list-virtual.php: 2010-09-26 23:14:42 +00:00
debian updating with build deps 2010-10-17 12:17:48 +00:00
DOCUMENTS POSTFIX_CONF.TXT: 2010-10-15 23:59:39 +00:00
images - add images for calendar JavaScript application 2009-11-05 15:03:11 +00:00
languages nb.lang: 2010-11-29 15:49:33 +00:00
model Done is_mailbox_alias todo. Now it checks against the database. 2011-01-01 04:07:39 +00:00
scripts added some things to model class 2011-01-02 14:16:19 +00:00
smarty/libs - add missing Smarty plugin 2010-11-23 19:11:37 +00:00
templates list-virtual_alias.tpl: fix editing of aliases with $CONF[special_alias_control] == NO 2011-01-05 20:57:53 +00:00
tests model/*, tests/*: 2009-04-15 21:54:18 +00:00
users model/UserHandler.php: fix verifying old password in change_pw() 2010-12-26 20:35:00 +00:00
VIRTUAL_VACATION INSTALL.TXT: 2010-12-30 20:32:26 +00:00
backup.php - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
broadcast-message.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT list-virtual.php: 2010-09-26 23:14:42 +00:00
common.php common.php: 2010-09-30 20:43:52 +00:00
config.inc.php config.inc.php: 2011-01-02 21:32:48 +00:00
create-admin.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
create-alias-domain.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
create-alias.php create-alias: support multiple alias targets 2010-12-25 14:26:00 +00:00
create-domain.php list-virtual.php: 2010-09-26 23:14:42 +00:00
create-mailbox.php create-mailbox.php: 2010-12-30 22:40:10 +00:00
delete.php list-virtual.php: 2010-09-26 23:14:42 +00:00
edit-active-admin.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
edit-active-domain.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
edit-active.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
edit-admin.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
edit-alias.php edit-alias.php: 2010-12-25 14:50:26 +00:00
edit-domain.php list-virtual.php: 2010-09-26 23:14:42 +00:00
edit-mailbox.php changed db_update parameters for the most common usecase "WHERE col=value" - 2010-12-31 20:13:53 +00:00
edit-vacation.php list-virtual.php: 2010-09-26 23:14:42 +00:00
fetchmail.php fetchmail.php: 2010-09-29 20:41:52 +00:00
functions.inc.php changed db_update parameters for the most common usecase "WHERE col=value" - 2010-12-31 20:13:53 +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 list-virtual.php: 2010-09-26 23:14:42 +00:00
LICENSE.TXT LICENSE.TXT: updated contributors 2008-04-26 20:54:26 +00:00
list-admin.php - fix bug that no admins and domains can be edited. 2010-01-23 11:23:14 +00:00
list-domain.php list-virtual.php: 2010-09-26 23:14:42 +00:00
list-virtual.php list-virtual.php: 2010-10-12 20:45:24 +00:00
login.php list-virtual.php: 2010-09-26 23:14:42 +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 - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
sendmail.php - fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx. 2009-12-24 14:58:01 +00:00
setup.php list-virtual.php: 2010-09-26 23:14:42 +00:00
smarty.inc.php list-virtual.php: 2010-09-26 23:14:42 +00:00
upgrade.php upgrade.php: 2010-12-16 00:30:21 +00:00
variables.inc.php - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
viewlog.php list-virtual.php: 2010-09-26 23:14:42 +00:00
xmlrpc.php model/AliasHandler.php: 2010-12-26 00:20:12 +00:00