Commit Graph

39 Commits

Author SHA1 Message Date
nPellicari
29bbc7049c [*] MO : updated controllers for mobile theme 2012-03-13 17:34:18 +00:00
vChabot
1ada5f91e1 // saving customization improved 2012-03-13 17:10:35 +00:00
nPellicari
e0902253fd [*] FO : Add mobile detection and mobile theme dispatcher 2012-03-06 09:00:25 +00:00
rMalie
8a24c0a741 // Retro-compatibility fix of front controllers 2012-03-05 15:32:06 +00:00
vChabot
77774d0d94 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
mMarinetti
1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
rMalie
e1fdc09cfe // Fix unassigned $category var in ProductController #PSFV-520 2012-02-16 10:22:58 +00:00
vChabot
fd3890d9ca // report bugfix from saving customization with combination 2012-02-10 14:08:03 +00:00
rMalie
29b42505d7 // Normalize 2012-01-25 16:13:36 +00:00
rMalie
84f4d0838c [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
rMalie
5d932788f7 // Fix not found products 2012-01-16 16:05:44 +00:00
tDidierjean
2f83e37cff [*] Classes : fix bug #PSFV-162 - Remove unused variables 2012-01-04 13:41:03 +00:00
rMalie
a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
sThiebaut
0daf782c1f // clean code 2011-12-30 09:25:52 +00:00
vSchoener
955de82b98 // Fixed bug #PSTEST-136, Attachement works correctly after any changements 2011-12-22 18:24:38 +00:00
lLefevre
4d80600074 [-] BO : #PSTEST-129 : FO - Erreur lors de l'upload de fichiers personnalisés 2011-12-22 15:39:38 +00:00
mMarinetti
fa4c63a449 // Add missing call of parent::initContent() in all front class (when initContent exists) 2011-12-14 16:22:50 +00:00
lLefevre
47c5656dd6 // fix bug tag image in AdminProductsController 2011-12-14 14:37:28 +00:00
tDidierjean
90c9951a02 // fix product live preview and duplication 2011-11-23 18:33:11 +00:00
fBrignoli
a519d7cb79 // broken due to merge 2011-11-22 09:11:30 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
rGaillard
11fc755c46 // Improve Specific prices 2011-11-14 17:40:42 +00:00
vChabot
95cde12b84 [*] FO : combination link from product page are now the same as the combination link from blocklayered
// Cart is now accepting the combination link
2011-11-10 10:45:19 +00:00
rGaillard
09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
vChabot
f7f2f4bf1e // removing ajaxProcess, now useless because the process doesn't need ajax anymore 2011-10-20 08:04:41 +00:00
vChabot
c374ccb7b9 [+] FO : you can access to a product combination with its own url (e.g: http://www.myshop.com/index.php?controller=product&id_product=1#disk-space=16go&color=yellow) 2011-10-18 14:03:02 +00:00
rMalie
f65df2f2ae // Norm on controllers 2011-09-30 13:50:55 +00:00
vAugagneur
e8901103e3 [+] Classes : added new class Media => It contains all the method related to media like CSS, JS
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
mDeflotte
5d024dd47a //PreProcess => PostProcess 2011-09-29 09:01:59 +00:00
mDeflotte
675a8fe95b //Use protected instead of private function 2011-09-29 07:07:06 +00:00
mDeflotte
7fb6d6dbd3 //ProductController : Refacto done 2011-09-28 15:17:03 +00:00
vChabot
281663a212 // fix date error ('0000-00-00' is an invalid date) 2011-09-28 13:36:41 +00:00
vChabot
821404ed2f // cleaning code (norm / perf) 2011-09-28 09:37:29 +00:00
lLefevre
a88d5e86ef //fix correction norm in AdminProducts 2011-09-28 08:26:46 +00:00
rMalie
65e0f2d54f // Fix strict standard on controllers + modules header / footer include 2011-09-23 08:05:31 +00:00
rMalie
04f3779780 [*] Front: move front controllers in controllers/front/ directory
// Refactoring of front controllers part 1
2011-09-22 15:19:42 +00:00