This repository was archived by the owner on May 1, 2019. It is now read-only.
1.0.0
- 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)