[commits] Horde branch horde_5_1 updated. f6ab6ad2510062ed272dda62c77e45f231d7efe4
Michael J. Rubinsky
mrubinsk at horde.org
Tue Mar 19 05:42:13 UTC 2013
The branch "horde_5_1" has been updated.
The following is a summary of the commits.
from: 0eba094eb250a855f1a8c6ef2d5324059ad357d4
8a06606 Catch bad prefs.php configs (Bug #12121)
79cde5e make the primary gpg keylength == the subkey length
da180be generate rsa/rsa keys instead of dsa
f1a10b6 Remove outdated phpdoc
f9a9e74 prefer sha-2 algos over sha-1 in key generation
3c19a33 [mms] Improve security in PGP key generation (Request #12099).
66f750c Update pt_BR translation.
1903703 Fix setting content-id, disposition, and attachment method properties.
604e053 BFN
3653719 Close the imap connection when clearAuthentication() is called.
59de781 Unneeded spaces
5cc4087 Tweak hooks doc/examples
8fe7c6a Add Horde_Css_Parser class
fdaddd7 [mms] CSS parsing now uses the CSS3 compatible Horde_Css_Parser package instead of Horde_Text_Filter_Csstidy.
2b54118 [mms] Use Horde_Css_Parser package, which is compatible with CSS3 declarations, instead of the unmaintained Horde_Text_Filter_Csstidy code.
825aed8 [mms] Fix printing quoted text when viewing a list message.
05bccaf [mjr] Expose Kronolith_FreeBusy::get() via the external API.
f6ab6ad Merge branch 'master' into horde_5_1
-----------------------------------------------------------------------
commit 8a066062668bd32a7a970339433e882dcee1cba5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Mar 17 15:59:33 2013 -0600
Catch bad prefs.php configs (Bug #12121)
framework/Core/lib/Horde/Core/Prefs/Ui.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/8a066062668bd32a7a970339433e882dcee1cba5
-----------------------------------------------------------------------
commit 79cde5e1b28a97b8a87a9702fe1c3415e07af55e
Author: o <o at immerda.ch>
Date: Wed Mar 6 23:53:34 2013 +0100
make the primary gpg keylength == the subkey length
Horde always generates 1024 bit primary keys. This should be considered
a bug, since by the semantic of all other key generating tools, key
length concerns primary and sub-key.
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
Bug #12099
framework/Crypt/lib/Horde/Crypt/Pgp.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/79cde5e1b28a97b8a87a9702fe1c3415e07af55e
-----------------------------------------------------------------------
commit da180be80445347de1651191041a862b51e1de34
Author: o <o at immerda.ch>
Date: Thu Mar 7 00:05:27 2013 +0100
generate rsa/rsa keys instead of dsa
in accordance with gnupg we should create rsa keys instead of
deprecated dsa/el-gamal keys.
see:
http://lists.gnupg.org/pipermail/gnupg-devel/2009-May/025079.html
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
Bug #12099
framework/Crypt/lib/Horde/Crypt/Pgp.php | 23 +++++++++++++----------
1 files changed, 13 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/da180be80445347de1651191041a862b51e1de34
-----------------------------------------------------------------------
commit f1a10b675f73a989510eef5dd8f19bed5aedfd6a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Mar 17 23:44:48 2013 -0600
Remove outdated phpdoc
framework/Crypt/lib/Horde/Crypt/Pgp.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f1a10b675f73a989510eef5dd8f19bed5aedfd6a
-----------------------------------------------------------------------
commit f9a9e74deb17f22fe1ad752b2d9e29272816986e
Author: o <o at immerda.ch>
Date: Thu Mar 7 00:26:31 2013 +0100
prefer sha-2 algos over sha-1 in key generation
following the new defaults of gpg.
see
http://lists.gnupg.org/pipermail/gnupg-announce/2009q3/000291.html
below "What's New"
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
Bug #12099
framework/Crypt/lib/Horde/Crypt/Pgp.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f9a9e74deb17f22fe1ad752b2d9e29272816986e
-----------------------------------------------------------------------
commit 3c19a3350872912038a6a49cfbc6bd4014efd841
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Mar 17 23:49:03 2013 -0600
[mms] Improve security in PGP key generation (Request #12099).
framework/Crypt/package.xml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/3c19a3350872912038a6a49cfbc6bd4014efd841
-----------------------------------------------------------------------
commit 66f750c457eb386b97bda12666fb06cc862552d3
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 18 12:04:16 2013 +0100
Update pt_BR translation.
chora/locale/pt_BR/LC_MESSAGES/chora.mo | Bin 72001 -> 71212 bytes
framework/Argv/locale/pt_BR/LC_MESSAGES/Horde_Argv.mo | Bin 1488 -> 1488 bytes
framework/Argv/locale/pt_BR/LC_MESSAGES/Horde_Argv.po | 16 +-
framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.mo | Bin 1333 -> 1333 bytes
framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.po | 14 +-
framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.mo | Bin 634 -> 727 bytes
framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.po | 20 +-
framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.mo | Bin 956 -> 956 bytes
framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.po | 10 +-
framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo | Bin 16572 -> 19654 bytes
framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po | 703 +-
framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo | Bin 7445 -> 7554 bytes
framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po | 93 +-
framework/Data/locale/pt_BR/LC_MESSAGES/Horde_Data.mo | Bin 1177 -> 1305 bytes
framework/Data/locale/pt_BR/LC_MESSAGES/Horde_Data.po | 20 +-
framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.mo | Bin 1192 -> 1192 bytes
framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.po | 26 +-
framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo | Bin 10910 -> 10967 bytes
framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po | 350 +-
framework/Icalendar/locale/pt_BR/LC_MESSAGES/Horde_Icalendar.mo | Bin 503 -> 503 bytes
framework/Icalendar/locale/pt_BR/LC_MESSAGES/Horde_Icalendar.po | 4 +-
framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.mo | Bin 812 -> 2165 bytes
framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.po | 22 +-
.../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo | Bin 7124 -> 2856 bytes
.../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po | 280 +-
framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo | Bin 1360 -> 1256 bytes
framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po | 29 +-
.../Mime_Viewer/locale/pt_BR/LC_MESSAGES/Horde_Mime_Viewer.mo | Bin 1531 -> 1531 bytes
.../Mime_Viewer/locale/pt_BR/LC_MESSAGES/Horde_Mime_Viewer.po | 4 +-
framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.mo | Bin 6939 -> 6939 bytes
framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.po | 234 +-
framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.mo | Bin 14743 -> 14743 bytes
framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.po | 2 +-
framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.mo | Bin 1026 -> 1026 bytes
framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.po | 8 +-
framework/Rpc/locale/pt_BR/LC_MESSAGES/Horde_Rpc.mo | Bin 1271 -> 1436 bytes
framework/Rpc/locale/pt_BR/LC_MESSAGES/Horde_Rpc.po | 8 +-
.../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.mo | Bin 677 -> 677 bytes
.../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.po | 6 +-
.../Text_Filter/locale/pt_BR/LC_MESSAGES/Horde_Text_Filter.mo | Bin 475 -> 475 bytes
.../Text_Filter/locale/pt_BR/LC_MESSAGES/Horde_Text_Filter.po | 6 +-
framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.mo | Bin 641 -> 641 bytes
framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.po | 8 +-
gollem/locale/pt_BR/LC_MESSAGES/gollem.mo | Bin 72992 -> 71809 bytes
gollem/locale/pt_BR/LC_MESSAGES/gollem.po | 288 +-
horde/locale/pt_BR/LC_MESSAGES/horde.mo | Bin 64827 -> 64028 bytes
horde/locale/pt_BR/LC_MESSAGES/horde.po | 1562 +-
imp/locale/pt_BR/LC_MESSAGES/imp.mo | Bin 183032 -> 176277 bytes
imp/locale/pt_BR/LC_MESSAGES/imp.po | 4563 ++---
ingo/locale/pt_BR/LC_MESSAGES/ingo.mo | Bin 82364 -> 82678 bytes
ingo/locale/pt_BR/LC_MESSAGES/ingo.po | 527 +-
kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo | Bin 125195 -> 123729 bytes
kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po | 1815 +-
mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo | Bin 75321 -> 73757 bytes
mnemo/locale/pt_BR/LC_MESSAGES/mnemo.po | 318 +-
nag/locale/pt_BR/LC_MESSAGES/nag.po | 944 +-
passwd/locale/pt_BR/LC_MESSAGES/passwd.mo | Bin 70609 -> 69878 bytes
turba/locale/pt_BR/LC_MESSAGES/turba.mo | Bin 95617 -> 94740 bytes
turba/locale/pt_BR/LC_MESSAGES/turba.po | 788 +-
whups/locale/pt_BR/LC_MESSAGES/whups.mo | Bin 93947 -> 93062 bytes
wicked/locale/pt_BR/LC_MESSAGES/wicked.mo | Bin 79291 -> 78096 bytes
wicked/locale/pt_BR/LC_MESSAGES/wicked.po | 124 +-
62 files changed, 6290 insertions(+), 6502 deletions(-)
http://git.horde.org/horde-git/-/commit/66f750c457eb386b97bda12666fb06cc862552d3
-----------------------------------------------------------------------
commit 19037036bd96bf4be64e2b018654dff86a122a33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 18 10:27:09 2013 -0400
Fix setting content-id, disposition, and attachment method properties.
Bug: 12123
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 8 +++-
.../lib/Horde/ActiveSync/Message/AirSyncBaseAttachment.php | 11 ++++-
2 files changed, 15 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/19037036bd96bf4be64e2b018654dff86a122a33
-----------------------------------------------------------------------
commit 604e053ec3866fedcd8e8f08a6be114dc18e4dfb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 18 10:47:42 2013 -0400
BFN
framework/ActiveSync/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/604e053ec3866fedcd8e8f08a6be114dc18e4dfb
-----------------------------------------------------------------------
commit 365371904525a61fde473a851227e76a57e0f778
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 18 11:16:42 2013 -0400
Close the imap connection when clearAuthentication() is called.
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/365371904525a61fde473a851227e76a57e0f778
-----------------------------------------------------------------------
commit 59de781f254cf7af5986da26cb2c5474def9fd7d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Mar 18 00:47:50 2013 -0600
Unneeded spaces
horde/templates/prefs/begin.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/59de781f254cf7af5986da26cb2c5474def9fd7d
-----------------------------------------------------------------------
commit 5cc4087a4717ed31af879937f88eb110f358e2d0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Mar 18 00:56:57 2013 -0600
Tweak hooks doc/examples
horde/config/hooks.php.dist | 63 ++++++++++++++++++++++--------------------
1 files changed, 33 insertions(+), 30 deletions(-)
http://git.horde.org/horde-git/-/commit/5cc4087a4717ed31af879937f88eb110f358e2d0
-----------------------------------------------------------------------
commit 8fe7c6a52443ceab1a3c2a7e4b364f6ba005e059
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Mar 18 19:18:26 2013 -0600
Add Horde_Css_Parser class
framework/Css_Parser/doc/Horde/Css/Parser/COPYING | 458 ++++
framework/Css_Parser/doc/Horde/Css/Parser/EXPAT_LICENSE | 24 +
framework/Css_Parser/lib/Horde/Css/Parser.php | 72 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/CSSBlockList.php | 78 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/CSSList.php | 75 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/Document.php | 87 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/KeyFrame.php | 40 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/MediaQuery.php | 32 +
framework/Css_Parser/lib/Sabberworm/CSS/Parser.php | 564 ++++
.../lib/Sabberworm/CSS/Parsing/UnexpectedTokenException.php | 28 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/CSSNamespace.php | 37 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/Charset.php | 32 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/Import.php | 30 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/Selector.php | 75 +
framework/Css_Parser/lib/Sabberworm/CSS/Rule/Rule.php | 142 +
framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/AtRule.php | 28 +
.../Css_Parser/lib/Sabberworm/CSS/RuleSet/DeclarationBlock.php | 585 +++++
framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/RuleSet.php | 95 +
framework/Css_Parser/lib/Sabberworm/CSS/Settings.php | 52 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/CSSFunction.php | 35 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/Color.php | 24 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/PrimitiveValue.php | 7 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/RuleValueList.php | 11 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/Size.php | 63 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/String.php | 27 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/URL.php | 26 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/Value.php | 8 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/ValueList.php | 42 +
framework/Css_Parser/package.xml | 154 ++
29 files changed, 2931 insertions(+), 0 deletions(-)
create mode 100644 framework/Css_Parser/doc/Horde/Css/Parser/COPYING
create mode 100644 framework/Css_Parser/doc/Horde/Css/Parser/EXPAT_LICENSE
create mode 100644 framework/Css_Parser/lib/Horde/Css/Parser.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/CSSList/CSSBlockList.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/CSSList/CSSList.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/CSSList/Document.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/CSSList/KeyFrame.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/CSSList/MediaQuery.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Parser.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Parsing/UnexpectedTokenException.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Property/CSSNamespace.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Property/Charset.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Property/Import.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Property/Selector.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Rule/Rule.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/AtRule.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/DeclarationBlock.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/RuleSet.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Settings.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/CSSFunction.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/Color.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/PrimitiveValue.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/RuleValueList.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/Size.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/String.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/URL.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/Value.php
create mode 100644 framework/Css_Parser/lib/Sabberworm/CSS/Value/ValueList.php
create mode 100644 framework/Css_Parser/package.xml
http://git.horde.org/horde-git/-/commit/8fe7c6a52443ceab1a3c2a7e4b364f6ba005e059
-----------------------------------------------------------------------
commit fdaddd72330c544a9628fdb8a015849c12ecfb67
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Mar 18 20:47:44 2013 -0600
[mms] CSS parsing now uses the CSS3 compatible Horde_Css_Parser package instead of Horde_Text_Filter_Csstidy.
framework/Core/lib/Horde/Themes/Css.php | 101 +++++++++++++------------------
framework/Core/package.xml | 10 ++-
2 files changed, 49 insertions(+), 62 deletions(-)
http://git.horde.org/horde-git/-/commit/fdaddd72330c544a9628fdb8a015849c12ecfb67
-----------------------------------------------------------------------
commit 2b5411859c870bffc70c0aff60ced9d9038b78ec
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Mar 18 22:03:30 2013 -0600
[mms] Use Horde_Css_Parser package, which is compatible with CSS3 declarations, instead of the unmaintained Horde_Text_Filter_Csstidy code.
imp/docs/CHANGES | 2 +
imp/lib/Contents/View.php | 19 ++++++---
imp/lib/Mime/Viewer/Html.php | 90 +++++++++++++++++++++++------------------
imp/package.xml | 16 ++++---
4 files changed, 74 insertions(+), 53 deletions(-)
http://git.horde.org/horde-git/-/commit/2b5411859c870bffc70c0aff60ced9d9038b78ec
-----------------------------------------------------------------------
commit 825aed8d662f5ffa69442fa6fbac8b93d1b6f54a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Mar 18 22:24:40 2013 -0600
[mms] Fix printing quoted text when viewing a list message.
imp/docs/CHANGES | 1 +
imp/lib/Mime/Viewer/Plain.php | 21 ++++++++++++---------
imp/package.xml | 2 ++
3 files changed, 15 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/825aed8d662f5ffa69442fa6fbac8b93d1b6f54a
-----------------------------------------------------------------------
commit 05bccaf619d97e88744bc168e18bdacd93b9f2e6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 19 01:40:03 2013 -0400
[mjr] Expose Kronolith_FreeBusy::get() via the external API.
kronolith/docs/CHANGES | 9 ++++++++-
kronolith/lib/Api.php | 13 +++++++++++++
kronolith/package.xml | 43 ++++++++++++++++++++++++++++++++++++-------
3 files changed, 57 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/05bccaf619d97e88744bc168e18bdacd93b9f2e6
-----------------------------------------------------------------------
commit f6ab6ad2510062ed272dda62c77e45f231d7efe4
Merge: 0eba094 05bccaf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 19 01:41:58 2013 -0400
Merge branch 'master' into horde_5_1
chora/locale/pt_BR/LC_MESSAGES/chora.mo | Bin 72001 -> 71212 bytes
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 8 +-
.../lib/Horde/ActiveSync/Message/AirSyncBaseAttachment.php | 11 +-
framework/ActiveSync/package.xml | 4 +-
framework/Argv/locale/pt_BR/LC_MESSAGES/Horde_Argv.mo | Bin 1488 -> 1488 bytes
framework/Argv/locale/pt_BR/LC_MESSAGES/Horde_Argv.po | 16 +-
framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.mo | Bin 1333 -> 1333 bytes
framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.po | 14 +-
framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.mo | Bin 634 -> 727 bytes
framework/Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.po | 20 +-
framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.mo | Bin 956 -> 956 bytes
framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.po | 10 +-
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 4 +
framework/Core/lib/Horde/Core/Prefs/Ui.php | 5 +
framework/Core/lib/Horde/Themes/Css.php | 101 +-
framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo | Bin 16572 -> 19654 bytes
framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po | 703 +-
framework/Core/package.xml | 10 +-
framework/Crypt/lib/Horde/Crypt/Pgp.php | 28 +-
framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo | Bin 7445 -> 7554 bytes
framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po | 93 +-
framework/Crypt/package.xml | 12 +-
framework/Css_Parser/doc/Horde/Css/Parser/COPYING | 458 +
framework/Css_Parser/doc/Horde/Css/Parser/EXPAT_LICENSE | 24 +
framework/Css_Parser/lib/Horde/Css/Parser.php | 72 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/CSSBlockList.php | 78 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/CSSList.php | 75 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/Document.php | 87 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/KeyFrame.php | 40 +
framework/Css_Parser/lib/Sabberworm/CSS/CSSList/MediaQuery.php | 32 +
framework/Css_Parser/lib/Sabberworm/CSS/Parser.php | 564 +
.../lib/Sabberworm/CSS/Parsing/UnexpectedTokenException.php | 28 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/CSSNamespace.php | 37 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/Charset.php | 32 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/Import.php | 30 +
framework/Css_Parser/lib/Sabberworm/CSS/Property/Selector.php | 75 +
framework/Css_Parser/lib/Sabberworm/CSS/Rule/Rule.php | 142 +
framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/AtRule.php | 28 +
.../Css_Parser/lib/Sabberworm/CSS/RuleSet/DeclarationBlock.php | 585 +
framework/Css_Parser/lib/Sabberworm/CSS/RuleSet/RuleSet.php | 95 +
framework/Css_Parser/lib/Sabberworm/CSS/Settings.php | 52 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/CSSFunction.php | 35 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/Color.php | 24 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/PrimitiveValue.php | 7 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/RuleValueList.php | 11 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/Size.php | 63 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/String.php | 27 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/URL.php | 26 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/Value.php | 8 +
framework/Css_Parser/lib/Sabberworm/CSS/Value/ValueList.php | 42 +
framework/Css_Parser/package.xml | 154 +
framework/Data/locale/pt_BR/LC_MESSAGES/Horde_Data.mo | Bin 1177 -> 1305 bytes
framework/Data/locale/pt_BR/LC_MESSAGES/Horde_Data.po | 20 +-
framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.mo | Bin 1192 -> 1192 bytes
framework/Date/locale/pt_BR/LC_MESSAGES/Horde_Date.po | 26 +-
framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo | Bin 10910 -> 10967 bytes
framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po | 350 +-
framework/Icalendar/locale/pt_BR/LC_MESSAGES/Horde_Icalendar.mo | Bin 503 -> 503 bytes
framework/Icalendar/locale/pt_BR/LC_MESSAGES/Horde_Icalendar.po | 4 +-
framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.mo | Bin 812 -> 2165 bytes
framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.po | 22 +-
.../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo | Bin 7124 -> 2856 bytes
.../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po | 280 +-
framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo | Bin 1360 -> 1256 bytes
framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po | 29 +-
.../Mime_Viewer/locale/pt_BR/LC_MESSAGES/Horde_Mime_Viewer.mo | Bin 1531 -> 1531 bytes
.../Mime_Viewer/locale/pt_BR/LC_MESSAGES/Horde_Mime_Viewer.po | 4 +-
framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.mo | Bin 6939 -> 6939 bytes
framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.po | 234 +-
framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.mo | Bin 14743 -> 14743 bytes
framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.po | 2 +-
framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.mo | Bin 1026 -> 1026 bytes
framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.po | 8 +-
framework/Rpc/locale/pt_BR/LC_MESSAGES/Horde_Rpc.mo | Bin 1271 -> 1436 bytes
framework/Rpc/locale/pt_BR/LC_MESSAGES/Horde_Rpc.po | 8 +-
.../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.mo | Bin 677 -> 677 bytes
.../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.po | 6 +-
.../Text_Filter/locale/pt_BR/LC_MESSAGES/Horde_Text_Filter.mo | Bin 475 -> 475 bytes
.../Text_Filter/locale/pt_BR/LC_MESSAGES/Horde_Text_Filter.po | 6 +-
framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.mo | Bin 641 -> 641 bytes
framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.po | 8 +-
gollem/locale/pt_BR/LC_MESSAGES/gollem.mo | Bin 72992 -> 71809 bytes
gollem/locale/pt_BR/LC_MESSAGES/gollem.po | 288 +-
horde/config/hooks.php.dist | 63 +-
horde/locale/pt_BR/LC_MESSAGES/horde.mo | Bin 64827 -> 64028 bytes
horde/locale/pt_BR/LC_MESSAGES/horde.po | 1562 +-
horde/templates/prefs/begin.html | 4 +-
imp/docs/CHANGES | 3 +
imp/lib/Contents/View.php | 19 +-
imp/lib/Mime/Viewer/Html.php | 90 +-
imp/lib/Mime/Viewer/Plain.php | 21 +-
imp/locale/pt_BR/LC_MESSAGES/imp.mo | Bin 183032 -> 176277 bytes
imp/locale/pt_BR/LC_MESSAGES/imp.po | 4563 ++---
imp/package.xml | 18 +-
ingo/locale/pt_BR/LC_MESSAGES/ingo.mo | Bin 82364 -> 82678 bytes
ingo/locale/pt_BR/LC_MESSAGES/ingo.po | 527 +-
kronolith/docs/CHANGES | 9 +-
kronolith/lib/Api.php | 13 +
kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo | Bin 125195 -> 123729 bytes
kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po | 1815 +-
kronolith/package.xml | 43 +-
mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo | Bin 75321 -> 73757 bytes
mnemo/locale/pt_BR/LC_MESSAGES/mnemo.po | 318 +-
nag/locale/pt_BR/LC_MESSAGES/nag.po | 944 +-
passwd/locale/pt_BR/LC_MESSAGES/passwd.mo | Bin 70609 -> 69878 bytes
turba/locale/pt_BR/LC_MESSAGES/turba.mo | Bin 95617 -> 94740 bytes
turba/locale/pt_BR/LC_MESSAGES/turba.po | 788 +-
whups/locale/pt_BR/LC_MESSAGES/whups.mo | Bin 93947 -> 93062 bytes
wicked/locale/pt_BR/LC_MESSAGES/wicked.mo | Bin 79291 -> 78096 bytes
wicked/locale/pt_BR/LC_MESSAGES/wicked.po | 124 +-
110 files changed, 9499 insertions(+), 6690 deletions(-)
http://git.horde.org/horde-git/-/commit/f6ab6ad2510062ed272dda62c77e45f231d7efe4
More information about the commits
mailing list