Commit Graph

1660 Commits

Author SHA1 Message Date
dMetzger
f01657a576 [*] BO : you can now choose the combination of the free product of a cart rule
[*] FO : the free product is now removed from the cart along with the cart rule (where applicable)
2012-02-20 17:04:41 +00:00
mDeflotte
26e79ff58e [-] FO : #PSCFI-4762 - When cart contains virtuals products and physicals products, use only physicals to calculate shipping cost
// Product virtuals added before upgrading need to have the column ps_product.is_virtual at 1
2012-02-20 16:40:22 +00:00
bMancone
24c7ad2330 // Improvement #PSFV-550 2012-02-20 15:37:04 +00:00
vChabot
87855f2081 // select associated categories on a shop creation (with the root category shown when you are not in a shop context) 2012-02-20 14:36:57 +00:00
tDidierjean
699107c6a0 // fix redirection on edit page if errors are present 2012-02-20 14:14:39 +00:00
bMancone
b08468ecd7 // Fixed #PSFV-521 2012-02-20 13:58:19 +00:00
rGaillard
7110d8517a // Improve and debug backoffice order 2012-02-20 13:25:55 +00:00
bMancone
85f3df042f // Fixed missing parameters when calling Currency::exists 2012-02-20 09:22:15 +00:00
dMetzger
1c4162ff2e // You shall not DIE! 2012-02-20 09:14:01 +00:00
rGaillard
ef69ac9925 // Fix bugs on Admin Orders 2012-02-17 17:37:04 +00:00
mDeflotte
801dc04dac // Remove unuseful lines 2012-02-17 16:26:29 +00:00
mDeflotte
10c8eca300 // Shippping calculation on multishipping did not use package address delivery but the cart address delivery 2012-02-17 15:57:37 +00:00
mMarinetti
fcb3f53671 // die2exception 2012-02-17 15:49:27 +00:00
tDidierjean
2a1a47b5f6 // replace all uses of "combinaison" by "combination" 2012-02-17 15:03:56 +00:00
tDidierjean
c309ff14e5 // Deprecate function 2012-02-17 14:54:32 +00:00
tDidierjean
667bd7ab10 [*] BO : #PSTEST-784 - selected attribute is now visible 2012-02-17 14:50:01 +00:00
fBrignoli
758b03206f [-] BO : Bug Fixed #PSTESTS-672 An error has occured during currency creation 2012-02-17 14:49:49 +00:00
mDeflotte
c5e7815019 [-] BO : BugFix : #PSTEST-807 : stay on the form when an error occured 2012-02-17 12:00:12 +00:00
rMalie
5df8c9a809 // Fix "you edit field for" multishop #PSTEST-796 2012-02-17 10:32:45 +00:00
rMalie
bba39755fc // Fix group shop filter association in getList() and improve assoshop with Group: text 2012-02-17 10:06:00 +00:00
rMalie
cdc7356f54 // Fix shop association in admin on attributes page 2012-02-16 17:11:49 +00:00
rMalie
e1714942f3 [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
mDeflotte
dc1b554aec // [-] BO : #PSTEST-769 - Use context instead of the Configuration::get() 2012-02-16 14:23:07 +00:00
mDeflotte
a52f8c38ee [-] BO : #PSTEST-769 - The default country must be pre-selected on address list 2012-02-16 14:13:04 +00:00
rMalie
499b6af5b5 // Fix default shop associations in helper shop #PSTEST-770 2012-02-16 14:10:30 +00:00
mDeflotte
0bde311b97 [-] BO : #PSFV-503 - Fix bug with image generation 2012-02-15 17:31:39 +00:00
rMalie
1b9dadf95d // Fix default shop associations in helper shop #PSTEST-746 2012-02-15 16:43:32 +00:00
fSerny
01846fa9b4 [+] BO : New hooks added (helpers + order history) 2012-02-15 13:54:50 +00:00
Francois Gaillard
5436e2e610 [*] MO : BlockCMS module 1.5 compliant + translations 2012-02-15 13:50:25 +00:00
rMalie
31ad0fcfe6 // Improve multishop ergonomy (new toolbar) 2012-02-15 10:04:05 +00:00
tDidierjean
ca772b3b92 // Fix bulk deletion of attributes 2012-02-14 17:34:08 +00:00
tDidierjean
e5c9477a08 [-] BO : fix bug #PSFV-421 - bug with redirection after login 2012-02-14 16:29:21 +00:00
aFolletete
a322e66502 // fixed bug #PSTEST-552
// Clean code
2012-02-14 15:08:40 +00:00
rMalie
3dc3285de1 // Remove shop url when a shop is deleted #PSTEST-747 2012-02-14 13:50:04 +00:00
rMalie
1edd5d5148 // Improve multishop ergonomy with a link to missing url on shop list 2012-02-14 13:20:17 +00:00
tDidierjean
67a95fd1f6 // AdminController refactoring 2012-02-14 10:47:40 +00:00
tDidierjean
959c71c35b [-] BO : fix Save&Stay not working on combination page 2012-02-14 10:44:08 +00:00
mDeflotte
2ab07c690f [-] Classes : #PSTEST-717 - Fix an infinite loop
// Add missing params $products
2012-02-14 10:36:53 +00:00
rMalie
189c473aad // Optimization on Product cache 2012-02-14 09:39:18 +00:00
mDeflotte
1a1aafa631 [-] Classes : #PSTEST-275 #PSFV-304 - Method Module::getPosition() was missing 2012-02-14 08:35:31 +00:00
dMetzger
7279f68e9c [-] FO : If a product is given for free in a cart rule and is already in the cart, the price is subtracted #PSTEST-715 2012-02-13 17:47:40 +00:00
tDidierjean
56283d9101 // revert wrong change ($_FILES is needed in afterImageUpload() 2012-02-13 17:38:03 +00:00
tDidierjean
0f40efc18b [-] BO : #PSTEST-705 fix scene image upload 2012-02-13 17:36:34 +00:00
rMalie
18d872b670 // Fix quick link access for multishop #PSFV-478 #PSTEST-687 2012-02-13 17:22:12 +00:00
rMalie
d8c818cf54 // Fix redirection to index when friendly url are activated #PSFV-488 2012-02-13 16:56:28 +00:00
lLefevre
643cdf58be // Fix change controllers/ by controllers/front/ for list meta tags 2012-02-13 15:40:23 +00:00
tDidierjean
5946c9fe93 // Finish removing the "id_theme in ImageType" code 2012-02-13 15:35:05 +00:00
rMalie
ac7d4de35b // Refacto of lang functions (all code moved in Translate class) 2012-02-13 15:20:25 +00:00
mDeflotte
981db438d1 // Improving adding address with order-opc 2012-02-13 14:15:23 +00:00
tDidierjean
4e1a3ee434 [-] BO : fix #PSTEST-718 combinations images not saved 2012-02-13 13:50:37 +00:00