[commits] sesha branch FRAMEWORK_5_2 updated. 35100f4319a529509606fa6fe3f0382dcfca848a
jan at horde.org
jan at horde.org
Fri Oct 20 20:33:18 UTC 2017
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: e208485afc96d0a9556618a526b05c9e6b031b54
c6353ff Happy New Year!
e2f1b19 Add missing .htaccess files.
1ee7ca1 Update de translation.
8b2f991 Happy New Year!
d49e0d6 Update de translation.
5b7449c Consider all applications as PHP 7 compatible.
f8f3b12 Accidentally changed the maximum Horde dep too.
787f28d Add .gitattributes.
d9ef9e9 Fix paths.
dc1576f Use https URLs.
1f5988f Add .gitignore file.
35100f4 Add .horde.yml file.
Summary: https://github.com/horde/sesha/compare/e208485afc96...35100f4319a5
-----------------------------------------------------------------------
commit c6353ff224c1a7821cf86ecebd0f645293ad696f
Author: Jan Schneider <jan at horde.org>
Date: Sat, 02 Jan 2016 15:49:22 +0100
Happy New Year!
M admin.php
M bin/sesha-add-stock
M index.php
M lib/Api.php
M lib/Application.php
M lib/Driver.php
M lib/Driver/Rdo.php
M lib/Entity/CategoryMapper.php
M lib/Entity/PropertyMapper.php
M lib/Entity/StockMapper.php
M lib/Entity/ValueMapper.php
M lib/Exception.php
M lib/Form/Category.php
M lib/Form/CategoryDelete.php
M lib/Form/CategoryList.php
M lib/Form/Property.php
M lib/Form/PropertyDelete.php
M lib/Form/PropertyList.php
M lib/Form/Search.php
M lib/Form/Stock.php
M lib/Form/Type/Client.php
M lib/Sesha.php
M lib/Ui/VarRenderer/Stockedit_Html.php
M lib/View/Base.php
M lib/View/List.php
M list.php
M locale/de/LC_MESSAGES/#sesha.po#
M locale/de/LC_MESSAGES/sesha.po
M locale/fi/LC_MESSAGES/sesha.po
M locale/lt/LC_MESSAGES/sesha.po
M locale/lv/LC_MESSAGES/sesha.po
M migration/1_sesha_base_tables.php
M migration/2_sesha_upgrade_autoincrement.php
M search.php
M stock.php
M test/Sesha/Autoload.php
https://github.com/horde/sesha/commit/c6353ff224c1a7821cf86ecebd0f645293ad696f
-----------------------------------------------------------------------
commit e2f1b196ee02f8ce96c1638ca95234cd956c1e87
Author: Jan Schneider <jan at horde.org>
Date: Wed, 13 Jan 2016 13:48:46 +0100
Add missing .htaccess files.
A config/.htaccess
A lib/.htaccess
A locale/.htaccess
M package.xml
A templates/.htaccess
https://github.com/horde/sesha/commit/e2f1b196ee02f8ce96c1638ca95234cd956c1e87
-----------------------------------------------------------------------
commit 1ee7ca17001930db8931342aa7dae8b485489de4
Author: Jan Schneider <jan at horde.org>
Date: Mon, 08 Aug 2016 15:53:29 +0200
Update de translation.
M locale/de/LC_MESSAGES/sesha.mo
https://github.com/horde/sesha/commit/1ee7ca17001930db8931342aa7dae8b485489de4
-----------------------------------------------------------------------
commit 8b2f9915bd80bdf64ea3748111aee1f44e39c938
Author: Jan Schneider <jan at horde.org>
Date: Mon, 02 Jan 2017 12:05:47 +0100
Happy New Year!
M admin.php
M bin/sesha-add-stock
M index.php
M lib/Api.php
M lib/Application.php
M lib/Driver.php
M lib/Driver/Rdo.php
M lib/Entity/CategoryMapper.php
M lib/Entity/PropertyMapper.php
M lib/Entity/StockMapper.php
M lib/Entity/ValueMapper.php
M lib/Exception.php
M lib/Form/Category.php
M lib/Form/CategoryDelete.php
M lib/Form/CategoryList.php
M lib/Form/Property.php
M lib/Form/PropertyDelete.php
M lib/Form/PropertyList.php
M lib/Form/Search.php
M lib/Form/Stock.php
M lib/Form/Type/Client.php
M lib/Sesha.php
M lib/Ui/VarRenderer/Stockedit_Html.php
M lib/View/Base.php
M lib/View/List.php
M list.php
M locale/de/LC_MESSAGES/#sesha.po#
M locale/de/LC_MESSAGES/sesha.po
M locale/fi/LC_MESSAGES/sesha.po
M locale/lt/LC_MESSAGES/sesha.po
M locale/lv/LC_MESSAGES/sesha.po
M migration/1_sesha_base_tables.php
M migration/2_sesha_upgrade_autoincrement.php
M search.php
M stock.php
M test/Sesha/Autoload.php
https://github.com/horde/sesha/commit/8b2f9915bd80bdf64ea3748111aee1f44e39c938
-----------------------------------------------------------------------
commit d49e0d68846c4d924efc4a54bc5e95a303746603
Author: Jan Schneider <jan at horde.org>
Date: Wed, 26 Jul 2017 12:04:27 +0200
Update de translation.
M locale/de/LC_MESSAGES/sesha.mo
https://github.com/horde/sesha/commit/d49e0d68846c4d924efc4a54bc5e95a303746603
-----------------------------------------------------------------------
commit 5b7449ce1f8ead381ca84bc76196238b937ee7cd
Author: Jan Schneider <jan at horde.org>
Date: Wed, 06 Sep 2017 14:33:48 +0200
Consider all applications as PHP 7 compatible.
M docs/CHANGES
M package.xml
https://github.com/horde/sesha/commit/5b7449ce1f8ead381ca84bc76196238b937ee7cd
-----------------------------------------------------------------------
commit f8f3b12a15f8aa725155cf7962e41e2a440c2348
Author: Jan Schneider <jan at horde.org>
Date: Thu, 07 Sep 2017 16:54:51 +0200
Accidentally changed the maximum Horde dep too.
M package.xml
https://github.com/horde/sesha/commit/f8f3b12a15f8aa725155cf7962e41e2a440c2348
-----------------------------------------------------------------------
commit 787f28dd7b3b87f2779e3090555af7a22fac7b77
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:11:47 +0200
Add .gitattributes.
A .gitattributes
https://github.com/horde/sesha/commit/787f28dd7b3b87f2779e3090555af7a22fac7b77
-----------------------------------------------------------------------
commit d9ef9e94accc3cfef4e0ee470d73a1f752aff6d5
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:11:47 +0200
Fix paths.
M .gitattributes
https://github.com/horde/sesha/commit/d9ef9e94accc3cfef4e0ee470d73a1f752aff6d5
-----------------------------------------------------------------------
commit dc1576f2ea848efc968f9b442de1a9f359668cdb
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:11:47 +0200
Use https URLs.
M composer.json
https://github.com/horde/sesha/commit/dc1576f2ea848efc968f9b442de1a9f359668cdb
-----------------------------------------------------------------------
commit 1f5988f881abe3b2ae4d8d07f1db31d38ecc1c33
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:11:47 +0200
Add .gitignore file.
A .gitignore
https://github.com/horde/sesha/commit/1f5988f881abe3b2ae4d8d07f1db31d38ecc1c33
-----------------------------------------------------------------------
commit 35100f4319a529509606fa6fe3f0382dcfca848a
Author: Jan Schneider <jan at horde.org>
Date: Fri, 20 Oct 2017 22:11:47 +0200
Add .horde.yml file.
A .horde.yml
https://github.com/horde/sesha/commit/35100f4319a529509606fa6fe3f0382dcfca848a
More information about the commits
mailing list