0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
Commit Graph

107 Commits

Author SHA1 Message Date
David Goodwin
dc51d62e15 update license headers
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@107 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-30 15:53:54 +00:00
David Goodwin
4e58481b8b fix template for edit-admin
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@106 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-28 20:35:43 +00:00
David Goodwin
01d61d011b edit-admin.php: it should work now - if you are a super admin, the domain list is unhighlighted; note domains that are inactive or backupmx records will appear unhighlighted all the time
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@105 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-28 20:35:19 +00:00
David Goodwin
f2bf3cdf97 functions.inc.php: remove optional parameter for get_domains_for_admin()
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@104 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-28 20:28:18 +00:00
David Goodwin
cb66e25ba4 templates/header.tpl: basic flash messaging, basic capability for info and error messages; needs css styling
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@103 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-28 19:29:10 +00:00
David Goodwin
53df296722 common.php: magic quotes stuff
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@102 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-28 19:28:24 +00:00
David Goodwin
b15d558c81 functions.inc.php: fix escape_string to handle arrays, move magic_quotes stuff to common.php; add flash message stuff (See also header.php)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@101 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-28 19:27:51 +00:00
Christian Boltz
9c0a7f4ad3 - fix: edit links contained <span ...>...</span> from search highlighting.
(see forum post: https://sourceforge.net/forum/message.php?msg_id=4540915)
  Now using separate variables for highlighting in strings that end up in links.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@100 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-27 23:46:59 +00:00
Christian Boltz
1b603782d0 - fix: added edit_mailbox as allowed log action
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@99 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-27 23:24:48 +00:00
David Goodwin
65fafc8275 admin/edit-domain.php: sql refactoring
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@98 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-25 20:07:00 +00:00
David Goodwin
d56ada24e2 users/login.php: sql refactoring
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@97 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-25 20:06:28 +00:00
David Goodwin
fd67e6b120 screenshots: adding
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@96 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-25 19:54:03 +00:00
Christian Boltz
14bd1d6cd9 - removed forgotten TODO
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@95 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 23:24:18 +00:00
Christian Boltz
8e88a41691 - added missing "global $CONF" in authentication_require_role
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@94 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 22:01:09 +00:00
David Goodwin
97767d4800 en.lang: added missing key for "create mailbox"
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@93 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 20:24:56 +00:00
David Goodwin
eb6bca9047 vacation.pl: debug patch from amsys - see http://sourceforge.net/tracker/download.php?group_id=191583&atid=937966&file_id=247066&aid=1801542 - thank you!
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@92 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 20:02:15 +00:00
David Goodwin
54650c8b1f config.inc.php.sample: add missing array key
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@91 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 12:25:24 +00:00
David Goodwin
075d15b4b1 db_log patch from amsys - make db logging translatable
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@90 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 09:24:11 +00:00
David Goodwin
8b769b41b5 password.php: s/succes/success/
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@89 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:13:15 +00:00
David Goodwin
0229f99511 s/succes/success/; use db_get_boolean
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@88 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:12:50 +00:00
David Goodwin
cc0e532ecc sendmail.php: s/succes/success/
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@87 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:12:06 +00:00
David Goodwin
e015b7d980 fix variable naming issue
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@86 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:11:39 +00:00
David Goodwin
f04389e793 create-alias.php: s/succes/success/g; use db_get_boolean()
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@85 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:10:14 +00:00
David Goodwin
11902aef57 spelling tpyo fix (s/succes/success/)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@84 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:09:31 +00:00
David Goodwin
377daa201d spelling tpyo fix (s/succes/success/)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@83 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:08:56 +00:00
David Goodwin
bf5b01a624 spelling tpyo fix (s/succes/success/)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@82 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-24 07:08:34 +00:00
David Goodwin
499d663e3b go back to prior database sql file structure
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@81 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 17:54:47 +00:00
David Goodwin
7863e733f6 move database stuff back into ../DATABASE_[MYSQL|PGSQL].txt
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@80 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 17:52:35 +00:00
David Goodwin
0f90886a46 DATABASE_MYSQL.TXT: remove the redundant "KEY $field" when $field is already a PRIMARY KEY
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@79 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 16:42:05 +00:00
David Goodwin
ecd2e11dea users/vacation.php: feature request from phb - handle users who do not have an alias record in an appropriate manner
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@78 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 14:02:18 +00:00
David Goodwin
b947f120b4 functions.inc.php: typo fix
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@77 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 13:57:10 +00:00
David Goodwin
9d7608b03d index.php: reword sentance
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@76 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 13:43:44 +00:00
David Goodwin
6e03bcc8c3 index.php: improved welcome documentation (hopefully)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@75 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 13:42:31 +00:00
David Goodwin
7e4ca77044 INSTALL.TXT: minor edits
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@74 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 13:41:51 +00:00
David Goodwin
5c372ead52 functions.inc.php: add a db_get_boolean($bool) function to handle the 0/1/False/True stuff for MySQL&PostgreSQL
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@73 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-23 13:33:50 +00:00
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
2007-09-23 08:42:23 +00:00
David Goodwin
3e70f276c2 final set of refactoring patches (and the rest)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@71 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-22 10:59:41 +00:00
David Goodwin
4eb83c4bdc final set of refactoring patches
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@70 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-22 10:59:24 +00:00
David Goodwin
941a0ddbd4 languages/en.lang: changed vacation success/error messages to be more useful (i.e. vacation set, vacation removed) (sorry translators!)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@69 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-22 10:55:17 +00:00
David Goodwin
2539dc47a4 templates/: refactoring and some fixes
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@68 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-22 10:54:29 +00:00
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
2007-09-22 10:54:00 +00:00
David Goodwin
68511080ff setup.php: setting magic quotes off should be the ideal setting
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@66 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-22 08:05:27 +00:00
David Goodwin
69de1f06f0 functions.inc.php: fix incorrect usage of mysqli_error(...)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@65 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-21 19:33:10 +00:00
David Goodwin
fd3c471126 functions.inc.php: enable md5 password hashing (thanks to Levente Farkas (lfarkas) on the forum)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@64 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-21 12:33:14 +00:00
David Goodwin
91589bf6d6 vacation.pl: patches from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1799069&group_id=191583&atid=937966
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@63 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-20 20:30:07 +00:00
David Goodwin
f7628dea60 functions.inc.php: unicode fix from amsys
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@62 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-20 20:23:00 +00:00
David Goodwin
e7436140e3 functions.inc.php: unicode patch from amsys (thank you) - see http://sourceforge.net/tracker/index.php?func=detail&aid=1798757&group_id=191583&atid=937966
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@61 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-20 14:25:11 +00:00
David Goodwin
86c40569ab templates/header.tpl: unicode patch - thanks to amsys
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@60 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-20 14:23:22 +00:00
David Goodwin
6ae0207bf5 re-encoded to unicode; thanks to amsys - see part of patch http://sourceforge.net/tracker/index.php?func=detail&aid=1798757&group_id=191583&atid=937966 (conv.bash.gz)
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@59 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-20 14:19:15 +00:00
David Goodwin
2ae28e1eb2 vacation.pl : adding unicode support - thanks to amsys for this
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@58 a1433add-5e2c-0410-b055-b7f2511e0802
2007-09-20 13:56:37 +00:00