[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. cdd3df8f35d009be21f01c19e5515634f3e3f502

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.

The branch, master has been updated
       via  cdd3df8f35d009be21f01c19e5515634f3e3f502 (commit)
       via  a9c993c12bf0e169db8927fe2aac00fc88864a48 (commit)
      from  5bc0563f2d94b1f4150b45e6bd2922ed2b6a5c15 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cdd3df8f35d009be21f01c19e5515634f3e3f502
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date:   Thu Jul 21 22:14:33 2016 +0200

    Modify gettext handling to use Locale::Messages
    
    Bare Locale::gettext returns non-utf8 flagged data, so we'd have to
    Encode::decode_utf8 on each gettext call. Switching to Locale::Messages
    (from libintl-perl) allows to put a filter to autmagically tag all
    returned values.
    The filter is set up in Vhffs.pm since this is a central class used
    everywhere.
    This solves the issue with panel only working with ISO compiled locales.

commit a9c993c12bf0e169db8927fe2aac00fc88864a48
Author: Sébastien Le Ray <beuss@xxxxxxxxxxxxx>
Date:   Thu Jul 21 21:42:37 2016 +0200

    Removed unexisting exported function from Vhffs::Panel

-----------------------------------------------------------------------

Summary of changes:
 vhffs-api/src/Vhffs.pm                   |   11 +++++++++++
 vhffs-api/src/Vhffs/Constants.pm         |    2 +-
 vhffs-api/src/Vhffs/Functions.pm         |    3 +--
 vhffs-api/src/Vhffs/Listengine.pm        |    3 +--
 vhffs-api/src/Vhffs/Object.pm            |    3 +--
 vhffs-api/src/Vhffs/Panel.pm             |   11 ++++-------
 vhffs-api/src/Vhffs/Panel/Acl.pm         |    3 +--
 vhffs-api/src/Vhffs/Panel/Admin.pm       |    3 +--
 vhffs-api/src/Vhffs/Panel/Auth.pm        |    3 +--
 vhffs-api/src/Vhffs/Panel/Avatar.pm      |    3 +--
 vhffs-api/src/Vhffs/Panel/Bazaar.pm      |    3 +--
 vhffs-api/src/Vhffs/Panel/Broadcast.pm   |    3 +--
 vhffs-api/src/Vhffs/Panel/Commons.pm     |    3 +--
 vhffs-api/src/Vhffs/Panel/Contact.pm     |    3 +--
 vhffs-api/src/Vhffs/Panel/Cron.pm        |    3 +--
 vhffs-api/src/Vhffs/Panel/Cvs.pm         |    3 +--
 vhffs-api/src/Vhffs/Panel/DNS.pm         |    3 +--
 vhffs-api/src/Vhffs/Panel/Git.pm         |    3 +--
 vhffs-api/src/Vhffs/Panel/Group.pm       |    3 +--
 vhffs-api/src/Vhffs/Panel/Mail.pm        |    3 +--
 vhffs-api/src/Vhffs/Panel/MailingList.pm |    3 +--
 vhffs-api/src/Vhffs/Panel/Mercurial.pm   |    3 +--
 vhffs-api/src/Vhffs/Panel/Moderation.pm  |    3 +--
 vhffs-api/src/Vhffs/Panel/Mysql.pm       |    3 +--
 vhffs-api/src/Vhffs/Panel/Object.pm      |    3 +--
 vhffs-api/src/Vhffs/Panel/Pgsql.pm       |    3 +--
 vhffs-api/src/Vhffs/Panel/Public.pm      |    3 +--
 vhffs-api/src/Vhffs/Panel/Repository.pm  |    3 +--
 vhffs-api/src/Vhffs/Panel/Stats.pm       |    3 +--
 vhffs-api/src/Vhffs/Panel/Subscribe.pm   |    3 +--
 vhffs-api/src/Vhffs/Panel/Svn.pm         |    3 +--
 vhffs-api/src/Vhffs/Panel/Tag.pm         |    3 +--
 vhffs-api/src/Vhffs/Panel/User.pm        |    3 +--
 vhffs-api/src/Vhffs/Panel/Web.pm         |    3 +--
 vhffs-api/src/Vhffs/Robots/User.pm       |    3 +--
 vhffs-api/src/Vhffs/User.pm              |    3 +--
 vhffs-api/src/Vhffs/UserGroup.pm         |    3 +--
 vhffs-irc/modobot.pl                     |    3 +--
 vhffs-listengine/src/listengine.pl       |    3 +--
 vhffs-panel/index.pl                     |    3 +--
 vhffs-public/index.pl                    |    3 +--
 vhffs-test-dependencies.in               |   10 +++++-----
 vhffs-tools/src/vhffs-moderate           |    2 +-
 43 files changed, 60 insertions(+), 90 deletions(-)


hooks/post-receive
-- 
vhffs4/vhffs.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/