Commit Graph

44 Commits

Author SHA1 Message Date
rMalie
5b8e96602f // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
tDidierjean
c5bf3ab59a // Rename fieldsDisplay to fields_list part2 (timeout) 2012-03-29 16:29:31 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
tDidierjean
c0b05dbe6c // rename $toolbar_fix to $toolbar_scroll part2 2012-02-28 17:39:40 +00:00
bMancone
069b4add05 // Fixed revision 13573 2012-02-28 13:13:47 +00:00
rMalie
5788d00d96 // Improve shop associations in BO 2012-02-24 09:11:18 +00:00
rMalie
683ab16d3c // Fix shop context call 2012-02-24 08:51:52 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
mDeflotte
07ebf2e2e5 // Removing attribute 'preselect_country' and use 'default_value' instead 2012-02-22 14:27:32 +00:00
mMarinetti
1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
tDidierjean
80514e5b39 // replace all uses of "combinaison" by "combination" 2012-02-17 15:03:56 +00:00
aFolletete
7f6950e856 [-] BO : the default country of shop is correctly selected by default in forms with country field #PSTEST-493 2012-02-16 15:55:11 +00:00
mDeflotte
0088f5d245 [-] BO : #PSTEST-769 - The default country must be pre-selected on address list 2012-02-16 14:13:04 +00:00
tDidierjean
9310c81d50 // Finish removing the "id_theme in ImageType" code 2012-02-13 15:35:05 +00:00
rGaillard
4151546437 [-] BO: Fix some listing filters bug 2012-02-09 16:56:17 +00:00
tDidierjean
a94c3b98d8 // Rename template/helper to template/helpers 2012-02-06 16:35:49 +00:00
tDidierjean
fd0028cd60 // Replace public by protected in override methods 2012-02-06 13:41:51 +00:00
mDeflotte
3e3f9bee5b // BO : Fix bug with bad order by 2012-02-03 14:25:23 +00:00
mDeflotte
ec97c81508 // Normalization 2012-01-27 13:53:42 +00:00
rMalie
84f4d0838c [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
mBertholino
781ead13ac [-] BO : #PSTEST-401 - Bug Fixed in SVN 2012-01-10 16:27:22 +00:00
lLefevre
38bfac2082 [-] BO : #PSTEST-250 : Fix bug adding manufacturer address 2011-12-30 10:01:58 +00:00
rGaillard
b0aeba9516 // ImageType is now applied to a them 2011-12-22 22:08:40 +00:00
aFolletete
a95af103b6 // revert from r11699 2011-12-22 21:56:00 +00:00
rGaillard
2782db068b // ImageType is now applied to a them 2011-12-22 21:48:40 +00:00
bMancone
ccc2fd841a // Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted. 2011-12-06 14:28:40 +00:00
dSevere
f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
lLefevre
c97ee6e2f9 // fix bug in bulk_actions of type "delete" in AdminController's 2011-11-30 15:24:50 +00:00
tDidierjean
aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
vAugagneur
a190f5dd21 [+] BO : added new input type tags 2011-11-22 21:48:07 +00:00
tDidierjean
c4a0a95af9 // HelperForm : 'p' replaced by 'desc' 2011-11-18 18:27:48 +00:00
tDidierjean
5c47836cee // Remove unused attributeLang 2011-11-18 14:09:17 +00:00
lLefevre
6a25c4f702 [*] BO #PSFV-94 : Added AdminFeatureController 2011-11-15 15:37:04 +00:00
lLefevre
71574b23be // fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94) 2011-11-15 12:19:39 +00:00
lLefevre
ccfc2af865 // fix update view.tpl in AdminManufacturersController 2011-11-07 09:12:51 +00:00
tDidierjean
38bd34ffdf // changes to table width 2011-11-04 12:52:52 +00:00
mMarinetti
4949475fae // #PSFV-94 - fixed bug related to new breadcrumb system 2011-11-04 10:59:10 +00:00
mMarinetti
1927cbfaa3 // bugfix admin products, adminattributesgroups, admincategories
// helper list and form improved
2011-11-03 17:04:33 +00:00
tDidierjean
4d6975727c // AdminController refactoring 2011-11-03 11:12:18 +00:00
tDidierjean
4b45252b1f [*] BO : #PSFV-94 - added AdminSuppliersController 2011-11-02 16:02:53 +00:00
lLefevre
a28c2cb0f8 [*] BO : #PSFV-94 - added AdminAttributesGroupController 2011-11-01 20:57:27 +00:00
lLefevre
02bf347621 // Fix added GroupShop Manufacturer 2011-10-28 13:01:20 +00:00
lLefevre
166d0e956f [*] BO #PSFV-94 : Added AdminManufacturerController 2011-10-28 12:20:50 +00:00