Commit Graph

1730 Commits

Author SHA1 Message Date
tDidierjean d29e810d8d // rename $toolbar_fix to $toolbar_scroll part1 2012-02-28 17:38:42 +00:00
tDidierjean c43cda26ba // fix AdminMeta options form and toolbar 2012-02-28 17:28:35 +00:00
vChabot 44b99ff44c [-] BO : BugFix : #PSTEST-788 : Treeview is now handled with shop context in admin category controller 2012-02-28 17:16:47 +00:00
Francois Gaillard 48c69aa687 [-] BO : #PSFV-411 : BugFix - Check module id in checkPaymentCurrencies() 2012-02-28 16:27:40 +00:00
bMancone 3d5d7a56b2 // Fixed #PSTEST-804 2012-02-28 15:35:37 +00:00
vChabot 942246a36c [-] BO : BugFix : #PSFV-585 : New Customer Groups can't see the root categories 2012-02-28 14:27:08 +00:00
rMalie f31f8f0cef // Add support of UTF-8 in multishop virtual uri 2012-02-28 14:26:19 +00:00
vAugagneur e90f628b1e [-] BO : fixed Duplicate entry for key 'full_shop_url' when added new shop url 2012-02-28 14:19:31 +00:00
bMancone 362258ede6 // Fixed revision 13573 2012-02-28 13:13:47 +00:00
rMalie 6d4bf3b9aa // Clean copy_from_front data 2012-02-28 12:45:36 +00:00
vAugagneur e061e9a49c [-] BO : fixed bug in contact message with html 2012-02-28 11:05:21 +00:00
rGaillard 46eb7645df // Fix tax rules group with search 2012-02-28 10:33:16 +00:00
rMalie 8fea45b782 // Fix shop association in helper form for group shops #PSTEST-865 2012-02-28 10:10:07 +00:00
mDeflotte 9ef8747533 // Fix bug with getPaginationLink and undefined php_self 2012-02-28 09:49:37 +00:00
rMalie ffbb4cd3e2 // Fix multishop context in BO 2012-02-27 17:14:33 +00:00
rMalie f1d8763d35 // Fix auth issues for multishop 2012-02-27 17:03:58 +00:00
mDeflotte 1942f0ad91 [-] FO : #PSFV-553 - Fix bugs with pager and ordering with some controllers 2012-02-27 16:34:32 +00:00
dMetzger 16cfca9bff [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither 2012-02-27 15:55:40 +00:00
mDeflotte bb1ef4b3ed // Normalization: replacing spaces by tabulations 2012-02-27 15:43:43 +00:00
vChabot 2090f2d279 // id_category_default fix 2012-02-27 15:42:48 +00:00
mDeflotte b487546ec1 // Fix bug with id_tax_roules_group associated to it old table. 2012-02-27 15:38:35 +00:00
rGaillard bac7de54ae // Fix bug which allow to create multi specific price with same parameters 2012-02-27 15:32:57 +00:00
rMalie e58c1c7123 // Display of payment modules per shop #PSTEST-833 2012-02-27 15:18:51 +00:00
vChabot c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie 4d38b9fe4a // Fix module activation on multishop during installation #PSTEST-839 #PSTEST-877 2012-02-27 13:29:32 +00:00
rMalie 9df656d091 // Fix multishop on CMS (INNER JOIN instead of LEFT JOIN) 2012-02-27 13:20:25 +00:00
rMalie 435c613794 // Fix multishop on Category->getChildren() 2012-02-27 13:15:02 +00:00
rMalie ab2515b67c // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie 0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie 394c493efc // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +00:00
rGaillard b5f5501226 // tax rules product and carriers shop association in webservices 2012-02-24 11:12:12 +00:00
rMalie c55ce4833f // Fix getContextType() 2012-02-24 10:11:01 +00:00
rGaillard 03f5b4da70 // Fix sql request 2012-02-24 10:07:38 +00:00
mDeflotte a9b9ed0f55 [-] FO : #PSFV-569 - Fix bug with instant search 2012-02-24 09:52:37 +00:00
rMalie b0ce37b290 // Fix shop->id in Carrier 2012-02-24 09:34:54 +00:00
rGaillard 5793e30caa [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie e7d374507d // Restore shop context in shop list and can filter shop pages per group shop 2012-02-24 08:58:21 +00:00
rMalie 8ed9b6ae0c // Fix shop context call 2012-02-24 08:51:52 +00:00
dMetzger 3568be9aa0 [-] FO : automatic refresh of the cart when a cart rule is added 2012-02-23 18:24:23 +00:00
tDidierjean b92de5dcd9 // Fix bug with missing default value for date 2012-02-23 17:04:18 +00:00
rMalie 1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie dfdce557ee // Improve multishop API 2012-02-23 15:54:10 +00:00
dMetzger 6afc517815 [-] FO : cart rule fix (product restrictions mixing attributes and other criteria) 2012-02-23 15:54:05 +00:00
rMalie bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
aFolletete 5f42c8ac59 // Fixed bug #PSTEST-752 2012-02-23 15:22:17 +00:00
lLefevre 6efdb01ba2 [-] BO : #PSTEST-795 : Display date from and date to filters in list 2012-02-23 15:19:02 +00:00
dMetzger 0d3f8611b5 [+] BO : BO width can now be fixed or flexible (you can set it up in your employee account) 2012-02-23 14:42:23 +00:00
vSchoener 4eddf4daae [+] CORE : Module properly upgraded with message even if no file upgrade file exist, add 'upgrade' button 2012-02-23 11:02:35 +00:00
tDidierjean 5fe222860a [-] BO : fix bug #PSFV-534 - Button toolbar disappear after save if errors 2012-02-23 10:34:56 +00:00
rMalie 0599e6ed30 // Change RIGHT to LEFT join in shop association 2012-02-23 08:34:46 +00:00