Commit Graph

61 Commits

Author SHA1 Message Date
rMalie 080c76158a // Change RIGHT to LEFT join in shop association 2012-02-23 08:34:46 +00:00
François Gaillard f5ef482183 [-] BO : #PSFV-492 : BugFix CMS pages & categories 2012-02-22 16:57:51 +00:00
rMalie 735842b766 // Remove $display_multishop_toolbar and add instead $multishop_context to manage shop context per admin controller 2012-02-22 14:25:28 +00:00
mDeflotte 935012bbda [-] Project : #PSCFI-4737 - Add no-cache to header when there are 301 to avoid caching 2012-02-21 09:16:27 +00:00
rMalie eb97902fdd [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
rMalie dcedc838f4 // Remove shop url when a shop is deleted #PSTEST-747 2012-02-14 13:50:04 +00:00
rMalie b1cebe9598 // Improve multishop ergonomy with a link to missing url on shop list 2012-02-14 13:20:17 +00:00
rGaillard ea1a42811b // Debug 2012-02-08 14:55:47 +00:00
rGaillard 217ba9bbaa // Fix operator priority bug on class Shop 2012-02-08 14:26:14 +00:00
vChabot 5ea0aeed01 // norm fix
// rename Shop::has_dependency() in Shop::hasDependency()
2012-01-31 15:28:43 +00:00
vChabot 85434264b6 // norm fix 2012-01-31 15:15:01 +00:00
vChabot 28d33eca8c [*] BO : you can set positions to categories using multishop 2012-01-31 15:11:27 +00:00
rMalie 5990e369c6 // Add more informations on deprecated data 2012-01-26 14:10:31 +00:00
rMalie 5ebbf8f905 // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
rMalie 3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie 4a1c0cb5ed // Fix #PSFV-279 2012-01-09 17:52:58 +00:00
vChabot de58f8fa51 // little fix 2012-01-09 16:03:58 +00:00
vChabot 66b8bc28bd // little fix about multishop categories 2012-01-09 16:01:03 +00:00
vChabot c0cf59d93f [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00
rMalie 035f8b1480 // Can access to administration without the good shop url #PSTEST-152 2012-01-05 13:34:57 +00:00
rMalie 4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
mMarinetti 7d3663c34d // better message for Theme edition + french translation 2012-01-02 10:56:44 +00:00
François Gaillard b443d137a8 [-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups 2012-01-02 10:15:49 +00:00
rGaillard e7264d40cf // Improve backoffice order 2011-12-29 14:35:03 +00:00
rMalie 2f29eefc17 // Fix deprecated method Shop::getCurrentShop() #PSFV-279 2011-12-29 08:49:09 +00:00
mMarinetti 6a50a70c52 // add theme add/remove function 2011-12-28 11:39:14 +00:00
vChabot 00c907bf7a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
mMarinetti 3ac1db4233 // class Shop optimization in sql request 2011-12-20 22:39:11 +00:00
vChabot 42ac9fb33f [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
bMancone 9f77fc3b02 // Webservice: Stock 2011-12-19 18:34:31 +00:00
mMarinetti e85b4e9319 // when upgrade process (INSTALL_VERSION defined), initialize return now an empty shop object (+ die2Exception) 2011-12-15 17:42:24 +00:00
rMalie 1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
mBertholino d189fd8ed0 // improve multishop code, id_shop has an id different than 0 even if share_customer or share_order is true 2011-12-13 13:37:59 +00:00
mBertholino 1d0a0a5395 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
rMalie 48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
dSevere 84c885ddac // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
rGaillard 331c0897a7 // Fix shop import stock available 2011-11-23 22:19:48 +00:00
rMalie 541d6dc996 // Fix some bug on multishop + improve display of shop pages 2011-11-23 13:09:23 +00:00
rGaillard aae8346da3 // Warning is now displayed for shop without url 2011-11-23 11:11:45 +00:00
rMalie 06b4af1958 // Multishop: redirect 301 to main URL with request uri when a non main URL is triggered 2011-11-23 10:18:42 +00:00
lLefevre 6f7510efcc // fix norm and change asso_shop for shop call in initForm() 2011-11-17 12:27:07 +00:00
lLefevre 6a25c4f702 [*] BO #PSFV-94 : Added AdminFeatureController 2011-11-15 15:37:04 +00:00
bMancone f9059b6575 // Added two tables affected when deleting a shop : stock_available and warehouse_shop 2011-11-14 17:45:44 +00:00
rMalie 0f3e4503d7 // Fix during language install (now support table with uppercase prefix on windows)
// Add is_native to hook table in db.sql file
2011-11-09 15:01:12 +00:00
lLefevre 8a8c83d930 [*] BO #PSFV-94 : Added AdminImportController 2011-11-08 17:54:08 +00:00
vSchoener d7649ae28a [+] BO : Add Accounting Management 2011-11-08 14:20:24 +00:00
dMetzger 4fbb25168e // Retro compatibility and updater improved for Discount/CartRules 2011-11-02 14:23:44 +00:00
hAitmansour f8ccd37958 [+] MO : multi-shop allow the removal of a shop if it has no order and no customer 2011-10-28 14:19:13 +00:00
dSevere 7c24222885 // stocks : debug and optimisations 2011-10-25 16:31:26 +00:00