Commit Graph

1741 Commits

Author SHA1 Message Date
fBrignoli 1af651a494 // Norm 2011-12-22 10:11:45 +00:00
fBrignoli 4ee7cd767e [-] FO : Specific price + id_cart 2011-12-22 09:54:50 +00:00
fSerny 6119f715ba [*] BO : Addons modules are now downloaded and installed at the same time (when you click on install button) 2011-12-22 09:40:29 +00:00
mDeflotte b706754507 // Problem with product return 2011-12-22 09:39:44 +00:00
vChabot 125b8f6747 // url rewriting disallow spaces 2011-12-22 09:20:55 +00:00
rGaillard b2ec792309 // cms_block multishop 2011-12-21 21:17:36 +00:00
rMalie 92ee67e74e // Name field in Tab is no longer required since some "root" tabs have no names 2011-12-21 20:29:25 +00:00
rMalie ac6d498b14 // Fix Language::add() when a module has bad primary key name 2011-12-21 20:28:58 +00:00
rMalie 6b6407b452 // Fix definition on Alias and Tag objects 2011-12-21 20:28:31 +00:00
rGaillard 6fdde88bbe // Fix CMS getRecurseCategory in multishop 2011-12-21 20:24:44 +00:00
rMalie 63f20df91b // Fix bug in search 2011-12-21 20:21:58 +00:00
mMarinetti 33d3e94ed8 // removed useless Tools::displayError() 2011-12-21 19:58:01 +00:00
fBrignoli ac8b5c6c64 // FPDF removed 2011-12-21 18:06:41 +00:00
fSerny 185a2c696e [*] BO : Native modules are now downloadable without login on addons 2011-12-21 17:24:59 +00:00
mDeflotte b2bcfafdbd // Fix some problems with multishipping 2011-12-21 17:24:16 +00:00
rGaillard e4a58ec938 // Add specific_price management for backoffice order && fix installer 2011-12-21 17:16:46 +00:00
jBreux 4e661c0e4d [+] Project : Added the ability for groups to show or hide prices for their members 2011-12-21 16:42:17 +00:00
fBrignoli 018f959f9e // OrderDetails migration 2011-12-21 16:37:23 +00:00
mDeflotte d9cc73f7d7 // Fix some problems with multishipping 2011-12-21 16:27:02 +00:00
vChabot a6f549207a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
tDidierjean 62f727a07a // Fix SpecificPriceRule name property 2011-12-21 16:17:15 +00:00
vChabot 055b7e4b72 // removing categories shop association 2011-12-21 16:05:42 +00:00
tDidierjean 1066042880 // Fix SpecificPriceRule form and multishop 2011-12-21 15:40:41 +00:00
rGaillard 58c9a28343 // Fix SpecificPriceRule add id_customer 2011-12-21 15:33:52 +00:00
vSchoener ec91bddf13 // Add the version of the module in database during the install 2011-12-21 15:05:49 +00:00
bMancone 48c3fb3b15 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
mDeflotte 4fa816812c // BugFix : Missing params multilang 2011-12-21 14:07:42 +00:00
jBreux e3724d958b // Fix writable test of config.xml file 2011-12-21 14:00:36 +00:00
fSerny 65d2224944 [-] PROJECT : Merge cache exec in class Hook (to maintain retrocompatibility) 2011-12-21 12:52:29 +00:00
rGaillard 6ed5cedb3b 2011-12-21 11:42:30 +00:00
bMancone be11fb5d44 // OrderHistory : fixed r11441 2011-12-21 11:10:52 +00:00
tDidierjean 898ce3e4c8 // Fix to translations 2011-12-21 11:05:55 +00:00
mDeflotte 58203f647e // BugFix : Problems with blockcart 2011-12-21 09:52:38 +00:00
vChabot c2cfe45647 // adding categories with shop association 2011-12-21 09:46:38 +00:00
bMancone 6a5dcc92ae // Product : security 2011-12-21 09:33:10 +00:00
aFolletete 9d86edb455 // fix issue on ajax querie on adding product
// clean code
2011-12-21 09:23:31 +00:00
lLefevre ad303ceb7d // fix move the call method displayRequiredFields() only in display list 2011-12-21 09:14:10 +00:00
aFolletete 12edf7bcbd // when you adding a product on order, you can set a specific price 2011-12-20 22:52:41 +00:00
mMarinetti 126490d18a // class Shop optimization in sql request 2011-12-20 22:39:11 +00:00
mMarinetti d35a16c6b0 // minor notice fix when new order, related to OrderHistory::getLastOrderState() returning false instead of an object 2011-12-20 19:04:56 +00:00
fSerny 157cb47a48 [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00
vChabot 07ac99f5de [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
tDidierjean 74af9af141 // Fix bug when updating product tags 2011-12-20 17:30:12 +00:00
Francois Gaillard 6982e0c6f2 // Fixed warehouse shops list 2011-12-20 17:29:24 +00:00
mMarinetti 4f5f8a7102 // retrocompatibility fix : displayHeader and displayFooter 2011-12-20 17:17:57 +00:00
mDeflotte d86c9a0fd5 // Add id_shop 2011-12-20 16:58:27 +00:00
tDidierjean 3bd813210e // Complete the removal of Image->legend property 2011-12-20 16:54:44 +00:00
mDeflotte bec125fa06 // Remove "*" from require radio button 2011-12-20 15:23:21 +00:00
lLefevre 473e8f3efb // added the name of controller as class in form.tpl 2011-12-20 15:18:32 +00:00
aKorczak b70ca19988 [-] WS: Norm fix 2011-12-20 14:38:18 +00:00