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.
2f25e8bd42
fetchmail.php: - IMPORTANT: fixed typo in database column name. If you have created the fetchmail database already, you have to rename the "pool_time" column to "poll_time" - fixed adding of new entries - don't display status fields (last poll date and result) in edit mode - validate and quote the GET and POST variables - show POSTed data again if invalid values were entered (data to display in the edit form is passed to fetchmail.tpl in $formvars) - check results of database operations and display error/success messages - check owner of target mailbox on all operations - changed password handling: empty means no change (instead of sending "******" around) - reworked and moved around large code portions - added some TODO notes fetchmail.tpl: - use data from $formvars in edit mode instead of parsing the full array - moved "new entry" below the table - replaced delete button with delete links - Note: the boolean fields need testing with PgSQL. Especially test if they are displayed as active correctly in list and edit mode! *.lang: - added several fetchmail-related strings, more to follow - added $PALANG['please_keep_this_as_last_entry'] which always has to be the last entry in the language files. This solves the problem that language-check.sh mixes up the string order when adding strings at the end of the language files. - added vim:ft=php git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@163 a1433add-5e2c-0410-b055-b7f2511e0802 |
17 years ago | |
---|---|---|
.. | ||
bg.lang | 17 years ago | |
ca.lang | 17 years ago | |
cn.lang | 17 years ago | |
cs.lang | 17 years ago | |
da.lang | 17 years ago | |
de.lang | 17 years ago | |
en.lang | 17 years ago | |
es.lang | 17 years ago | |
et.lang | 17 years ago | |
eu.lang | 17 years ago | |
fi.lang | 17 years ago | |
fo.lang | 17 years ago | |
fr.lang | 17 years ago | |
hr.lang | 17 years ago | |
hu.lang | 17 years ago | |
index.php | 18 years ago | |
is.lang | 17 years ago | |
it.lang | 17 years ago | |
language-update.sh | 17 years ago | |
lt.lang | 17 years ago | |
mk.lang | 17 years ago | |
nl.lang | 17 years ago | |
nn.lang | 17 years ago | |
pl.lang | 17 years ago | |
pt-br.lang | 17 years ago | |
ru.lang | 17 years ago | |
sk.lang | 17 years ago | |
sl.lang | 17 years ago | |
sv.lang | 17 years ago | |
tr.lang | 17 years ago | |
tw.lang | 17 years ago |