Jerome Nadaud
|
f89c8ed008
|
// Fix HelperUploader images params
|
2013-10-25 15:54:53 +02:00 |
|
gRoussac
|
eb8ea1cba5
|
[-] CORE : SetEnv in if statement
|
2013-10-25 15:29:15 +02:00 |
|
gRoussac
|
4e6585a1b8
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
|
2013-10-25 15:21:55 +02:00 |
|
gRoussac
|
a03efe152c
|
[-] CORE : SetEnv not available on all config // @todo curl request on dummy .htacces
|
2013-10-25 15:21:40 +02:00 |
|
Jerome Nadaud
|
52795495bd
|
//Starting Uploader helper
|
2013-10-25 14:19:51 +02:00 |
|
Jerome Nadaud
|
279cb99a4e
|
// Add regenerate option to thumbnail creation
|
2013-10-24 18:52:10 +02:00 |
|
Jerome Nadaud
|
6f57093f50
|
[-] BO : FixBug #PSCFV-10600 - Unmatched Boundary with mod_security
|
2013-10-24 18:36:36 +02:00 |
|
Rémi Gaillard
|
3cd702da42
|
[-] WS: Fix stockavailables list when stock is shared between shops #PSCFV-10793
|
2013-10-24 16:30:02 +02:00 |
|
Damien Metzger
|
a1df97776a
|
// Set default values
|
2013-10-24 13:54:55 +02:00 |
|
emilien-puget
|
92c2f6953f
|
changed path from dirname(__FILE__) to PS_ROOT_DIR
|
2013-10-24 11:44:52 +02:00 |
|
Damien Metzger
|
e17dd1fdde
|
// theme installation
|
2013-10-24 09:49:46 +02:00 |
|
Rémi Gaillard
|
e1887425fa
|
[*] BO: Add an option to choose to not import the behavior of taxes displaying for the groups in localization pack import
|
2013-10-23 18:22:53 +02:00 |
|
Fabio Chelly
|
010ad76e6f
|
Merge remote-tracking branch 'origin/development' into development
|
2013-10-23 10:55:35 +02:00 |
|
Fabio Chelly
|
5fd3ad5adf
|
[*] FO ProductSale: improves calculation of most selled products when there are a lot of products in shop
|
2013-10-23 10:55:23 +02:00 |
|
Vincent Augagneur
|
3ec3bf587e
|
//small fix on cache_id in classe Hook
|
2013-10-23 09:38:22 +02:00 |
|
gRoussac
|
feca06417f
|
// definition on addFeatureValueImport
|
2013-10-23 01:23:35 +02:00 |
|
gRoussac
|
5d28d38a22
|
[-] BO : Fix bug #PSCFV-7907 AdminImport, add custom field to features
|
2013-10-23 01:18:09 +02:00 |
|
Gregory Roussac
|
398548fecf
|
Merge pull request #864 from samy-r/features-duplication-escaping
[-] CORE : pSQL for feature values
|
2013-10-22 10:20:44 -07:00 |
|
Jerome Nadaud
|
c458e059d5
|
// Fix hook list problem on multishop
|
2013-10-22 16:18:50 +02:00 |
|
Sarah Lorenzini
|
32a85007df
|
// update mail templates
|
2013-10-22 15:45:33 +02:00 |
|
Damien Metzger
|
16cf10d586
|
// New profitability calculation
|
2013-10-22 11:39:57 +02:00 |
|
gRoussac
|
d20aea0563
|
[-] BO : Fix bug #PSCFV-10767, could not retrieve feature value when product IDs not forced
|
2013-10-22 11:27:45 +02:00 |
|
Jerome Nadaud
|
73e9d966a6
|
// list bulk actions fix
|
2013-10-22 11:24:50 +02:00 |
|
Rémi Gaillard
|
c6997bd525
|
// move clear cache of color list
|
2013-10-22 11:09:55 +02:00 |
|
Damien Metzger
|
e8f68441db
|
// Assigned shop phone to frontend smarty
|
2013-10-21 19:02:25 +02:00 |
|
Damien Metzger
|
58aa64fab7
|
// Code cleaning
|
2013-10-21 18:18:48 +02:00 |
|
Jerome Nadaud
|
5f75439a6b
|
// Date range picker improvements
|
2013-10-21 17:07:57 +02:00 |
|
gRoussac
|
aefa821d7f
|
[*] MO : TM - Blockcart added Layer
|
2013-10-21 16:55:47 +02:00 |
|
Vincent Augagneur
|
10473e09ad
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-10-21 14:51:25 +02:00 |
|
Vincent Augagneur
|
150c6e0130
|
[+] CORE : helperList action can be rendered from module classe
|
2013-10-21 14:51:14 +02:00 |
|
Samy Rabih
|
5d8c0a0fc2
|
duplicateFeatures doesn't protect feature values
The features values are not protected using pSQL during the features
duplication
|
2013-10-21 14:08:30 +02:00 |
|
Jerome Nadaud
|
e53e63c257
|
// Add Back button to list footer
|
2013-10-21 13:45:39 +02:00 |
|
Jerome Nadaud
|
b141975d57
|
// Fix fields_list check
|
2013-10-21 11:49:08 +02:00 |
|
Rémi Gaillard
|
198e75245d
|
[-] FO: Don't auto detect language if it not associated to the shop #PSCFV-10273
|
2013-10-21 09:41:00 +02:00 |
|
gRoussac
|
332c8ff49f
|
[-] CORE : Fix bug #PSCFV-10687 again, #PSCFV-10752 replaceAccentedChars() // sorry for that
|
2013-10-21 00:28:41 +02:00 |
|
gRoussac
|
8ef1e043af
|
[*] BO : chmod 664 to config.xml file
|
2013-10-18 18:36:30 +02:00 |
|
Rémi Gaillard
|
6747d3bbac
|
[-] BO: Default country should be overriden in the context in multishop
|
2013-10-18 10:23:06 +02:00 |
|
Rémi Gaillard
|
b8273a13e6
|
//
|
2013-10-17 18:30:22 +02:00 |
|
Jerome Nadaud
|
f9b115a2f8
|
// Date Range picker improvements
|
2013-10-17 11:39:02 +02:00 |
|
Rémi Gaillard
|
eb14e25e2a
|
// small fix for some order by on listing
|
2013-10-17 11:33:05 +02:00 |
|
gRoussac
|
f1ea9ba5b4
|
[-] BO : Fix bug #PSCFV-10709 rename root category with slashes in it
|
2013-10-17 10:53:20 +02:00 |
|
Rémi Gaillard
|
e4faa2bb75
|
[-] Core: Out of stock status should be setted after the first order history
|
2013-10-17 10:28:14 +02:00 |
|
Jerome Nadaud
|
a85b931765
|
// Adding compare options
|
2013-10-16 19:07:23 +02:00 |
|
Jerome Nadaud
|
6a7990869a
|
// Range datepicker special compare actions
|
2013-10-16 18:26:00 +02:00 |
|
gRoussac
|
3ba5905042
|
[-] BO : Could not order by reserved words like 'key'
|
2013-10-16 16:25:40 +02:00 |
|
Vincent Augagneur
|
37712f0193
|
//when a module is disabled, first option is enable
|
2013-10-16 16:20:51 +02:00 |
|
Rémi Gaillard
|
e493305c47
|
// merge problem
|
2013-10-16 15:08:39 +02:00 |
|
Jerome Nadaud
|
dfd00bb064
|
// Add stats date in install
|
2013-10-16 14:44:49 +02:00 |
|
Damien Metzger
|
f284777fc4
|
// Removed the trailing (Addons) after the name of the native modules
|
2013-10-16 11:59:36 +02:00 |
|
Rémi Gaillard
|
2e65214c39
|
// manually merge of modules search
|
2013-10-16 11:36:40 +02:00 |
|