From 838f9ac59980e41d6fcccd17a0a98e0c94d36f09 Mon Sep 17 00:00:00 2001 From: Yarik Date: Tue, 31 May 2016 13:40:59 +0300 Subject: [PATCH] test --- common/models/CustomerSearch.php | 2 +- composer.lock | 603 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------------------------------------------------------------------------------------- frontend/views/search/customer.php | 2 +- frontend/views/site/forms-modal-fav.php | 2 +- 4 files changed, 440 insertions(+), 169 deletions(-) diff --git a/common/models/CustomerSearch.php b/common/models/CustomerSearch.php index 2ae0ea3..3ce590d 100644 --- a/common/models/CustomerSearch.php +++ b/common/models/CustomerSearch.php @@ -40,7 +40,7 @@ [ 'rating' ], 'number', 'min' => 0, - 'max' => 5, + 'max' => 10, ], [ [ 'rating' ], diff --git a/composer.lock b/composer.lock index b4453dc..6f996b2 100755 --- a/composer.lock +++ b/composer.lock @@ -215,43 +215,6 @@ "type": "bower-asset-library" }, { - "name": "bower-asset/fontawesome", - "version": "v4.6.1", - "source": { - "type": "git", - "url": "https://github.com/FortAwesome/Font-Awesome.git", - "reference": "6535013c330e801ecf0b23c437865a7fb344486d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/6535013c330e801ecf0b23c437865a7fb344486d", - "reference": "6535013c330e801ecf0b23c437865a7fb344486d", - "shasum": "" - }, - "type": "bower-asset-library", - "extra": { - "bower-asset-main": [ - "less/font-awesome.less", - "scss/font-awesome.scss" - ], - "bower-asset-ignore": [ - "*/.*", - "*.json", - "src", - "*.yml", - "Gemfile", - "Gemfile.lock", - "*.md" - ] - }, - "license": [ - "OFL-1.1", - "MIT", - "CC-BY-3.0" - ], - "description": "Font Awesome" - }, - { "name": "bower-asset/jquery", "version": "1.11.3", "source": { @@ -429,7 +392,8 @@ }, "license": [ "MIT" - ] + ], + "time": "2015-12-31 08:33:51" }, { "name": "cebe/markdown", @@ -540,12 +504,12 @@ "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "099d101299e8ab43413b4787189d5da1927ec6a2" + "reference": "c5bcdcb32ec7031c9aa1a36058e5cddbb53ce2b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/099d101299e8ab43413b4787189d5da1927ec6a2", - "reference": "099d101299e8ab43413b4787189d5da1927ec6a2", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/c5bcdcb32ec7031c9aa1a36058e5cddbb53ce2b2", + "reference": "c5bcdcb32ec7031c9aa1a36058e5cddbb53ce2b2", "shasum": "" }, "require": { @@ -558,6 +522,7 @@ "php": ">=5.4.0 <8.0", "phpunit/php-code-coverage": ">=2.1.3", "phpunit/phpunit": ">4.8.20 <6.0", + "predis/predis": "^1.0", "symfony/browser-kit": ">=2.7 <3.1", "symfony/console": ">=2.7 <3.1", "symfony/css-selector": ">=2.7 <3.1", @@ -568,10 +533,12 @@ }, "require-dev": { "codeception/specify": "~0.3", + "ext-mongodb": "*", "facebook/php-sdk-v4": "~5.0", "flow/jsonpath": "~0.2", "league/factory-muffin": "^3.0", "league/factory-muffin-faker": "^1.0", + "mongodb/mongodb": "^1.0", "monolog/monolog": "~1.8", "pda/pheanstalk": "~3.0", "php-amqplib/php-amqplib": "~2.4" @@ -582,7 +549,8 @@ "flow/jsonpath": "For using JSONPath in REST module", "league/factory-muffin": "For DataFactory module", "league/factory-muffin-faker": "For Faker support in DataFactory module", - "phpseclib/phpseclib": "for SFTP option in FTP Module" + "phpseclib/phpseclib": "for SFTP option in FTP Module", + "symfony/phpunit-bridge": "For phpunit-bridge support" }, "bin": [ "codecept" @@ -617,7 +585,7 @@ "functional testing", "unit testing" ], - "time": "2016-04-26 21:38:53" + "time": "2016-05-30 00:01:09" }, { "name": "developeruz/yii2-db-rbac", @@ -861,12 +829,12 @@ "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "85cb758d7367f3aaaa8ffc9269e777919c5f68bb" + "reference": "b1a96f6134f69cb41f8538d3a6491f4bb1dbab78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/85cb758d7367f3aaaa8ffc9269e777919c5f68bb", - "reference": "85cb758d7367f3aaaa8ffc9269e777919c5f68bb", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b1a96f6134f69cb41f8538d3a6491f4bb1dbab78", + "reference": "b1a96f6134f69cb41f8538d3a6491f4bb1dbab78", "shasum": "" }, "require": { @@ -915,20 +883,20 @@ "rest", "web service" ], - "time": "2016-04-06 17:59:33" + "time": "2016-05-08 19:39:56" }, { "name": "guzzlehttp/promises", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8" + "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/bb9024c526b22f3fe6ae55a561fd70653d470aa8", - "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579", + "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579", "shasum": "" }, "require": { @@ -966,7 +934,7 @@ "keywords": [ "promise" ], - "time": "2016-03-08 01:15:46" + "time": "2016-05-18 16:56:05" }, { "name": "guzzlehttp/psr7", @@ -1089,12 +1057,12 @@ "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-star-rating.git", - "reference": "2443b49d33139a59e6e40aa60872bfb4fd76fa59" + "reference": "3d0ac4b92f85333f42169c4299026d18a0845668" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/2443b49d33139a59e6e40aa60872bfb4fd76fa59", - "reference": "2443b49d33139a59e6e40aa60872bfb4fd76fa59", + "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/3d0ac4b92f85333f42169c4299026d18a0845668", + "reference": "3d0ac4b92f85333f42169c4299026d18a0845668", "shasum": "" }, "type": "library", @@ -1125,7 +1093,7 @@ "star", "svg" ], - "time": "2016-03-22 14:58:18" + "time": "2016-05-12 17:37:56" }, { "name": "kartik-v/yii2-krajee-base", @@ -1133,12 +1101,12 @@ "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", - "reference": "314f3b31990870856dbdf5f9bf5192ee683a386a" + "reference": "7f7a45ffe193fe673f72b9effc01b08499f2a454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/314f3b31990870856dbdf5f9bf5192ee683a386a", - "reference": "314f3b31990870856dbdf5f9bf5192ee683a386a", + "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/7f7a45ffe193fe673f72b9effc01b08499f2a454", + "reference": "7f7a45ffe193fe673f72b9effc01b08499f2a454", "shasum": "" }, "require": { @@ -1176,7 +1144,7 @@ "widget", "yii2" ], - "time": "2016-04-28 03:01:32" + "time": "2016-05-07 19:45:52" }, { "name": "kartik-v/yii2-widget-colorinput", @@ -1238,12 +1206,12 @@ "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rating.git", - "reference": "e3110576b60ecb6098bc8389efb5ef3a402b6e61" + "reference": "3327e9cecf1f1fec2c614afbdb6545091a87fc56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/e3110576b60ecb6098bc8389efb5ef3a402b6e61", - "reference": "e3110576b60ecb6098bc8389efb5ef3a402b6e61", + "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/3327e9cecf1f1fec2c614afbdb6545091a87fc56", + "reference": "3327e9cecf1f1fec2c614afbdb6545091a87fc56", "shasum": "" }, "require": { @@ -1286,7 +1254,7 @@ "widget", "yii2" ], - "time": "2016-04-27 19:26:00" + "time": "2016-05-13 03:22:54" }, { "name": "kartik-v/yii2-widget-select2", @@ -1456,19 +1424,20 @@ }, { "name": "mihaildev/yii2-elfinder", - "version": "1.1.3", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/MihailDev/yii2-elfinder.git", - "reference": "64b42572dec94e5c2d0d1630bce8292848a98f4b" + "reference": "bfb35ff2951ee162bd56b36335329847763531d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MihailDev/yii2-elfinder/zipball/64b42572dec94e5c2d0d1630bce8292848a98f4b", - "reference": "64b42572dec94e5c2d0d1630bce8292848a98f4b", + "url": "https://api.github.com/repos/MihailDev/yii2-elfinder/zipball/bfb35ff2951ee162bd56b36335329847763531d5", + "reference": "bfb35ff2951ee162bd56b36335329847763531d5", "shasum": "" }, "require": { + "studio-42/elfinder": "^2.1.10", "yiisoft/yii2-jui": "*" }, "type": "yii2-extension", @@ -1502,7 +1471,49 @@ "filemanager", "yii" ], - "time": "2015-07-03 07:08:52" + "time": "2016-05-11 14:20:43" + }, + { + "name": "myclabs/deep-copy", + "version": "1.5.1", + "source": { + "type": "git", + "url": "https://github.com/myclabs/DeepCopy.git", + "reference": "a8773992b362b58498eed24bf85005f363c34771" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/a8773992b362b58498eed24bf85005f363c34771", + "reference": "a8773992b362b58498eed24bf85005f363c34771", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "require-dev": { + "doctrine/collections": "1.*", + "phpunit/phpunit": "~4.1" + }, + "type": "library", + "autoload": { + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Create deep copies (clones) of your objects", + "homepage": "https://github.com/myclabs/DeepCopy", + "keywords": [ + "clone", + "copy", + "duplicate", + "object", + "object graph" + ], + "time": "2015-11-20 12:04:31" }, { "name": "nodge/lightopenid", @@ -1658,12 +1669,12 @@ "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "b02221e42163be673f9b44a0bc92a8b4907a7c6d" + "reference": "f9a8140d6cf86514a64fb3b637e716008e1885d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b02221e42163be673f9b44a0bc92a8b4907a7c6d", - "reference": "b02221e42163be673f9b44a0bc92a8b4907a7c6d", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f9a8140d6cf86514a64fb3b637e716008e1885d0", + "reference": "f9a8140d6cf86514a64fb3b637e716008e1885d0", "shasum": "" }, "require": { @@ -1712,43 +1723,44 @@ "spy", "stub" ], - "time": "2016-02-21 17:41:21" + "time": "2016-05-27 08:33:35" }, { "name": "phpunit/php-code-coverage", - "version": "2.2.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" + "reference": "844ec6eabee15768f1e34a8871f6fddfc3d5f602" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", - "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/844ec6eabee15768f1e34a8871f6fddfc3d5f602", + "reference": "844ec6eabee15768f1e34a8871f6fddfc3d5f602", "shasum": "" }, "require": { - "php": ">=5.3.3", + "php": "^5.6 || ^7.0", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", - "phpunit/php-token-stream": "~1.3", + "phpunit/php-token-stream": "^1.4.2", + "sebastian/code-unit-reverse-lookup": "~1.0", "sebastian/environment": "^1.3.2", - "sebastian/version": "~1.0" + "sebastian/version": "~1.0|~2.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", - "phpunit/phpunit": "~4" + "phpunit/phpunit": "^5.4" }, "suggest": { "ext-dom": "*", - "ext-xdebug": ">=2.2.1", + "ext-xdebug": ">=2.4.0", "ext-xmlwriter": "*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -1774,7 +1786,7 @@ "testing", "xunit" ], - "time": "2015-10-06 15:47:00" + "time": "2016-05-27 16:21:40" }, { "name": "phpunit/php-file-iterator", @@ -1866,21 +1878,24 @@ }, { "name": "phpunit/php-timer", - "version": "1.0.7", + "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" + "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", - "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", + "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "require-dev": { + "phpunit/phpunit": "~4|~5" + }, "type": "library", "autoload": { "classmap": [ @@ -1903,7 +1918,7 @@ "keywords": [ "timer" ], - "time": "2015-06-21 08:01:12" + "time": "2016-05-12 18:03:57" }, { "name": "phpunit/php-token-stream", @@ -1956,16 +1971,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.8.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "3c4becbce99732549949904c47b76ffe602a7595" + "reference": "4789e42043079d81f2cb77ea859036689dbb91ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3c4becbce99732549949904c47b76ffe602a7595", - "reference": "3c4becbce99732549949904c47b76ffe602a7595", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4789e42043079d81f2cb77ea859036689dbb91ee", + "reference": "4789e42043079d81f2cb77ea859036689dbb91ee", "shasum": "" }, "require": { @@ -1974,19 +1989,22 @@ "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", - "php": ">=5.3.3", + "myclabs/deep-copy": "~1.3", + "php": "^5.6 || ^7.0", "phpspec/prophecy": "^1.3.1", - "phpunit/php-code-coverage": "~2.1", + "phpunit/php-code-coverage": "^4.0", "phpunit/php-file-iterator": "~1.4", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "^1.0.6", - "phpunit/phpunit-mock-objects": "~2.3", + "phpunit/phpunit-mock-objects": "^3.2", "sebastian/comparator": "~1.1", "sebastian/diff": "~1.2", "sebastian/environment": "~1.3", "sebastian/exporter": "~1.2", "sebastian/global-state": "~1.0", - "sebastian/version": "~1.0", + "sebastian/object-enumerator": "~1.0", + "sebastian/resource-operations": "~1.0", + "sebastian/version": "~1.0|~2.0", "symfony/yaml": "~2.1|~3.0" }, "suggest": { @@ -1998,7 +2016,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.8.x-dev" + "dev-master": "5.4.x-dev" } }, "autoload": { @@ -2024,30 +2042,30 @@ "testing", "xunit" ], - "time": "2016-04-25 09:17:33" + "time": "2016-05-29 16:55:46" }, { "name": "phpunit/phpunit-mock-objects", - "version": "2.3.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" + "reference": "5bf0ba29dd683ec4f2e5d4fb212ad31827501012" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", - "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5bf0ba29dd683ec4f2e5d4fb212ad31827501012", + "reference": "5bf0ba29dd683ec4f2e5d4fb212ad31827501012", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", - "php": ">=5.3.3", - "phpunit/php-text-template": "~1.2", - "sebastian/exporter": "~1.2" + "php": "^5.6 || ^7.0", + "phpunit/php-text-template": "^1.2", + "sebastian/exporter": "^1.2" }, "require-dev": { - "phpunit/phpunit": "~4.4" + "phpunit/phpunit": "^5.4" }, "suggest": { "ext-soap": "*" @@ -2055,7 +2073,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "3.2.x-dev" } }, "autoload": { @@ -2080,7 +2098,62 @@ "mock", "xunit" ], - "time": "2015-10-02 06:51:40" + "time": "2016-05-26 06:15:46" + }, + { + "name": "predis/predis", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/nrk/predis.git", + "reference": "5850029f893cefe9aeeeb046ea18a5866f890cc5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nrk/predis/zipball/5850029f893cefe9aeeeb046ea18a5866f890cc5", + "reference": "5850029f893cefe9aeeeb046ea18a5866f890cc5", + "shasum": "" + }, + "require": { + "php": ">=5.3.9" + }, + "require-dev": { + "phpunit/phpunit": "~4.8" + }, + "suggest": { + "ext-curl": "Allows access to Webdis when paired with phpiredis", + "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "Predis\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Daniele Alessandri", + "email": "suppakilla@gmail.com", + "homepage": "http://clorophilla.net" + } + ], + "description": "Flexible and feature-complete Redis client for PHP and HHVM", + "homepage": "http://github.com/nrk/predis", + "keywords": [ + "nosql", + "predis", + "redis" + ], + "time": "2016-05-28 18:28:18" }, { "name": "psr/http-message", @@ -2133,16 +2206,16 @@ }, { "name": "rmrevin/yii2-comments", - "version": "1.4.2", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/rmrevin/yii2-comments.git", - "reference": "c68ddf276fe24ece0173781a8f7391a2cf7e6a12" + "reference": "3ab2ab67925e9e0f2baf50d2f79dd3248f1ad850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rmrevin/yii2-comments/zipball/c68ddf276fe24ece0173781a8f7391a2cf7e6a12", - "reference": "c68ddf276fe24ece0173781a8f7391a2cf7e6a12", + "url": "https://api.github.com/repos/rmrevin/yii2-comments/zipball/3ab2ab67925e9e0f2baf50d2f79dd3248f1ad850", + "reference": "3ab2ab67925e9e0f2baf50d2f79dd3248f1ad850", "shasum": "" }, "require": { @@ -2180,24 +2253,23 @@ "widget", "yii" ], - "time": "2016-03-01 13:18:41" + "time": "2016-04-28 13:14:57" }, { "name": "rmrevin/yii2-fontawesome", - "version": "2.14.0", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/rmrevin/yii2-fontawesome.git", - "reference": "baac28412963974940cbfb6b83940b3aa179b0ee" + "reference": "d2777130bc926bc670a4e50c2f504a0fb782efb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/baac28412963974940cbfb6b83940b3aa179b0ee", - "reference": "baac28412963974940cbfb6b83940b3aa179b0ee", + "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/d2777130bc926bc670a4e50c2f504a0fb782efb1", + "reference": "d2777130bc926bc670a4e50c2f504a0fb782efb1", "shasum": "" }, "require": { - "bower-asset/fontawesome": "4.6.*", "php": ">=5.4.0", "yiisoft/yii2": "2.0.*" }, @@ -2232,7 +2304,52 @@ "font", "yii" ], - "time": "2016-04-21 11:55:25" + "time": "2016-05-28 21:18:32" + }, + { + "name": "sebastian/code-unit-reverse-lookup", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe", + "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "phpunit/phpunit": "~5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Looks up which function or method a line of code belongs to", + "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "time": "2016-02-13 06:45:14" }, { "name": "sebastian/comparator", @@ -2356,12 +2473,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf" + "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf", - "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", + "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", "shasum": "" }, "require": { @@ -2398,7 +2515,7 @@ "environment", "hhvm" ], - "time": "2016-02-26 18:40:46" + "time": "2016-05-17 03:18:57" }, { "name": "sebastian/exporter", @@ -2519,6 +2636,52 @@ "time": "2015-10-12 03:26:01" }, { + "name": "sebastian/object-enumerator", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "reference": "d4ca2fb70344987502567bc50081c03e6192fb26" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26", + "reference": "d4ca2fb70344987502567bc50081c03e6192fb26", + "shasum": "" + }, + "require": { + "php": ">=5.6", + "sebastian/recursion-context": "~1.0" + }, + "require-dev": { + "phpunit/phpunit": "~5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "time": "2016-01-28 13:25:10" + }, + { "name": "sebastian/recursion-context", "version": "dev-master", "source": { @@ -2572,20 +2735,70 @@ "time": "2016-01-28 05:39:29" }, { + "name": "sebastian/resource-operations", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/resource-operations.git", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", + "shasum": "" + }, + "require": { + "php": ">=5.6.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + } + ], + "description": "Provides a list of PHP built-in functions that operate on resources", + "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "time": "2015-07-28 20:34:47" + }, + { "name": "sebastian/version", - "version": "1.0.6", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" + "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", - "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5", + "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5", "shasum": "" }, + "require": { + "php": ">=5.6" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, "autoload": { "classmap": [ "src/" @@ -2604,7 +2817,65 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2016-02-04 12:56:52" + }, + { + "name": "studio-42/elfinder", + "version": "2.1.x-dev", + "source": { + "type": "git", + "url": "https://github.com/Studio-42/elFinder.git", + "reference": "2ec345f7044052184a7d9faf1dc15ad82b503e9f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/2ec345f7044052184a7d9faf1dc15ad82b503e9f", + "reference": "2ec345f7044052184a7d9faf1dc15ad82b503e9f", + "shasum": "" + }, + "require": { + "php": ">=5.2" + }, + "suggest": { + "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.", + "dropbox-php/dropbox-php": "elFinder Volume driver `Dropbox` require `dropbox-php/dropbox-php`.", + "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting.", + "pear/http_oauth": "dropbox-php require `pear/http_oauth` or `PHP OAuth extension`." + }, + "type": "library", + "autoload": { + "classmap": [ + "php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Dmitry Levashov", + "email": "dio@std42.ru", + "homepage": "http://std42.ru" + }, + { + "name": "Troex Nevelin", + "email": "troex@fury.scancode.ru", + "homepage": "http://std42.ru" + }, + { + "name": "Naoki Sawada", + "email": "hypweb@gmail.com", + "homepage": "http://xoops.hypweb.net" + }, + { + "name": "Community contributions", + "homepage": "https://github.com/Studio-42/elFinder/contributors" + } + ], + "description": "File manager for web", + "homepage": "http://elfinder.org", + "time": "2016-05-30 08:20:52" }, { "name": "swiftmailer/swiftmailer", @@ -2612,12 +2883,12 @@ "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9" + "reference": "1460e98b53d2f916f1b4123069c96c90844a1a4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9", - "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/1460e98b53d2f916f1b4123069c96c90844a1a4d", + "reference": "1460e98b53d2f916f1b4123069c96c90844a1a4d", "shasum": "" }, "require": { @@ -2657,7 +2928,7 @@ "mail", "mailer" ], - "time": "2016-01-03 15:42:47" + "time": "2016-05-11 12:36:48" }, { "name": "symfony/browser-kit", @@ -2722,12 +2993,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "8e6292db6e77aa7fec40aaf12ae4bdee6b5b8007" + "reference": "30beaa1b3ccdc0074baaf910a17cdae80df1e32d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/8e6292db6e77aa7fec40aaf12ae4bdee6b5b8007", - "reference": "8e6292db6e77aa7fec40aaf12ae4bdee6b5b8007", + "url": "https://api.github.com/repos/symfony/console/zipball/30beaa1b3ccdc0074baaf910a17cdae80df1e32d", + "reference": "30beaa1b3ccdc0074baaf910a17cdae80df1e32d", "shasum": "" }, "require": { @@ -2774,7 +3045,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-04-20 18:53:54" + "time": "2016-05-30 06:58:27" }, { "name": "symfony/css-selector", @@ -2891,12 +3162,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "17b04e6b1ede45b57d3ad5146abe50df6c3968b4" + "reference": "807dde98589f9b2b00624dca326740380d78dbbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/17b04e6b1ede45b57d3ad5146abe50df6c3968b4", - "reference": "17b04e6b1ede45b57d3ad5146abe50df6c3968b4", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/807dde98589f9b2b00624dca326740380d78dbbc", + "reference": "807dde98589f9b2b00624dca326740380d78dbbc", "shasum": "" }, "require": { @@ -2943,7 +3214,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-04-12 18:09:53" + "time": "2016-05-05 06:56:13" }, { "name": "symfony/finder", @@ -2951,12 +3222,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "c54e407b35bc098916704e9fd090da21da4c4f52" + "reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/c54e407b35bc098916704e9fd090da21da4c4f52", - "reference": "c54e407b35bc098916704e9fd090da21da4c4f52", + "url": "https://api.github.com/repos/symfony/finder/zipball/39e5f3d533d07b5416b9d7aad53a27f939d4f811", + "reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811", "shasum": "" }, "require": { @@ -2992,7 +3263,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2016-03-10 11:13:05" + "time": "2016-05-13 18:03:36" }, { "name": "symfony/polyfill-mbstring", @@ -3000,12 +3271,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "6bab34bbffa5f5ac079fdc4a68e143f158e87b7d" + "reference": "67f0d2b927796648c5c38cedb7a2c8f1cf14e7dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6bab34bbffa5f5ac079fdc4a68e143f158e87b7d", - "reference": "6bab34bbffa5f5ac079fdc4a68e143f158e87b7d", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/67f0d2b927796648c5c38cedb7a2c8f1cf14e7dc", + "reference": "67f0d2b927796648c5c38cedb7a2c8f1cf14e7dc", "shasum": "" }, "require": { @@ -3017,7 +3288,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.2-dev" } }, "autoload": { @@ -3051,7 +3322,7 @@ "portable", "shim" ], - "time": "2016-04-15 07:04:29" + "time": "2016-05-26 01:13:28" }, { "name": "symfony/yaml", @@ -3059,12 +3330,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "0047c8366744a16de7516622c5b7355336afae96" + "reference": "06766b41126fbe4e4a24943cdd366eb24a1b6d17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96", - "reference": "0047c8366744a16de7516622c5b7355336afae96", + "url": "https://api.github.com/repos/symfony/yaml/zipball/06766b41126fbe4e4a24943cdd366eb24a1b6d17", + "reference": "06766b41126fbe4e4a24943cdd366eb24a1b6d17", "shasum": "" }, "require": { @@ -3100,7 +3371,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-03-04 07:55:57" + "time": "2016-05-24 10:03:10" }, { "name": "yiisoft/yii2", @@ -3108,12 +3379,12 @@ "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", - "reference": "a1bd20682516fa5a6f2f0518f15197cf6437998a" + "reference": "e9cc989c9c3de3326892f9205bfc17e61347fcdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/a1bd20682516fa5a6f2f0518f15197cf6437998a", - "reference": "a1bd20682516fa5a6f2f0518f15197cf6437998a", + "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/e9cc989c9c3de3326892f9205bfc17e61347fcdc", + "reference": "e9cc989c9c3de3326892f9205bfc17e61347fcdc", "shasum": "" }, "require": { @@ -3194,7 +3465,7 @@ "framework", "yii2" ], - "time": "2016-04-28 01:02:17" + "time": "2016-05-26 21:41:47" }, { "name": "yiisoft/yii2-bootstrap", @@ -3521,12 +3792,12 @@ "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "6abfc0cec5648e6ccc6a8053533383ecaf4dbdb4" + "reference": "df56110269ffaaea78295290c74d0bd1b3ac176f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/6abfc0cec5648e6ccc6a8053533383ecaf4dbdb4", - "reference": "6abfc0cec5648e6ccc6a8053533383ecaf4dbdb4", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/df56110269ffaaea78295290c74d0bd1b3ac176f", + "reference": "df56110269ffaaea78295290c74d0bd1b3ac176f", "shasum": "" }, "require": { @@ -3563,7 +3834,7 @@ "faker", "fixtures" ], - "time": "2016-04-28 06:53:57" + "time": "2016-05-19 20:16:37" }, { "name": "phpspec/php-diff", @@ -3703,12 +3974,12 @@ "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", - "reference": "62eddfcbf377353777742b3ceaf2b75dc81178e3" + "reference": "ad215b7f8c679e11e70ff3dc29c7306f28cef576" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/62eddfcbf377353777742b3ceaf2b75dc81178e3", - "reference": "62eddfcbf377353777742b3ceaf2b75dc81178e3", + "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/ad215b7f8c679e11e70ff3dc29c7306f28cef576", + "reference": "ad215b7f8c679e11e70ff3dc29c7306f28cef576", "shasum": "" }, "require": { @@ -3748,7 +4019,7 @@ "gii", "yii2" ], - "time": "2016-04-21 13:19:47" + "time": "2016-05-12 20:54:42" } ], "aliases": [], diff --git a/frontend/views/search/customer.php b/frontend/views/search/customer.php index fa3b08b..d5b2abf 100644 --- a/frontend/views/search/customer.php +++ b/frontend/views/search/customer.php @@ -72,7 +72,7 @@ ->widget(SliderInput::className(), [ 'clientOptions' => [ 'min' => 0, - 'max' => 5, + 'max' => 10, 'step' => 0.5, ], 'clientEvents' => [ diff --git a/frontend/views/site/forms-modal-fav.php b/frontend/views/site/forms-modal-fav.php index aae9657..ef8fb87 100644 --- a/frontend/views/site/forms-modal-fav.php +++ b/frontend/views/site/forms-modal-fav.php @@ -18,6 +18,6 @@ Добавлен
-
+
\ No newline at end of file -- libgit2 0.21.4