forked from bhuisgen/rc-vacation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
112 lines (89 loc) · 4.19 KB
/
CHANGELOG
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
CHANGELOG
2012-02-18 Boris HUISGEN <[email protected]>
* lib/drivers/forward.php : driver for .forward file.
2012-01-13 Boris HUISGEN <[email protected]>
* lib/drivers/plesk.php : plesk driver from Vicente D. Monroig Climent ([email protected]).
[RELEASE]: version 0.5
2011-05-10 Boris HUISGEN <[email protected]>
* localization/cs_CZ.inc : czech translation by Libor Klepac.
* localization/pl_PL.inc : polish translation by Marcin Mirosław.
2011-03-28 Boris HUISGEN <[email protected]>
* lib/drivers/ldap.php, lib/drivers/mysql.php : add vacation keep copy in
inbox flag.
* lib/rcube_vacation.php : add vacation keep copy in inbox flag.
* vacation.php : add vacation keep copy in inbox flag.
* config.inc.php.dist : add vacation keep copy in inbox flag.
2011-03-02 Boris HUISGEN <[email protected]>
* vacation.php : fix for vacation dates support.
2011-02-26 Boris HUISGEN <[email protected]>
* lib/drivers/maildrop.php : allow custom enabled/disabled values.
* config.php : add maildrop enabled/disabled custom values support.
2011-01-16 Boris HUISGEN <[email protected]>
* lib/drivers/ldap.php : search/replace on bind settings to allow custom
user authentication.
2010-09-23 Boris HUISGEN <[email protected]>
* lib/drivers/ldap.php : add vacation_forwarder in vacation_read().
2010-09-15 Boris HUISGEN <[email protected]>
* vacation.php : fix vacation forwarder validation.
* add de_DE localization (Stéphane LECLERC).
2010-09-09 Boris HUISGEN <[email protected]>
[RELEASE]: version 0.4
2010-09-06 Boris HUISGEN <[email protected]>
* vacation.php : force message validity.
* config.inc.php.dist : disable MIME for default postfixadmin
configuration.
* contrib/xams-config.txt : fix SQL requests.
2010-09-02 Boris HUISGEN <[email protected]>
* vacation.php : add MIME support. Fix default subject/message when
drivers returns NULL values.
* contrib/maildrop-config.sql : add maildrop configuration sample.
* contrib/xams-config.txt : add XAMS configuration sample.
2010-09-01 Boris HUISGEN <[email protected]>
* lib/drivers/maildrop.php : maildrop driver by Sylvain LANGLADE.
* contrib/xams.sql : SQL requests for XAMS (http://www.xams.org)
by Stéphane LECLERC.
2010-08-31 Boris HUISGEN <[email protected]>
* vacation.php : rename PLUGIN_NOERROR to PLUGIN_SUCCESS and change
PLUGIN_ERRORXXX values. Fix CSS bug with box. Fix date control ID
and class. Validate date interval. Add option to disable jquery
date selectors.
* lib/drivers/sql.php, lib/drivers/ldap.php : fix PLUGIN_XXX values.
* doc/* : fix PLUGIN_XXX values.
* vacation.js, vacation_calendar.js : add comments.
2010-08-30 Boris HUISGEN <[email protected]>
* implement date_parse_format() for compatibility with < PHP 5.3.
* add SQL requests for custom schema (Matthieu PATOU).
* add multiple forwarders support and email check.
2010-08-28 Boris HUISGEN <[email protected]>
* add vacation start/end date support (Matthieu PATOU).
* fix POST values stripping.
* fix subject alert message.
* config.php : fix default database name to postfix.
* add postfixadmin SQL schema in contrib/ directory.
* add custom SQL schema in contrib/ directory (Matthieu PATOU).
* add INSTALL-POSTFIX, INSTALL-JQUERYUI documentation files.
2010-06-15 Boris HUISGEN <[email protected]>
* add vacation forward support.
2010-01-26 Boris HUISGEN <[email protected]>
* fix variable vacation_sql_dsn.
* remove javascript onclick event.
[RELEASE]: version 0.3.2
2009-12-17 Boris HUISGEN <[email protected]>
* fix overwriting values bug.
* add es_ES localization (Patricio MARTINEZ).
2009-11-07 Boris HUISGEN <[email protected]
* fix configuration value name.
[RELEASE]: version 0.3.1
2009-10-07 Boris HUISGEN <[email protected]>
* allow to disable vacation subject.
* add HTML message support.
* lib/drivers/ldap.php: LDAP driver.
[RELEASE]: version 0.3
2009-09-16 Boris HUISGEN <[email protected]>
* vacation.php: support plugin API, add backend storage through drivers.
* rcube_vacation.php: remove all storage code and add it to lib/drivers/sql.php
* lib/drivers/sql.php: SQL driver.
* config.inc.php: move to SQL queries blocks (postfixAdmin default queries).
[RELEASE]: version 0.2
2008-05-28 Boris HUISGEN <[email protected]>
[RELEASE]: version 0.1