1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
------
v3.0.1
------
[jan] Improve error checking.
[jan] Add Slovenian translation (Duck <duck@obala.net>).
[jan] Add configuration option for search bind DNs and passwords.
[jan] Add configuration option for search timeouts.
[jan] Optionally allow users to set their From: address (Christian Hernmarck
<christian@hernmarck.ch>, Request #1833).
[jan] Improve accessibility.
[jan] Add support for Berkeley DB 4 vacation databases (Gregory Colpart
<reg@evolix.fr>).
----
v3.0
----
[jan] Fix support for realm based configuration.
[jan] Add Greek translation (Konstantinos C. Milosis <kmilosis@yahoo.com>).
[jan] Add encryption type configuration to SQL driver (Request #2377).
[mas] Fix compatibility with PHP 5.1.2. (tinu@humbapa.ch, Bug #3516)
--------
v3.0-RC1
--------
[ben] Better support for MS-SQL.
[jan] Add configuration option to disable subject headers
(c.affolter@stepping-stone.ch, Request #2643).
[jan] Allow to set protocol version in qmail LDAP driver
(m.zdila@episoftware.com, Request #2834).
[jan] Prevent deletion of existing vacation notices in qmail driver
(tevans@tachometry.com, Request #2572).
[jan] Select the enable/disable button depending on the current state
(tevans@tachometry.com, Request #2572).
[cjh] Make the LDAP driver more configurable (Request #1648).
[cjh] Add passive mode to FTP driver configuration options (Request #1782).
[cjh] Use bind variables in the SQL driver (selsky@columbia.edu,
Request #1680).
[jmf] Work with newer Mail packages by turning off validation.
[jan] Add Czech translation (Pavel Chytil <pavel@chytil.tk>).
[jmf] Allow multiple aliases.
[jmf] Add ability to retrieve alias automatically via FTP from an aliases or
virtual file on the mail server.
[jmf] Add configuration option to hide alias entry.
[jan] Add Persian (Western) translation (Vahid Ghafarpour
<vahid@ghafarpour.com>).
[jan] Add realm support to SQL driver and automatically create db entry if
none exists yet (Martin Luethi <horde@humbapa.ch>).
[jan] Allow Horde authentication for all drivers (Martin Luethi
<horde@humbapa.ch>).
[cjh] Add an option for ignoring realm information in the email address
written to .forward files.
[cjh] Make the default vacation message configurable.
[cjh] If we can retrieve the current vacation message for the user, pre-load
the textarea with it.
[cjh] Implement fetching of current details for the forwards driver.
[ejr] Rename graphics/plane.gif to graphics/vacation.png.
[jan] Add Bulgarian translation (Miroslav Pendev <pendev@hotmail.com>).
[ejr] Try to set permissions on files transferred with forwards ftp driver.
[ejr] Remove custom ftp/tmpfile code and use the Horde_VFS:: class for all ftp
stuff.
------
v2.2.2
------
[jan] Close XSS when setting the parent frame's page title by javascript (cjh).
[jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>).
[jan] Fix qmail driver not including VFS.php.
------
v2.2.1
------
[jan] Add Galician translation (Rafael Varela Pet <srrafa@usc.es>, Guillermo
Mendez <guille@usc.es>).
[cjh] Add a configuration parameter that specifies a regular expression
which vacation messages must match.
[cjh] Add an optional backend parameter to use the password the user
is currently logged in with.
[ejr] Add alias support.
[jan] Add Dutch translation (Arin Huisken <arien@huisken-systems.nl>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>,
Marius Dragulescu <mariusd@urban-grafx.ro>).
[ejr] Fix alias support, fix some phpdoc.
----
v2.2
----
[ejr] Add javascript form input validation.
[ejr] Add script to create database files.
[ejr] Add comments/copyrights as needed, clean up html and php code, etc.
[ejr] Add alias support.
[ejr] Add address checking/parsing.
[ejr] Add api support.
[ejr] Add qmail driver.
[ejr] Remove config/prefs.php.dist as it wasn't needed/used.
----
v2.1
----
[cjh] Close several small XSS vulnerabilities
(Mitja Kolsek <mitja.kolsek@acros.si>).
[jan] Add Italian translation (Alessio Ciregia <alessio@ifc.cnr.it>).
[ejr] Restore default realm functionality, add database files and script to
generate them, make this CHNANGES file match the rest of Horde's.
[jan] Add Brazilian Portugues translation (Walber Alexandre
<walberalexandre@bol.com.br>).
[ejr] Add exim sql backend (Ilya Krel <mail@krel.org>).
[ejr] Changed to Driver class system, remove userid variable.
------
v2.0.1
------
[ejr] Released this version as V 2.0.1 (previous was V2.0).
[jan] Add Traditional Chinese translation (David Chang <david@thbuo.gov.tw>).
[ejr] fix bogus tag and class tag in password input area.
[ejr] recode temporary file handling, add phpdoc.
[jan] Add Norwegian Nynorsk translation (Per-Stian Vatne <psv@orsta.org>).
[jan] Add Finnish translation (Tero Matinlassi
<tero.matinlassi@edu.vantaa.fi>).
[ejr] Updated templates/common-header.inc (refered by Joel Vandal).
[ejr] Implemented new CVS HEAD themes.
[ejr] Updated to new CVS HEAD notification system.
[ejr] Changed ftp_put() parameter from string to integer for php 4.2.x.
Thanks to Pradit Wattanasuwan who found this (I'm still on 4.1.x).
----
v2.0
----
[ejr] Released this version as V 2.0 (previous was V1.0a).
[ejr] Added Danish Translations by Epsen Juergensen.
[ejr] Added real realm support.
[ejr] Small change to lib/base.php login checking (newline, selfUrl() call).
[ejr] Removed admin user checks since horde doesn't support admin array any
more.
[ejr] Added new refused user code due to issues with old code matching too
much.
[ejr] Spanish translations.
[ejr] Updated German translations (Jens A Tkotz).
[ejr] Added remove_realm setting.
[ejr] Fixed bug in po/Makefile.
[ejr] Fixed bug in config/conf.php.dist.
[ejr] New fr_FR translation by D. Huhardeaux.
[ejr] More locale work.
[ejr] Added title code to templates/common-footer.inc.
[ejr] Started gettext language support.
[ejr] Added unlink() call to remove temp file after installing .forward file.
[ejr] Fixed Location redirect in index.php thanks to John Wedoff.
[ejr] Added help menu item (English only, and needs work).
[ejr] Fixed require statement above -- thanks to Serge Grondin.
[ejr] Fixed require statement in main.php (syntax, path).
[ejr] Added support for my accounts module.
[ejr] Updated documentation.
[ejr] Added menu bar support.
[ejr] removed tabs from all php code.
[ejr] Added refused user list to config/conf.php.
[ejr] Fixed path error in noconfigured.inc and index.php.
[ejr] Made userid field only show if the person is in the admin group.
[ejr] Add graphic plane.gif (Thanks to Eric Keto for help with graphic).
[ejr] Rewrite Passwd module into a vacation module (see Passwd docs for info).
|