Commit Graph

39 Commits

Author SHA1 Message Date
nPellicari
b9370f9b73 [*] MO : updated controllers for mobile theme 2012-03-13 17:34:18 +00:00
vChabot
c79f96b98c // saving customization improved 2012-03-13 17:10:35 +00:00
nPellicari
f7b97fee7a [*] FO : Add mobile detection and mobile theme dispatcher 2012-03-06 09:00:25 +00:00
rMalie
ac3a322d95 // Retro-compatibility fix of front controllers 2012-03-05 15:32:06 +00:00
vChabot
c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
mMarinetti
677a4e485c // Welcome 2012 2012-02-22 09:28:22 +00:00
rMalie
de8a55b43e // Fix unassigned $category var in ProductController #PSFV-520 2012-02-16 10:22:58 +00:00
vChabot
2f14bbc7f3 // report bugfix from saving customization with combination 2012-02-10 14:08:03 +00:00
rMalie
cb9a7f281f // Normalize 2012-01-25 16:13:36 +00:00
rMalie
f08ce5cb8b [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
rMalie
a2664664fb // Fix not found products 2012-01-16 16:05:44 +00:00
tDidierjean
d8238b007e [*] Classes : fix bug #PSFV-162 - Remove unused variables 2012-01-04 13:41:03 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
sThiebaut
8d4174009a // clean code 2011-12-30 09:25:52 +00:00
vSchoener
ba4c954ab8 // Fixed bug #PSTEST-136, Attachement works correctly after any changements 2011-12-22 18:24:38 +00:00
lLefevre
e6333ce271 [-] BO : #PSTEST-129 : FO - Erreur lors de l'upload de fichiers personnalisés 2011-12-22 15:39:38 +00:00
mMarinetti
02ee9aa73f // Add missing call of parent::initContent() in all front class (when initContent exists) 2011-12-14 16:22:50 +00:00
lLefevre
af8d5f02e8 // fix bug tag image in AdminProductsController 2011-12-14 14:37:28 +00:00
tDidierjean
d529b8a9ed // fix product live preview and duplication 2011-11-23 18:33:11 +00:00
fBrignoli
8f234437e3 // 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