Commit Graph

57 Commits

Author SHA1 Message Date
rMalie
e1714942f3 [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
rMalie
3dc3285de1 // Remove shop url when a shop is deleted #PSTEST-747 2012-02-14 13:50:04 +00:00
rMalie
1edd5d5148 // Improve multishop ergonomy with a link to missing url on shop list 2012-02-14 13:20:17 +00:00
rGaillard
34360f8165 // Debug 2012-02-08 14:55:47 +00:00
rGaillard
380fd2f6ea // Fix operator priority bug on class Shop 2012-02-08 14:26:14 +00:00
vChabot
30c2f18913 // norm fix
// rename Shop::has_dependency() in Shop::hasDependency()
2012-01-31 15:28:43 +00:00
vChabot
bcea49e02b // norm fix 2012-01-31 15:15:01 +00:00
vChabot
000747072c [*] BO : you can set positions to categories using multishop 2012-01-31 15:11:27 +00:00
rMalie
8783fc2f83 // Add more informations on deprecated data 2012-01-26 14:10:31 +00:00
rMalie
119760f8dc // Fix multishop when an URL is not found in shop_url 2012-01-24 09:12:19 +00:00
rMalie
eee9b353c1 [-] 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
946fe0148e // Fix #PSFV-279 2012-01-09 17:52:58 +00:00
vChabot
9a7929d18f // little fix 2012-01-09 16:03:58 +00:00
vChabot
1c89f6df60 // little fix about multishop categories 2012-01-09 16:01:03 +00:00
vChabot
2204a2b653 [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00
rMalie
a97b110a37 // Can access to administration without the good shop url #PSTEST-152 2012-01-05 13:34:57 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
mMarinetti
7102e90f13 // better message for Theme edition + french translation 2012-01-02 10:56:44 +00:00
Francois Gaillard
3bf50e992e [-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups 2012-01-02 10:15:49 +00:00
rGaillard
51880120e5 // Improve backoffice order 2011-12-29 14:35:03 +00:00
rMalie
1082bccc47 // Fix deprecated method Shop::getCurrentShop() #PSFV-279 2011-12-29 08:49:09 +00:00
mMarinetti
ea32d6f300 // add theme add/remove function 2011-12-28 11:39:14 +00:00
vChabot
a6f549207a // removing categories assocation with shop 2011-12-21 16:18:24 +00:00
mMarinetti
126490d18a // class Shop optimization in sql request 2011-12-20 22:39:11 +00:00
vChabot
07ac99f5de [*] BO : New category management with multi shop 2011-12-20 17:36:08 +00:00
bMancone
2e4c8bb553 // Webservice: Stock 2011-12-19 18:34:31 +00:00
mMarinetti
f7ec05aeae // when upgrade process (INSTALL_VERSION defined), initialize return now an empty shop object (+ die2Exception) 2011-12-15 17:42:24 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
mBertholino
a40f3c304c // 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
7282fb0043 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
dSevere
c2d0e5c822 // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
rGaillard
c37cc1ac7f // Fix shop import stock available 2011-11-23 22:19:48 +00:00
rMalie
01b1f1ebcc // Fix some bug on multishop + improve display of shop pages 2011-11-23 13:09:23 +00:00
rGaillard
44dd534693 // Warning is now displayed for shop without url 2011-11-23 11:11:45 +00:00
rMalie
8555d54ddc // 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
hAitmansour
5b7a6746e0 [*] FO BO MO : rename function isMultiShopActivated by isFeatureActive 2011-10-19 09:36:12 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
rMalie
3574f0a923 // Add exceptions in db classes + normalize some files + split defines.inc file 2011-10-11 10:04:23 +00:00
lLefevre
63f696082d [*] BO : Rights verification for multi-shop 2011-10-10 16:10:57 +00:00