8000 Tags · ThaDafinser/ZfcDatagrid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ThaDafinser/ZfcDatagrid

Tags

v1.3.3

Toggle v1.3.3's commit message
Blank date fix (#265)

* Blank date fix

* fix cs

* increase requirement

* cs-fixer

v1.3.2

Toggle v1.3.2's commit message
Update Renderer.php

v1.3.1

Toggle v1.3.1's commit message
PHPExcel dateTime support improved

v1.3.0

Toggle v1.3.0's commit message
ZF3 support

* zf3 support (#241)

* Update Renderer.php

* Update PrepareData.php

* - unittests update, removed deprecated method `getMock` (#238)

- also removed deprecated method setExpectedException
- run cs fix
- update composer for cs-fix

* - run cs fix
- update composer doctrine
- datagrid should now work with zf2 and zf3

* added unit tests for nightly

* dropped PHP 5.5 (#242)

* dropped PHP 5.5

* travis allow_failures fix

* doctrine-orm-module composer update (#246)

* composer.json
phpunit changed to min 5.6
doctrine/doctrine-orm-module min 1.1.0
changed autoloader to PSR-4

* cs fixxes

* PHP 7.1 in travis (#247)

* added PHP 7.1 in travis for tests

* coverage check only with PHP 7.0

v1.2.1

Toggle v1.2.1's commit message
PDF options for row height paddings (#245)

* added padding and content_padding options for pdf renderer

* adds default padding and content_padding values

* renames content_padding to contentPadding

* adds option to specify height of header rows

* fixes cs error

v1.3.0-alpha

Toggle v1.3.0-alpha's commit message
zf3 support (#241)

* Update Renderer.php

* Update PrepareData.php

* - unittests update, removed deprecated method `getMock` (#238)

- also removed deprecated method setExpectedException
- run cs fix
- update composer for cs-fix

* - run cs fix
- update composer doctrine
- datagrid should now work with zf2 and zf3

* added unit tests for nightly

v1.2.0

Toggle v1.2.0's commit message
Merge pull request #235 from ThaDafinser/develop

`zend-mvc` 2.7 compability

v1.2.0-rc.1

Toggle v1.2.0-rc.1's commit message
Merge pull request #235 from ThaDafinser/develop

`zend-mvc` 2.7 compability

v1.2.0-beta

Toggle v1.2.0-beta's commit message
Merge branch 'bugfix/service_manager' of https://github.com/kokspflan…

…ze/ZfcDatagrid into develop

v1.1.1

Toggle v1.1.1's commit message
Merge pull request #231 from ThaDafinser/feature/deps

test lowest/higest dep, change dep requirements
0