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
d94b4a6a95
create-domain.php:
- force domain name to lowercase to avoid problems with PgSQL foreign keys
Reported by Munroe Sollog (roe1234@SF),
https://sourceforge.net/tracker/?func=detail&aid=3287965&group_id=191583&atid=937964
after some bughunting on #postfixadmin
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1037 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
|
Another step in code cleanup: replaced search.php with search mode in
|
15 years ago |
|
css
|
css/default.css:
|
15 years ago |
|
debian
|
updating with build deps
|
15 years ago |
|
images
|
- add images for calendar JavaScript application
|
16 years ago |
|
languages
|
Changed delete.php to use flash_error(), removed some HTML from languages/*
|
15 years ago |
|
model
|
Renamed UserHandler to MailboxHandler to make clear it's about mailboxes
|
15 years ago |
|
scripts
|
Changed delete.php to use flash_error(), removed some HTML from languages/*
|
15 years ago |
|
smarty
|
smarty.inc.php:
|
15 years ago |
|
templates
|
languages/*:
|
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
|
Legal stuff: add notes about the licenses of the libraries we use to LICENSE.TXT
|
15 years ago |
|
backup.php
|
Remove usage of $CONF['postfix_admin_url'] in various Location: headers
|
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
|
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
|
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
|
create-domain.php:
|
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
|
list-virtual.php:
|
15 years ago |
|
edit-mailbox.php
|
edit-mailbox.php:
|
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
|
functions.inc.php,
|
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
|
list-domain.php:
|
15 years ago |
|
list-virtual.php
|
list-virtual.php: use create_page_browser().
|
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
|
Remove usage of $CONF['postfix_admin_url'] in various Location: headers
|
15 years ago |
|
setup.php
|
setup.php:
|
15 years ago |
|
smarty.inc.php
|
smarty.inc.php:
|
15 years ago |
|
upgrade.php
|
upgrade.php:
|
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 |