Commit Graph

1929 Commits

Author SHA1 Message Date
aFolletete a0f787ea32 // Comment useless line in order to clean this
// Add table and identifier to CartRule class
2011-12-03 09:56:38 +00:00
tDidierjean d26a41caaf // Remove prices from information tab and fix price calculation with tax in AdminProducts 2011-12-02 17:37:13 +00:00
dSevere 133b6e064a // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:32:51 +00:00
dSevere f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
mMarinetti 7733bc9efe // fix newsletter block 2011-12-02 17:21:24 +00:00
mMarinetti 3d41d4c6fa // updated default pictures 2011-12-02 17:09:32 +00:00
mMarinetti 4c2612bf5f // added missing blue arrow in homefeatured module 2011-12-02 17:03:19 +00:00
mMarinetti e659fc816d // fix hookDisplayHeader in blockcontact (module and default install) 2011-12-02 16:55:44 +00:00
mMarinetti 05a4fbd6f9 // homefeatured fix 2011-12-02 16:46:45 +00:00
mMarinetti bcdf440523 // fix homefeatured 2011-12-02 16:42:26 +00:00
mMarinetti 6195381a14 // fix new theme / old php in modules 2011-12-02 16:41:22 +00:00
lLefevre e573d96c31 // fix bug in AdminCustomersController 2011-12-02 16:29:25 +00:00
vKham bed5991e9b // add class button bt-export, new stylesheets for page stats, forget password login 2011-12-02 16:27:40 +00:00
vKham e980807a3c // add class button bt-export, new stylesheets for page stats, forget password login 2011-12-02 16:27:26 +00:00
vKham 2d2871bccf // add images sprites for page stats 2011-12-02 16:26:15 +00:00
mMarinetti 34e75d291e // fix new theme css 2011-12-02 16:22:53 +00:00
dSevere 9ad6e0bfd4 // Some bugs fix 2011-12-02 16:22:45 +00:00
vChabot fc8e67fe37 // little fix authentication in multiple steps 2011-12-02 16:17:14 +00:00
tDidierjean 721e04fa55 // AdminProducts refactoring 2011-12-02 16:16:36 +00:00
mMarinetti 14d08e3083 // new theme fix 2011-12-02 16:10:22 +00:00
mDeflotte 5aacd671dd // BugFix : Problem in an install file SQL "PREFIX_" need to be used 2011-12-02 15:46:37 +00:00
vChabot 43ad380478 [*] BO : you can now affect a zone to multiple countries and to multiple states 2011-12-02 15:41:05 +00:00
fBrignoli d39a2cbda9 // Translations 2011-12-02 15:31:56 +00:00
mMarinetti 7320307212 [+] Project : default theme added 2011-12-02 15:24:40 +00:00
dSevere a2be24ee90 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie b273e728f9 // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
vSchoener fbaeb56936 // 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 78662a518a // Fix autoload for classes with several implements 2011-12-02 14:34:48 +00:00
lLefevre a236b63008 // Adding a button to top 2011-12-02 14:31:08 +00:00
mDeflotte db1d5aba12 // Code cleanning + Fixing some bug 2011-12-02 12:17:19 +00:00
dSevere e71d12f47d // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +00:00
fSerny d493bf9abb [-] MO : eKomi (1.3) - fix on warnings (PS 1.5) 2011-12-02 11:23:04 +00:00
lLefevre 70fc45a18d // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00
mDeflotte a85c5d4cd2 // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
dSevere bfb0101a19 // 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 f80a746991 // add title h2 all tab page product, stylesheets stats 2011-12-01 17:39:44 +00:00
rMalie 3863b3e9a0 [*] 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 7f8b5b95d7 // BugFix in "Cart::isAllProductsInStock()" 2011-12-01 17:16:56 +00:00
mDeflotte 59dbaac39f // Fix some bad php doc 2011-12-01 16:43:07 +00:00
mDeflotte ab5edcd2d1 // Allow / Disallow multishipping 2011-12-01 16:34:20 +00:00
mDeflotte 660a595bf1 // BugFix on blocklayered and sliders 2011-12-01 15:49:13 +00:00
fBrignoli b0b102273c // prefix 2011-12-01 15:10:10 +00:00
rMalie c8b9c9c5d3 [+] 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 f02365476a // Report fix of PSCFI-4282 from 1.4 to 1.5 2011-12-01 14:45:33 +00:00
mDeflotte d2e7563f34 // Removing a console.log 2011-12-01 14:34:53 +00:00
mDeflotte 27d974acdc // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
fBrignoli 4ab6d4feae // OrderInvoice PDF compliant 2011-12-01 14:24:17 +00:00
fBrignoli 6924c18f9c // ps_ => PREFIX_ 2011-12-01 14:08:49 +00:00
lLefevre c41c3838ed // Adding a rollover on the lines of tables 2011-12-01 13:49:31 +00:00
mDeflotte c4bae9bda9 // Little fix 2011-12-01 12:58:35 +00:00