The branch "ingo_3_1" has been updated. The following is a summary of the commits.
from: 1dd6de0adc8bd253eb96bed28472b26f98dbafe6 bc9b562 phpdoc 3e97aa1 Hide blacklist/whitelist if not supported by current backends. 14cd41c Trim scripts. 592d076 phpdoc 4718084 Fix skipping rules if only using a single catch-all script backend. f5f2060 Always pass euser, but don't overwrite backend configuration with user credentials. 2a7643e Add customsql driver from vacation module. ----------------------------------------------------------------------- commit bc9b56298e52f07d30e059655e908d29082425c3 Author: Jan Schneider <[email protected]> Date: Tue Mar 12 14:15:54 2013 +0100 phpdoc ingo/lib/Ajax/Application.php | 11 +++++++++-- ingo/lib/Ajax/Application/Smartmobile.php | 11 +++++++++-- ingo/lib/Api.php | 16 +++++++++++----- ingo/lib/Application.php | 12 +++++++----- ingo/lib/Block/Overview.php | 11 +++++++++-- ingo/lib/Exception.php | 11 +++++++++-- ingo/lib/Exception/Pear.php | 11 +++++++++-- ingo/lib/Factory/Storage.php | 12 ++++-------- ingo/lib/Factory/Transport.php | 10 ++++------ ingo/lib/Form/Base.php | 11 +++++++++-- ingo/lib/Form/Forward.php | 11 +++++++++-- ingo/lib/Form/Spam.php | 11 +++++++++-- ingo/lib/Form/Vacation.php | 11 +++++++++-- ingo/lib/Ingo.php | 12 ++++++++++-- ingo/lib/LoginTasks/SystemTask/Upgrade.php | 11 +++++++++-- ingo/lib/Script/Base.php | 14 +++++++++++--- ingo/lib/Script/Imap.php | 13 ++++++++++--- ingo/lib/Script/Imap/Api.php | 11 +++++++++-- ingo/lib/Script/Imap/Live.php | 12 ++++++++++-- ingo/lib/Script/Imap/Mock.php | 6 ++++++ ingo/lib/Script/Ispconfig.php | 12 +++++++++--- ingo/lib/Script/Ispconfig/Vacation.php | 13 ++++++++++--- ingo/lib/Script/Item.php | 13 ++++++++++--- ingo/lib/Script/Maildrop.php | 12 ++++++++++-- ingo/lib/Script/Maildrop/Comment.php | 12 ++++++++++-- ingo/lib/Script/Maildrop/Recipe.php | 12 ++++++++++-- ingo/lib/Script/Maildrop/Variable.php | 12 ++++++++++-- ingo/lib/Script/Procmail.php | 13 +++++++++++-- ingo/lib/Script/Procmail/Comment.php | 12 ++++++++++-- ingo/lib/Script/Procmail/Default.php | 13 ++++++++++--- ingo/lib/Script/Procmail/Recipe.php | 12 ++++++++++-- ingo/lib/Script/Procmail/Variable.php | 12 ++++++++++-- ingo/lib/Script/Sieve.php | 12 +++++++++++- ingo/lib/Script/Sieve/Action.php | 16 ++++++++++++---- ingo/lib/Script/Sieve/Action/Addflag.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Discard.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Fileinto.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Flag.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Keep.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Notify.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Redirect.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Reject.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Removeflag.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Action/Stop.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Action/Vacation.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Comment.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Else.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Elsif.php | 12 ++++++++++-- ingo/lib/Script/Sieve/If.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Require.php | 11 +++++++++-- ingo/lib/Script/Sieve/Test.php | 16 ++++++++++++---- ingo/lib/Script/Sieve/Test/Address.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Test/Allof.php | 16 ++++++++++++---- ingo/lib/Script/Sieve/Test/Anyof.php | 16 ++++++++++++---- ingo/lib/Script/Sieve/Test/Body.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Test/Exists.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Test/False.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Test/Header.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Test/Not.php | 14 +++++++++++--- ingo/lib/Script/Sieve/Test/Relational.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Test/Size.php | 12 ++++++++++-- ingo/lib/Script/Sieve/Test/True.php | 14 +++++++++++--- ingo/lib/Script/String.php | 11 +++++++++-- ingo/lib/Smartmobile.php | 11 +++++++++-- ingo/lib/Storage.php | 12 ++++++++++-- ingo/lib/Storage/Blacklist.php | 13 ++++++++++--- ingo/lib/Storage/Filters.php | 13 ++++++++++--- ingo/lib/Storage/Filters/Sql.php | 16 ++++++++++++---- ingo/lib/Storage/Forward.php | 13 ++++++++++--- ingo/lib/Storage/Mock.php | 12 +++++++++--- ingo/lib/Storage/Prefs.php | 14 +++++++++++--- ingo/lib/Storage/Rule.php | 13 ++++++++++--- ingo/lib/Storage/Spam.php | 13 ++++++++++--- ingo/lib/Storage/Sql.php | 14 +++++++++++--- ingo/lib/Storage/Vacation.php | 13 ++++++++++--- ingo/lib/Storage/VacationTest.php | 13 ++++++++++--- ingo/lib/Storage/Whitelist.php | 13 ++++++++++--- ingo/lib/Test.php | 11 +++++++++-- ingo/lib/Transport/Base.php | 12 ++++++++++-- ingo/lib/Transport/Ispconfig.php | 16 +++++++++++++--- ingo/lib/Transport/Ldap.php | 17 +++++++++++++---- ingo/lib/Transport/Null.php | 12 +++++++++--- ingo/lib/Transport/Sivtest.php | 14 +++++++++++--- ingo/lib/Transport/Timsieved.php | 18 ++++++++++++++---- ingo/lib/Transport/Vfs.php | 18 ++++++++++++++---- ingo/lib/Ui/VarRenderer/Ingo.php | 13 ++++++++++--- 86 files changed, 862 insertions(+), 230 deletions(-) http://git.horde.org/horde-git/-/commit/bc9b56298e52f07d30e059655e908d29082425c3 ----------------------------------------------------------------------- commit 3e97aa19f2125e20d28ec6cb9a2b60f1356c1b01 Author: Jan Schneider <[email protected]> Date: Wed Mar 13 12:10:10 2013 +0100 Hide blacklist/whitelist if not supported by current backends. ingo/lib/Application.php | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/3e97aa19f2125e20d28ec6cb9a2b60f1356c1b01 ----------------------------------------------------------------------- commit 14cd41c779dae58560a49095fd62c26b63c6efba Author: Jan Schneider <[email protected]> Date: Wed Mar 13 13:12:11 2013 +0100 Trim scripts. ingo/script.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/14cd41c779dae58560a49095fd62c26b63c6efba ----------------------------------------------------------------------- commit 592d076cc57df9a18e6b345432f0833e23e37b41 Author: Jan Schneider <[email protected]> Date: Wed Mar 13 13:12:54 2013 +0100 phpdoc ingo/lib/Script/Base.php | 2 -- ingo/lib/Transport/Base.php | 5 ++++- ingo/lib/Transport/Ispconfig.php | 4 +++- ingo/lib/Transport/Ldap.php | 4 +++- ingo/lib/Transport/Timsieved.php | 3 ++- ingo/lib/Transport/Vfs.php | 3 ++- 6 files changed, 14 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/592d076cc57df9a18e6b345432f0833e23e37b41 ----------------------------------------------------------------------- commit 4718084d5c8ca2bf8d33fff8f24d496e6c04baeb Author: Jan Schneider <[email protected]> Date: Wed Mar 13 13:13:56 2013 +0100 Fix skipping rules if only using a single catch-all script backend. ingo/lib/Factory/Script.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/4718084d5c8ca2bf8d33fff8f24d496e6c04baeb ----------------------------------------------------------------------- commit f5f2060cd26631a552f24e4a10fac19174c5487b Author: Jan Schneider <[email protected]> Date: Wed Mar 13 13:14:45 2013 +0100 Always pass euser, but don't overwrite backend configuration with user credentials. ingo/lib/Factory/Transport.php | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/f5f2060cd26631a552f24e4a10fac19174c5487b ----------------------------------------------------------------------- commit 2a7643e186b92d9be3e14d9c33262ed0b1476586 Author: Jan Schneider <[email protected]> Date: Wed Mar 13 13:24:29 2013 +0100 Add customsql driver from vacation module. ingo/config/backends.php | 43 ++++++++++--- ingo/lib/Script/Customsql.php | 136 +++++++++++++++++++++++++++++++++++++++++ ingo/lib/Transport/Base.php | 11 +++ ingo/lib/Transport/Sql.php | 97 +++++++++++++++++++++++++++++ ingo/package.xml | 10 ++- 5 files changed, 284 insertions(+), 13 deletions(-) create mode 100644 ingo/lib/Script/Customsql.php create mode 100644 ingo/lib/Transport/Sql.php http://git.horde.org/horde-git/-/commit/2a7643e186b92d9be3e14d9c33262ed0b1476586 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
