Commit Graph

17570 Commits

Author SHA1 Message Date
vChabot 8e5e0cd5b0 // db_settings_extends updated 2011-10-07 08:02:34 +00:00
vChabot 8ef2a5c729 // modification upgrade sql 1.5.0.1 2011-10-07 07:51:36 +00:00
vChabot 4125388d19 // little correction 2011-10-07 07:47:07 +00:00
vChabot 8aaa84eef7 // adding default restrictions on install 2011-10-07 07:46:49 +00:00
vAugagneur 07eb5016ae // 2011-10-06 15:45:53 +00:00
vAugagneur 4f742a9ce8 // 2011-10-06 15:36:28 +00:00
aFolletete f93ee965c1 // move js_files and css_files assign in initFooter 2011-10-06 15:34:05 +00:00
mMarinetti 9d319d6c83 // no more media in header.inc 2011-10-06 15:32:11 +00:00
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
vAugagneur b5ce7ecacd //small fix 2011-10-06 13:54:33 +00:00
vAugagneur dac0b54562 //small fix 2011-10-06 13:41:24 +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
vAugagneur e03c8fdf4d //small fix 2011-10-06 12:06:18 +00:00
vAugagneur 31a161c41c // 2011-10-06 12:05:37 +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 69e58a9222 //added AdminSearchEnginesController 2011-10-06 08:26:24 +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
vAugagneur 159a14eb1b // 2011-10-05 15:57:42 +00:00
vAugagneur f824fe639e // 2011-10-05 15:55:57 +00:00
rMalie 90e9667df3 // Remove counties in db_settings_lite.sql 2011-10-05 15:51:29 +00:00
aFolletete 3048347058 // fix norm 2011-10-05 15:45:57 +00:00
vChabot 7a53ec6a55 // little fix 2011-10-05 15:45:01 +00:00
vAugagneur f554933804 // 2011-10-05 15:35:03 +00:00
rMalie bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +00:00
vChabot d8f04cedb7 // fix conflict 2011-10-05 14:57:52 +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 82507c9e8c [*] FO : Hide the download link if the virtual product do not have files associated with it 2011-10-05 14:27:30 +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
lLefevre 51ccba4fa1 //update adminStates.tpl 2011-10-05 12:48:31 +00:00
lLefevre 9d805d6761 //added AdminStatesController 2011-10-05 12:42:52 +00:00
rMalie ae8fb39818 // Improve exception display 2011-10-05 12:05:40 +00:00
vAugagneur 53d858fa2a //fixed small bug on search category 2011-10-05 09:39:13 +00:00
vAugagneur 96e13dd47d //fixed small bug on search category 2011-10-05 09:34:38 +00:00
lLefevre eaa21cb226 //Added AdminAliasesController 2011-10-05 09:34:10 +00:00
vAugagneur 9ad9d0781e [+] Classes : Media::getJqueryPluginPath() - added new parameter $folder 2011-10-05 09:01:19 +00:00
lLefevre b92c1accb6 //correct errors in norms 2011-10-05 08:57:38 +00:00
lLefevre e56227c2ba //added array _listSkipDelete in AdminController 2011-10-05 08:30:00 +00:00
lLefevre 07681b5571 // Added AdminGroupShopController 2011-10-05 08:18:44 +00:00
lLefevre d311b3c976 //fixed bug update form 2011-10-05 08:17:51 +00:00
lBrieu 3de9a7277d [-] Solve problem when trying to view a specific order on the history page (bad order id) 2011-10-05 07:55:21 +00:00