Gamesh
|
5c496f45a1
|
[*] FO: now you can download files >1G without running into max execution limitation
Added @ to suppress warning i safe mode.
|
2013-12-09 15:04:16 +02:00 |
|
Gamesh
|
9713d38078
|
[*] FO: now you can download files >1G without running into max execution limitation
when reading large files ( >1G ), you often get max execution timeout error, this fix will prevent this.
|
2013-12-09 08:53:11 +02:00 |
|
rGaillard
|
ae98bcd86b
|
// php warning
|
2013-12-06 18:40:44 +01:00 |
|
rGaillard
|
746c74dfac
|
// id of root category could be different of 1
|
2013-12-06 18:34:50 +01:00 |
|
rGaillard
|
0d374e5501
|
// new hook
|
2013-12-06 14:54:45 +01:00 |
|
Krystian Podemski
|
665c5d155d
|
[*] CORE: original search_query assign to .tpl
Avoid problems with special characters for eg. in polish language like ąźćłó etc.
|
2013-12-04 17:24:30 +01:00 |
|
rGaillard
|
90f5560cb3
|
// add new hook on product comparator
|
2013-12-04 14:43:09 +01:00 |
|
gRoussac
|
81481d6105
|
[*] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/48
|
2013-12-03 19:24:31 +01:00 |
|
Damien Metzger
|
de456e45ec
|
[*] Bo : removed empty filters from the cookie (thus limiting its size)
|
2013-12-03 11:44:51 +01:00 |
|
Damien Metzger
|
2931ebeeae
|
[-] FO : fixed product comparator when there are no products anymore
|
2013-12-02 19:21:54 +01:00 |
|
rGaillard
|
9078290c01
|
// small fix
|
2013-12-02 16:18:59 +01:00 |
|
rGaillard
|
3cfafbfe10
|
// typo
|
2013-12-02 15:20:12 +01:00 |
|
Francois Gaillard
|
34d56ead85
|
[-] Controller : ParentOrderController - Missing parenthesis
|
2013-12-02 09:26:04 +01:00 |
|
PrestaEdit
|
06b68e3757
|
//use Tools methods instead of $_GET/$_POST
|
2013-12-01 23:39:27 +01:00 |
|
gRoussac
|
3871ea32a4
|
// missing parenthesis
|
2013-11-29 17:48:52 +01:00 |
|
gRoussac
|
68ed6fac82
|
[*] CORE : Merge of https://github.com/PrestaShop/PrestaShop/pull/582
|
2013-11-29 17:06:59 +01:00 |
|
gRoussac
|
8370c18fe8
|
[-] CORE : Remove notices on ob clean
|
2013-11-28 11:11:49 +01:00 |
|
gRoussac
|
068b7100c4
|
[*] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/854 again
|
2013-11-27 16:26:22 +01:00 |
|
gRoussac
|
2b210e0732
|
[*] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/854
|
2013-11-27 16:20:20 +01:00 |
|
gRoussac
|
6959e71bec
|
[*] CORE : Merge of https://github.com/PrestaShop/PrestaShop/pull/729
|
2013-11-27 00:09:41 +01:00 |
|
Kevin Granger
|
5976a471a7
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-21 17:43:59 +01: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 |
|
Damien Metzger
|
8bdc6c9a51
|
[*] FO : Added getCategory getter in ProductController #PSCFV-8408
|
2013-11-21 16:01:50 +01:00 |
|
Jerome Nadaud
|
50eee795ed
|
// Add truncate category description preserving html tags
|
2013-11-15 11:03:06 +01:00 |
|
gRoussac
|
5a8c335d78
|
[-] FO : Bad value for back when controller name is sent
|
2013-11-13 12:30:39 +01:00 |
|
gRoussac
|
6ddf220aee
|
[-] Fo : Call Gmaps on https if required
|
2013-11-12 21:16:09 +01:00 |
|
gRoussac
|
f0f3679cbd
|
[*] FO : https on TOS in fancybox, follow up https://github.com/PrestaShop/PrestaShop/pull/956
|
2013-11-12 15:56:04 +01:00 |
|
gRoussac
|
3f42a381a4
|
[*] FO : Redirect to address.tpl when !Address::isCountryActiveById
|
2013-11-12 12:12:19 +01:00 |
|
gRoussac
|
a7869a1f06
|
[*] CORE : Remove duplicate SQL queries
|
2013-11-11 13:41:23 +01:00 |
|
Rémi Gaillard
|
855c8a8de4
|
// add 2 useful hooks
|
2013-11-07 18:33:49 +01:00 |
|
gRoussac
|
91cde1ab3a
|
[-] BO : getCMSPages to associated shop in cmscontroller
|
2013-11-07 12:09:58 +01:00 |
|
Jérôme Nadaud
|
54db0b705c
|
Merge pull request #923 from PrestaEdit/1.6.x-fancybox
//remove unnecessary addCSS (fancybox)
|
2013-11-06 00:31:57 -08:00 |
|
Jonathan Danse
|
9f396ada83
|
//remove unnecessary addCSS (fancybox)
|
2013-11-05 10:13:13 +01:00 |
|
gRoussac
|
be13f82b30
|
[*] FO: Follow up e86c56172d
|
2013-11-04 18:20:01 +01:00 |
|
Damien Metzger
|
27273334e3
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-04 14:47:16 +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 |
|
Rémi Gaillard
|
bf8cd29868
|
// validator on message field
|
2013-11-04 14:21:42 +01:00 |
|
Damien Metzger
|
cfeeda7d9b
|
// Assigned compared products to smarty
|
2013-11-04 11:00:50 +01:00 |
|
Rémi Gaillard
|
930c9f3ff5
|
// validators
|
2013-11-02 10:50:02 +01:00 |
|
Rémi Gaillard
|
5db9c5cdd5
|
// small fix
|
2013-11-02 09:54:37 +01:00 |
|
Damien Metzger
|
549fa9003c
|
// Small fix with URL rewrite
|
2013-10-31 15:41:41 +01:00 |
|
Damien Metzger
|
9a1b45a8e6
|
// Fixed warning and prepared next commit
|
2013-10-31 15:09:14 +01:00 |
|
gRoussac
|
c98b5e0c78
|
[*] CORE : Manual merge of https://github.com/PrestaShop/PrestaShop/ thanks @kpodemski
|
2013-10-29 19:05:21 +01:00 |
|
djfm
|
0288696c90
|
// English
|
2013-10-29 14:37:55 +00:00 |
|
gRoussac
|
e86c56172d
|
[*] FO: Can not establish purchase total when tax incl.
|
2013-10-28 17:42:23 +01:00 |
|
gRoussac
|
97ef888345
|
[-] FO: Fix bug #PSCFV-10625 Js error on carriers step if AjaxCart disabled
|
2013-10-24 21:28:22 +02:00 |
|
emilien-puget
|
92c2f6953f
|
changed path from dirname(__FILE__) to PS_ROOT_DIR
|
2013-10-24 11:44:52 +02:00 |
|
PhpMadman
|
35df3f463c
|
Removed unsed code
I looked through the code. And I can't see that that code is used. everything is handled in PDF class.
|
2013-10-21 10:10:28 +02:00 |
|
gRoussac
|
9b8a7edad8
|
// small refacto
|
2013-10-21 01:05:18 +02:00 |
|
gRoussac
|
c9d20f35b3
|
// norms
|
2013-10-21 00:00:17 +02:00 |
|