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

1.1.0

Compare
Choose a tag to compare
@localheinz localheinz released this 23 Feb 18:26
· 312 commits to master since this release
  • Feature: added composer self update (#338)
  • HOTFIX: changed github api call order (#339)
  • Fix/Blocker: adding new modules (#341)
  • Enhancement: Reduced the GitHub Permissions to working minimum (#343)
  • Add a blurb to the README on how to enable development mode (#344)
  • Drop AssetManager module from dev-mode (#345)
  • Feature: added composer to view (#346)
  • Fix: Changed escape to correct escape attr helper (#347)
  • Fix: Remove phpmd/phmd (#354)
  • Enhancement: Use Monolog logger with RotatingFileHandler (#355)
  • Enhancement: Use fabpot/php-cs-fixer instead of squizlabs/php_codesniffer (#350)
  • Fix: Remove useless files (#357)
  • Fix: Remove FlashMessenger view helper implementation (#358)
  • Add User and ZfModule src directories to phpunit whitelist (#359)
  • Enhancement: Add VersionEye badge (#360)
  • Enhancement: Leverage class keyword as service identifiers for controllers (#335)
  • Fix: Remove useless configuration (#361)
  • Fix: Remove PHPMD annotations (#364)
  • Fix: Attach ModuleRouteListener only once (#363)
  • Fix: View helper should actually be a controller plugin (#362)
  • Fix: Entity test (#366)
  • Fix: Misspelled method is actually used (#367)
  • Feature: added message for none results on search (#371)
  • Fix: Directly attach to SharedEventManager instance (#380)
  • Enhancement: Extract class for User\Mapper\User factory (#378)
  • Fix: Remove unused view helper (#374)
  • Fix: Clean up template maps (#377)
  • Fix: Update doc-blocks of view helpers (#376)
  • Fix: Simplify rendering of view scripts in view helpers (#375)
  • Feature: Update complete page to Bootstrap 3 (#372)
  • Fix: Pass repository instead of array into view helper (#373)
  • Enhancement: Clean up ZfModule\Controller\IndexController (#381)
  • Enhancement: Assert InvalidArgumentExceptions are thrown (#389)
  • Fix: github vs GitHub (#385)
  • Fix: Wording of message in case no modules have been submitted (#356)
  • Fix: Add/fix/update comments for ZfModule\Entity\Module (#383)
  • Enhancement: Add tests for ZfModule\Entity\User (#386)
  • Fix: Remove useless User\Mapper\UserHydrator (#387)
  • Enhancement: Increase coverage for ZfModule\Service\Module (#388)
  • Fix: Use alternative syntax in view scripts (#384)
  • Fix: Remove method which is never used (#391)
  • Fix: Remove plugin configuration for non-existent plugin (#392)
  • Fix: When validating repositories, attempt to find by html_url, not by name (#393)
  • Enhancement: Simplify usage of ModuleView view helper (#390)
  • Enhancement: Use class keyword as service identifier in ZfModule module (#395)
  • Enhancement: Streamline layouts and fix-up content (#397)
  • Enhancement: Use Retina "Fork me" ribbon, open link in new tab (#396)
  • Enhancement: Use small header layout in User module (#398)
  • Fix: composer.lock is not up to date, build issues (#399)
  • Enhancement: Also search by owner, split query into words (#394)
  • Fix: BasePath helper accepts argument, prepends with / (#401)
  • Fix: Only load live-search resources when needed (#400)
  • Fix: added auto_increment to sql dump (#340)
  • Fix: Removed hint (#405)
  • Fix: Use just one layout and switch header based on view variable (#403)
  • Fix: No need to manually set primary key anymore (#404)
  • Fix: Inline partial (#406)
  • Fix: Semantic markup for GitHub ribbon (#408)
  • Fix: Clean up .gitignore (#410)
  • Fix: Remove unused JavaScript file (#402)
  • Fix: Wrong CSS class for labels (#411)
  • Feature: Removed fluid interface from module entity/interface (#407)