David Goodwin
2d3058ed9c
patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1800367&group_id=191583&atid=937966 - thank you!
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@72 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin
cf5b117aa5
admin/*, users/* - code refactoring
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@67 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg
97aeb7a567
Added optional feature to indicate broken aliases and where mailboxes deliver to. Includes
...
new language variables:
$PALANG['pStatus_undeliverable'] = 'maybe UNDELIVERABLE ';
$PALANG['pStatus_custom'] = 'Delivers to ';
$PALANG['pStatus_popimap'] = 'POP/IMAP ';
Some bug fixes. Maybe some new bugs added.
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@46 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
e7d80192e9
- merge viewlog.php and admin/viewlog.php
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@45 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
ae9e1d4cbe
- fix SQL syntax (';' was missing)
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@43 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
0281911724
- merge admin/edit-mailbox.php and edit-mailbox.php
...
- merge identical parts of GET and POST code
- fix uninitalized variable (was only visible in case of validation errors)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@42 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
a4410bfcaa
- merged edit-alias.php and admin/edit-alias.php
...
- merged identical parts of GET and POST code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@41 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
04ce4827e4
- merge edit-active.php and admin/edit-active.php
...
- merge identical parts of GET and POST code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@40 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
9c5c053fab
- merge create-alias.php and admin/create-alias.php
...
- merge identical parts of GET and POST code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@39 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
ae315a3312
- merge create-mailbox.php and admin/create-mailbox.php
...
- TODO: handling of mailbox_postcreation failure is not merged yet.
The code from admin/ is inserted commented out
- merge identical parts of GET and POST code
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@38 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
77997f7b33
- merged admin/edit-vacation.php into edit-vacation.php
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@36 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
984afca938
- fix file header information
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@35 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin
b934b083fc
broadcast-message.php: add ability for admins to email everyone, patch from Georgi Naplatanov - goshoo (via sf.net)
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@25 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin
051876ac18
fix uninitialiseed variable for v_active
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@23 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin
da8dd4f273
admin/create-admin.php: ensure array is initialised
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@22 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
9438128aa6
whitespace fix
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@18 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Christian Boltz
0ac0429df0
- fix [ 1723809 ] alias_control ignored when coming from admin list
...
- code cleanup: merge GET and POST handling (except different parts),
reduces file size to about the half
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@17 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
Greg
3a240d9693
More functional search results
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@14 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago
Greg
69254c67f1
'alias' instead of '$table_alias' being used by some .php files
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@9 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago
Greg
fc7bc9529a
Search enhancements
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@4 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago
Greg
d7cca670cb
patches by Christian Boltz applied
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@3 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago
Greg
a5ce5620cf
Made it possible for admins and superadmins to set a vacation message,
...
edit vacation messages, and remove them.
main.php added to admin directory so admin and / can share more
templates.
the new edit-vacation.php in admin and / are identical except
for template references
languages/en.lang and languages/default.lang are in sync now
I attempted to add some of the new .lang variables I created to
the spanish file (I don't know it that well, hope its OK)
fixed a bug in users/vacation.php
Added a "Main" menu item to the admin menu that gets you back to where
you started when you log in.
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@2 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago
Mischa Peters
85dc57beee
Initial Import in SourceForge
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago