Commit Graph

3325 Commits

Author SHA1 Message Date
rMalie 3574f0a923 // Add exceptions in db classes + normalize some files + split defines.inc file 2011-10-11 10:04:23 +00:00
fBrignoli 78f677c20d [*] BO : AdminTaxRulesGroup country select size 2011-10-11 09:55:05 +00:00
lLefevre 63f696082d [*] BO : Rights verification for multi-shop 2011-10-10 16:10:57 +00:00
aFolletete a9cb3ef295 // fix issue with prefix and suffix in column 2011-10-10 16:04:36 +00:00
aFolletete 0cae1812d2 // fixed icon column type issue on HelperList
// now callback column call a method of AdminController and not of Entity
// clean datepicker in HelperList
2011-10-10 15:35:25 +00:00
lLefevre 2cebea328f // Delete file requestSql.php 2011-10-10 15:28:22 +00:00
rMalie 9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
lLefevre 7e7793ec5b [*] BO : added right of multi-shop 2011-10-07 15:39:55 +00:00
rMalie 786ee5e553 // MCached renamed in CacheMemcache + CacheFS renamed in CacheFs 2011-10-07 12:49:15 +00:00
mMarinetti e001fedef5 // revert 2011-10-07 12:40:46 +00:00
vChabot d850c29d3c // improve JS (select/unselect all) 2011-10-07 12:29:51 +00:00
mMarinetti 49c7502f06 // revert 2011-10-07 12:27:01 +00:00
rMalie d46fbbc039 // Merge -> revision 9124 2011-10-07 09:54:43 +00:00
vAugagneur 6a697acaf2 [+] BO : added action button in autocomplete module list 2011-10-07 08:05:29 +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
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
lLefevre 69e58a9222 //added AdminSearchEnginesController 2011-10-06 08:26:24 +00:00
jmCollin 656c5aac3d // Fix shipping cost for virtual products 2011-10-05 16:02:12 +00:00
rMalie bbc6c6bdc4 // Merge -> revision 9061 2011-10-05 15:21:55 +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
vAugagneur 53d858fa2a //fixed small bug on search category 2011-10-05 09:39:13 +00:00
lLefevre eaa21cb226 //Added AdminAliasesController 2011-10-05 09:34:10 +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
lLefevre e47380cf6c //replace password and secure_key by **** 2011-10-04 16:03:24 +00:00
jmCollin e9997555ac // fix bug with combination 2011-10-04 15:51:28 +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 4ec4b1b69c //fixed bug activeVisu in list_content.tpl 2011-10-04 15:06:36 +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
vAugagneur 06a03e2169 //small fix 2011-10-04 12:42:20 +00:00
lLefevre 21d405e6dd //update .tpl name AdminRequestSqlController 2011-10-03 16:45:27 +00:00
lLefevre 0e3e365f96 // Added AdminShopUrlController 2011-10-03 16:44:23 +00:00
rMalie c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
vAugagneur 2f713b9fd1 //use Tools::isSubmit() instead of array_key_exist('', $_POST); 2011-10-03 15:18:18 +00:00
vAugagneur 8eaf48dda9 //fixed small bug 2011-10-03 14:40:40 +00:00
aFolletete 1aed8162db // Rename adminAddresses template 2011-10-03 13:19:57 +00:00
lLefevre c85f23ba5a //Added method bulkexport in AdminRequestSqlController 2011-10-03 09:30:03 +00:00
rMalie 468306a3ca // Merge -> revision 8952 2011-10-03 09:14:01 +00:00
vChabot 372c8dac4e [*] Registration type is now in 2 steps or all in one
// refactoring AuthController.php (front)
2011-09-30 15:48:20 +00:00
lLefevre 8ce076c617 //Added AdminRequestSqlController 2011-09-30 15:28:44 +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
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
rMalie 0c40fb9a06 // Merge -> 8910 2011-09-30 08:17:25 +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