Commit Graph

152 Commits

Author SHA1 Message Date
mDeflotte 441f643fda // Retrocompatibility with carriers modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12614 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 15:50:50 +00:00
rMalie ebec527630 [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 10:21:51 +00:00
rMalie 70552fb31d // Restore good page_name for controllers with - in name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12576 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-20 10:15:45 +00:00
rMalie 6887541bdd [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 10:14:10 +00:00
rMalie aa65a967ad // Fix not found products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12446 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-16 16:05:44 +00:00
aNiassy f219f3a4c6 [-] FO : fixed an error of assign variable with smarty
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12435 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-16 14:38:21 +00:00
vSchoener 8055c12af9 // Fix norme :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12395 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-12 14:57:40 +00:00
vSchoener 87991da1cc [-] BO : Fixed bug #PSFV-363. The mails are more detailed for the customer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12394 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-12 14:56:53 +00:00
vChabot 83ad81fcf0 [-] FO : BugFix : #PSTEST-190 : adding a link to create an address in the "my-account" page, if a customer hasn't filled any addresses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12352 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-11 13:45:03 +00:00
vChabot 87fd511314 [*] BO : Adding category management with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12270 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-09 15:13:46 +00:00
lLefevre 9508211a9a [-] BO : fix #PSFV-163
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12149 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 15:58:04 +00:00
rMalie 494205d52e // Fix PrestaShopException typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 13:53:19 +00:00
tDidierjean 5ae13861be [*] Classes : fix bug #PSFV-162 - Remove unused variables
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12125 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 13:41:03 +00:00
mBertholino 7bd3fddc70 [-] FO : fixed bug while updating customer personal information, the customer couldn't deselect the newsletter checkbox or the optin checkbox
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12083 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-03 16:06:58 +00:00
lLefevre f98db640c5 [-] BO : fix #PSTEST-281
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12074 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-03 15:00:13 +00:00
tDidierjean 6c12806a8f // FO performance improvements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12044 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-03 10:37:05 +00:00
rMalie 07207496d7 // Rename correctly all hooks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12006 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 15:52:40 +00:00
rMalie 50e4dff4e5 // Refactoring of Hook class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11998 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 14:42:05 +00:00
mDeflotte e7e22788e7 [-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11986 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 13:35:42 +00:00
rGaillard f64d1dfd1a // Small changes on validateController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11967 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 10:09:36 +00:00
sThiebaut 364bf9c9ea // fixed bug on module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11931 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 10:59:50 +00:00
sThiebaut 0d4ff730bf // clean code
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11918 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-30 09:25:52 +00:00
vChabot 232e8c2cc3 // fix problem about guest customer and default group id and the password display in the form (BO)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11767 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-26 14:31:15 +00:00
mBertholino edee6f6c2d [-] FO : if th user doesn't have any account and he's still trying to log in, he will be redirected to the create account form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11758 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-26 11:07:19 +00:00
vAugagneur e8b9ba18bc //last fix before release :p thanks franky
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11736 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-23 00:19:24 +00:00
aNiassy f236fe6494 [-] FO :#PSTEST-145 : fixed a translation bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11685 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 20:58:20 +00:00
mDeflotte 0c077908a2 // BugFix : Encoding chars problems
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11683 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 20:55:17 +00:00
vSchoener 7d9b03fd31 // Fixed bug #PSTEST-136, Attachement works correctly after any changements
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11662 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 18:24:38 +00:00
rMalie 1f7c5e246b [+] MO: Add Module controller, Cheque and Bankwire modules use it
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11635 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 16:31:03 +00:00
lLefevre 60fd01ec60 [-] BO : #PSTEST-129 : FO - Erreur lors de l'upload de fichiers personnalisés
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11622 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 15:39:38 +00:00
mDeflotte 07c031260e // Fix some problems with multishipping
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11511 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 16:27:02 +00:00
vChabot a089131884 // removing categories assocation with shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11509 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 16:18:24 +00:00
vChabot 6ef2e2cc50 [*] BO : New category management with multi shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11437 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 17:36:08 +00:00
jBreux bd9261af97 // Fix comparator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11432 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 17:03:08 +00:00
jBreux c9d150b36b // Fix bug and Smarty 3 standardize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11423 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 16:04:45 +00:00
mBertholino 49a1282cfb // improve authentification.tpl code, in order to display errors messages.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11414 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 14:39:27 +00:00
mDeflotte daa8c7f8c9 // BugFix - Changing error message "name is to long (32 chars max)" + Adding context to Tools::displayError()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11409 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 14:06:57 +00:00
mBertholino 91d3e6f391 // improve authController code, in processSubmitAccount, the method checks if the email address already exists and if it's a valid one.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11368 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 15:40:57 +00:00
mDeflotte 7343f80834 // Some translations + Split multi-shipping activation in two differente option (one for allowing multi-delivering and one for allowing to deliver the available products first)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11270 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 15:26:13 +00:00
mDeflotte 5d941ccc26 // BugFix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11247 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-15 10:50:42 +00:00
mMarinetti abc215a343 // Add missing call of parent::initContent() in all front class (when initContent exists)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11215 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 16:22:50 +00:00
lLefevre 91c95d7146 // fix bug tag image in AdminProductsController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11206 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 14:37:28 +00:00
mDeflotte b6b190de65 // BugFix : Problem with delivery otion and opc when user is not connected
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11185 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-13 17:01:40 +00:00
fBrignoli 415299a7aa [*] PDF : New hook actionPDFInvoiceRender
[-] PDF : Can't display invoice due to Collection


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11138 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-12 15:23:39 +00:00
mDeflotte d843b14ac6 // BugFix : Display errors when no carriers available
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11112 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-12 10:21:56 +00:00
mDeflotte 2df30b8f8e // BugFix : empty errors message on adding products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11104 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-12 09:00:22 +00:00
mDeflotte 943741871e // Multishipping button is replaced by a checkbox
// BugFix with back params in the checkout process

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10994 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-06 14:56:29 +00:00
mDeflotte 6be1ed9428 // BugFix : Problem with account creation and OPC
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10970 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-06 10:05:00 +00:00
mDeflotte 31e90d9031 // Retrocompatibility : Now old 1.4 template works with new chechout process. Multishipping cannot be enabled.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10948 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 17:11:26 +00:00
rMalie 394aeab269 // Fix missing Core suffix for some classes / controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10941 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 16:49:05 +00:00