Commit Graph

454 Commits

Author SHA1 Message Date
lLefevre ed9bc6f875 // Fix bug in AdminCustomersController 2011-11-23 18:01:07 +00:00
dMetzger bffb7adec3 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
lLefevre ae3349af45 // delete btn preview if the shop have not virtual_uri in AdminProductsController 2011-11-23 17:37:16 +00:00
lLefevre c302189519 // delete btn preview if the shop have not virtual_uri in AdminProductsController 2011-11-23 17:14:19 +00:00
lLefevre dee7d0b17a // added link for preview in AdminProductsController 2011-11-23 17:05:29 +00:00
rMalie 1dc3341748 // Some fix on multishop + stock 2011-11-23 17:00:20 +00:00
lLefevre d3db9d0808 // Fix bug in AdminProductsController 2011-11-23 16:49:15 +00:00
tDidierjean 9e946dd8a3 // Add actions to product list and fix product duplication 2011-11-23 16:45:14 +00:00
rGaillard efe4e5c9e1 // Small fixes 2011-11-23 16:31:53 +00:00
lLefevre 0baaae0273 // fix bug added action edit and delete in AdminScenesController + norms 2011-11-23 16:13:23 +00:00
dSevere 7e51bf2fee // Stock Management : Show stock interfaces only if the option is active in the configuration + debug 2011-11-23 16:07:57 +00:00
tDidierjean 179c475440 // Fix helper translations 2011-11-23 15:28:05 +00:00
tDidierjean f6796f4207 // refactoring AdminTranslations 2011-11-23 15:00:48 +00:00
rGaillard b9b3ed5554 // Little change on adminpayment 2011-11-23 14:29:40 +00:00
lLefevre a7ead19457 // fix bug change translate AdminTab for AdminController in AdminTranslationsController 2011-11-23 14:25:13 +00:00
mMarinetti b80664423b // fix redirect 2011-11-23 14:01:28 +00:00
fSerny b87edfec75 [-] BO : AdminModule Addons Icon now appear in AutoComplete Search 2011-11-23 13:49:15 +00:00
dMetzger 5cada57f78 // bug fix for the cart rules 2011-11-23 13:38:41 +00:00
lLefevre 3138ff1e9d // Fix bug in AdminPaymentController && added toolbar 2011-11-23 13:21:39 +00:00
dSevere 78e540cd94 // AdminController and stock management : some debug and updates 2011-11-23 13:15:40 +00:00
tDidierjean 52840edca2 // fixes to orders->view product, adminsearch->toolbar, admintaxrules hint 2011-11-23 13:14:07 +00:00
rMalie 01b1f1ebcc // Fix some bug on multishop + improve display of shop pages 2011-11-23 13:09:23 +00:00
bMancone 5b1b0818c2 // AdminProductsController: added new array to translate tabs name. Added translations of fr/admin & SupplyOrderForm(PDF) 2011-11-23 11:41:25 +00:00
fSerny db97886289 [-] BO : AdminModules fix on Addons Connection 2011-11-23 11:31:39 +00:00
rGaillard 44dd534693 // Warning is now displayed for shop without url 2011-11-23 11:11:45 +00:00
vSchoener 198a19211c // Update accounting controller due to last commit 2011-11-23 10:57:07 +00:00
rGaillard e0b4600fbd // Little fix on carts tab filters 2011-11-23 10:37:33 +00:00
rGaillard e430f30803 // Fix online visitors on carts tab 2011-11-23 10:32:13 +00:00
rGaillard a3aa513f77 // ajax process off adminaccess is now in the controller 2011-11-23 10:01:22 +00:00
lLefevre ae642dbd87 // Fix bug in AdminCartsController 2011-11-23 09:28:36 +00:00
vAugagneur 8e4202613d // 2011-11-22 22:09:22 +00:00
vAugagneur e08cb23c9e [+] BO : added new input type tags 2011-11-22 21:48:07 +00:00
dSevere e11de57be9 // Product Admin Controller : update toolbar + bugs fix 2011-11-22 19:17:41 +00:00
bMancone 71e5882f3f // AdminStockMvt : ergonomy 2011-11-22 18:50:53 +00:00
lLefevre 6f596d5f6b // fix display AdminLogsController 2011-11-22 17:21:41 +00:00
tDidierjean 52c1cf43f3 // fix AdminStatsTab::displayStats() when no module is active 2011-11-22 17:17:19 +00:00
lLefevre e0f0fbc1a5 // fix bug AdminTranslationsController 2011-11-22 17:14:11 +00:00
lLefevre 2a19386ddf // fix bug in AdminController method initView() 2011-11-22 17:00:09 +00:00
tDidierjean 2fbafe711d // Added toolbar to AdminModulesPositions and added full products list on AdminProducts 2011-11-22 16:49:52 +00:00
fBrignoli 0a30896814 // Strict standard on initView 2011-11-22 16:45:47 +00:00
dSevere 46a7f9ff83 // Product Admin Controller : update interfaces for quantities, suppliers and warehouses + bugs fix 2011-11-22 16:41:42 +00:00
lLefevre dacb4f7eb4 // delete multiple button save in AdminStatsTabController and added juery ui datepicker 2011-11-22 16:36:10 +00:00
rMontagne 73b53c029a //fix UpdateShopAssocImage 2011-11-22 16:29:10 +00:00
bMancone c4a3c2da6b // Supply Orders : prices are now correctly converted, depending on the currency of the order/warehouse 2011-11-22 16:23:00 +00:00
lLefevre 50db73ae8d // fix added toolbar in AdminInformationController 2011-11-22 16:05:08 +00:00
lLefevre 9b6efc0a14 // fix added toolbar in AdminTranslationsController 2011-11-22 15:54:14 +00:00
bMancone 3db7913942 // Supply Orders : it is not possible to create an order if the date_delivery_expected is in the past, anymore. 2011-11-22 15:31:01 +00:00
fSerny 2670773901 [-] BO : AdminModules - Fix on GetModulesOnDisk and general ergonomy 2011-11-22 14:53:58 +00:00
vChabot aabc36aa95 // attributes position works fine 2011-11-22 14:53:50 +00:00
lLefevre e9d9f45290 // fix bug in AdminBackupController 2011-11-22 14:44:54 +00:00