gRoussac
|
336e784ca5
|
[*] CORE : Throw Exception when no theme selected
|
2013-11-28 15:32:19 +01:00 |
|
Jerome Nadaud
|
b66f8ea75a
|
// Allow list disabled categories
|
2013-11-28 14:49:41 +01:00 |
|
Jerome Nadaud
|
9b241d5e1d
|
// Add interface restriction in Autoload
|
2013-11-28 11:46:03 +01:00 |
|
gRoussac
|
8370c18fe8
|
[-] CORE : Remove notices on ob clean
|
2013-11-28 11:11:49 +01:00 |
|
Jerome Nadaud
|
510b71054a
|
// Add Drag and Drop to uploader helper
|
2013-11-28 09:55:22 +01:00 |
|
gRoussac
|
82022c337a
|
[-] FO : CCC do not withdraw \t+ and \s+
|
2013-11-27 19:49:07 +01:00 |
|
Damien Metzger
|
8dc4eb5c03
|
[-] BO : Category code cleaning, fixing, moving and multistore-ing
|
2013-11-27 17:40:35 +01:00 |
|
Kevin Granger
|
8f51fee67a
|
// load jquery-timeago.js
|
2013-11-27 15:15:30 +01:00 |
|
gRoussac
|
10dac5a45b
|
[-] CORE : Merge of https://github.com/PrestaShop/PrestaShop/pull/816
|
2013-11-27 00:06:44 +01:00 |
|
gRoussac
|
5f5b9bd1de
|
[-] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/718
|
2013-11-26 23:43:49 +01:00 |
|
gRoussac
|
5d511c1ac7
|
// remove notice in ModuleGraph.php
|
2013-11-26 23:39:28 +01:00 |
|
gRoussac
|
ef466ac47c
|
[+] CORE : Merg of https://github.com/PrestaShop/PrestaShop/pull/775
|
2013-11-26 23:33:24 +01:00 |
|
gRoussac
|
1855ffa584
|
[-] CORE : Merge of https://github.com/PrestaShop/PrestaShop/pull/813
|
2013-11-26 23:18:00 +01:00 |
|
gRoussac
|
8d15f5d3e6
|
[-] CORE : Merge of https://github.com/PrestaShop/PrestaShop/pull/814
|
2013-11-26 23:08:03 +01:00 |
|
gRoussac
|
13b5762367
|
[-] FO : trailing \t in minified html
|
2013-11-26 18:41:02 +01:00 |
|
Jerome Nadaud
|
dc90bb6227
|
// Force clearstatcache on product image upload
|
2013-11-26 15:46:21 +01:00 |
|
Damien Metzger
|
9ad56871de
|
Merge pull request #1004 from djfm/bootstrap
// when adding a translation pack, do not install translations for modules that are not on the disk
|
2013-11-26 01:31:24 -08:00 |
|
Jerome Nadaud
|
48be09d82d
|
// Missing Base uri in uploader helper
|
2013-11-25 17:37:26 +01:00 |
|
gRoussac
|
620441997c
|
[-] CORE : No Exception when CONTENT_LENGTH is no set
|
2013-11-25 16:05:07 +01:00 |
|
ccauw
|
eb312455e5
|
[-] BO : Double separator in function createTemplate()
smarty->getTemplateDir() returns a result ending with a separator,
so no need to add DIRECTORY_SEPARATOR ?
|
2013-11-25 14:19:21 +01:00 |
|
Jerome Nadaud
|
3fe6608a62
|
// Include datetime picker for all admin controllers
|
2013-11-22 16:41:52 +01:00 |
|
Damien Metzger
|
db1c3c22fd
|
[-] BO : Cart rules optimization / Attempt to fix #PSCFV-8895 (need to be double-checked)
|
2013-11-22 15:59:52 +01:00 |
|
Damien Metzger
|
40d15416c5
|
[-] FO : exclude external css from CCC #PSCFV-10839
|
2013-11-22 14:37:27 +01:00 |
|
gRoussac
|
dd79348748
|
[-] BO : getCartsRuleByCode should be retrocompatible
|
2013-11-22 11:40:47 +01:00 |
|
Damien Metzger
|
3a02d6f281
|
[-] BO : Fixed potential errors with untranslated admin tabs #PSCFV-8104
|
2013-11-21 17:46:28 +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
|
9c5303df1d
|
// Deactivate customer groups in the install (automatically reactivated if you add a group or set a reduction)
|
2013-11-21 14:57:55 +01:00 |
|
Damien Metzger
|
26b90d5670
|
[*] FO : Added the possibility to deactivate customer groups management (for performances) [part 2]
|
2013-11-21 14:44:00 +01:00 |
|
gRoussac
|
d6e52bdecb
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-11-21 14:20:00 +01:00 |
|
gRoussac
|
3ab28374e6
|
[-] BO : Remove warning with open_basdir on module list
|
2013-11-21 14:17:55 +01:00 |
|
Damien Metzger
|
9f1c39a7d6
|
[*] FO : Added the possibility to deactivate customer groups management (for performances) [part 1]
|
2013-11-21 12:32:51 +01:00 |
|
Fabio Chelly
|
5f47526ed2
|
[-] FO : Fixed bug #PSCFV-11076
|
2013-11-21 12:13:30 +01:00 |
|
fram
|
5a9bb5106f
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-21 10:16:47 +01:00 |
|
fram
|
64e84ff296
|
// when adding a translation pack, do not install translations for modules that are not on the disk
|
2013-11-20 17:35:09 +01:00 |
|
Damien Metzger
|
63f2082da3
|
[-] FO : fixed tax rules cache
|
2013-11-20 16:49:48 +01:00 |
|
Damien Metzger
|
8d0b1e9602
|
[*] BO : Added combination ean13 in the backend search #PSCFV-10436
|
2013-11-20 16:30:25 +01:00 |
|
Quentin Montant
|
0410378bd3
|
"---<br />" string is now removed correctly from the end of customization data text
|
2013-11-20 13:30:47 +01:00 |
|
Quentin Montant
|
1508a8a5d7
|
"---<br />" string is now removed correctly from the end of customization data text
|
2013-11-20 11:31:02 +01:00 |
|
Kevin Granger
|
3580dc016a
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-18 23:46:48 +01:00 |
|
Damien Metzger
|
f4560d0899
|
// Install
|
2013-11-18 20:35:42 +01:00 |
|
Rémi Gaillard
|
f4194bedd9
|
Merge pull request #978 from StanProg/bootstrap
// FO : Removed unused local variable, tabs added, phpdoc tags
|
2013-11-18 06:27:46 -08:00 |
|
TMMeilleur
|
95b9710eda
|
fixed add to wishlist/compare buttons and added product review
|
2013-11-18 15:52:39 +02:00 |
|
gRoussac
|
4771746959
|
[-) FO : Fix bug #PSCFV-10926, trailing question mark in pagination url
|
2013-11-18 12:26:08 +01:00 |
|
rGaillard
|
bd241a9c48
|
[-] BO: product price was changed on changing to advanced stock management #PSCFV-10996
|
2013-11-18 12:04:09 +01:00 |
|
Kevin Granger
|
73ec191fb0
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/template/controllers/modules/configure.tpl
|
2013-11-18 10:23:23 +01:00 |
|
Jerome Nadaud
|
11296fe464
|
// Small Fix in truncateString function
|
2013-11-18 09:55:21 +01:00 |
|
Gregory Roussac
|
21319ca32c
|
Merge pull request #988 from dlage/fix_jquery_ui_autocomplete
[-] Project : missing ui.menu in jquery_ui_dependencies.
|
2013-11-17 14:44:47 -08:00 |
|
gRoussac
|
cef406aef2
|
[*] FO : DNI can be not required
|
2013-11-17 23:35:56 +01:00 |
|
dlage
|
692643d7d6
|
[-] Project : missing ui.menu in jquery_ui_dependencies.
|
2013-11-16 17:42:54 +00:00 |
|
gRoussac
|
7f02c8ca58
|
[-] WS: Fix bug #PSCFV-10970 use configuration for uploaded images quality
|
2013-11-15 18:50:28 +01:00 |
|