Initial commit
This commit is contained in:
8
.idea/.gitignore
generated
vendored
Normal file
8
.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/nouveau_site.iml" filepath="$PROJECT_DIR$/.idea/nouveau_site.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
107
.idea/nouveau_site.iml
generated
Normal file
107
.idea/nouveau_site.iml
generated
Normal file
@@ -0,0 +1,107 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/core/lib/Thelia" isTestSource="false" packagePrefix="Thelia\" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/local/modules" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/local/modules/TheliaSmarty/Tests" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/tests/phpunit/Thelia/Tests" isTestSource="true" packagePrefix="Thelia\Tests\" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpspec/prophecy" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/class-loader" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/swiftmailer/swiftmailer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php56" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/ptachoire/cssembed" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/routing" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/finder" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-mbstring" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/phpunit" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/security" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/form" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/intl" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/property-access" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/config" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-util" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/dependency-injection" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php72" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php70" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-ctype" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php71" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/console" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/doctrine/cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-apcu" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/composer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php73" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/filesystem" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/var-dumper" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/event-dispatcher" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/options-resolver" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/doctrine/collections" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php54" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/doctrine/instantiator" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/browser-kit" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/resource-operations" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/http-kernel" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/diff" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/stack/builder" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/lock" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/recursion-context" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/imagine/imagine" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/http-foundation" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-intl-icu" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/comparator" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/yaml" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/environment" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/validator" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/global-state" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/dom-crawler" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/object-enumerator" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/debug" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/serializer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/version" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/webmozart/assert" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/security-acl" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/exporter" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/polyfill-php55" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/sebastian/code-unit-reverse-lookup" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/expression-language" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony-cmf/routing" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/psr/cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/dotenv" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/process" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/symfony/translation" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/kriswallsmith/assetic" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/fzaninotto/faker" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpdocumentor/reflection-common" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/psr/simple-cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/michelf/php-markdown" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpdocumentor/type-resolver" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/psr/log" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpdocumentor/reflection-docblock" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/myclabs/deep-copy" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/smarty/smarty" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/thelia/installer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/thelia/math-tools" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/thelia/currency-converter" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/oyejorge/less.php" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/simplepie/simplepie" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/ircmaxell/password-compat" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/php-file-iterator" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/php-text-template" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/phpunit-mock-objects" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/paragonie/random_compat" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/php-code-coverage" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/spipu/html2pdf" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/thelia/propel" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/commerceguys/enum" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/php-timer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/commerceguys/addressing" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/phpunit/php-token-stream" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/core/vendor/tecnickcom/tcpdf" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
104
.idea/php.xml
generated
Normal file
104
.idea/php.xml
generated
Normal file
@@ -0,0 +1,104 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PhpIncludePathManager">
|
||||
<include_path>
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpspec/prophecy" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/class-loader" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/swiftmailer/swiftmailer" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php56" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/ptachoire/cssembed" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/routing" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/finder" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-mbstring" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/phpunit" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/cache" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/security" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/form" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/intl" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/property-access" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/config" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-util" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/dependency-injection" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php72" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php70" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-ctype" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php71" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/console" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/doctrine/cache" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-apcu" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/composer" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php73" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/filesystem" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/var-dumper" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/event-dispatcher" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/options-resolver" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/doctrine/collections" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php54" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/doctrine/instantiator" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/browser-kit" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/resource-operations" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/http-kernel" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/diff" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/stack/builder" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/lock" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/recursion-context" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/imagine/imagine" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/http-foundation" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-intl-icu" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/comparator" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/yaml" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/environment" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/validator" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/global-state" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/dom-crawler" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/object-enumerator" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/debug" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/serializer" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/version" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/webmozart/assert" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/security-acl" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/exporter" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/polyfill-php55" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/sebastian/code-unit-reverse-lookup" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/expression-language" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony-cmf/routing" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/psr/cache" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/dotenv" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/process" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/symfony/translation" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/kriswallsmith/assetic" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/fzaninotto/faker" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpdocumentor/reflection-common" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/psr/simple-cache" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/michelf/php-markdown" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpdocumentor/type-resolver" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/psr/log" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpdocumentor/reflection-docblock" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/myclabs/deep-copy" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/smarty/smarty" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/thelia/installer" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/thelia/math-tools" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/thelia/currency-converter" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/oyejorge/less.php" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/simplepie/simplepie" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/ircmaxell/password-compat" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/php-file-iterator" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/php-text-template" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/phpunit-mock-objects" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/paragonie/random_compat" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/php-code-coverage" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/spipu/html2pdf" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/thelia/propel" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/commerceguys/enum" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/php-timer" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/commerceguys/addressing" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/phpunit/php-token-stream" />
|
||||
<path value="$PROJECT_DIR$/core/vendor/tecnickcom/tcpdf" />
|
||||
</include_path>
|
||||
</component>
|
||||
<component name="PhpUnit">
|
||||
<phpunit_settings>
|
||||
<PhpUnitSettings configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/core/vendor/autoload.php" use_configuration_file="true" />
|
||||
</phpunit_settings>
|
||||
</component>
|
||||
</project>
|
||||
11
.idea/phpunit.xml
generated
Normal file
11
.idea/phpunit.xml
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="PHPUnit">
|
||||
<option name="directories">
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/tests" />
|
||||
<option value="$PROJECT_DIR$/local/modules/TheliaSmarty/Tests" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user