Commit Graph

6950 Commits

Author SHA1 Message Date
vChabot ddb93a1f7d [*] BO : Modules can now be authorized or not by client group 2011-10-06 15:22:25 +00:00
vAugagneur e6ea6e7877 //small fix 2011-10-06 14:52:02 +00:00
vAugagneur 7530aafd55 //small fix 2011-10-06 14:51:47 +00:00
mMarinetti 4012b88f6b [-] Installer : Fix country_to_timezone in last step
[+] BO : now AdminProducts and AdminCategories are separated from AdminCatalog
[+] FO : new method Category::getAllChildren() (the return value is an array, but can evolve to a collection
// Uses of Media:: in header.inc.php
2011-10-06 13:02:24 +00:00
rMalie 2a5f66203a // context->controller now work for adminController too 2011-10-06 09:55:28 +00:00
vAugagneur 5db4ba7b45 [*] Classes : addJqueryUI automaticaly add css 2011-10-06 09:51:37 +00:00
aFolletete 3dc718a88b // fix bug on AdminController and callback usage 2011-10-06 09:48:48 +00:00
aFolletete ad3fa39247 // fix norm 2011-10-06 09:39:45 +00:00
lLefevre 1782dd2c63 [-] BO : fixed bug in method displayDate() to the class Tools 2011-10-06 09:17:56 +00:00
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