Commit Graph

265 Commits

Author SHA1 Message Date
bMancone
99c725dd01 // Improved stock management for packs 2012-03-01 14:28:56 +00:00
bMancone
d3ae49c6ad // Updated mailalerts module 2012-03-01 13:32:16 +00:00
bMancone
28b5016190 // Fixed #PSFV-464 2012-02-29 14:45:34 +00:00
tDidierjean
e462d968f0 // rename $toolbar_fix to $toolbar_scroll part2 2012-02-28 17:39:40 +00:00
vChabot
86307c15b8 // sql fix in AdminProductsController 2012-02-28 16:39:14 +00:00
rMalie
294821df62 // Fix product images association for multishop #PSTEST-745 2012-02-28 15:03:51 +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
vChabot
2090f2d279 // id_category_default fix 2012-02-27 15:42:48 +00:00
rGaillard
bac7de54ae // Fix bug which allow to create multi specific price with same parameters 2012-02-27 15:32:57 +00:00
vChabot
c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +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
5793e30caa [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
fBrignoli
f5eeed19b0 [-] BO : Bug Fixed #PSTEST-822 - You can now set datetime to configure specific price boundaries 2012-02-24 09:13:03 +00:00
mDeflotte
da4993d666 // Change customizable properties form label name 2012-02-23 17:07:35 +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
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
bMancone
b2ac0eb581 // Fixed #PSTEST-837 2012-02-22 15:48:46 +00:00
mMarinetti
677a4e485c // Welcome 2012 2012-02-22 09:28:22 +00:00
mMarinetti
c556df3c79 [+] classes : New method ->attachProduct($id_product)
// Fix #PSTEST-699
// now new attachment are automatically linked to the current product
2012-02-21 10:03:32 +00:00
mMarinetti
669c8afc5a // fix in product page edition after deleting pack and save, some javascript function were not loaded 2012-02-20 17:32:54 +00:00
tDidierjean
2a1a47b5f6 // replace all uses of "combinaison" by "combination" 2012-02-17 15:03:56 +00:00
tDidierjean
667bd7ab10 [*] BO : #PSTEST-784 - selected attribute is now visible 2012-02-17 14:50:01 +00:00
rMalie
499b6af5b5 // Fix default shop associations in helper shop #PSTEST-770 2012-02-16 14:10:30 +00:00
tDidierjean
060a70cee3 // Upgrade specific price deletion 2012-02-16 09:45:47 +00:00
tDidierjean
7895a7f533 // Changes and fixes to specific prices creation 2012-02-15 16:16:10 +00:00
tDidierjean
67a95fd1f6 // AdminController refactoring 2012-02-14 10:47:40 +00:00
tDidierjean
5946c9fe93 // Finish removing the "id_theme in ImageType" code 2012-02-13 15:35:05 +00:00
tDidierjean
8efbbb9f76 [-] BO : fix bug #PSTEST-719 - wrong redirection on product page 2012-02-10 16:01:52 +00:00
tDidierjean
fccb65f6d3 // Replace public by protected in override methods 2012-02-06 13:41:51 +00:00
fSerny
262c056676 // Adding some hooks :) 2012-02-02 14:18:07 +00:00
fSerny
a5350ca415 [*] BO : Each module hooked on displayAdminProductsExtra add a Product Tab 2012-02-02 10:39:17 +00:00
rMalie
801f647827 // Fix assignations in conditions with logical operators + normalize 2012-02-01 16:42:20 +00:00
Francois Gaillard
aa9f7c215e [*] FO : Better gesture of product discounts. 2012-02-01 15:12:26 +00:00
fSerny
c12004b0b7 [*] BO : Adding hook on AdminProducts 2012-01-27 14:45:35 +00:00
tDidierjean
8b740b8324 [-] BO : fix redirection after product creation 2012-01-26 17:38:01 +00:00
mDeflotte
554e7ce7d7 [-] BO : #PSTEST-525 - Fix problem with the page product : field must be reset if there is an errors 2012-01-26 17:33:28 +00:00
mDeflotte
00015ba06f [-] BO : #PSTEST-476 - Fix problem with slashes added before "'" 2012-01-26 15:05:56 +00:00
rGaillard
d40b9ff4af // Fix AdminProduct tabs 2012-01-26 13:44:23 +00:00
rGaillard
dc99f52f25 // Small fixes on AdminProduct tab 2012-01-26 12:50:41 +00:00
rMalie
33faa2bb1d // Normalize 2012-01-25 17:26:04 +00:00
mDeflotte
e462da6531 [-] BO : #PSTEST-582 - Select default currency on tab tab product > supplier 2012-01-25 16:59:55 +00:00
vChabot
d2cc595a55 // categories multishop improved 2012-01-24 09:30:32 +00:00
tDidierjean
f813e9af08 [*] BO : product page - added all tabs to preloading queue 2012-01-23 14:20:06 +00:00
rMalie
f08ce5cb8b [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
tDidierjean
b8385094da // Helper::renderAdminCategorieTree refactoring 2012-01-20 13:02:34 +00:00
tDidierjean
bf35baa405 // BO : product page JS fixes 2012-01-19 17:45:51 +00:00
vChabot
585b670df3 [*] BO : categories multishop improved 2012-01-19 14:03:33 +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
tDidierjean
60d466b2f7 // BO: Remove category filter by select in product page and refactor Helper::renderAdminCategorieTree() 2012-01-19 10:08:06 +00:00