Commit Graph

893 Commits

Author SHA1 Message Date
rMalie 7898fca857 // Add moduleController file 2011-09-23 15:08:43 +00:00
mMarinetti e19cb8cbd4 // content.tpl 2011-09-23 15:06:55 +00:00
mMarinetti 56610880cf // 2011-09-23 15:05:48 +00:00
mMarinetti 6191e868f1 [+] BO : New AdminController system, including smarty backoffice, thanks to Raphael and Thomas 2011-09-23 15:01:49 +00:00
rMalie 230ed9d5ee [*] MO: module cheque use the new moduleController system 2011-09-23 14:34:18 +00:00
rMalie 1d44d06528 // Merge -> revision 8734 2011-09-23 14:06:47 +00:00
rMalie dc957d3d3a // Rename Module->smartyAssign to Module->templateAssign
[+] Front: Add module controller + url dispatch for modules
2011-09-23 13:50:33 +00:00
fBrignoli 3c215168ac [-] BO : Missing add one after another type in admintaxrulesgroup 2011-09-23 13:25:27 +00:00
mDeflotte 7f34ab5552 [*] BO : Gender - Allow image resizing 2011-09-23 13:04:52 +00:00
mDeflotte 0f2915813f [-] Install : Add gender durring install
[*] FO : Add gender_type "neutral"
// Normalization
2011-09-23 09:58:19 +00:00
mDeflotte 4dd85d92c0 // Normalization 2011-09-23 09:51:10 +00:00
tDidierjean 185cba8026 // fix blocknewsletter error during e-mail verification 2011-09-23 09:10:54 +00:00
fBrignoli 84dcf75347 [*] MO : blocknewsletter : double opt-in
[*] MO : newsletter : filter on  active only
2011-09-23 08:44:49 +00:00
rMalie 65e0f2d54f // Fix strict standard on controllers + modules header / footer include 2011-09-23 08:05:31 +00:00
fBrignoli 94a8df8da6 [-] LO : Incorrect tax for Newfoundland 2011-09-23 08:05:26 +00:00
vAugagneur 1803db6aab // 2011-09-22 15:46:42 +00:00
rMalie 2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +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
rMalie 668a8d333c [+] MO: Add Module->smartyAssign method, in order to assign variables with module name as prefix in module's templates 2011-09-22 12:05:49 +00:00
dMetzger 4710279406 // Removed id_color_defaut from installer 2011-09-22 08:54:11 +00:00
fBrignoli 5d69604026 // Address expected as parameter 2011-09-21 16:19:57 +00:00
fBrignoli 000baf6c0a // missing file in previous commit 2011-09-21 15:49:43 +00:00
fBrignoli 7db8ef441e // Tax::initializeAddress =>Address::initialize 2011-09-21 15:43:12 +00:00
tDidierjean bb78773001 // commit index.tpl 2011-09-21 15:42:43 +00:00
rMalie 7fd85b7ff7 // Remove Tools::buildQuery 2011-09-21 15:36:23 +00:00
tDidierjean df3ce93651 // change header and footer smarty inclusion 2011-09-21 15:26:44 +00:00
fBrignoli 9401d5ee82 // norm + perf 2011-09-21 14:48:33 +00:00
fBrignoli afdb4bcfb4 // missing init selected_states 2011-09-21 14:42:55 +00:00
vChabot 013f28b02c // import csv ok for group attribute position 2011-09-21 14:38:12 +00:00
vAugagneur 4a8edb119f [+] BO : now you can choose type of attribute group (select , color, radio) 2011-09-21 14:29:32 +00:00
fBrignoli 807bb78af1 // comment 2011-09-21 14:29:00 +00:00
fBrignoli 6eb9f393e3 // comment 2011-09-21 14:23:11 +00:00
rMalie 79e770e137 // Fix validation of emails preferences 2011-09-21 12:55:57 +00:00
vChabot 8f7540c630 [*] BO : groups attributes are now sortable 2011-09-21 10:04:54 +00:00
rMalie 710e1125dd 2011-09-21 09:52:19 +00:00
bMancone 4bcf902c52 // Fixed setStock(): Quantity is now set correctly 2011-09-21 09:47:30 +00:00
fBrignoli 3da8ff887f [*] MO : blockcms - Customizable footer 2011-09-21 09:41:54 +00:00
vChabot 3e0d63e011 // add add_attribute_position.php file to update attribute position 2011-09-21 09:03:53 +00:00
rMalie 8dbf81b6e7 // Improve DbQuery 2011-09-21 08:12:47 +00:00
rMalie 8c8eb83239 // Fix install with Db 2011-09-21 07:46:12 +00:00
tDidierjean be0176a514 // fix notifications in smarty BO 2011-09-20 17:04:21 +00:00
tDidierjean 41e5a8d64e [-] Classes : fix bug PSCFI-3367 - incorrect admin rights for created image folders 2011-09-20 16:58:58 +00:00
rMalie daff11df6b // Improve DbQuery 2011-09-20 16:49:22 +00:00
rMalie ae8fe141a5 [+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries) 2011-09-20 16:14:19 +00:00
tDidierjean 299f9ab066 // Creation of AdminController : Admin tabs will now extend this class (see AdminTools.php for example) 2011-09-20 16:04:35 +00:00
tDidierjean b556966762 // remove deprecated PS_ADMIN_DIR by _PS_ADMIN_DIR_ 2011-09-20 15:53:57 +00:00
fBrignoli 5f9b669cf9 [-] LO : Undefined field description 2011-09-20 15:45:48 +00:00
dMetzger c02a346a72 // Removed leading "*" before PHP opening tag in AdminDB.php 2011-09-20 09:30:36 +00:00
aFolletete 379cedda66 [-] FO : fixed bug on Feature detachable with product pack feature 2011-09-20 08:41:05 +00:00
aFolletete 3126782b83 // clean conflict lines in SpecificPrice file 2011-09-20 08:38:43 +00:00