partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 7192873b1c40aa88a7541c3e2586410013385ea4
parent b47194deed153c8975513c9e941cd1d4d331804e
Author: Timo A. Hummel <felicitus@felicitus.org>
Date:   Sat, 23 May 2015 21:21:20 +0200

Added Paginator

Diffstat:
Mcomposer.json | 3++-
Mcomposer.lock | 135++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 133 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json @@ -44,7 +44,8 @@ "zendmaniacs/extjs5": "dev-master", "fortawesome/font-awesome": "4.1.0", "doctrine/doctrine-fixtures-bundle": "2.2.*", - "symfony/doctrine-bridge": "2.7.x-dev" + "symfony/doctrine-bridge": "2.7.x-dev", + "knplabs/knp-paginator-bundle": "2.4.1" }, "autoload": { "psr-0": { "": "src/", diff --git a/composer.lock b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "73df1c8000eb59280fdd3b9719de71bf", + "hash": "30480796e0588fdea4b866e71f056969", "packages": [ { "name": "cbsi/doctrine2-nestedset", @@ -1434,6 +1434,133 @@ "time": "2013-12-05 14:36:11" }, { + "name": "knplabs/knp-components", + "version": "1.3.1", + "source": { + "type": "git", + "url": "https://github.com/KnpLabs/knp-components.git", + "reference": "6d091c2f16eec2769db38f38e08c7bd5847ce072" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/6d091c2f16eec2769db38f38e08c7bd5847ce072", + "reference": "6d091c2f16eec2769db38f38e08c7bd5847ce072", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "require-dev": { + "doctrine/mongodb-odm": "~1.0@beta", + "doctrine/orm": "~2.4", + "phpunit/phpunit": "~4.2", + "ruflin/elastica": "~1.0", + "symfony/event-dispatcher": "~2.5" + }, + "suggest": { + "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection", + "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB", + "doctrine/orm": "to allow usage pagination with Doctrine ORM", + "propel/propel1": "to allow usage pagination with Propel ORM", + "ruflin/Elastica": "to allow usage pagination with ElasticSearch Client", + "solarium/solarium": "to allow usage pagination with Solarium Client" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-0": { + "Knp\\Component": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KnpLabs Team", + "homepage": "http://knplabs.com" + }, + { + "name": "Symfony Community", + "homepage": "http://github.com/KnpLabs/knp-components/contributors" + } + ], + "description": "Knplabs component library", + "homepage": "http://github.com/KnpLabs/knp-components", + "keywords": [ + "components", + "knp", + "knplabs", + "pager", + "paginator" + ], + "time": "2014-10-06 10:38:10" + }, + { + "name": "knplabs/knp-paginator-bundle", + "version": "2.4.1", + "target-dir": "Knp/Bundle/PaginatorBundle", + "source": { + "type": "git", + "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git", + "reference": "701dffe02dbe4aa8784d3d9e5343985318ef5e2c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/701dffe02dbe4aa8784d3d9e5343985318ef5e2c", + "reference": "701dffe02dbe4aa8784d3d9e5343985318ef5e2c", + "shasum": "" + }, + "require": { + "knplabs/knp-components": "~1.2", + "php": ">=5.3.3", + "symfony/framework-bundle": "~2.0", + "twig/twig": "~1.5" + }, + "type": "symfony-bundle", + "extra": { + "branch-alias": { + "dev-master": "2.4.x-dev" + } + }, + "autoload": { + "psr-0": { + "Knp\\Bundle\\PaginatorBundle": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KnpLabs Team", + "homepage": "http://knplabs.com" + }, + { + "name": "Symfony2 Community", + "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors" + } + ], + "description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features", + "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle", + "keywords": [ + "Symfony2", + "bundle", + "knp", + "knplabs", + "pager", + "pagination", + "paginator" + ], + "time": "2014-09-15 15:49:24" + }, + { "name": "kriswallsmith/assetic", "version": "v1.2.1", "source": { @@ -2114,7 +2241,7 @@ }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/DoctrineBridge/zipball/cabea45a299993dc0d934db614ebc58d2822b52b", + "url": "https://api.github.com/repos/symfony/DoctrineBridge/zipball/aeae23545ceadb1d1003cd6b1cc647d44312e199", "reference": "cabea45a299993dc0d934db614ebc58d2822b52b", "shasum": "" }, @@ -2614,7 +2741,7 @@ }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendmaniacs/extjs5/zipball/e2540f3225a208894dfe178d6d68764bd1c3dbd9", + "url": "https://api.github.com/repos/zendmaniacs/extjs5/zipball/57408aee497364d6bbf2475d4b0fc3aa7ee5a229", "reference": "e2540f3225a208894dfe178d6d68764bd1c3dbd9", "shasum": "" },