TMMeilleur
|
689fcb005d
|
small fixes
|
2013-12-04 10:08:35 +02:00 |
|
Kevin Granger
|
9eefcfd058
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/css/modules.css
admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/groups/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/products/images.tpl
admin-dev/themes/default/template/controllers/products/prices.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/list/list_header.tpl
classes/Autoload.php
classes/Carrier.php
classes/Product.php
classes/ProductSale.php
classes/Tools.php
classes/Validate.php
classes/tax/TaxRulesTaxManager.php
controllers/admin/AdminPPreferencesController.php
controllers/admin/AdminPerformanceController.php
install-dev/install_version.php
js/admin_carrier_wizard.js
modules/blockcategories/blockcategories.php
modules/blocklayered/blocklayered.php
modules/statsequipment/statsequipment.php
modules/statsproduct/statsproduct.php
modules/watermark/watermark.php
themes/default/address.tpl
themes/default/authentication.tpl
themes/default/category.tpl
themes/default/contact-form.tpl
themes/default/css/history.css
themes/default/header.tpl
themes/default/js/cart-summary.js
themes/default/js/product.js
themes/default/mobile/order-detail.tpl
themes/default/modules/blocksearch/blocksearch.tpl
themes/default/modules/productcomments/productcomments.tpl
themes/default/order-carrier.tpl
themes/default/order-detail.tpl
themes/default/order-opc-new-account.tpl
themes/default/product.tpl
|
2013-11-21 17:43:51 +01:00 |
|
gRoussac
|
8dd951c2df
|
[*] MO : Remove calls to isRegisteredInHook in crossselling and productscategory
|
2013-11-11 00:36:17 +01:00 |
|
Vincent Augagneur
|
d27fe93daa
|
//modules added ->bootstrap = true;
|
2013-11-05 18:08:01 +01:00 |
|
Kevin Granger
|
889a2006ec
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/template/controllers/customer_threads/message.tpl
admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/modules/favorites.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl
admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl
admin-dev/themes/default/template/controllers/orders/_print_pdf_icon.tpl
admin-dev/themes/default/template/controllers/orders/form.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/products/associations.tpl
admin-dev/themes/default/template/controllers/products/combinations.tpl
admin-dev/themes/default/template/controllers/products/images.tpl
admin-dev/themes/default/template/controllers/products/informations.tpl
admin-dev/themes/default/template/controllers/products/prices.tpl
admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl
admin-dev/themes/default/template/header.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/list/list_header.tpl
classes/ProductSale.php
classes/helper/HelperList.php
controllers/admin/AdminCmsController.php
controllers/admin/AdminCustomersController.php
controllers/admin/AdminMetaController.php
controllers/admin/AdminModulesController.php
controllers/admin/AdminPerformanceController.php
controllers/admin/AdminProductsController.php
controllers/front/ParentOrderController.php
install-dev/theme/views/welcome.phtml
modules/blocknewproducts/blocknewproducts.php
modules/blocktopmenu/blocktopmenu.php
modules/importerosc/importerosc.php
modules/mailalerts/mailalerts.php
modules/shopimporter/shopimporter.php
modules/statsstock/statsstock.php
themes/default/css/product_list.css
|
2013-11-04 14:43:01 +01:00 |
|
gRoussac
|
b8b7fbaf71
|
[*] MO : New modules version since 1.5.6.0
|
2013-11-04 11:57:31 +01:00 |
|
Vincent Augagneur
|
8144935d76
|
//btn-primary => btn btn-default thanks @Shipow
|
2013-10-22 09:12:01 +02:00 |
|
gRoussac
|
a05c748e81
|
// addJqueryPlugin receives array in first argument
|
2013-10-21 15:05:03 +02:00 |
|
gRoussac
|
a9e45fccf3
|
[-] MO : ScrollTo not loaded
|
2013-10-21 14:35:23 +02:00 |
|
Vincent Augagneur
|
0b35c5506c
|
//crossselling module now use boostrap design
|
2013-09-23 15:22:42 +02:00 |
|
Damien Metzger
|
d2440df8ca
|
[*] FO : added smarty cache on productscategory
|
2013-07-03 15:49:32 +02:00 |
|
Damien Metzger
|
f78f3dc3a8
|
[*] FO : added smarty cache on crossselling module
|
2013-07-03 15:30:31 +02:00 |
|
Vincent Augagneur
|
83183a7ee0
|
Merge pull request #103 from damonsk/patch4
[*] MO : crossselling - moved javascript include into header hook.
|
2013-02-05 01:42:46 -08:00 |
|
Jonathan Danse
|
b08e3a43ff
|
[-] MO: coding standard
|
2013-01-07 11:11:28 +01:00 |
|
vAugagneur
|
17350c6149
|
[-] CORE : fixed bug #PSCFV-4754 Image sizes are the same for all shops and themes
|
2012-12-18 14:59:34 +01:00 |
|
Damon Skelhorn
|
403ce760b2
|
[*] MO : crossselling - moved javascript include into header hook.
|
2012-12-18 11:52:25 +00:00 |
|
vAugagneur
|
a1db83ef41
|
//remove svn keyword @version Release: $
|
2012-11-22 11:57:40 +01:00 |
|
sLorenzini
|
8a5c034a67
|
// image source modified again
|
2012-09-27 11:59:46 +00:00 |
|
rMalie
|
49869aaaaf
|
// MERGE product_multistore branch : product fields are now editable per shop
|
2012-04-17 13:32:12 +00:00 |
|
vChabot
|
77774d0d94
|
// id_category_default is now for multishop
|
2012-02-27 13:53:52 +00:00 |
|
rMalie
|
8f0257fc87
|
// Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions
|
2012-02-27 12:15:30 +00:00 |
|
rMalie
|
14e6929565
|
// Welcome 2012²
|
2012-02-23 16:33:10 +00:00 |
|
rMalie
|
c24ff8e9c7
|
// Normalize + use $this->smarty instead of $this->context->smarty in modules
|
2011-12-30 14:59:57 +00:00 |
|
rMalie
|
e6f45e54a6
|
// Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction()
|
2011-10-17 09:46:08 +00:00 |
|
rMalie
|
9510337b1d
|
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
|
2011-10-10 12:18:56 +00:00 |
|
rMalie
|
91083e190c
|
// Merge -> revision 8800
|
2011-09-27 14:30:06 +00:00 |
|
bMancone
|
172b2ec26d
|
[*] MO : crossseling - the main title now depends on the number of products in the cart
|
2011-08-25 07:10:51 +00:00 |
|
bMancone
|
3453ee553c
|
[*] MO : crossseling - Added hookShopingCart (uses all products in the cart)
|
2011-08-24 17:09:22 +00:00 |
|
rMalie
|
ec6489a29b
|
// Fix all category_lang sql restrictions with multishop
|
2011-08-19 14:21:45 +00:00 |
|
rMalie
|
fb55cfcd11
|
// Fix all product_lang sql restrictions with multishop
|
2011-08-19 14:01:23 +00:00 |
|
rMalie
|
d0dbb5c185
|
// Merge -> revision 8014
|
2011-08-11 12:00:05 +00:00 |
|
tDidierjean
|
9213581a03
|
// Context part 27
|
2011-07-29 14:29:57 +00:00 |
|
tDidierjean
|
52339502b6
|
// Context part 12
|
2011-07-19 09:28:11 +00:00 |
|
tDidierjean
|
6551a3ece7
|
// Context part 11
|
2011-07-18 15:50:58 +00:00 |
|
tDidierjean
|
139bb84f87
|
// Context - first commit
|
2011-07-11 14:32:05 +00:00 |
|
tDidierjean
|
9b288cecf5
|
// revert previous commit
|
2011-07-08 16:12:27 +00:00 |
|
tDidierjean
|
af4c7605de
|
// cancel commit
|
2011-07-08 15:43:24 +00:00 |
|
rGaillard
|
8fc7f11014
|
|
2011-07-06 10:54:11 +00:00 |
|
rGaillard
|
d1a13007b9
|
|
2011-07-06 10:10:43 +00:00 |
|
aFolletete
|
05a58f53e6
|
// 1.5 branche creation
|
2011-04-12 18:24:40 +00:00 |
|