rGaillard
|
cc441b4c1b
|
// Cookies subdomain & bug fix on stocks
|
2012-06-21 16:11:30 +00:00 |
|
rGaillard
|
67060bffb3
|
[-] MO: Blocktopmenu add links to shop
|
2012-06-20 15:38:08 +00:00 |
|
vChabot
|
2639b68fd8
|
[-] BO : BugFix : #PSCFV-2798 : Multistore : BUG on the "modify products page" with another shop device
|
2012-06-13 13:23:52 +00:00 |
|
rMalie
|
bd551e74b4
|
// Fix redirection in Shop::initialize()
|
2012-06-12 15:58:27 +00:00 |
|
rGaillard
|
99b22fbbb8
|
// Improve performance and bug fixes
|
2012-06-06 16:22:48 +00:00 |
|
rMalie
|
9a4fec4ae0
|
// category_lang are always duplicated on shop creation #PSCFV-2648
|
2012-06-05 08:48:48 +00:00 |
|
rMalie
|
80ee4cdfd8
|
// Some performance improvement #PSCFV-2658
|
2012-06-04 12:58:52 +00:00 |
|
vChabot
|
84fb2418da
|
// little fix Shop class condition
|
2012-06-04 09:43:25 +00:00 |
|
rMalie
|
65d4d2b36e
|
// Fix SSL with multishop #PSCFV-2646
|
2012-06-04 08:59:10 +00:00 |
|
rMalie
|
528a0107b5
|
// Norm and doc for Shop class
|
2012-05-30 09:50:10 +00:00 |
|
rMalie
|
e6264ba698
|
// Automatically duplicate some shop data if the primary data is checked (E.g. export carriers langs if carrier is checked) #PSCFV-2616
|
2012-05-30 08:06:57 +00:00 |
|
rMalie
|
e504432dd8
|
// Fix Shop::isFeatureActive() #PSCFV-2609
|
2012-05-29 12:05:13 +00:00 |
|
rGaillard
|
8856465a23
|
[*] MO: Improve performance with smarty cache on blocktopmenu
|
2012-05-29 09:28:53 +00:00 |
|
rGaillard
|
d3dbc5ba12
|
[-] BO: Fix multishop employee restriction on cart and catalog price rules PSCFV-2505
|
2012-05-25 17:12:55 +00:00 |
|
rMalie
|
7c4aaa1c44
|
// Improve multishop code
|
2012-05-25 13:37:43 +00:00 |
|
tDidierjean
|
5e6801a6ce
|
// cleanup
|
2012-05-22 10:10:08 +00:00 |
|
tDidierjean
|
6d93039c40
|
// fix redirection
|
2012-05-22 09:46:26 +00:00 |
|
tDidierjean
|
890cd233fa
|
// fix url redirection with multishop secondary urls
|
2012-05-22 09:33:24 +00:00 |
|
rMalie
|
c7dfa295cd
|
// Fix share customer on shops
|
2012-05-21 22:03:34 +00:00 |
|
rMalie
|
9d0f116680
|
// Fix context in multishop
|
2012-05-21 19:33:02 +00:00 |
|
rMalie
|
3eb2308503
|
// Fix multishop in objectModel (langs were not correctly generated when an employee has not all auths on shops)
|
2012-05-21 19:12:35 +00:00 |
|
rMalie
|
f918e7da50
|
// Fix default context in shop
|
2012-05-21 18:57:51 +00:00 |
|
aNiassy
|
10b47e7301
|
[-] BO : Fixed a bug which did not permitted to found a customer in the creation of order in the back office
|
2012-05-21 18:34:36 +00:00 |
|
rMalie
|
a38d3626c1
|
// Fix list of customers in multishop #PSCFV-2499
|
2012-05-21 17:44:38 +00:00 |
|
vChabot
|
63ccec6d87
|
[-] BO : BugFix : #PSCFV-2465 : When creating a shop without importing categories, I can still see the default category from other shop
|
2012-05-21 08:20:19 +00:00 |
|
rMalie
|
bc48e8e0c1
|
// Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList())
|
2012-05-18 14:54:37 +00:00 |
|
tDidierjean
|
83a8b63860
|
[-] BO : fix #PSCFV-2322 - cannot deactivate multishop with only one shop
|
2012-05-18 14:04:03 +00:00 |
|
tDidierjean
|
368602f33c
|
[-] Classes : fix bug #PSCFV-2309 - Unable to override Shop::asso_tables
|
2012-05-14 08:09:12 +00:00 |
|
rMalie
|
2933d699f4
|
// Improve Shop::getTotalShops()
|
2012-05-10 08:59:07 +00:00 |
|
rMalie
|
522d7cc950
|
// Multishop interface reworked
|
2012-05-09 15:05:39 +00:00 |
|
rMalie
|
cf7a4154bf
|
// Fix bug on _DB_PREFIX_ call in class Shop #PSCFV-1243
|
2012-04-26 09:28:31 +00:00 |
|
rMalie
|
e358fa4345
|
// Fix problem on configuration context for mono-shop mode #PSTEST-1231
|
2012-04-25 09:54:28 +00:00 |
|
rMalie
|
dc86241bac
|
// Add hooks for shop duplication, fix homeslider duplication #PSTEST-1173
|
2012-04-25 09:04:38 +00:00 |
|
rMalie
|
18afa20e63
|
// Add a multishop restriction on address in BO #PSTEST-1035
|
2012-04-23 14:27:08 +00:00 |
|
rMalie
|
22daabf9cb
|
// Fix bug on auths for sub employees #PSFV-849
|
2012-04-23 09:38:24 +00:00 |
|
rMalie
|
93d3b1460c
|
// Some optimization #PI-121
|
2012-04-18 09:57:19 +00:00 |
|
rMalie
|
b53aa953a4
|
// Shop::$asso_table is now public (for modules) #PSFV-551
|
2012-04-18 08:38:30 +00:00 |
|
rMalie
|
60b281c4e3
|
// Fix join between product_attribute and product_attribute_shop on getproducts methods
|
2012-04-17 16:10:51 +00:00 |
|
rMalie
|
009e190263
|
// MERGE product_multistore branch : product fields are now editable per shop
|
2012-04-17 13:32:12 +00:00 |
|
rMalie
|
9c225269a4
|
// Fix id_shop in URL for BO
|
2012-04-17 08:26:31 +00:00 |
|
rMalie
|
2461f29b4c
|
// Fix id_shop in URL
|
2012-04-16 09:45:19 +00:00 |
|
rMalie
|
e1dfd81d64
|
// Fix id_shop in URL
|
2012-04-16 09:07:24 +00:00 |
|
lLefevre
|
ba4e1a2baf
|
[-] BO : remove sprintf() which are unnecessary
|
2012-03-29 08:31:28 +00:00 |
|
lLefevre
|
50f0c8a871
|
[-] BO : remove sprintf() which are unnecessary
|
2012-03-28 14:57:38 +00:00 |
|
rMalie
|
dada1ccb00
|
// Fix default state for shops #PSTEST-1013
|
2012-03-14 16:31:54 +00:00 |
|
rGaillard
|
4fde0d041d
|
// Fix carriers and product tax rules group import on shop creation
|
2012-03-06 10:38:31 +00:00 |
|
rGaillard
|
0db32c885d
|
// Fix stock on shop import
|
2012-02-29 10:45:22 +00:00 |
|
bMancone
|
3d5d7a56b2
|
// Fixed #PSTEST-804
|
2012-02-28 15:35:37 +00:00 |
|
rMalie
|
f31f8f0cef
|
// Add support of UTF-8 in multishop virtual uri
|
2012-02-28 14:26:19 +00:00 |
|
rMalie
|
f1d8763d35
|
// Fix auth issues for multishop
|
2012-02-27 17:03:58 +00:00 |
|