Commit Graph

1741 Commits

Author SHA1 Message Date
lLefevre 7c0f70b689 //update property in AdminController 2011-10-05 16:31:51 +00:00
jmCollin 656c5aac3d // Fix shipping cost for virtual products 2011-10-05 16:02:12 +00:00
aFolletete 3048347058 // fix norm 2011-10-05 15:45:57 +00:00
rMalie bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
rMalie 5b9dee6055 // Small fix on exceptions 2011-10-05 14:43:25 +00:00
lBrieu ee04b617f4 [*] FO : Hide the download link and download icon if the virtual product do not have files associated with it 2011-10-05 14:28:47 +00:00
lBrieu 69ae41c235 [*] FO : get the product attribute id for download link 2011-10-05 13:57:02 +00:00
lBrieu 8cb10d7935 [*] FO : change the download link for files associated to product attributes 2011-10-05 13:54:56 +00:00
lBrieu daf524a55c [+] FO : don't send email if there's no file associated to the virtual product
[*] FO : change the download link for files associated to product attributes
2011-10-05 13:53:51 +00:00
rMalie ae8fb39818 // Improve exception display 2011-10-05 12:05:40 +00:00
vAugagneur 9ad9d0781e [+] Classes : Media::getJqueryPluginPath() - added new parameter $folder 2011-10-05 09:01:19 +00:00
lLefevre e56227c2ba //added array _listSkipDelete in AdminController 2011-10-05 08:30:00 +00:00
lLefevre bfda79aef0 //Added bulk action in AdminShopUrlController and fixed norms 2011-10-04 15:45:47 +00:00
vAugagneur 8165dc91f8 [+] Classes : Helper::renderAdminCategorieTree() have new params "$use_search" to add a input search 2011-10-04 15:42:56 +00:00
lLefevre 288fff1d56 //delete info() in HelperList 2011-10-04 14:59:03 +00:00
lLefevre 6184671b50 //assign var listSkipDelete in list_content.tpl 2011-10-04 14:49:20 +00:00
lLefevre af8018d0cd //added message errors and success, Norms 2011-10-04 14:23:23 +00:00
mDeflotte 6210c838e4 // Normalization 2011-10-04 12:04:19 +00:00
lLefevre 77f597d97c //update property _listSkipDelete 2011-10-04 12:01:55 +00:00
lLefevre b6eb256ee6 //added property _listSkipDelete 2011-10-04 11:56:02 +00:00
lLefevre d76e8bbc98 //update of the method _displayEnableLink() call line 171 2011-10-04 07:09:53 +00:00
rMalie c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
lBrieu b5b2a4ffb6 [*] FO : Update filename if product has combinations (and files associated to them) 2011-10-03 15:39:06 +00:00
lBrieu 3e2d0086fa [*] FO : Update filename if product has combinations (and files associated to them) 2011-10-03 13:05:08 +00:00
fBrignoli 8915f989ed // cache on getTaxCalculator() 2011-10-03 12:43:05 +00:00
rMalie 468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
vAugagneur 5dcafd05d4 //small fix 2011-10-03 09:02:42 +00:00
vAugagneur d625f4cd6c //small fix 2011-10-03 08:35:50 +00:00
vAugagneur 0b84495eef [-] Classes : fixed small bug on CCC 2011-10-03 08:22:33 +00:00
rMalie 48a5b5817e // Optimisation ObjectModel + hydrateCollection 2011-09-30 16:04:33 +00:00
tDidierjean b90d2bdf4b // added customizable bulk actions for lists in BO 2011-09-30 15:08:35 +00:00
mDeflotte 3c5edebae6 [*] Add reference for carriers 2011-09-30 14:59:07 +00:00
rMalie f65df2f2ae // Norm on controllers 2011-09-30 13:50:55 +00:00
mDeflotte 8d19f130d7 [-] BO : BugFix - Not possible to save a carrier 2011-09-30 13:19:25 +00:00
vAugagneur e8901103e3 [+] Classes : added new class Media => It contains all the method related to media like CSS, JS
[+] Classes : added new method Media::addJquery(), Media::addJqueryUI(), Media::addJqueryPlugin()
[~] Deprecated : All method related to CCC has been moved in class Media
2011-09-30 13:01:10 +00:00
tDidierjean 6f2d02442d // Update list generation 2011-09-30 10:00:20 +00:00
mDeflotte f302e2e2cf [-] All : Class Product, error in SQL request
// some normalization is class product (all is not done)
2011-09-30 09:29:36 +00:00
rMalie 0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +00:00
tDidierjean db83f020cd // update to AdminController init() and postProcess() 2011-09-29 17:20:16 +00:00
jmCollin 8c1e2b8bf2 [+] FO : add files for combination
[*] FO : Create virtual products with no associated file
2011-09-29 16:40:44 +00:00
rMalie 12ecd22c7c // Refacto of CategoryController 2011-09-29 16:31:32 +00:00
tDidierjean 2ccb613174 // fixed item edition for AdminAddresses 2011-09-29 16:25:58 +00:00
mMarinetti f1077ea9c0 // fix links in main menu,
// + moved tab AdminTracking.php to AdminTrackingController.php
2011-09-29 16:13:34 +00:00
mMarinetti f7248f816e // fix displaying subtabs link,
// fix adminHome links
2011-09-29 16:02:26 +00:00
mDeflotte 9eaf05d458 // Remove "space" in class Tools 2011-09-29 14:42:03 +00:00
rMalie ce866fa68a [+] Classes: Add ObjectModel::hydrateCollection() in order to transform arrays from sql queries return in list of objects 2011-09-29 13:23:54 +00:00
tDidierjean ddc120205f // Added HelperList, AdminAddressController, and fixed subtab display 2011-09-28 16:32:42 +00:00
rMalie fe96631b7b // Merge -> revision 8851 2011-09-28 16:03:30 +00:00
rMalie 6424bf8541 // Refacto of cartController 2011-09-28 15:40:28 +00:00
mMarinetti ef9f2d1c2f [+] BO : now Back-office has meta-title by controller
// fix back office template, add missing override
2011-09-28 14:15:07 +00:00