The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 230081c08fd981a39f27c0b4429479876102a19c 656f70c Happy New Year! be91966 [jan] Use access rules compatible with both Apache 2.2 and 2.4. e34595d Add missing .htaccess files. ca9cbdf Update de translation. bc6f82c Updated def5432 Happy New Year! 59813b1 Missed a few redirects. 8c422a9 Bump Horde_Core dep. 91bf0d9 Consider all applications as PHP 7 compatible. 40032d1 Accidentally changed the maximum Horde dep too. 087ae52 split() is deprecated. 97bc33e Add .gitattributes. 49806a5 Fix paths. fb0e4af Use https URLs. e0d4ce8 Add .gitignore file. 05fccbf Add .horde.yml file. Summary: https://github.com/horde/hermes/compare/230081c08fd9...05fccbfaa2e9 ----------------------------------------------------------------------- commit 656f70c4871fa2de6d7f0e6d4ef925dd440c83a5 Author: Jan Schneider <[email protected]> Date: Sat, 02 Jan 2016 15:49:22 +0100 Happy New Year! M LICENSE M admin.php M bin/hermes-purge M deliverables.php M entry.php M index.php M invoicing.php M js/hermes.js M lib/Ajax.php M lib/Ajax/Application.php M lib/Ajax/Application/Handler.php M lib/Application.php M lib/Data/Iif.php M lib/Form/Admin/AddJobType.php M lib/Form/Admin/DeleteJobType.php M lib/Form/Admin/EditClientStepOne.php M lib/Form/Admin/EditClientStepTwo.php M lib/Form/Admin/EditJobTypeStepOne.php M lib/Form/Admin/EditJobTypeStepTwo.php M lib/Form/Deliverable.php M lib/Form/Deliverable/ClientSelector.php M lib/Form/Export.php M lib/Form/JobType/Add.php M lib/Form/JobType/Edit/Step1.php M lib/Form/Search.php M lib/Form/Time.php M lib/Form/Time/Entry.php M lib/LoginTasks/SystemTask/Upgrade.php M lib/Slice.php M lib/View/Sidebar.php M locale/de/LC_MESSAGES/hermes.po M locale/lv/LC_MESSAGES/hermes.po M migration/1_hermes_base_tables.php M migration/2_hermes_autoincrement.php M search.php M start.php M time.php https://github.com/horde/hermes/commit/656f70c4871fa2de6d7f0e6d4ef925dd440c83a5 ----------------------------------------------------------------------- commit be9196684204784663b9c34691bb874a3ed8e5c3 Author: Jan Schneider <[email protected]> Date: Wed, 13 Jan 2016 13:32:12 +0100 [jan] Use access rules compatible with both Apache 2.2 and 2.4. M bin/.htaccess M config/.htaccess M locale/.htaccess https://github.com/horde/hermes/commit/be9196684204784663b9c34691bb874a3ed8e5c3 ----------------------------------------------------------------------- commit e34595d0b9793c20eebc7ac1f2399474658efad6 Author: Jan Schneider <[email protected]> Date: Wed, 13 Jan 2016 13:48:46 +0100 Add missing .htaccess files. A lib/.htaccess M package.xml A templates/.htaccess https://github.com/horde/hermes/commit/e34595d0b9793c20eebc7ac1f2399474658efad6 ----------------------------------------------------------------------- commit ca9cbdff7b858b1825a664785f2f9d75d743effe Author: Jan Schneider <[email protected]> Date: Mon, 08 Aug 2016 15:53:29 +0200 Update de translation. M locale/de/LC_MESSAGES/hermes.po https://github.com/horde/hermes/commit/ca9cbdff7b858b1825a664785f2f9d75d743effe ----------------------------------------------------------------------- commit bc6f82c7805ec7d2d8fd6231cdd4abedb7e26701 Author: Jan Schneider <[email protected]> Date: Mon, 08 Aug 2016 15:53:49 +0200 Updated M locale/hermes.pot https://github.com/horde/hermes/commit/bc6f82c7805ec7d2d8fd6231cdd4abedb7e26701 ----------------------------------------------------------------------- commit def5432e3f3af067947b06aa453ebf6c01ba1a2f Author: Jan Schneider <[email protected]> Date: Mon, 02 Jan 2017 12:05:47 +0100 Happy New Year! M LICENSE M admin.php M bin/hermes-purge M deliverables.php M entry.php M index.php M invoicing.php M js/hermes.js M lib/Ajax.php M lib/Ajax/Application.php M lib/Ajax/Application/Handler.php M lib/Application.php M lib/Data/Iif.php M lib/Form/Admin/AddJobType.php M lib/Form/Admin/DeleteJobType.php M lib/Form/Admin/EditClientStepOne.php M lib/Form/Admin/EditClientStepTwo.php M lib/Form/Admin/EditJobTypeStepOne.php M lib/Form/Admin/EditJobTypeStepTwo.php M lib/Form/Deliverable.php M lib/Form/Deliverable/ClientSelector.php M lib/Form/Export.php M lib/Form/JobType/Add.php M lib/Form/JobType/Edit/Step1.php M lib/Form/Search.php M lib/Form/Time.php M lib/Form/Time/Entry.php M lib/LoginTasks/SystemTask/Upgrade.php M lib/Slice.php M lib/View/Sidebar.php M locale/de/LC_MESSAGES/hermes.po M locale/lv/LC_MESSAGES/hermes.po M migration/1_hermes_base_tables.php M migration/2_hermes_autoincrement.php M search.php M start.php M time.php https://github.com/horde/hermes/commit/def5432e3f3af067947b06aa453ebf6c01ba1a2f ----------------------------------------------------------------------- commit 59813b1f170a06d63af0ef32bc24b1bb80fc4d35 Author: Jan Schneider <[email protected]> Date: Mon, 03 Jul 2017 20:13:57 +0200 Missed a few redirects. M entry.php M lib/Api.php https://github.com/horde/hermes/commit/59813b1f170a06d63af0ef32bc24b1bb80fc4d35 ----------------------------------------------------------------------- commit 8c422a9485e248ce34a75fe795662b400cd7276e Author: Jan Schneider <[email protected]> Date: Mon, 03 Jul 2017 23:41:13 +0200 Bump Horde_Core dep. M package.xml https://github.com/horde/hermes/commit/8c422a9485e248ce34a75fe795662b400cd7276e ----------------------------------------------------------------------- commit 91bf0d9d148442a7d5c43478f9b6cbafdfe318f4 Author: Jan Schneider <[email protected]> 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/hermes/commit/91bf0d9d148442a7d5c43478f9b6cbafdfe318f4 ----------------------------------------------------------------------- commit 40032d16197d8eba5363cd56e643cfe5a52e0433 Author: Jan Schneider <[email protected]> Date: Thu, 07 Sep 2017 16:54:51 +0200 Accidentally changed the maximum Horde dep too. M package.xml https://github.com/horde/hermes/commit/40032d16197d8eba5363cd56e643cfe5a52e0433 ----------------------------------------------------------------------- commit 087ae52e7e781bd8992fb5ae149303cb90d1a4e1 Author: Jan Schneider <[email protected]> Date: Wed, 13 Sep 2017 16:03:50 +0200 split() is deprecated. M lib/Application.php https://github.com/horde/hermes/commit/087ae52e7e781bd8992fb5ae149303cb90d1a4e1 ----------------------------------------------------------------------- commit 97bc33e61e6f35fd4fe068bd96113a436ab3993e Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:12:10 +0200 Add .gitattributes. A .gitattributes https://github.com/horde/hermes/commit/97bc33e61e6f35fd4fe068bd96113a436ab3993e ----------------------------------------------------------------------- commit 49806a5818c9072cd78f4d85705209ab2a95d965 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:12:10 +0200 Fix paths. M .gitattributes https://github.com/horde/hermes/commit/49806a5818c9072cd78f4d85705209ab2a95d965 ----------------------------------------------------------------------- commit fb0e4afadf66e50983161e17673df8a2705f6ad8 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:12:10 +0200 Use https URLs. M composer.json https://github.com/horde/hermes/commit/fb0e4afadf66e50983161e17673df8a2705f6ad8 ----------------------------------------------------------------------- commit e0d4ce88f062439eb7260036b2f1acbcac0f3319 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:12:10 +0200 Add .gitignore file. A .gitignore https://github.com/horde/hermes/commit/e0d4ce88f062439eb7260036b2f1acbcac0f3319 ----------------------------------------------------------------------- commit 05fccbfaa2e979d9783530f884c7d5c8c304500d Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:12:10 +0200 Add .horde.yml file. A .horde.yml https://github.com/horde/hermes/commit/05fccbfaa2e979d9783530f884c7d5c8c304500d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
