Commit Graph

2033 Commits

Author SHA1 Message Date
dSevere 4b4d43d69f // Bugs fix (Collection, SQL optimizations, Backoffice interfaces improvement, ...) + update db_settings_extends.sql for base datas relative to available quantities and suppliers 2011-12-06 18:07:06 +00:00
lLefevre 112540fa9f // adding attachement template in AdminProductsController 2011-12-06 18:01:14 +00:00
mMarinetti 059b64c064 // fix in db_settings_extends 2011-12-06 17:56:39 +00:00
mMarinetti 98980c49b7 [+] MO : homeslider is now replacing editorial in default installation
[-] MO : homeslider bugfix multishop + add samples
[-] MO : blocksupplier updated hookname
2011-12-06 17:53:23 +00:00
sThiebaut 03d6c6c435 // maj 2011-12-06 17:39:36 +00:00
sThiebaut eea89e2609 // maj 2011-12-06 17:39:17 +00:00
sThiebaut 8147aa247f // maj 2011-12-06 17:38:25 +00:00
mDeflotte 415d5b41d6 // BugFix : Problem with delivery_option calculation
// @TODO : All the undefined index are now fixed but there is not all the available delivery option
2011-12-06 17:35:38 +00:00
lLefevre b02dedfc70 // fix bug in AdminFeaturesController 2011-12-06 16:37:59 +00:00
mDeflotte 96e5d1dcb7 // BugFix in checkout with multishipping on step address 2011-12-06 16:03:00 +00:00
fSerny 022ce1a72c [-] BO : Upload zip module is repaired 2011-12-06 16:00:17 +00:00
rMalie acb0b210d7 // Can add / delete element from Collection 2011-12-06 15:59:23 +00:00
rMalie ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone f7e573035e // Supply Orders : added supplier address in the order form (PDF) 2011-12-06 15:27:38 +00:00
lLefevre e2a9770840 // fixed bug delete img && update back url 2011-12-06 15:21:22 +00:00
bMancone e4282b0aec // Fixed bug when updating address 2011-12-06 15:20:50 +00:00
rMalie a4e6821a19 // Fix return of AssociateTo method 2011-12-06 14:59:00 +00:00
mDeflotte 8adff9fb5b // Multishipping button is replaced by a checkbox
// BugFix with back params in the checkout process
2011-12-06 14:56:29 +00:00
mMarinetti 9d0bf47084 // bugfix db.sql 2011-12-06 14:49:32 +00:00
vChabot 35d8b2dd70 // little fix 2011-12-06 14:47:00 +00:00
vChabot 5974aba18d // adding configuration when upgrade to the three new groups 2011-12-06 14:43:39 +00:00
mDeflotte 535f05b524 // BugFix : Prevent undefined index multi_shipping in template orders-step.tpl 2011-12-06 14:37:00 +00:00
bMancone ccc2fd841a // Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted. 2011-12-06 14:28:40 +00:00
mDeflotte fe36c24d23 [-] MO : #PSCFI-4015 - layered navigation module on IE7 creates scripterror / empty query 2011-12-06 14:26:43 +00:00
mDeflotte 5e782515f3 [-] FO : #PSCFI-3865 - Block Layered translation issues 2011-12-06 14:23:57 +00:00
vSchoener b82babc08b // Add getShopProtocol to have the current protocol use by the current shop 2011-12-06 14:22:03 +00:00
vSchoener 961ec7606d // Fields aren't set in getPartnersBlock ! 2011-12-06 14:21:07 +00:00
rMalie bfb7d79ba2 // Improve multishop code 2011-12-06 14:08:48 +00:00
dSevere 6d4a5ea9de // Update Stats interface relative to stock available functionnality + retrocompatibility for supplier reference and wholesale_price for a product/product attribute 2011-12-06 14:02:50 +00:00
rMalie 5dc41c3461 // Little fix on CSV 2011-12-06 13:24:42 +00:00
mDeflotte 2f9a94338f // Removing numerics from order reference 2011-12-06 13:18:00 +00:00
rMalie e71f1cb432 // Fix fileuploader with autoload 2011-12-06 13:12:21 +00:00
bMancone 0f548858fe // StockManager: fixed. AdminSupplyOrders: fixed price. AdminStockInstantState: added CSV export per warehouse + valuation field is now displayed per warehouse 2011-12-06 12:51:10 +00:00
lLefevre 987562a839 // fix small bugs 2011-12-06 12:41:56 +00:00
fBrignoli 63822a2f34 [*] PDF : Licenses + Hook in templates 2011-12-06 10:58:20 +00:00
aFolletete 416aa938b1 [-] BO : fixed calculation error on Product addition
[-] BO : fixed notice error on message addition
2011-12-06 10:50:00 +00:00
bMancone 0fbb7a0bd1 // Moved to override/classes/ 2011-12-06 10:24:16 +00:00
rMalie 299291bef5 // Collections can be used as arrays 2011-12-06 10:12:02 +00:00
mDeflotte 57e2258ef6 // BugFix : Problem with account creation and OPC 2011-12-06 10:05:00 +00:00
bMancone 98ce6a09f4 // Moved csv class 2011-12-06 10:00:47 +00:00
rMalie 0ac73653e6 // Move helper classes in subdirectory 2011-12-06 09:40:27 +00:00
bMancone de96b5bd2e // Fixed CSV export without pagination. Fixed StockManager, with new Collection object. Fixed StockMvt : id_supply_order was missing. 2011-12-06 09:37:23 +00:00
rMalie b83886bd10 // Remove useless prefix in blockcart json template 2011-12-06 09:16:58 +00:00
rMalie db6d4db8e1 // Fix a little bug on PDO 2011-12-06 09:04:40 +00:00
fBrignoli d24fcec613 [*] PDF : Display Hook 2011-12-06 08:55:01 +00:00
aFolletete e3c76e03b5 [-] Classes : fixed notice error on Cart class 2011-12-06 08:54:07 +00:00
bMancone 9d37b2cdb6 // AdminStockMvtController: updated button name 2011-12-06 08:53:48 +00:00
vSchoener 2810b7b702 // Fix merging issue 2011-12-05 18:11:57 +00:00
vKham 7d9112a8f8 // add process icon images export csv toolbarstock, new page layout flexible module position, uniformisation stylesheet module 2011-12-05 17:47:45 +00:00
mDeflotte d01b4d19e3 // BugFix: Context->language is not re-setted in switchLanguage method 2011-12-05 17:40:54 +00:00