Commit Graph

4261 Commits

Author SHA1 Message Date
tDidierjean 78ecb8cd27 // AdminProducts refactoring 2011-12-02 16:16:36 +00:00
mMarinetti 695db319e7 // new theme fix 2011-12-02 16:10:22 +00:00
mDeflotte 9a0ac098da // BugFix : Problem in an install file SQL "PREFIX_" need to be used 2011-12-02 15:46:37 +00:00
vChabot 375ca90e6e [*] BO : you can now affect a zone to multiple countries and to multiple states 2011-12-02 15:41:05 +00:00
fBrignoli 1e1eec8f8d // Translations 2011-12-02 15:31:56 +00:00
mMarinetti 6522914106 [+] Project : default theme added 2011-12-02 15:24:40 +00:00
dSevere 6fddfce5e7 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie 5259d4e64e // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
vSchoener fec7ede55c // Update Accounting export working now with new order table relation
// Add retro-compatibility to PaymentCC for module (inherit of OrderPayment and uses parent methods)
2011-12-02 14:35:35 +00:00
rMalie 88dc41cc7f // Fix autoload for classes with several implements 2011-12-02 14:34:48 +00:00
lLefevre 2a7c5c4d9d // Adding a button to top 2011-12-02 14:31:08 +00:00
mDeflotte ce01d08a7d // Code cleanning + Fixing some bug 2011-12-02 12:17:19 +00:00
dSevere 52c755f736 // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +00:00
fSerny 8c83326656 [-] MO : eKomi (1.3) - fix on warnings (PS 1.5) 2011-12-02 11:23:04 +00:00
lLefevre 3e37410680 // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00
mDeflotte 0602a2dbdb // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
dSevere 4d8fcb347c // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
vKham d2d97cd5c6 // add title h2 all tab page product, stylesheets stats 2011-12-01 17:39:44 +00:00
rMalie 864a1e7eab [*] Project: Improve debuging with new constant _PS_DEBUG_PROFILING_ in defines.inc.php which include debug files from override folder 2011-12-01 17:22:01 +00:00
mDeflotte d392c071af // BugFix in "Cart::isAllProductsInStock()" 2011-12-01 17:16:56 +00:00
mDeflotte 70a94de245 // Fix some bad php doc 2011-12-01 16:43:07 +00:00
mDeflotte 5f34147bd5 // Allow / Disallow multishipping 2011-12-01 16:34:20 +00:00
mDeflotte efcdbd8d63 // BugFix on blocklayered and sliders 2011-12-01 15:49:13 +00:00
fBrignoli 09868e55ff // prefix 2011-12-01 15:10:10 +00:00
rMalie a7d489adbf [+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel 2011-12-01 14:47:28 +00:00
rMalie 5e92aa6d23 // Report fix of PSCFI-4282 from 1.4 to 1.5 2011-12-01 14:45:33 +00:00
mDeflotte 72203af708 // Removing a console.log 2011-12-01 14:34:53 +00:00
mDeflotte 47b6290eb7 // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
fBrignoli 7e336331d9 // OrderInvoice PDF compliant 2011-12-01 14:24:17 +00:00
fBrignoli c9be0c6c2d // ps_ => PREFIX_ 2011-12-01 14:08:49 +00:00
lLefevre ecbc9a9cbb // Adding a rollover on the lines of tables 2011-12-01 13:49:31 +00:00
mDeflotte 0b8b616570 // Little fix 2011-12-01 12:58:35 +00:00
mDeflotte e6e8d90024 // Adding reference of the order on the history
// Improving render of the button multi-shipping
2011-12-01 12:58:21 +00:00
tDidierjean 5d122fac4a // AdminCurrencies refactoring 2011-12-01 09:44:58 +00:00
mDeflotte f3e0bcc663 // Blocklayered: Slider could be change with two inputs or a list of values 2011-12-01 09:16:10 +00:00
tDidierjean 646812762a // AdminControllers fixes 2011-11-30 18:16:13 +00:00
bMancone c276be19b0 // Added CSV class. Allows to export supply order details as CSV, for instance 2011-11-30 17:49:51 +00:00
aFolletete 51d7d41e3b // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
tDidierjean e98ea15ec7 // postprocess refactoring 2011-11-30 17:16:28 +00:00
bMancone 43a15145b9 // AdminSupplyOrders : improved 2011-11-30 17:08:23 +00:00
lLefevre aac95ea526 // fix bug link "details" in AdminFeaturesController 2011-11-30 16:52:23 +00:00
aFolletete ef70f9e019 [*] BO : you can now generate manually the invoice 2011-11-30 16:41:24 +00:00
lLefevre 4d54f162e6 // fix small bugs 2011-11-30 16:32:51 +00:00
dSevere b9719b8561 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
lLefevre 5d67e32c8b // added toolbar in cart_rules form.tpl 2011-11-30 16:08:30 +00:00
lLefevre a47a9ef4f6 // added pluging datepicker in AdminReferrersController 2011-11-30 15:45:59 +00:00
lLefevre 046f584884 // fix bug in bulk_actions of type "delete" in AdminController's 2011-11-30 15:24:50 +00:00
mDeflotte 1f20025730 // BugFix : message "Please chose a carrier" but a delivery option is setted. 2011-11-30 14:56:33 +00:00
lLefevre 73864564a6 // fix small bugs 2011-11-30 14:55:49 +00:00
mDeflotte e66a83d08d // Blocklayered: BugFix in pagination
// Blocklayered: Add translations
// Blocklayered: BugFix with sliders (when cursor min and max are at 0)
2011-11-30 14:50:45 +00:00