set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
This commit is contained in:
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
COPYING.txt
Normal file → Executable file
0
COPYING.txt
Normal file → Executable file
0
COPYRIGHT.txt
Normal file → Executable file
0
COPYRIGHT.txt
Normal file → Executable file
0
Licence.txt
Normal file → Executable file
0
Licence.txt
Normal file → Executable file
2
composer.json
Normal file → Executable file
2
composer.json
Normal file → Executable file
@@ -7,7 +7,7 @@
|
|||||||
"wiki" : "http://thelia.net/wiki"
|
"wiki" : "http://thelia.net/wiki"
|
||||||
},
|
},
|
||||||
"require":{
|
"require":{
|
||||||
"php": ">=5.4",
|
"php": ">=5.3",
|
||||||
"ezyang/htmlpurifier": "dev-master",
|
"ezyang/htmlpurifier": "dev-master",
|
||||||
"ircmaxell/password-compat": "dev-master",
|
"ircmaxell/password-compat": "dev-master",
|
||||||
"propel/propel1" : "1.6.*",
|
"propel/propel1" : "1.6.*",
|
||||||
|
|||||||
0
core/bootstrap.php
Normal file → Executable file
0
core/bootstrap.php
Normal file → Executable file
0
core/lib/Thelia/Action/Cart.php
Normal file → Executable file
0
core/lib/Thelia/Action/Cart.php
Normal file → Executable file
0
core/lib/Thelia/Action/Customer.php
Normal file → Executable file
0
core/lib/Thelia/Action/Customer.php
Normal file → Executable file
0
core/lib/Thelia/Admin/Controller/AdminController.php
Normal file → Executable file
0
core/lib/Thelia/Admin/Controller/AdminController.php
Normal file → Executable file
0
core/lib/Thelia/Admin/Controller/BaseAdminController.php
Normal file → Executable file
0
core/lib/Thelia/Admin/Controller/BaseAdminController.php
Normal file → Executable file
0
core/lib/Thelia/Command/CacheClear.php
Normal file → Executable file
0
core/lib/Thelia/Command/CacheClear.php
Normal file → Executable file
0
core/lib/Thelia/Command/ContainerAwareCommand.php
Normal file → Executable file
0
core/lib/Thelia/Command/ContainerAwareCommand.php
Normal file → Executable file
0
core/lib/Thelia/Command/Install.php
Normal file → Executable file
0
core/lib/Thelia/Command/Install.php
Normal file → Executable file
0
core/lib/Thelia/Config/DatabaseConfiguration.php
Normal file → Executable file
0
core/lib/Thelia/Config/DatabaseConfiguration.php
Normal file → Executable file
0
core/lib/Thelia/Config/DefinePropel.php
Normal file → Executable file
0
core/lib/Thelia/Config/DefinePropel.php
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/action.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/action.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/config.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/config.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/routing.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/routing.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/routing/admin.xml
Normal file → Executable file
0
core/lib/Thelia/Config/Resources/routing/admin.xml
Normal file → Executable file
0
core/lib/Thelia/Controller/DefaultController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/DefaultController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/NullControllerInterface.php
Normal file → Executable file
0
core/lib/Thelia/Controller/NullControllerInterface.php
Normal file → Executable file
0
core/lib/Thelia/Core/Application.php
Normal file → Executable file
0
core/lib/Thelia/Core/Application.php
Normal file → Executable file
0
core/lib/Thelia/Core/Bundle/TheliaBundle.php
Normal file → Executable file
0
core/lib/Thelia/Core/Bundle/TheliaBundle.php
Normal file → Executable file
0
core/lib/Thelia/Core/Controller/ControllerResolver.php
Normal file → Executable file
0
core/lib/Thelia/Core/Controller/ControllerResolver.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterListenersPass.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterListenersPass.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterParserPluginPass.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterParserPluginPass.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Loader/XmlFileLoader.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Loader/XmlFileLoader.php
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Loader/schema/dic/config/thelia-1.0.xsd
Normal file → Executable file
0
core/lib/Thelia/Core/DependencyInjection/Loader/schema/dic/config/thelia-1.0.xsd
Normal file → Executable file
0
core/lib/Thelia/Core/Event/ActionEvent.php
Normal file → Executable file
0
core/lib/Thelia/Core/Event/ActionEvent.php
Normal file → Executable file
0
core/lib/Thelia/Core/Event/DefaultActionEvent.php
Normal file → Executable file
0
core/lib/Thelia/Core/Event/DefaultActionEvent.php
Normal file → Executable file
0
core/lib/Thelia/Core/Event/TheliaEvents.php
Normal file → Executable file
0
core/lib/Thelia/Core/Event/TheliaEvents.php
Normal file → Executable file
0
core/lib/Thelia/Core/EventListener/ControllerListener.php
Normal file → Executable file
0
core/lib/Thelia/Core/EventListener/ControllerListener.php
Normal file → Executable file
0
core/lib/Thelia/Core/EventListener/ViewListener.php
Normal file → Executable file
0
core/lib/Thelia/Core/EventListener/ViewListener.php
Normal file → Executable file
0
core/lib/Thelia/Core/Factory/ActionEventFactory.php
Normal file → Executable file
0
core/lib/Thelia/Core/Factory/ActionEventFactory.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Assets/AsseticHelper.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Assets/AsseticHelper.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/BaseParam/Secure.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/BaseParam/Secure.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/BaseLoop.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/BaseLoop.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/Exception/ElementNotFoundException.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/Exception/ElementNotFoundException.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/Exception/InvalidElementException.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/Exception/InvalidElementException.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/LoopResult.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/LoopResult.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/LoopResultRow.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Element/LoopResultRow.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Loop/Category.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Loop/Category.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/ParserInterface.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/ParserInterface.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Assets/SmartyAssetsManager.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Assets/SmartyAssetsManager.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/Assetic.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/Assetic.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/Module.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/Module.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/Translation.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/Plugins/Translation.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/SmartyPluginDescriptor.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/SmartyPluginDescriptor.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/SmartyPluginInterface.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/Smarty/SmartyPluginInterface.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/TestLoop/Equal.php
Normal file → Executable file
0
core/lib/Thelia/Core/Template/TestLoop/Equal.php
Normal file → Executable file
0
core/lib/Thelia/Core/Thelia.php
Normal file → Executable file
0
core/lib/Thelia/Core/Thelia.php
Normal file → Executable file
0
core/lib/Thelia/Core/TheliaContainerBuilder.php
Normal file → Executable file
0
core/lib/Thelia/Core/TheliaContainerBuilder.php
Normal file → Executable file
0
core/lib/Thelia/Core/TheliaHttpKernel.php
Normal file → Executable file
0
core/lib/Thelia/Core/TheliaHttpKernel.php
Normal file → Executable file
0
core/lib/Thelia/Exception/MemberAccessException.php
Normal file → Executable file
0
core/lib/Thelia/Exception/MemberAccessException.php
Normal file → Executable file
0
core/lib/Thelia/Log/AbstractTlogDestination.php
Normal file → Executable file
0
core/lib/Thelia/Log/AbstractTlogDestination.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationFile.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationFile.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationHtml.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationHtml.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationNull.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationNull.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationText.php
Normal file → Executable file
0
core/lib/Thelia/Log/Destination/TlogDestinationText.php
Normal file → Executable file
0
core/lib/Thelia/Log/Tlog.php
Normal file → Executable file
0
core/lib/Thelia/Log/Tlog.php
Normal file → Executable file
0
core/lib/Thelia/Log/TlogDestinationConfig.php
Normal file → Executable file
0
core/lib/Thelia/Log/TlogDestinationConfig.php
Normal file → Executable file
0
core/lib/Thelia/Log/TlogInterface.php
Normal file → Executable file
0
core/lib/Thelia/Log/TlogInterface.php
Normal file → Executable file
0
core/lib/Thelia/Model/Accessory.php
Normal file → Executable file
0
core/lib/Thelia/Model/Accessory.php
Normal file → Executable file
0
core/lib/Thelia/Model/AccessoryPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AccessoryPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AccessoryQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AccessoryQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/Address.php
Normal file → Executable file
0
core/lib/Thelia/Model/Address.php
Normal file → Executable file
0
core/lib/Thelia/Model/AddressPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AddressPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AddressQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AddressQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/Admin.php
Normal file → Executable file
0
core/lib/Thelia/Model/Admin.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminGroup.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminGroup.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminGroupPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminGroupPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminGroupQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminGroupQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminLog.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminLog.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminLogPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminLogPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminLogQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminLogQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AdminQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/Area.php
Normal file → Executable file
0
core/lib/Thelia/Model/Area.php
Normal file → Executable file
0
core/lib/Thelia/Model/AreaPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AreaPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AreaQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AreaQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/Attribute.php
Normal file → Executable file
0
core/lib/Thelia/Model/Attribute.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAv.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAv.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvI18n.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvI18n.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvI18nPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvI18nPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvI18nQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvI18nQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeAvQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCategory.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCategory.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCategoryPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCategoryPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCategoryQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCategoryQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCombination.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCombination.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCombinationPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCombinationPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCombinationQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeCombinationQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeI18n.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeI18n.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeI18nPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeI18nPeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeI18nQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributeI18nQuery.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributePeer.php
Normal file → Executable file
0
core/lib/Thelia/Model/AttributePeer.php
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user