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.
Christian Boltz
5451b536d3
The link target of the "Main" menu item in users/ was configurable in
...
$CONF['user_footer_link']. This doesn't really make sense - it should
always be a link to users/main.php.
configs/menu.conf:
- added url_user_main = main.php
templates/users_menu.tpl:
- replaced $CONF.user_footer_link with #url_user_main#
config.inc.php:
- removed (now unused) $CONF['user_footer_link']
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1059 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
vacation.pl:
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
list-virtual:
15 years ago
debian
updating with build deps
15 years ago
images
- add images for calendar JavaScript application
16 years ago
languages
*.lang:
15 years ago
model
model/DomainHandler.php:
15 years ago
scripts
scripts/shells/domain.php:
15 years ago
smarty
smarty.inc.php:
15 years ago
templates
The link target of the "Main" menu item in users/ was configurable in
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
Remove usage of $CONF['postfix_admin_url'] in various Location: headers
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
Remove usage of $CONF['postfix_admin_url'] in various Location: headers
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
The link target of the "Main" menu item in users/ was configurable in
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
Remove usage of $CONF['postfix_admin_url'] in various Location: headers
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
Remove $username parameter from db_log()
15 years ago
delete.php
Changed delete.php to use flash_error(), removed some HTML from languages/*
15 years ago
edit-active-admin.php
- fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx.
16 years ago
edit-active-domain.php
- fix some display errors after rev. 788, found and patch supplied by Jan-Kruis, thx.
16 years ago
edit-active.php
Remove $username parameter from db_log()
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
Remove $username parameter from db_log()
15 years ago
edit-domain.php
Add support for domain-level quota (total quota for a domain)
15 years ago
edit-mailbox.php
Add support for domain-level quota (total quota for a domain)
15 years ago
edit-vacation.php
Remove usage of $CONF['postfix_admin_url'] in various Location: headers
15 years ago
fetchmail.php
Changed delete.php to use flash_error(), removed some HTML from languages/*
15 years ago
functions.inc.php
Add support for domain-level quota (total quota for a domain)
15 years ago
index.php
login.php, index.php:
17 years ago
list-admin.php
- fix bug that no admins and domains can be edited.
16 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
reindent; give tMessage a default value (undefined var etc)
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
variables.inc.php:
15 years ago
sendmail.php
sendmail.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
list-virtual.php:
15 years ago
xmlrpc.php
Renamed UserHandler to MailboxHandler to make clear it's about mailboxes
15 years ago