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.1.0

23 Feb 18:26
Compare
Choose a tag to compare
  • 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)

1.0.0

23 Feb 13:39
Compare
Choose a tag to compare
  • Design/redmeat (#4)
  • Adding ZfPhpcrOdm (#10)
  • Removing unmaintained module (#16)
  • Three new modules (#14)
  • Repository location updated (#15)
  • SpiffyDoctrine -> DoctrineModule (#17)
  • Added two modules that I have been working on. (#18)
  • Design/redmeat (#2)
  • githib -> github on TwitterBootstrapFormDecorators modul link (#19)
  • Add several new modules (#20)
  • Add my lazy loading module in index file (#24)
  • Added currently available Phly modules (#25)
  • Added CdliTwoStageSignup module to list (#26)
  • Adding a module (#27)
  • Update module name (#28)
  • Adding new module - SolrClient (#47)
  • Fix order of new Modules and Users (#73)
  • Changed labels for Registered Modules and My Modules (#74)
  • Tuning for the new redesing (#75)
  • Revert "Merge pull request #75 from tomasfejfar/fix-redesign" (#76)
  • Added Pagination (#78)
  • fix pagination previous-9 < 0 : Page not found. (#80)
  • Feature/organizations (#81)
  • Refactored some View Helper and Redesigned New Developers view (#82)
  • Implemented Search (#83)
  • Hotfix (#99)
  • Feature/search (#100)
  • Fixed Pagination, changed some routing and cleanup (#101)
  • hotfix.... (#110)
  • Added Class map and Views to template_map (#111)
  • Changed to ServiceLocatorAwareInterface (#112)
  • Added sorting to Pagination. (#113)
  • Add my lib "ZFUT" for PHPUnit (#50)
  • Added Public assets to .gitignore (#116)
  • change logout link with url view helper (#121)
  • updated bootstrap and jquery (#122)
  • update to livesearch to add license in. Need this to meet CCv3 license (#123)
  • RSS feed at /feed and autodiscovery link in head (#133)
  • Added Error Layout (#118)
  • Impleted check if module description is empty (#136)
  • Fixed view paths for feature OcraCachedViewResolver implementation (#119)
  • Feature/module page (#137)
  • Bugfixes (#138)
  • Fix default size on small screens (#141)
  • Feature #86 add Composer tab (#145)
  • RSS Feed link in content (#150)
  • Changed caching and filtering of modules (#154)
  • Fix refreshing updated modules (#163)
  • Fixed license formatting in module view #151 (#162)
  • SEO (#164)
  • disabled composer tab for the moment until fixed (#167)
  • Replaced all occurences of '<?=' with '<?php echo ' to keep the code consistent and working on servers with disabled short tags. (#160)
  • Puphpet integration (#177)
  • Composer install (#172)
  • Fixed PHPUNIT and phpcs (#180)
  • Added Apigility Structure (#179)
  • Slight fix on the css of the gravatar image and the name (#184)
  • Minor CSS updates (#185)
  • updated copyright (#52)
  • add LibraLocale module. Provide multi-language for site (#53)
  • Enhancement: Display build status in README.md (#224)
  • Fix: Failing build (#226)
  • Cherry picked PR by @localheinz (#230)
  • Scary PR to fix cosmetic changes on live (#231)
  • fixed composer to php version 5.4 (#232)
  • Remove old module check (#235)
  • Enhancement: Run PHP_CodeSniffer on Travis (#211)
  • Enhancement: Inject mapper instead of pulling it from ServiceLocator (#209)
  • Enhancement: Autoload with Composer only (#213)
  • Added error logging for exceptions (#236)
  • Fix: Failing build (#237)
  • Fix: Class not found woes (#238)
  • Updated composer to fix login bug (#239)
  • Fix: Undefined variable (#241)
  • Fix: logout route not used in small header layout (#243)
  • Added more versions of PHP to travis (#244)
  • Fix: Maintain sensible order of PHP versions (#248)
  • Close #253 remove apigility dependiecies (#255)
  • Fix: Undefined constant APPLICATION_PATH (#215)
  • Fix: Install dependencies within install section (#249)
  • Feature: Display exceptions in development mode (#250)
  • Fix: Service (as it is) doesn't need a factory (#259)
  • Fix: Run phpunit as installed with Composer on Travis (#258)
  • Fix: Enable ZendDeveloperTools in development mode (#247)
  • Fix: Remove unused service factory (#220)
  • Enhancement: Add CONTRIBUTING.md (#265)
  • Fix: Remove useless .gitmodules (#264)
  • Fix: Inject module mapper into ZfModule\Controller\IndexController (#267)
  • Fix: Remove unknown controller from controller configuration (#269)
  • Fix: Inject more dependencies into ZfModule\Controller\IndexController (#268)
  • Fix: Remove duplicated test bootstrapping and useless configuration files (#214)
  • Fix: Added Factories and Inject dependencies for ViewHelper and Module Service (#263)
  • Fix: Unknown service (#271)
  • Fix: removed unnecessary api call (#273)
  • Enhancement: Run phpmd on Travis (#217)
  • Enhancement: Run build on PHP 5.6 (#266)
  • Fix: Damn you, TotalTerminal slowness (#277)
  • Enhancement: Inject dependencies into User view helpers (#272)
  • Fix: Avoid magic string literals (#274)
  • Fix: composer.lock is not up to date (#278)
  • Fix: Remove commented out profanity (#281)
  • Fix: Add missing comma in array initialization (#283)
  • Fix: Remove dependency on COPY_MSG constant (#280)
  • gitHubToLocalUser event no longer exists in ScnSocialAuth module (#286)
  • Fix: Remove unused exceptions (#290)
  • Enhancement: Use container-based infrastructure (#291)
  • Fix/error on error view (#292)
  • Fix: No need not to act and assert (#275)
  • Fix: composer.lock is not up to date (#295)
  • [WIP] Enhancement: Added GitHub Repository Service (#287)
  • Fix: Remove duplicate entry in array of modules (#298)
  • Fix: Removed the cache logic from module controller (#299)
  • Added authentication before retreiving data from github (#310)
  • Added conditional auth so trvis will build (#311)
  • Fix: added error catch in github retreiver service (#304)
  • [WIP] Fix/Added escape helper to view output (#313)
  • Hotfix / fixed view variable (#312)
  • Enhancement: Use short array syntax (#210)
  • Enhancement: Leverage AbstractHttpControllerTestCase (#307)
  • Fix: composer.lock never seems up to date (#303)
  • Fix: Remove unused imports (#314)
  • Fix: removed rewrite base (#279)
  • Fix: added purifier config + cache dir (#316)
  • Remove unused and duplicate variable (#319)
  • github registration listener refactoring + tests (#289)
  • Fix: Expression result unused (#276)
  • Improve module mapper (#323)
  • Empty logs directory (#325)
  • Fix: added github repo exists check (#317)
  • Improve views (#322)
  • Disabled phpmd because it was failing the build, will create issue to fi... (#326)
  • Remove composer minimum stability (#321)
  • Move factories to separate file, format fixes (#324)
  • Update Readme.md (#328)
  • Improvements in README (#331)
  • Fix: Actually use short-array syntax in views as well (#329)
  • Fix: Remove HTML comments from views (#330)
  • Fix: removed router url params added query params (#333)
  • [WIP] feature/parsedown (#320)