0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 10 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 6 years ago
added php 7.2 in travis (#282) More... over 6 years ago
Update PhpArray.php (#278)
Vex
More... almost 7 years ago
return on empty image (#277) More... about 7 years ago
Blank date fix (#265) More... about 7 years ago
composer extra tag for master/dev More... over 7 years ago
Update 03. Columns.md More... over 7 years ago
Update README.md More... over 7 years ago
require tcpdf + phpexcel for dev More... over 7 years ago
update array-syntax (#260) More... over 7 years ago
Update Renderer.php More... over 7 years ago
replaced class name strings with `class-name::class` (#258) More... over 7 years ago
PHPExcel dateTime support improved More... over 7 years ago
removed old coverage-checker (#254) More... over 7 years ago
little doc-update (#253) More... over 7 years ago
updated unit tests to use `::class` (#251) More... over 7 years ago
ZF3 support More... over 7 years ago
PDF options for row height paddings (#245) More... over 7 years ago
- unittests update, removed deprecated method `getMock` (#238) More... almost 8 years ago
Update PrepareData.php More... almost 8 years ago
Merge pull request #237 from ThaDafinser/resize-images More... about 8 years ago
Update Renderer.php More... about 8 years ago
Merge pull request #235 from ThaDafinser/develop More... about 8 years ago
Merge pull request #234 from kokspflanze/bugfix/view_helper More... about 8 years ago
added getServiceLocator in both view-helper, we get a `Zend\ServiceManager\AbstractPluginManager` object so we have to use this method More... about 8 years ago
Merge branch 'bugfix/service_manager' of https://github.com/kokspflanze/ZfcDatagrid into develop More... about 8 years ago
run cs update..... More... about 8 years ago
readded ServiceLocatorAwareTrait in ZfcDataGrid\Datagrid [remove parts of the BC] added TableRowFactory + ColumnsFactory for the ViewHelpers [so config cache should now work] also removed the other closure and added InvokableFactory in config update composer.json min zend-mvc 2.7 + zend-servicemanger 2.7 [moved to require] updated unittests More... about 8 years ago
removed `Zend\ServiceManager\Factory\InvokableFactory` so ZfcDatagrid works with zend-mvc and zend-servicemanager 2.5 More... about 8 years ago
Merge pull request #231 from ThaDafinser/feature/deps More... about 8 years ago