Commit Graph

104 Commits

Author SHA1 Message Date
mDeflotte
3c5edebae6 [*] Add reference for carriers 2011-09-30 14:59:07 +00:00
rMalie
0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
jmCollin
8c1e2b8bf2 [+] FO : add files for combination
[*] FO : Create virtual products with no associated file
2011-09-29 16:40:44 +00:00
vChabot
821404ed2f // cleaning code (norm / perf) 2011-09-28 09:37:29 +00:00
lLefevre
3f5e26ab40 //fix correction norm in SQL manager 2011-09-28 07:10:24 +00:00
dMetzger
a4b753c973 // SQL file charset set to UTF-8 2011-09-27 09:31:54 +00:00
vAugagneur
afda5abf7b // 2011-09-27 08:59:52 +00:00
rGaillard
e174b5b0c9 //Deletion of a useless file 2011-09-27 08:55:01 +00:00
lLefevre
d32e4703f1 [+] BO : add SQL manager 2011-09-26 08:30:14 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
vChabot
02036512c0 [*] BO : Features are now sortable. 2011-09-23 15:45:40 +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
mDeflotte
0f2915813f [-] Install : Add gender durring install
[*] FO : Add gender_type "neutral"
// Normalization
2011-09-23 09:58:19 +00:00
rMalie
2180359342 // Merge -> revision 8720 2011-09-22 15:45:10 +00:00
dMetzger
4710279406 // Removed id_color_defaut from installer 2011-09-22 08:54:11 +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
vChabot
8f7540c630 [*] BO : groups attributes are now sortable 2011-09-21 10:04:54 +00:00
vChabot
3e0d63e011 // add add_attribute_position.php file to update attribute position 2011-09-21 09:03:53 +00:00
rMalie
8c8eb83239 // Fix install with Db 2011-09-21 07:46:12 +00:00
jmCollin
2a56b5470f // Update DB for download product 2011-09-19 14:54:30 +00:00
vAugagneur
935c361b15 [-] Installer : missing field in customer_message table 2011-09-19 14:49:54 +00:00
vChabot
9ee3824029 [*] BO : Product attributes are now sortable. 2011-09-19 13:11:00 +00:00
rMalie
c0224d4958 // Merge -> revision 8624 2011-09-16 15:02:29 +00:00
fBrignoli
785f9f68c3 // DB structure missing tax_computation_method 2011-09-16 09:30:50 +00:00
rMalie
afff25956c // Merge -> revision 8608 2011-09-15 16:10:59 +00:00
rMalie
f808f43258 [+] Project: it's possible to create new genders, "Miss" gender is now added 2011-09-14 15:20:53 +00:00
rMalie
38a61b379a [+] Project: it's possible to create new genders, "Miss" gender is now added 2011-09-14 15:15:51 +00:00
fBrignoli
76532ee3c1 // 2011-09-14 13:38:21 +00:00
fBrignoli
705385552c // order_detail_tax + tax.deleted 2011-09-14 13:37:01 +00:00
aFolletete
48f666d29d [*] Project : Version 2 of Smarty has been removed for using only version 3 2011-09-14 13:27:32 +00:00
vAugagneur
739f3abb5e //oups sql 2011-09-14 12:17:49 +00:00
vAugagneur
10a62b46a0 [+] BO : now you can sync imap mailbox with the Customer Service (SAV) 2011-09-14 09:42:53 +00:00
fBrignoli
efbf3c5d45 [*] BO : Taxes are now historized
[*] BO : Taxes are no longer stored in the order details row
2011-09-14 09:06:20 +00:00
tDidierjean
36ae7699df [*] BO : product images can now be dragged and dropped to change position (CC021) 2011-09-13 15:22:29 +00:00
vChabot
95d5d50af4 // changing name "available_date_combi" to "available_date" and some features 2011-09-13 14:52:42 +00:00
fBrignoli
bf8daa6c1b [-] BO : John Doe cart's address are incorrect! 2011-09-13 13:53:56 +00:00
vChabot
b8dfc344f2 [*] BO : add an available date when product is out of stock 2011-09-13 08:07:34 +00:00
rMalie
a1bdb7b35e // Merge -> revision 8507 2011-09-12 16:17:37 +00:00
fBrignoli
e1a9e08049 [-] Installer : Removed AdminCounty 2011-09-12 14:37:32 +00:00
rMalie
449ccc59a0 // Fix UTF-8 on install files 2011-09-08 14:14:37 +00:00
rMalie
714c65de56 // Merg// Merge -> revision 8395 2011-09-07 16:23:13 +00:00
rMalie
59746748a3 [*] Project: MySQL::trytoconnect() and MySQL::tryUTF8() methods replaced with Db::checkConnection() and Db::checkEncoding() 2011-09-07 08:16:43 +00:00
rMalie
3d89058084 // Merge -> revision 8342 2011-09-05 14:56:02 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
tDidierjean
a7ad178f28 //// Merge -> revision 8290 2011-09-01 09:53:43 +00:00
lBrieu
d1ccbe5b02 2011-08-30 13:44:57 +00:00
lBrieu
356dc9c136 2011-08-30 13:42:35 +00:00
lBrieu
19eae2cff1 [-] Remove employee fields 2011-08-30 13:38:50 +00:00