Commit Graph

245 Commits

Author SHA1 Message Date
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
tDidierjean
cca66138cc [*] BO : Added category tree to product list 2012-01-18 15:49:06 +00:00
bMancone
83a6ae608f // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone
021a5a8dcd // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
tDidierjean
0c9657abc2 [-] BO : fix product page display when saving pack 2012-01-17 15:17:09 +00:00
bMancone
5812d37709 // Fixed #PSTEST-447 2012-01-16 15:55:51 +00:00
tDidierjean
16999ab89b // Remove dead code 2012-01-16 15:47:02 +00:00
tDidierjean
cdfa82fc8b [-] BO : fix JS errors and redirection issues on product page 2012-01-16 15:31:07 +00:00
tDidierjean
d81ca8027a // Fix new combination form submit 2012-01-16 10:48:51 +00:00
tDidierjean
1c4523589c // Combinations are now saved using the global save product action (#PSTEST-354) 2012-01-16 09:28:15 +00:00
bMancone
b42c7d64b9 // AdminProductsController fixed 2012-01-11 16:21:50 +00:00
tDidierjean
6d7aba76f3 // Changes to BO permissions management 2012-01-11 16:19:19 +00:00
bMancone
b2aee7ade6 // Fixed Suppliers/Products association #PSTEST-429 2012-01-11 15:30:02 +00:00
tDidierjean
88b3c8f9e7 // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
mBertholino
0cea793a08 [-] BO : PSFV-365 - fixed bug 2012-01-11 08:48:45 +00:00
mBertholino
38eff0ef4a [-] BO : #PSTEST-401 - Bug Fixed in SVN 2012-01-10 16:27:22 +00:00
bMancone
53db54e6e0 // Improved Pack management 2012-01-10 15:40:46 +00:00
vChabot
b35e2db3bf // little fix about categories with multishop and Helper::renderAdminCategorieTree 2012-01-10 10:29:53 +00:00
bMancone
176798ff90 // updated stock for Pack 2012-01-09 18:23:01 +00:00
tDidierjean
b1e9cedf42 // Move controller templates to subfolder controllers/ 2012-01-09 17:23:42 +00:00
vChabot
2204a2b653 [*] BO : Adding category management with multishop 2012-01-09 15:13:46 +00:00