Commit Graph

382 Commits

Author SHA1 Message Date
vAugagneur c2f31109e4 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-03 14:14:54 +01:00
vAugagneur 2195f9bdcb [+] CORE : now you can choose the redirect option when your product is disable 2012-12-03 14:13:50 +01:00
Rémi Gaillard 5b9f6dffc9 [-] FO: js was missing on order follow #PSCFV-5441 2012-12-03 10:44:32 +01:00
vAugagneur 0de7579f58 //remove debug 2012-12-02 20:05:39 +01:00
vAugagneur 49e1a536e3 [*] FO : improve SEO and http error code 2012-12-02 19:46:09 +01:00
vAugagneur 6f33a9dd54 //remove comment 2012-11-29 18:36:18 +01:00
vAugagneur 035d7b7421 [-] FO : fixed bug #PSCFV-5563 - address can't be changed when making an order as a guest 2012-11-29 18:35:05 +01:00
vAugagneur 65e6264a0a [-] FO : fixed bug #PSCFV-5776 - Converting a guest account via GuestTrackingController allows empty passwords, warns of an invalid password but DOES convert the account 2012-11-29 18:06:34 +01:00
Rémi Gaillard deb5adb6f4 [-] FO: Don't display categories in breadcrumb if there are not associated to the shop 2012-11-29 18:01:39 +01:00
Vincent Augagneur 8dc4dafbd7 Merge pull request #3 from damonsk/development
[-] FO : fixed bug #PSCFV-5637 - Order reference (string) if passed in from a 1.4 theme...
2012-11-29 06:15:56 -08:00
vAugagneur 562c49163e //small fix in controllers/front/OrderController.php thanks to @Butterback 2012-11-29 09:07:02 +01:00
(d)oekia e55e213783 unset should go after usage of by reference value 2012-11-26 15:08:32 +01:00
(d)oekia 9a2fbd3b56 Merge/simplify statements 2012-11-26 15:03:42 +01:00
(d)oekia fdcaf1fc70 [-] FO: PSCFV-4181: pruneoff unavailable products 2012-11-26 14:11:35 +01:00
PrestaEdit 1dd44868e8 // PSCFV-5569: remove warning if module "blocksuppliers" and "blockmanufacturer" is deleted 2012-11-25 23:08:47 +01:00
DamienMetzger 50f5b20f00 [-] FO : fixed a problem with quantity of customized products #PSCFV-5630
[-] FO : removed cart rules already in the cart from available cart rules in the cart summary
2012-11-23 10:39:04 +01:00
DamienMetzger d2a442fb59 [-] FO : removed useless extra parameter not implemented in Manufacturer::getManufacturers() #PSCFV-5771 2012-11-23 09:48:51 +01:00
DamienMetzger 77b80d8ec2 [-] FO : fixed parse error on ContactController.php #PSCFV-5803 2012-11-22 19:30:05 +01:00
Rémi Gaillard 0d141e204c [-] FO: Fix #PSCFV-5052 update the cart rules in the cart when the address is changed 2012-11-22 16:46:12 +01:00
vAugagneur a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
DamienMetzger 8ef07b1e34 [-] FO : added missing e-mail control on identity controller #PSCFV-5645 2012-11-22 11:33:33 +01:00
Damon Skelhorn 86316e3a32 Bug #PSCFV-5637 - Order reference (string) if passed in from a 1.4 theme in id_order is cast into a integer which destroys the value. 2012-11-21 15:02:59 +00:00
Rémi Gaillard 3e2de4986b [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
rGaillard ec8563e9e3 [-] FO: Fix #PSCFV-5652 url redirection after a guest order was bas 2012-11-15 18:11:10 +00:00
rGaillard 1b9a40489f [-] FO: Fix #PSCFV-5359 do not redirect to canonical url on 404 error 2012-11-15 09:43:07 +00:00
dMetzger 98bf8f93fc [-] FO : you cannot reset the password of a deactivated account anymore #PSCFV-5621 2012-11-15 08:14:03 +00:00
dMetzger bc4ebdc6cb [-] FO : replaced order id by order reference in the contact form (but kept the id_order for retrocompatibility) #PSCFV-5491 2012-11-14 14:54:36 +00:00
vAugagneur e13799df77 // small fix 2012-11-14 14:54:17 +00:00
dMetzger 0d2aed15be [-] FO : replaced order id by order reference in the contact form (but kept the id_order for retrocompatibility) #PSCFV-5491 2012-11-14 14:47:26 +00:00
vAugagneur 78c4eb0107 [-] FO : fixed bug on mobile them with opc can't place order. 2012-11-14 13:57:38 +00:00
vAugagneur 224ad5fa1f [-] FO : fixed bug #PSCFV-5617 - fixed bug #PSCFV-5616 - mobile theme issues 2012-11-14 13:10:09 +00:00
vAugagneur 1ed8a01f5f [-] FO : fixed bug #PSCFV-5368 - CMS pages are all blank in front but exists in admin 2012-11-13 15:50:31 +00:00
dMetzger b861516fc0 [-] FO : removed deprecated configuration var "PS_VOUCHERS" #PSCFV-5240
// Removed useless DOS protection
2012-11-13 13:56:21 +00:00
dMetzger ad62133539 [-] FO : restored the display of available cart rules in the cart #PSCFV-5473 (clean) 2012-11-09 14:20:08 +00:00
dMetzger 38765f51b9 [-] FO : restored the display of available cart rules in the cart #PSCFV-5473 2012-11-09 13:08:28 +00:00
dMetzger 3f93a729c1 [-] FO : missing vars in contact email replaced #PSCFV-4852 2012-11-08 13:33:12 +00:00
vAugagneur 5d2fa5429a [-] FO : fixed bug #PSCFV-5304 - theme tools.js needed in OrderFollowController.php and OrderSlipController.php 2012-11-05 13:52:36 +00:00
rGaillard ff0778a54b [-] FO: Fix #PSCFV-5220 exception when birthday date is invalid 2012-10-29 11:32:35 +00:00
rGaillard bc2f6ba1f3 [-] FO : Fix #PSCFV-5216 specific prices on cart refreshment when deleting product 2012-10-25 15:37:10 +00:00
rGaillard 36e47776d5 [-] FO: Fix #PSCFV-5061 2012-10-23 13:04:27 +00:00
rGaillard 47f8213ece // Do not redirect to account creation when email does not exist 2012-10-23 12:43:18 +00:00
rGaillard e513cd4c85 [-] FO: Fix #PSCFV-5143 2012-10-23 08:29:24 +00:00
vAugagneur 8c40e856da //small fix 2012-10-22 16:47:16 +00:00
vAugagneur fc94b42d7d //fix for 1.5.2.0 2012-10-22 12:41:28 +00:00
vAugagneur 5c4543650a [-] FO : fixed bug #PSCFV-5048 2012-10-17 14:01:25 +00:00
vAugagneur 593671d15f //small fix 2012-10-17 10:13:52 +00:00
lLefevre 946dd2caf7 // Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 10:13:43 +00:00
vAugagneur be697d7cc8 [-] FO : fixed bug #PSCFV-4950 2012-10-17 10:02:18 +00:00
lLefevre 04fc63c2b6 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:35:11 +00:00
lLefevre 779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00