Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Releases: zendframework/modules.zendframework.com

1.6.0

19 Oct 08:43
Compare
Choose a tag to compare
  • Fix: No need to change the owner all the time (#482)
  • Removed vagrant and puphpet scripts (#490)
  • Removed Twitter box (#489)
  • Fix: Assert route names (#478)
  • CONTRIBUTING.md: phpcs has been replated by php-cs-fixer (#493)
  • Enhancement: Add Scrutinizer badges (#498)
  • Fix: Validate composer.json and composer.lock on Travis (#499)
  • Enhancement: Add Makefile with cs and test targets (#500)
  • Enhancement: Update phpunit/phpunit and sort out configuration (#501)
  • Fix: Make sure to fix *.php.dist, too (#503)
  • Enhancement: Use doctrine/migrations to modify the database schema (#502)

🚀 Deployed at 2015-10-19 08:52 AM (UTC)

1.5.0

26 Mar 17:53
Compare
Choose a tag to compare
  • [WIP] Feature: Flash Messenger Error Messages (#421)
  • Widget Twitter account @zfmodules (#465)

1.4.1

09 Mar 11:24
Compare
Choose a tag to compare
  • Fix: Reset before pulling in changes (#473)
  • Enhancement: added hhvm as allow failure (#475)
  • Fix: Do not collect code coverage . . . for now (#476)
  • Feature: added google analytics code (#480)
  • Fix: Do not json_decode API response to associative array (#474)
  • Enhancement: Assert ModuleController::viewAction() is not dispatched to (#477)

🚀 Deployed at 2015-03-09 11:24 (UTC)

1.4.0

06 Mar 12:10
Compare
Choose a tag to compare
  • Feature/modules from user (#444)
  • Fix: Single quotes (#461)
  • Fix: Sudo not required anymore (#463)
  • Fix: Integration test for User controller fails because of lack of mocking (#464)
  • Fix: Remove useless route definition (#467)
  • Fix: Config key should be 'constraints' instead of 'constrains' (#466)
  • Fix: Rename IndexController to ModuleController (#470)
  • Fix: Factory creates a UserController, not an IndexController (#469)
  • Enhancement: Update phpunit/phpunit to ~4.5 (#472)
  • Fix: organizationAction() should be listAction() (#468)

🚀 Deployed at 2015-03-06 12:10 (UTC)

1.3.1

04 Mar 18:43
Compare
Choose a tag to compare
  • Fix: Sudo required for pulling in changes on server (#442)
  • List of repositories from Github (#353)

1.3.0

04 Mar 17:41
Compare
Choose a tag to compare
  • Enhancement: Allow to specify tag to deploy (#443)
  • Fix: Package name and homepage in composer.json (#445)
  • Remove ZendSkeleton comments (#449)
  • Remove ini_set (#448)
  • Fix: Sort rules in .gitignore alphabetically (#446)
  • Fix organization's img size (#450)
  • Contributors (#447)
  • Fix: Add missing inline comments and doc-block (#451)
  • Enhancement: Reponsiveness of contributors grid (#457)
  • Enhancement: Show as many contributors as GitHub is willing to give us (#458)
  • Enhancement: Shuffle list of contributors (#456)
  • Fix: GitHub API response for contributors (#452)
  • Fix: Configuration key for GitHub repository (#454)
  • Enhancement: Implement Entity\Repository (#455)

1.2.1

02 Mar 13:26
Compare
Choose a tag to compare
  • Enhancement: Deploy with Phing (#409)
  • Fix: Update README in regard to releases (#437)
  • Remove translations (#440)
  • New header name on homepage (#439)
  • Better paddings in header (#438)

1.2.0

28 Feb 10:15
Compare
Choose a tag to compare
  • Enhancement: Use a collapsable Twitter Bootstrap navbar (#426)
  • Fixed thumbnail size into user/index template (#429)
  • Enhancement: Removed asset manager (#433)
  • Enhancement: Added github version to composer (#434)
  • Add feed mapper (#414)
  • Enhancement: Removed unused assets (#435)
  • Change composer autoload to psr-4 (#419)
  • bshaffer/oauth2-server-php unused dependency (#436)

1.1.2

24 Feb 20:04
Compare
Choose a tag to compare
  • "Show module on github" target blank (#417)
  • Fix: Return null if nothing was found by Mapper\Module (#418)
  • Fix: Method actually returns unregistered modules (#420)

1.1.1

24 Feb 08:20
Compare
Choose a tag to compare
  • Fix: intl extension is required (#413)
  • Hotfix: Added correct type comparison (#416)